summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-07-08smb: client: use GFP_KERNEL for DFS cache allocationsFredric Cover
2026-07-08smb: client: restrict implied bcc[0] exemption to responses without data areaShoichiro Miyamoto
2026-07-08xfs: use xfs_csn_t for xlog_cil_push_now() push_seq parameterJinliang Zheng
2026-07-08xfs: tie zoned sysfs lifetime to zone infoCen Zhang
2026-07-08xfs: fail recovery on a committed log item with no regionsWeiming Shi
2026-07-08erofs: get rid of erofs_is_ishare_inode() helperGao Xiang
2026-07-08erofs: relax sanity check for tail pclusters due to ztailpackingGao Xiang
2026-07-07xfs: splice unsorted log items back to the transaction after the loopWeiming Shi
2026-07-07xfs: drop ASSERT(0) on unrecognized log item typeWeiming Shi
2026-07-06fs/resctrl: Fix double-add of pseudo-locked region's RMID to free listReinette Chatre
2026-07-06Merge tag 'mm-hotfixes-stable-2026-07-06-17-49' of git://git.kernel.org/pub/s...Linus Torvalds
2026-07-06fs/resctrl: Fix use-after-free during unmountTony Luck
2026-07-06fs/resctrl: Free mon_data structures on rdt_get_tree() failureTony Luck
2026-07-06smb: client: preserve leading slash for POSIX absolute symlink targetsSteve French
2026-07-06ksmbd: use the session dialect for rejected binding signaturesNamjae Jeon
2026-07-06ksmbd: mark rejected cross-dialect bindings as signedNamjae Jeon
2026-07-06ksmbd: sign rejected SMB2.1 session binding responsesNamjae Jeon
2026-07-06ksmbd: handle channel binding with a different userNamjae Jeon
2026-07-06ksmbd: find bound sessions during reauthenticationNamjae Jeon
2026-07-06ksmbd: mark invalid session responses as signedNamjae Jeon
2026-07-06smb/server: map SET_INFO ENOSPC to disk fullHuiwen He
2026-07-06ksmbd: coalesce sub-15ms write time updates on closeNamjae Jeon
2026-07-06ksmbd: fix multichannel binding and enforce channel limitNamjae Jeon
2026-07-06ksmbd: validate SID namespace before mapping IDsNamjae Jeon
2026-07-06ntfs: fail attrlist updates when the superblock is inactivePeiyang He
2026-07-06ntfs: sanitize MFT references returned from ntfs_lookup_inode_by_name()Namjae Jeon
2026-07-06ntfs: fix hole runlist memory leak in insert range error pathPeiyang He
2026-07-06ntfs: avoid calling post_write_mst_fixup() for invalid index_blockValeriy Yashnikov
2026-07-06ntfs: fix WARN_ON for resident attribute in ntfs_map_runlist_nolock()Namjae Jeon
2026-07-06ntfs: avoid self-deadlock during inode evictionHyunchul Lee
2026-07-06ntfs: make system files immutable to prevent corruptionNamjae Jeon
2026-07-05NFSD: Prevent post-shutdown use-after-free in NFSD_CMD_UNLOCK_FILESYSTEMChuck Lever
2026-07-05smb: client: refactor cifs_revalidate_mapping() to use clear_and_wake_up_bit()Mehdi Hassan
2026-07-05Merge tag 'x86-urgent-2026-07-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-07-03Merge tag 'v7.2-rc1-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2026-07-03Merge tag 'v7.2-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2026-07-03Merge tag 'vfs-7.2-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-07-03netfs: Fix barriering when walking subrequest listDavid Howells
2026-07-02cifs: Fix missing credit release on failure in cifs_issue_read()David Howells
2026-07-01fs/proc: fix KPF_KSM reported for all anonymous pagesJinjiang Tu
2026-07-01cifs: update internal module version numberSteve French
2026-07-01smb: client: use unaligned reads in parse_posix_ctxt()Zihan Xi
2026-07-01smb: client: harden POSIX SID length parsingZihan Xi
2026-07-01x86,fs/resctrl: Prevent out-of-bounds access while offlining CPU when SNC ena...Reinette Chatre
2026-07-01iomap: submit read bio after each extentChristoph Hellwig
2026-07-01fuse: call fuse_send_readpages explicitly from fuse_readaheadJoanne Koong
2026-07-01iomap: consolidate bio submissionChristoph Hellwig
2026-07-01fhandle: reject detached mounts in capable_wrt_mount()David Lee
2026-07-01netfs: Fix DIO write retry for filesystems without a ->prepare_write()David Howells
2026-07-01netfs: Fix folio state after ENOMEM whilst under writeback iterationDavid Howells