index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2022-09-11
reiserfs: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-09-11
ocfs2: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-09-11
hfs: replace kmap() with kmap_local_page() in btree.c
Fabio M. De Francesco
2022-09-11
hfs: replace kmap() with kmap_local_page() in bnode.c
Fabio M. De Francesco
2022-09-11
hfs: unmap the page in the "fail_page" label
Fabio M. De Francesco
2022-09-11
aio: use atomic_try_cmpxchg in __get_reqs_available
Uros Bizjak
2022-09-11
buffer: use try_cmpxchg in discard_buffer
Uros Bizjak
2022-09-11
epoll: use try_cmpxchg in list_add_tail_lockless
Uros Bizjak
2022-09-11
fs/qnx6: delete unnecessary checks before brelse()
Minghao Chi
2022-09-11
fs/isofs: replace kmap() with kmap_local_page()
Fabio M. De Francesco
2022-09-11
hfsplus: convert kmap() to kmap_local_page() in btree.c
Fabio M. De Francesco
2022-09-11
hfsplus: convert kmap() to kmap_local_page() in bitmap.c
Fabio M. De Francesco
2022-09-11
hfsplus: convert kmap() to kmap_local_page() in bnode.c
Fabio M. De Francesco
2022-09-11
hfsplus: unmap the page in the "fail_page" label
Fabio M. De Francesco
2022-08-28
Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-08-28
squashfs: don't call kmalloc in decompressors
Phillip Lougher
2022-08-28
ocfs2: fix freeing uninitialized resource on ocfs2_dlm_shutdown
Heming Zhao
2022-08-28
writeback: avoid use-after-free after removing device
Khazhismel Kumykov
2022-08-28
Merge tag 'for-6.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-28
Merge tag '6.0-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2022-08-24
cifs: Add helper function to check smb1+ server
Zhang Xiaoxu
2022-08-24
cifs: Use help macro to get the mid header size
Zhang Xiaoxu
2022-08-24
cifs: Use help macro to get the header preamble size
Zhang Xiaoxu
2022-08-24
cifs: skip extra NULL byte in filenames
Paulo Alcantara
2022-08-23
Merge tag 'fs.fixes.v6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-08-23
Merge tag 'mm-hotfixes-stable-2022-08-22' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-08-23
btrfs: add info when mount fails due to stale replace target
Anand Jain
2022-08-23
btrfs: replace: drop assert for suspended replace
Anand Jain
2022-08-23
btrfs: fix silent failure when deleting root reference
Filipe Manana
2022-08-23
btrfs: fix space cache corruption and potential double allocations
Omar Sandoval
2022-08-23
smb3: missing inode locks in punch hole
David Howells
2022-08-23
smb3: missing inode locks in zero range
David Howells
2022-08-22
Merge tag 'nfs-for-5.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-08-22
Merge tag 'fs.idmapped.fixes.v6.0-rc3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-08-22
Merge tag 'filelock-v6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-22
btrfs: don't allow large NOWAIT direct reads
Josef Bacik
2022-08-22
btrfs: don't merge pages into bio if their page offset is not contiguous
Qu Wenruo
2022-08-22
btrfs: update generation of hole file extent item when merging holes
Filipe Manana
2022-08-22
btrfs: fix possible memory leak in btrfs_get_dev_args_from_path()
Zixuan Fu
2022-08-22
btrfs: check if root is readonly while setting security xattr
Goldwyn Rodrigues
2022-08-22
ntfs: fix acl handling
Christian Brauner
2022-08-21
Merge tag '6.0-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2022-08-20
mm/uffd: reset write protection when unregister with wp-mode
Peter Xu
2022-08-20
mm/smaps: don't access young/dirty bit if pte unpresent
Peter Xu
2022-08-19
NFSv4.2 fix problems with __nfs42_ssc_open
Olga Kornievskaia
2022-08-19
NFS: unlink/rmdir shouldn't call d_delete() twice on ENOENT
NeilBrown
2022-08-19
Merge tag 'execve-v6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-19
Merge tag 'for-6.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-19
Merge tag '5.20-rc2-ksmbd-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2022-08-19
cifs: move from strlcpy with unused retval to strscpy
Wolfram Sang
[next]