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
2025-10-23
NFSD: Define a proc_layoutcommit for the FlexFiles layout type
Chuck Lever
1
-0
/
+8
2025-10-23
vfs: Don't leak disconnected dentries on umount
Jan Kara
1
-0
/
+2
2025-10-23
d_alloc_parallel(): set DCACHE_PAR_LOOKUP earlier
Al Viro
1
-3
/
+7
2025-10-23
xfs: use deferred intent items for reaping crosslinked blocks
Darrick J. Wong
1
-4
/
+5
2025-10-23
NFSD: Fix last write offset handling in layoutcommit
Sergey Bashirov
2
-18
/
+17
2025-10-23
NFSD: Implement large extent array support in pNFS
Sergey Bashirov
7
-46
/
+78
2025-10-23
NFSD: Minor cleanup in layoutcommit processing
Sergey Bashirov
1
-9
/
+3
2025-10-23
NFSD: Rework encoding and decoding of nfsd4_deviceid
Sergey Bashirov
5
-22
/
+39
2025-10-23
nfsd: Drop dprintk in blocklayout xdr functions
Sergey Bashirov
1
-33
/
+7
2025-10-23
nfsd: Use correct error code when decoding extents
Sergey Bashirov
4
-27
/
+73
2025-10-23
xfs: fix log CRC mismatches between i386 and other architectures
Christoph Hellwig
5
-9
/
+54
2025-10-23
xfs: rename the old_crc variable in xlog_recover_process
Christoph Hellwig
1
-9
/
+8
2025-10-23
hfsplus: fix slab-out-of-bounds read in hfsplus_strcasecmp()
Viacheslav Dubeyko
1
-0
/
+24
2025-10-23
ksmbd: fix recursive locking in RPC handle list access
Marios Makassikis
3
-6
/
+22
2025-10-23
dax: skip read lock assertion for read-only filesystems
Yuezhang Mo
1
-1
/
+1
2025-10-23
cifs: parse_dfs_referrals: prevent oob on malformed input
Eugene Korenevsky
1
-0
/
+17
2025-10-23
btrfs: do not assert we found block group item when creating free space tree
Filipe Manana
1
-7
/
+8
2025-10-23
btrfs: fix memory leaks when rejecting a non SINGLE data profile without an RST
Miquel Sabaté Solà
1
-1
/
+1
2025-10-23
btrfs: fix incorrect readahead expansion length
Boris Burkov
1
-1
/
+1
2025-10-23
btrfs: fix memory leak on duplicated memory in the qgroup assign ioctl
Miquel Sabaté Solà
1
-1
/
+1
2025-10-23
btrfs: fix clearing of BTRFS_FS_RELOC_RUNNING if relocation already running
Filipe Manana
1
-6
/
+7
2025-10-23
ext4: detect invalid INLINE_DATA + EXTENTS flag combination
Deepanshu Kartikey
1
-0
/
+8
2025-10-23
ext4: wait for ongoing I/O to complete before freeing blocks
Zhang Yi
1
-2
/
+9
2025-10-23
jbd2: ensure that all ongoing I/O complete before freeing blocks
Zhang Yi
1
-4
/
+9
2025-10-23
f2fs: fix wrong block mapping for multi-devices
Jaegeuk Kim
1
-1
/
+1
2025-10-23
smb: client: Fix refcount leak for cifs_sb_tlink
Shuhao Fu
2
-6
/
+8
2025-10-19
nfsd: decouple the xprtsec policy check from check_nfsd_access()
Scott Mayhew
3
-26
/
+83
2025-10-19
mount: handle NULL values in mnt_ns_release()
Christian Brauner
1
-1
/
+1
2025-10-19
nfsd: fix access checking for NLM under XPRTSEC policies
Olga Kornievskaia
1
-1
/
+2
2025-10-19
nfsd: fix __fh_verify for localio
Olga Kornievskaia
1
-2
/
+3
2025-10-19
writeback: Avoid excessively long inode switching times
Jan Kara
1
-10
/
+11
2025-10-19
writeback: Avoid softlockup when switching many inodes
Jan Kara
1
-1
/
+10
2025-10-19
cramfs: Verify inode mode when loading from disk
Tetsuo Handa
1
-1
/
+10
2025-10-19
fs: Add 'initramfs_options' to set initramfs mount options
Lichen Liu
1
-1
/
+10
2025-10-19
minixfs: Verify inode mode when loading from disk
Tetsuo Handa
1
-1
/
+7
2025-10-19
copy_file_range: limit size if in compat mode
Miklos Szeredi
1
-5
/
+9
2025-10-19
nfsd: don't use sv_nrthreads in connection limiting calculations.
NeilBrown
4
-6
/
+5
2025-10-19
nfsd: refine and rename NFSD_MAY_LOCK
NeilBrown
5
-23
/
+18
2025-10-19
NFSD: Replace use of NFSD_MAY_LOCK in nfsd4_lock()
Chuck Lever
1
-4
/
+2
2025-10-19
nfsd: Fix NFSD_MAY_BYPASS_GSS and NFSD_MAY_BYPASS_GSS_ON_ROOT
Pali Rohár
6
-8
/
+31
2025-10-19
statmount: don't call path_put() under namespace semaphore
Christian Brauner
1
-5
/
+3
2025-10-19
btrfs: fix the incorrect max_bytes value for find_lock_delalloc_range()
Qu Wenruo
1
-3
/
+11
2025-10-19
Squashfs: reject negative file sizes in squashfs_read_inode()
Phillip Lougher
1
-0
/
+4
2025-10-19
Squashfs: add additional inode sanity checking
Phillip Lougher
1
-2
/
+18
2025-10-19
ext4: free orphan info with kvfree
Jan Kara
1
-2
/
+2
2025-10-19
ext4: validate ea_ino and size in check_xattrs
Deepanshu Kartikey
1
-0
/
+4
2025-10-19
ext4: guard against EA inode refcount underflow in xattr update
Ahmet Eray Karadag
1
-7
/
+8
2025-10-19
ext4: fix an off-by-one issue during moving extents
Zhang Yi
1
-1
/
+1
2025-10-19
ext4: avoid potential buffer over-read in parse_apply_sb_mount_options()
Theodore Ts'o
1
-12
/
+5
2025-10-19
ext4: correctly handle queries for metadata mappings
Ojaswin Mujoo
1
-5
/
+9
[next]