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
compress-2025-01-21
compress-2025-01-23
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
2026-01-02
btrfs: don't log conflicting inode if it's a dir moved in the current transac...
Filipe Manana
1
-0
/
+38
2026-01-02
nfsd: Mark variable __maybe_unused to avoid W=1 build break
Andy Shevchenko
1
-1
/
+1
2026-01-02
NFSD: Clear TIME_DELEG in the suppattr_exclcreat bitmap
Chuck Lever
1
-1
/
+7
2026-01-02
NFSD: NFSv4 file creation neglects setting ACL
Chuck Lever
1
-1
/
+2
2026-01-02
NFSD: Clear SECLABEL in the suppattr_exclcreat bitmap
Chuck Lever
1
-0
/
+5
2026-01-02
fsnotify: do not generate ACCESS/MODIFY events on child for special files
Amir Goldstein
1
-1
/
+8
2026-01-02
xfs: validate that zoned RT devices are zone aligned
Christoph Hellwig
1
-0
/
+15
2026-01-02
xfs: fix a UAF problem in xattr repair
Darrick J. Wong
1
-1
/
+1
2026-01-02
xfs: fix the zoned RT growfs check for zone alignment
Christoph Hellwig
1
-6
/
+8
2026-01-02
xfs: fix stupid compiler warning
Darrick J. Wong
1
-1
/
+1
2026-01-02
xfs: fix a memory leak in xfs_buf_item_init()
Haoxiang Li
1
-0
/
+1
2026-01-02
ocfs2: fix kernel BUG in ocfs2_find_victim_chain
Prithvi Tambewagh
1
-0
/
+10
2026-01-02
f2fs: fix return value of f2fs_recover_fsync_data()
Chao Yu
1
-5
/
+9
2026-01-02
f2fs: fix to not account invalid blocks in get_left_section_blocks()
Chao Yu
1
-3
/
+5
2026-01-02
f2fs: fix to detect recoverable inode during dryrun of find_fsync_dnodes()
Chao Yu
1
-8
/
+12
2026-01-02
f2fs: fix uninitialized one_time_gc in victim_sel_policy
Xiaole He
1
-1
/
+1
2026-01-02
f2fs: fix age extent cache insertion skip on counter overflow
Xiaole He
3
-4
/
+16
2026-01-02
f2fs: use global inline_xattr_slab instead of per-sb slab cache
Chao Yu
4
-37
/
+25
2026-01-02
f2fs: invalidate dentry cache on failed whiteout creation
Deepanshu Kartikey
1
-2
/
+4
2026-01-02
f2fs: fix to avoid updating zero-sized extent in extent cache
Chao Yu
1
-2
/
+5
2026-01-02
f2fs: fix to propagate error from f2fs_enable_checkpoint()
Chao Yu
1
-10
/
+16
2026-01-02
f2fs: fix to avoid potential deadlock
Chao Yu
3
-46
/
+1
2026-01-02
f2fs: fix to avoid updating compression context during writeback
Chao Yu
4
-3
/
+23
2026-01-02
f2fs: ensure node page reads complete before f2fs_put_super() finishes
Jan Prusakowski
1
-8
/
+9
2026-01-02
NFSD: use correct reservation type in nfsd4_scsi_fence_client
Dai Ngo
1
-1
/
+2
2026-01-02
jbd2: use a weaker annotation in journal handling
Byungchul Park
1
-1
/
+1
2026-01-02
jbd2: use a per-journal lock_class_key for jbd2_trans_commit_key
Tetsuo Handa
1
-2
/
+4
2026-01-02
ext4: align max orphan file size with e2fsprogs limit
Baokun Li
1
-1
/
+3
2026-01-02
ext4: fix incorrect group number assertion in mb_check_buddy
Yongjian Sun
1
-0
/
+2
2026-01-02
ext4: clear i_state_flags when alloc inode
Haibo Chen
3
-2
/
+1
2026-01-02
ext4: xattr: fix null pointer deref in ext4_raw_inode()
Karina Yankevich
1
-1
/
+5
2026-01-02
ext4: check if mount_opts is NUL-terminated in ext4_ioctl_set_tune_sb()
Fedor Pchelkin
1
-0
/
+4
2026-01-02
ext4: fix string copying in parse_apply_sb_mount_options()
Fedor Pchelkin
1
-2
/
+3
2026-01-02
fs: PM: Fix reverse check in filesystems_freeze_callback()
Rafael J. Wysocki
1
-1
/
+1
2026-01-02
fs/ntfs3: fix mount failure for sparse runs in run_unpack()
Konstantin Komarov
1
-1
/
+5
2026-01-02
jbd2: fix the inconsistency between checksum and data in memory for journal sb
Ye Bin
1
-0
/
+14
2026-01-02
gfs2: fix freeze error handling
Alexey Velichayshiy
1
-3
/
+1
2026-01-02
btrfs: don't rewrite ret from inode_permission
Josef Bacik
1
-3
/
+1
2026-01-02
cifs: Fix memory and information leak in smb3_reconfigure()
Zilin Guan
1
-0
/
+2
2026-01-02
exfat: zero out post-EOF page cache on file extension
Yuezhang Mo
1
-0
/
+5
2026-01-02
exfat: fix remount failure in different process environments
Yuezhang Mo
1
-4
/
+15
2026-01-02
fuse: Invalidate the page cache after FOPEN_DIRECT_IO write
Bernd Schubert
1
-0
/
+9
2026-01-02
fuse: Always flush the page cache before FOPEN_DIRECT_IO write
Bernd Schubert
1
-1
/
+1
2026-01-02
nfsd: fix memory leak in nfsd_create_serv error paths
Shardul Bankar
1
-1
/
+4
2026-01-02
xfs: don't leak a locked dquot when xfs_dquot_attach_buf fails
Christoph Hellwig
1
-2
/
+3
2026-01-02
ksmbd: fix buffer validation by including null terminator size in EA length
Namjae Jeon
1
-2
/
+2
2026-01-02
ksmbd: Fix refcount leak when invalid session is found on session lookup
Namjae Jeon
1
-1
/
+3
2026-01-02
ksmbd: skip lock-range check on equal size to avoid size==0 underflow
Qianchang Zhao
1
-1
/
+4
2026-01-02
gfs2: Fix use of bio_chain
Andreas Gruenbacher
1
-1
/
+1
2026-01-02
ksmbd: vfs: fix race on m_flags in vfs_cache
Qianchang Zhao
1
-26
/
+62
[prev]
[next]