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
2025-04-10
um: hostfs: avoid issues on inode number reuse by host
Benjamin Berg
3
-27
/
+41
2025-04-10
fuse: fix dax truncate/punch_hole fault path
Alistair Popple
3
-4
/
+3
2025-04-10
NFS: fix open_owner_id_maxsz and related fields.
NeilBrown
1
-9
/
+9
2025-04-10
NFSv4: Avoid unnecessary scans of filesystems for delayed delegations
Trond Myklebust
1
-6
/
+12
2025-04-10
NFSv4: Avoid unnecessary scans of filesystems for expired delegations
Trond Myklebust
1
-0
/
+7
2025-04-10
NFSv4: Avoid unnecessary scans of filesystems for returning delegations
Trond Myklebust
1
-0
/
+5
2025-04-10
NFSv4: Don't trigger uneccessary scans for return-on-close delegations
Trond Myklebust
1
-15
/
+18
2025-04-10
ocfs2: validate l_tree_depth to avoid out-of-bounds access
Vasiliy Kovalev
1
-0
/
+8
2025-04-10
NFSD: Fix callback decoder status codes
Chuck Lever
1
-7
/
+7
2025-04-10
fs/ntfs3: Prevent integer overflow in hdr_first_de()
Dan Carpenter
1
-1
/
+1
2025-04-10
fs/ntfs3: Fix a couple integer overflows on 32bit systems
Dan Carpenter
1
-2
/
+2
2025-04-10
isofs: fix KMSAN uninit-value bug in do_isofs_readdir()
Qasim Ijaz
1
-1
/
+2
2025-04-10
fs/ntfs3: Update inode->i_mapping->a_ops on compression state
Konstantin Komarov
3
-5
/
+26
2025-04-10
fs/ntfs3: Fix 'proc_info_root' leak when init ntfs failed
Ye Bin
1
-1
/
+3
2025-04-10
fs/ntfs3: Factor out ntfs_{create/remove}_proc_root()
Ye Bin
1
-9
/
+17
2025-04-10
fs/ntfs3: Factor out ntfs_{create/remove}_procdir()
Ye Bin
1
-23
/
+36
2025-04-10
ext4: avoid journaling sb update on error if journal is destroying
Ojaswin Mujoo
3
-9
/
+25
2025-04-10
ext4: define ext4_journal_destroy wrapper
Ojaswin Mujoo
2
-10
/
+20
2025-04-10
jbd2: add a missing data flush during file and fs synchronization
Zhang Yi
1
-1
/
+11
2025-04-10
btrfs: don't clobber ret in btrfs_validate_super()
Mark Harmstone
1
-0
/
+3
2025-04-10
btrfs: fix block group refcount race in btrfs_create_pending_block_groups()
Boris Burkov
1
-0
/
+3
2025-04-10
btrfs: fix reclaimed bytes accounting after automatic block group reclaim
Filipe Manana
1
-7
/
+21
2025-04-10
btrfs: get used bytes while holding lock at btrfs_reclaim_bgs_work()
Filipe Manana
1
-5
/
+16
2025-04-10
jbd2: fix off-by-one while erasing journal
Zhang Yi
1
-9
/
+6
2025-04-10
ext4: goto right label 'out_mmap_sem' in ext4_setattr()
Baokun Li
1
-1
/
+1
2025-04-10
ext4: fix out-of-bound read in ext4_xattr_inode_dec_ref_all()
Ye Bin
3
-25
/
+13
2025-04-10
ext4: introduce ITAIL helper
Ye Bin
2
-5
/
+8
2025-04-10
f2fs: fix missing discard for active segments
Chunhai Guo
1
-1
/
+3
2025-04-10
ext4: verify fast symlink length
Jan Kara
1
-2
/
+10
2025-04-10
ext4: add missing brelse() for bh2 in ext4_dx_add_entry()
Kemeng Shi
1
-4
/
+12
2025-04-10
erofs: allow 16-byte volume name again
Gao Xiang
2
-10
/
+0
2025-04-10
ext4: show 'emergency_ro' when EXT4_FLAGS_EMERGENCY_RO is set
Baokun Li
1
-0
/
+3
2025-04-10
ext4: correct behavior under errors=remount-ro mode
Baokun Li
1
-11
/
+8
2025-04-10
ext4: add EXT4_FLAGS_EMERGENCY_RO bit
Baokun Li
1
-0
/
+6
2025-04-10
ext4: convert EXT4_FLAGS_* defines to enum
Baokun Li
1
-3
/
+5
2025-04-10
ext4: fix potential null dereference in ext4 kunit test
Charles Han
1
-0
/
+2
2025-04-10
f2fs: fix to avoid running out of free segments
Chao Yu
1
-0
/
+12
2025-04-10
f2fs: fix to avoid accessing uninitialized curseg
Chao Yu
2
-1
/
+15
2025-04-10
gfs2: skip if we cannot defer delete
Andreas Gruenbacher
1
-2
/
+2
2025-04-10
gfs2: minor evict fix
Andreas Gruenbacher
1
-14
/
+3
2025-04-10
f2fs: fix to call f2fs_recover_quota_end() correctly
Chao Yu
1
-1
/
+1
2025-04-10
f2fs: fix potential deadloop in prepare_compress_overwrite()
Chao Yu
2
-4
/
+7
2025-04-10
f2fs: add check for deleted inode
Leo Stone
1
-0
/
+8
2025-04-10
f2fs: fix to set .discard_granularity correctly
Chao Yu
1
-3
/
+2
2025-04-10
jfs: add check read-only before truncation in jfs_truncate_nolock()
Vasiliy Kovalev
1
-1
/
+1
2025-04-10
jfs: add check read-only before txBeginAnon() call
Vasiliy Kovalev
1
-0
/
+10
2025-04-10
jfs: reject on-disk inodes of an unsupported type
Dmitry Antipov
1
-2
/
+11
2025-04-10
coredump: Fixes core_pipe_limit sysctl proc_handler
Nicolas Bouchinet
1
-1
/
+3
2025-04-10
f2fs: fix to avoid panic once fallocation fails for pinfile
Chao Yu
2
-13
/
+15
2025-04-10
dlm: prevent NPD when writing a positive value to event_done
Thadeu Lima de Souza Cascardo
1
-1
/
+1
[next]