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-27
filelock: Fix fcntl/close race recovery compat path
Jann Horn
1
-5
/
+4
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
hfsplus: fix uninit-value in copy_name
Edward Adam Davis
1
-1
/
+1
2024-07-27
fs: better handle deep ancestor chains in is_subdir()
Christian Brauner
1
-17
/
+14
2024-07-27
fs/file: fix the check in find_next_fd()
Yuntao Wang
1
-2
/
+2
2024-07-27
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
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
nilfs2: fix incorrect inode allocation from reserved inodes
Ryusuke Konishi
4
-12
/
+19
2024-07-18
nilfs2: add missing check for inode numbers on directory entries
Ryusuke Konishi
2
-0
/
+11
2024-07-18
nilfs2: fix inode number range checks
Ryusuke Konishi
3
-3
/
+10
2024-07-18
jffs2: Fix potential illegal address access in jffs2_free_inode
Wang Yong
1
-0
/
+1
2024-07-18
orangefs: fix out-of-bounds fsid access
Mike Marshall
1
-1
/
+2
2024-07-05
nfs: Leave pages in the pagecache if readpage failed
Matthew Wilcox (Oracle)
1
-4
/
+0
2024-07-05
ftruncate: pass a signed offset
Arnd Bergmann
1
-2
/
+2
2024-07-05
udf: udftime: prevent overflow in udf_disk_stamp_to_time()
Roman Smirnov
1
-3
/
+8
2024-07-05
nilfs2: fix potential kernel bug due to lack of writeback flag waiting
Ryusuke Konishi
1
-0
/
+3
2024-07-05
ocfs2: fix races between hole punching and AIO+DIO
Su Yue
1
-0
/
+2
2024-07-05
ocfs2: use coarse time for new created files
Su Yue
1
-1
/
+1
2024-07-05
fs/proc: fix softlockup in __read_vmcore
Rik van Riel
1
-0
/
+2
2024-07-05
jfs: xattr: fix buffer overflow for invalid xattr
Greg Kroah-Hartman
1
-1
/
+3
2024-07-05
nilfs2: fix nilfs_empty_dir() misjudgment and long loop on I/O errors
Ryusuke Konishi
1
-1
/
+1
2024-07-05
nilfs2: return the mapped address from nilfs_get_page()
Matthew Wilcox (Oracle)
1
-30
/
+27
2024-07-05
nilfs2: Remove check for PageError
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-06-16
nfs: fix undefined behavior in nfs_block_bits()
Sergey Shtylyov
1
-2
/
+2
2024-06-16
ext4: fix mb_cache_entry's e_refcnt leak in ext4_xattr_block_cache_find()
Baokun Li
1
-1
/
+3
2024-06-16
f2fs: fix to do sanity check on i_xattr_nid in sanity_check_inode()
Chao Yu
1
-0
/
+6
2024-06-16
nilfs2: fix use-after-free of timer for log writer thread
Ryusuke Konishi
1
-6
/
+19
2024-06-16
afs: Don't cross .backup mountpoint from backup volume
Marc Dionne
1
-0
/
+5
2024-06-16
io_uring: fail NOP if non-zero op flags is passed in
Ming Lei
1
-0
/
+2
2024-06-16
f2fs: fix to release node block count in error path of f2fs_new_node_page()
Chao Yu
1
-1
/
+1
2024-06-16
ext4: avoid excessive credit estimate in ext4_tmpfile()
Jan Kara
1
-1
/
+1
2024-06-16
jffs2: prevent xattr node from overflowing the eraseblock
Ilya Denisyev
1
-0
/
+3
2024-06-16
nilfs2: fix out-of-range warning
Arnd Bergmann
1
-1
/
+1
2024-06-16
ecryptfs: Fix buffer size for tag 66 packet
Brian Kubisiak
1
-1
/
+3
2024-06-16
openpromfs: finish conversion to the new mount API
Eric Sandeen
1
-4
/
+4
2024-06-16
nilfs2: fix potential hang in nilfs_detach_log_writer()
Ryusuke Konishi
1
-3
/
+18
2024-06-16
nilfs2: fix unexpected freezing of nilfs_segctor_sync()
Ryusuke Konishi
1
-4
/
+13
2024-05-25
btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks()
Dominique Martinet
1
-0
/
+1
2024-05-25
smb: client: fix potential OOBs in smb2_parse_contexts()
Paulo Alcantara
3
-33
/
+62
2024-05-25
ext4: fix bug_on in __es_tree_search
Baokun Li
1
-5
/
+5
2024-05-17
fs/9p: drop inodes immediately on non-.L too
Joakim Sindholt
1
-0
/
+1
2024-05-17
9p: explicitly deny setlease attempts
Jeff Layton
1
-0
/
+2
2024-05-17
fs/9p: translate O_TRUNC into OTRUNC
Joakim Sindholt
1
-0
/
+3
2024-05-17
fs/9p: only translate RWX permissions for plain 9P2000
Joakim Sindholt
1
-1
/
+1
2024-05-17
btrfs: always clear PERTRANS metadata during commit
Boris Burkov
1
-1
/
+1
2024-05-17
btrfs: make btrfs_clear_delalloc_extent() free delalloc reserve
Boris Burkov
1
-1
/
+1
[next]