summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
6 daysMerge tag 'x86-urgent-2026-07-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-7/+26
7 daysMerge tag 'ntfs-for-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-51/+110
7 daysMerge tag 'nfs-for-7.2-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds4-12/+18
7 daysMerge tag 'v7.2-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds20-121/+146
8 daysMerge tag 'v7.2-rc2-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds8-86/+218
8 dayscifs: Remove CIFSSMBSetPathInfoFB() fallback functionPali Rohár1-36/+0
8 dayscifs: Fix and improve cifs_is_path_accessible() functionPali Rohár1-10/+16
8 dayssmb: client: mask server-provided mode to 07777 in modefromsidNorbert Manthey1-1/+1
8 dayscifs: Show reason why autodisabling serverino supportPali Rohár6-9/+14
8 dayssmb/client: fix incorrect nlink returned by fstat()ChenXiaoSong3-0/+4
8 dayssmb/client: zero-initialize stack-allocated cifs_open_info_dataChenXiaoSong3-3/+3
8 dayssmb/client: pass cifs_open_info_data to SMB2_open()ChenXiaoSong4-27/+25
8 dayssmb/client: use stack-allocated smb2_file_all_info in smb3_query_mf_symlink()ChenXiaoSong1-12/+3
8 dayssmb: client: fix overflow in passthrough ioctl bounds checkGuangshuo Li1-2/+2
9 dayssmb: client: fix busy dentry warning on unmount after DIOZizhi Wo4-0/+19
9 dayscifs: Fix support for creating SFU fifoPali Rohár1-4/+2
9 dayscifs: Fix support for creating SFU socketPali Rohár1-4/+3
9 dayssmb: client: fix atime clamp check in read completionXu Rao1-1/+1
9 daysNFS: Charge unstable writes by request size, not folio sizeBenjamin Coddington3-12/+16
9 daysNFSv4: include MAY_WRITE in open permission mask for O_TRUNCBenjamin Coddington1-0/+2
9 dayscifs: validate DFS referral string offsetsGuangshuo Li1-0/+8
9 dayssmb: client: use GFP_KERNEL for DFS cache allocationsFredric Cover1-5/+5
9 dayssmb: client: restrict implied bcc[0] exemption to responses without data areaShoichiro Miyamoto1-6/+26
11 daysfs/resctrl: Fix double-add of pseudo-locked region's RMID to free listReinette Chatre1-5/+7
11 daysMerge tag 'mm-hotfixes-stable-2026-07-06-17-49' of git://git.kernel.org/pub/s...Linus Torvalds1-1/+1
11 daysfs/resctrl: Fix use-after-free during unmountTony Luck1-2/+16
11 daysfs/resctrl: Free mon_data structures on rdt_get_tree() failureTony Luck1-0/+3
11 dayssmb: client: preserve leading slash for POSIX absolute symlink targetsSteve French1-1/+16
11 daysksmbd: use the session dialect for rejected binding signaturesNamjae Jeon2-5/+21
11 daysksmbd: mark rejected cross-dialect bindings as signedNamjae Jeon1-1/+3
11 daysksmbd: sign rejected SMB2.1 session binding responsesNamjae Jeon1-2/+16
11 daysksmbd: handle channel binding with a different userNamjae Jeon2-3/+16
11 daysksmbd: find bound sessions during reauthenticationNamjae Jeon1-0/+7
11 daysksmbd: mark invalid session responses as signedNamjae Jeon1-0/+6
11 dayssmb/server: map SET_INFO ENOSPC to disk fullHuiwen He1-0/+2
11 daysksmbd: coalesce sub-15ms write time updates on closeNamjae Jeon2-0/+8
11 daysksmbd: fix multichannel binding and enforce channel limitNamjae Jeon5-75/+126
11 daysksmbd: validate SID namespace before mapping IDsNamjae Jeon1-4/+17
12 daysntfs: fail attrlist updates when the superblock is inactivePeiyang He1-0/+9
12 daysntfs: sanitize MFT references returned from ntfs_lookup_inode_by_name()Namjae Jeon1-4/+11
12 daysntfs: fix hole runlist memory leak in insert range error pathPeiyang He1-0/+1
12 daysntfs: avoid calling post_write_mst_fixup() for invalid index_blockValeriy Yashnikov1-1/+4
12 daysntfs: fix WARN_ON for resident attribute in ntfs_map_runlist_nolock()Namjae Jeon1-1/+4
12 daysntfs: avoid self-deadlock during inode evictionHyunchul Lee1-1/+16
12 daysntfs: make system files immutable to prevent corruptionNamjae Jeon1-0/+9
12 dayssmb: client: refactor cifs_revalidate_mapping() to use clear_and_wake_up_bit()Mehdi Hassan1-3/+1
12 daysMerge tag 'x86-urgent-2026-07-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-17/+22
14 daysMerge tag 'v7.2-rc1-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds8-59/+214
14 daysMerge tag 'v7.2-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-6/+7
2026-07-03Merge tag 'vfs-7.2-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds43-170/+384