index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-27
jfs: don't walk off the end of ealist
lei lu
1
-4
/
+19
2024-07-27
ocfs2: add bounds checking to ocfs2_check_dir_entry()
lei lu
1
-17
/
+29
2024-07-27
f2fs: avoid dead loop in f2fs_issue_checkpoint()
Chao Yu
1
-2
/
+13
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
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: 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
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
gfs2: Fix slab-use-after-free in gfs2_qd_dealloc
Juntong Deng
1
-0
/
+2
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
2024-07-05
ocfs2: fix DIO failure due to insufficient transaction credits
Jan Kara
4
-0
/
+26
[prev]
[next]