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-11-08
nilfs2: fix kernel bug due to missing clearing of checked flag
Ryusuke Konishi
1
-0
/
+1
2024-11-08
ocfs2: pass u64 to ocfs2_truncate_inline maybe overflow
Edward Adam Davis
1
-0
/
+8
2024-11-08
nilfs2: fix potential deadlock with newly created symlinks
Ryusuke Konishi
1
-0
/
+3
2024-11-08
nilfs2: fix kernel bug due to missing clearing of buffer delay flag
Ryusuke Konishi
1
-2
/
+4
2024-11-08
jfs: Fix sanity check in dbMount
Dave Kleikamp
1
-1
/
+1
2024-11-08
udf: fix uninit-value use in udf_get_fileshortad
Gianfranco Trad
1
-3
/
+6
2024-11-08
nilfs2: propagate directory read errors from nilfs_find_entry()
Ryusuke Konishi
3
-37
/
+54
2024-11-08
fat: fix uninitialized variable
OGAWA Hirofumi
1
-1
/
+1
2024-11-08
SUNRPC: Fix integer overflow in decode_rc_list()
Dan Carpenter
1
-0
/
+2
2024-11-08
NFS: Remove print_overflow_msg()
Chuck Lever
8
-600
/
+219
2024-11-08
ext4: nested locking for xattr inode
Wojciech Gładysz
1
-2
/
+2
2024-11-08
ext4: fix inode tree inconsistency caused by ENOMEM
zhanchengbin
1
-1
/
+1
2024-11-08
nfsd: fix delegation_blocked() to block correctly for at least 30 seconds
NeilBrown
1
-2
/
+3
2024-11-08
nfsd: use ktime_get_seconds() for timestamps
Arnd Bergmann
1
-5
/
+5
2024-11-08
ext4: update orig_path in ext4_find_extent()
Baokun Li
2
-2
/
+2
2024-11-08
ext4: fix slab-use-after-free in ext4_split_extent_at()
Baokun Li
1
-1
/
+20
2024-11-08
ext4: avoid ext4_error()'s caused by ENOMEM in the truncate path
Theodore Ts'o
2
-10
/
+34
2024-11-08
btrfs: wait for fixup workers before stopping cleaner kthread during umount
Filipe Manana
1
-0
/
+11
2024-11-08
ocfs2: fix possible null-ptr-deref in ocfs2_set_buffer_uptodate
Lizhi Xu
1
-1
/
+2
2024-11-08
ocfs2: fix null-ptr-deref when journal load failed.
Julian Sun
1
-3
/
+4
2024-11-08
ocfs2: remove unreasonable unlock in ocfs2_read_blocks
Lizhi Xu
1
-1
/
+0
2024-11-08
ocfs2: cancel dqi_sync_work before freeing oinfo
Joseph Qi
1
-2
/
+6
2024-11-08
ocfs2: reserve space for inline xattr before attaching reflink tree
Gautham Ananthakrishna
2
-12
/
+25
2024-11-08
ocfs2: fix uninit-value in ocfs2_get_block()
Joseph Qi
1
-3
/
+2
2024-11-08
ocfs2: fix the la space leak when unmounting an ocfs2 volume
Heming Zhao
1
-0
/
+19
2024-11-08
jbd2: stop waiting for space when jbd2_cleanup_journal_tail() returns error
Baokun Li
1
-2
/
+5
2024-11-08
ext4: fix incorrect tid assumption in ext4_wait_for_tail_page_commit()
Luis Henriques (SUSE)
1
-4
/
+7
2024-11-08
ext4: fix double brelse() the buffer of the extents path
Baokun Li
1
-0
/
+1
2024-11-08
ext4: aovid use-after-free in ext4_ext_insert_extent()
Baokun Li
1
-0
/
+1
2024-11-08
ext4: fix incorrect tid assumption in __jbd2_log_wait_for_space()
Luis Henriques (SUSE)
1
-2
/
+5
2024-11-08
ext4: propagate errors from ext4_find_extent() in ext4_insert_range()
Baokun Li
1
-0
/
+1
2024-11-08
ext4: no need to continue when the number of entries is 1
Edward Adam Davis
1
-1
/
+1
2024-11-08
ext4: fix i_data_sem unlock order in ext4_ind_migrate()
Artem Sadovnikov
1
-1
/
+1
2024-11-08
ext4: ext4_search_dir should return a proper error
Thadeu Lima de Souza Cascardo
1
-5
/
+7
2024-11-08
jfs: Fix uninit-value access of new_ea in ea_buffer
Zhao Mengmeng
1
-0
/
+2
2024-11-08
jfs: check if leafidx greater than num leaves per dmap tree
Edward Adam Davis
1
-1
/
+4
2024-11-08
jfs: Fix uaf in dbFreeBits
Edward Adam Davis
1
-2
/
+9
2024-11-08
jfs: UBSAN: shift-out-of-bounds in dbFindBits
Remington Brasga
1
-1
/
+1
2024-11-08
f2fs: Require FMODE_WRITE for atomic write ioctls
Jann Horn
1
-0
/
+15
2024-11-08
ceph: remove the incorrect Fw reference check when dirtying pages
Xiubo Li
1
-1
/
+0
2024-11-08
nfs: fix memory leak in error path of nfs4_do_reclaim
Li Lingfeng
1
-0
/
+1
2024-11-08
fs: Fix file_set_fowner LSM hook inconsistencies
Mickaël Salaün
1
-10
/
+4
2024-11-08
vfs: fix race between evice_inodes() and find_inode()&iput()
Julian Sun
1
-0
/
+4
2024-11-08
f2fs: avoid potential int overflow in sanity_check_area_boundary()
Nikita Zhandarovich
1
-2
/
+2
2024-11-08
f2fs: prevent possible int overflow in dir_block_index()
Nikita Zhandarovich
1
-1
/
+2
2024-11-08
f2fs: reduce expensive checkpoint trigger frequency
Chao Yu
3
-2
/
+17
2024-11-08
f2fs: remove unneeded check condition in __f2fs_setxattr()
Chao Yu
1
-1
/
+1
2024-11-08
f2fs: fix to update i_ctime in __f2fs_setxattr()
Chao Yu
1
-2
/
+2
2024-11-08
f2fs: fix typo
Yonggil Song
1
-1
/
+1
2024-11-08
f2fs: enhance to update i_mode and acl atomically in f2fs_setattr()
Chao Yu
3
-9
/
+35
[next]