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-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
minmax: don't use max() in situations that want a C constant expression
Linus Torvalds
1
-1
/
+1
2025-10-19
minmax: add a few more MIN_T/MAX_T users
Linus Torvalds
1
-1
/
+1
2025-10-19
btrfs: fix the incorrect max_bytes value for find_lock_delalloc_range()
Qu Wenruo
1
-3
/
+11
2025-10-19
fscontext: do not consume log entries when returning -EMSGSIZE
Aleksa Sarai
1
-32
/
+38
2025-10-19
ksmbd: fix error code overwriting in smb2_get_info_filesystem()
Matvey Kovalev
1
-1
/
+2
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: guard against EA inode refcount underflow in xattr update
Ahmet Eray Karadag
1
-7
/
+8
2025-10-19
ext4: correctly handle queries for metadata mappings
Ojaswin Mujoo
1
-5
/
+9
2025-10-19
ext4: increase i_disksize to offset + len in ext4_update_disksize_before_punch()
Yongjian Sun
1
-2
/
+8
2025-10-19
ext4: verify orphan file size is not too big
Jan Kara
1
-1
/
+12
2025-10-19
nfsd: nfserr_jukebox in nlm_fopen should lead to a retry
Olga Kornievskaia
1
-0
/
+15
2025-10-19
NFSD: Fix destination buffer size in nfsd4_ssc_setup_dul()
Thorsten Blum
1
-1
/
+1
2025-10-19
openat2: don't trigger automounts with RESOLVE_NO_XDEV
Askar Safin
1
-0
/
+8
2025-10-19
fs/ntfs3: Fix a resource leak bug in wnd_extend()
Haoxiang Li
1
-0
/
+1
2025-10-19
btrfs: avoid potential out-of-bounds in btrfs_encode_fh()
Anderson Nascimento
1
-1
/
+7
2025-10-19
fs: always return zero on success from replace_fd()
Thomas Weißschuh
1
-1
/
+4
2025-10-19
ext4: fix checks for orphan inodes
Jan Kara
5
-9
/
+15
2025-10-19
fs: udf: fix OOB read in lengthAllocDescs handling
Larshin Sergey
1
-0
/
+3
2025-10-19
Squashfs: fix uninit-value in squashfs_get_parent
Phillip Lougher
2
-1
/
+8
2025-10-19
ocfs2: fix double free in user_cluster_connect()
Dan Carpenter
1
-0
/
+1
2025-10-19
NFSv4.1: fix backchannel max_resp_sz verification check
Anthony Iliopoulos
1
-1
/
+1
2025-10-19
fs: ntfs3: Fix integer overflow in run_unpack()
Vitaly Grigoryev
1
-3
/
+9
2025-10-19
minmax: add in_range() macro
Matthew Wilcox (Oracle)
4
-12
/
+0
2025-10-02
mm/hugetlb: fix folio is still mapped when deleted
Jinjiang Tu
1
-8
/
+6
2025-10-02
ksmbd: smbdirect: validate data_offset and data_length field of smb_direct_da...
Namjae Jeon
1
-8
/
+9
2025-10-02
btrfs: tree-checker: fix the incorrect inode ref size check
Qu Wenruo
1
-2
/
+2
2025-10-02
nilfs2: fix CFI failure when accessing /sys/fs/nilfs2/features/*
Nathan Chancellor
2
-6
/
+6
2025-10-02
fuse: prevent overflow in copy_file_range return value
Miklos Szeredi
1
-1
/
+1
2025-10-02
fuse: check if copy_file_range() returns larger than requested size
Miklos Szeredi
1
-0
/
+3
2025-10-02
ocfs2: fix recursive semaphore deadlock in fiemap call
Mark Tinguely
1
-1
/
+9
2025-10-02
NFSv4/flexfiles: Fix layout merge mirror check.
Jonathan Curley
1
-1
/
+1
2025-10-02
NFSv4: Clear the NFS_CAP_XATTR flag if not supported by the server
Trond Myklebust
1
-0
/
+2
2025-10-02
NFSv4: Clear the NFS_CAP_FS_LOCATIONS flag if it is not set
Trond Myklebust
1
-2
/
+3
2025-10-02
NFSv4: Don't clear capabilities that won't be reset
Trond Myklebust
1
-1
/
+0
2025-10-02
flexfiles/pNFS: fix NULL checks on result of ff_layout_choose_ds_for_read
Tigran Mkrtchyan
1
-7
/
+12
2025-10-02
xfs: short circuit xfs_growfs_data_private() if delta is zero
Eric Sandeen
1
-0
/
+4
2025-09-09
fs: writeback: fix use-after-free in __mark_inode_dirty()
Jiufei Xue
1
-4
/
+5
2025-09-04
xfs: do not propagate ENODATA disk errors into xattr code
Eric Sandeen
2
-0
/
+13
2025-09-04
efivarfs: Fix slab-out-of-bounds in efivarfs_d_compare
Li Nan
1
-0
/
+4
2025-09-04
udf: Fix directory iteration for longer tail extents
Jan Kara
1
-1
/
+1
2025-09-04
NFS: Fix a race when updating an existing write
Trond Myklebust
2
-47
/
+28
2025-09-04
nfs: fold nfs_page_group_lock_subrequests into nfs_lock_and_join_requests
Christoph Hellwig
2
-83
/
+68
2025-08-28
alloc_fdtable(): change calling conventions.
Al Viro
1
-46
/
+29
[next]