index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-25
cachefiles: fix slab-use-after-free in cachefiles_withdraw_cookie()
Baokun Li
2
-2
/
+34
2024-07-25
cachefiles: fix slab-use-after-free in fscache_withdraw_volume()
Baokun Li
1
-0
/
+10
2024-07-25
netfs, fscache: export fscache_put_volume() and add fscache_try_get_volume()
Baokun Li
2
-2
/
+14
2024-07-25
mm: page_ref: remove folio_try_get_rcu()
Yang Shi
2
-3
/
+3
2024-07-25
cifs: fix noisy message on copy_file_range
Steve French
1
-1
/
+1
2024-07-25
hfsplus: fix uninit-value in copy_name
Edward Adam Davis
1
-1
/
+1
2024-07-25
ksmbd: return FILE_DEVICE_DISK instead of super magic
Namjae Jeon
2
-2
/
+41
2024-07-25
fs: better handle deep ancestor chains in is_subdir()
Christian Brauner
1
-17
/
+14
2024-07-25
erofs: ensure m_llen is reset to 0 if metadata is invalid
Gao Xiang
1
-0
/
+2
2024-07-25
btrfs: qgroup: fix quota root leak after quota disable failure
Filipe Manana
1
-2
/
+2
2024-07-25
iomap: Fix iomap_adjust_read_range for plen calculation
Ritesh Harjani (IBM)
1
-1
/
+2
2024-07-25
fs/file: fix the check in find_next_fd()
Yuntao Wang
1
-2
/
+2
2024-07-25
cachefiles: make on-demand read killable
Baokun Li
1
-12
/
+28
2024-07-25
cachefiles: Set object to close if ondemand_id < 0 in copen
Zizhi Wo
1
-1
/
+6
2024-07-25
cachefiles: add consistency check for copen/cread
Baokun Li
1
-7
/
+20
2024-07-25
nfs: don't invalidate dentries on transient errors
Scott Mayhew
1
-14
/
+13
2024-07-25
nfs: Avoid flushing many pages with NFS_FILE_SYNC
Jan Kara
1
-0
/
+5
2024-07-25
nfs: propagate readlink errors in nfs_symlink_filler
Sagi Grimberg
1
-1
/
+1
2024-07-25
NFSv4: Fix memory leak in nfs4_set_security_label
Dmitry Mastykin
1
-0
/
+1
2024-07-25
filelock: Remove locks reliably when fcntl/close race is detected
Jann Horn
1
-5
/
+4
2024-07-18
btrfs: tree-checker: add type and sequence check for inline backrefs
Qu Wenruo
1
-0
/
+39
2024-07-18
ext4: avoid ptr null pointer dereference
Baokun Li
1
-0
/
+2
2024-07-18
nilfs2: fix kernel bug on rename operation of broken directory
Ryusuke Konishi
1
-2
/
+30
2024-07-18
Fix userfaultfd_api to return EINVAL as expected
Audra Mitchell
1
-1
/
+6
2024-07-18
ksmbd: discard write access to the directory open
Hobin Woo
1
-2
/
+11
2024-07-18
cifs: fix setting SecurityFlags to true
Steve French
1
-2
/
+2
2024-07-18
vfs: don't mod negative dentry count when on shrinker list
Brian Foster
1
-3
/
+9
2024-07-18
fs/dcache: Re-use value stored to dentry->d_flags instead of re-reading
linke li
1
-1
/
+1
2024-07-18
filelock: fix potential use-after-free in posix_lock_inode
Jeff Layton
1
-1
/
+1
2024-07-18
cachefiles: add missing lock protection when polling
Jingbo Xu
1
-2
/
+2
2024-07-18
cachefiles: cyclic allocation of msg_id to avoid reuse
Baokun Li
2
-4
/
+17
2024-07-18
cachefiles: wait for ondemand_object_worker to finish when dropping object
Hou Tao
1
-0
/
+3
2024-07-18
cachefiles: cancel all requests for the object that is being dropped
Baokun Li
1
-0
/
+19
2024-07-18
cachefiles: stop sending new request when dropping object
Baokun Li
2
-2
/
+10
2024-07-18
cachefiles: narrow the scope of triggering EPOLLIN events in ondemand mode
Jia Zhu
2
-2
/
+24
2024-07-18
cachefiles: propagate errors from vfs_getxattr() to avoid infinite loop
Baokun Li
1
-1
/
+4
2024-07-11
nilfs2: fix incorrect inode allocation from reserved inodes
Ryusuke Konishi
4
-12
/
+19
2024-07-11
fs/ntfs3: Mark volume as dirty if xattr is broken
Konstantin Komarov
1
-1
/
+4
2024-07-11
f2fs: Add inline to f2fs_build_fault_attr() stub
Nathan Chancellor
1
-2
/
+2
2024-07-11
btrfs: fix adding block group to a reclaim list and the unused list during re...
Naohiro Aota
1
-2
/
+11
2024-07-11
nilfs2: add missing check for inode numbers on directory entries
Ryusuke Konishi
2
-0
/
+11
2024-07-11
nilfs2: fix inode number range checks
Ryusuke Konishi
3
-3
/
+10
2024-07-11
btrfs: scrub: initialize ret in scrub_simple_mirror() to fix compilation warning
Lu Yao
1
-1
/
+1
2024-07-11
jffs2: Fix potential illegal address access in jffs2_free_inode
Wang Yong
1
-0
/
+1
2024-07-11
f2fs: check validation of fault attrs in f2fs_build_fault_attr()
Chao Yu
3
-15
/
+38
2024-07-11
orangefs: fix out-of-bounds fsid access
Mike Marshall
1
-1
/
+2
2024-07-05
erofs: fix NULL dereference of dif->bdev_handle in fscache mode
Jingbo Xu
1
-2
/
+3
2024-07-05
ftruncate: pass a signed offset
Arnd Bergmann
1
-2
/
+2
2024-07-05
btrfs: zoned: fix initial free space detection
Naohiro Aota
1
-1
/
+1
2024-07-05
nfs: drop the incorrect assertion in nfs_swap_rw()
Christoph Hellwig
1
-2
/
+0
[next]