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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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-07-06
fs: omfs: Use flexible-array member in struct omfs_extent
Gustavo A. R. Silva
2
-7
/
+7
2025-07-06
ksmbd: remove unsafe_memcpy use in session setup
Namjae Jeon
1
-9
/
+3
2025-07-06
ksmbd: Use unsafe_memcpy() for ntlm_negotiate
Namjae Jeon
1
-2
/
+5
2025-07-06
btrfs: update superblock's device bytes_used when dropping chunk
Mark Harmstone
1
-0
/
+6
2025-07-06
btrfs: fix a race between renames and directory logging
Filipe Manana
1
-17
/
+64
2025-07-06
attach_recursive_mnt(): do not lock the covering tree when sliding something ...
Al Viro
1
-4
/
+4
2025-07-06
f2fs: don't over-report free space or inodes in statvfs
Chao Yu
1
-12
/
+18
2025-07-06
jfs: validate AG parameters in dbMount() to prevent crashes
Vasiliy Kovalev
1
-1
/
+5
2025-07-06
fs/jfs: consolidate sanity checking in dbMount
Dave Kleikamp
1
-28
/
+9
2025-07-06
btrfs: handle csum tree error with rescue=ibadroots correctly
Qu Wenruo
1
-2
/
+1
2025-07-06
ovl: Check for NULL d_inode() in ovl_dentry_upper()
Kees Cook
1
-1
/
+3
2025-07-06
ceph: fix possible integer overflow in ceph_zero_objects()
Dmitry Kandybka
1
-1
/
+1
2025-07-06
ksmbd: allow a filename to contain special characters on SMB3.1.1 posix exten...
Namjae Jeon
1
-26
/
+27
2025-07-06
NFSv4: xattr handlers should check for absent nfs filehandles
Scott Mayhew
1
-0
/
+5
2025-07-06
NFSv4.2: fix listxattr to return selinux security label
Olga Kornievskaia
1
-2
/
+10
2025-07-06
NFSv4: Always set NLINK even if the server doesn't support it
Han Young
1
-0
/
+2
2025-07-06
cifs: Fix cifs_query_path_info() for Windows NT servers
Pali Rohár
1
-0
/
+8
2025-07-06
cifs: Correctly set SMB1 SessionKey field in Session Setup Request
Pali Rohár
4
-3
/
+6
2025-06-27
smb: client: fix first command failure during re-negotiation
zhangjian
1
-0
/
+1
2025-06-27
ksmbd: fix null pointer dereference in destroy_previous_session
Namjae Jeon
1
-5
/
+6
2025-06-27
smb: improve directory cache reuse for readdir operations
Bharath SM
2
-17
/
+19
2025-06-27
jffs2: check jffs2_prealloc_raw_node_refs() result in few other places
Fedor Pchelkin
2
-2
/
+6
2025-06-27
jffs2: check that raw node were preallocated before writing summary
Artem Sadovnikov
1
-1
/
+6
2025-06-27
cifs: reset connections for all channels when reconnect requested
Shyam Prasad N
1
-0
/
+7
2025-06-27
f2fs: fix to do sanity check on sit_bitmap_size
Chao Yu
1
-0
/
+8
2025-06-27
f2fs: prevent kernel warning due to negative i_nlink from corrupted image
Jaegeuk Kim
1
-0
/
+9
2025-06-27
ext4: ensure i_size is smaller than maxbytes
Zhang Yi
1
-1
/
+2
2025-06-27
ext4: factor out ext4_get_maxbytes()
Zhang Yi
3
-12
/
+9
2025-06-27
ext4: fix calculation of credits for extent tree modification
Jan Kara
1
-5
/
+6
2025-06-27
ext4: inline: fix len overflow in ext4_prepare_inline_data
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2025-06-27
ceph: set superblock s_magic for IMA fsmagic matching
Dennis Marttinen
1
-0
/
+1
2025-06-27
jbd2: fix data-race and null-ptr-deref in jbd2_journal_dirty_metadata()
Jeongjun Park
1
-2
/
+3
2025-06-27
nfsd: Initialize ssc before laundromat_work to prevent NULL dereference
Li Lingfeng
1
-3
/
+3
2025-06-27
nfsd: nfsd4_spo_must_allow() must check this is a v4 compound request
NeilBrown
1
-1
/
+2
2025-06-27
gfs2: move msleep to sleepable context
Alexander Aring
1
-1
/
+2
2025-06-27
configfs: Do not override creating attribute file failure in populate_attrs()
Zijun Hu
1
-1
/
+1
2025-06-27
fs/filesystems: Fix potential unsigned integer underflow in fs_name()
Zijun Hu
1
-5
/
+9
2025-06-27
xfs: reset rootdir extent size hint after growfsrt
Darrick J. Wong
1
-0
/
+40
2025-06-27
xfs: take m_growlock when running growfsrt
Darrick J. Wong
1
-13
/
+25
2025-06-27
xfs: use XFS_BUF_DADDR_NULL for daddrs in getfsmap code
Darrick J. Wong
1
-2
/
+2
2025-06-27
xfs: Fix the owner setting issue for rmap query in xfs fsmap
Zizhi Wo
1
-1
/
+1
2025-06-27
xfs: conditionally allow FS_XFLAG_REALTIME changes if S_DAX is set
Darrick J. Wong
1
-0
/
+11
2025-06-27
xfs: attr forks require attr, not attr2
Darrick J. Wong
1
-1
/
+7
2025-06-27
xfs: remove unused parameter in macro XFS_DQUOT_LOGRES
Julian Sun
2
-15
/
+15
2025-06-27
xfs: don't walk off the end of a directory data block
lei lu
2
-5
/
+33
2025-06-27
xfs: Fix xfs_prepare_shift() range for RT
John Garry
1
-4
/
+6
2025-06-27
xfs: Fix xfs_flush_unmap_range() range for RT
John Garry
1
-4
/
+8
2025-06-27
xfs: create a new helper to return a file's allocation unit
Darrick J. Wong
4
-20
/
+30
2025-06-27
xfs: declare xfs_file.c symbols in xfs_file.h
Darrick J. Wong
5
-3
/
+15
2025-06-27
xfs: use consistent uid/gid when grabbing dquots for inodes
Darrick J. Wong
2
-9
/
+15
[next]