summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
4 daysSUNRPC: close backchannel before destroying callback serviceChuck Lever
4 daysnfsd: fix XDR length calculation in nfsd4_ff_encode_layoutgetJeff Layton
4 daysnfsd: fix XDR padding calculation in ff_encode_getdeviceinfoJeff Layton
4 daysnfsd: block non-SAVEFH ops after FOREIGN PUTFH to prevent NULL derefJeff Layton
4 daysnfsd: clear CALLBACK_RUNNING on failed delegation recall queueJeff Layton
4 daysnfsd: defer setting NFSD4_CALLBACK_RUNNING in deleg_reaperJeff Layton
4 daysnfsd: don't free session slots that are still in useJeff Layton
4 daysnfsd: set SC_STATUS_FREED in nfsd4_drop_revoked_stid for delegationsZhenghang Xiao
4 daysnfsd: ensure nfsd_file_do_acquire() does not use a non-opened fileNeilBrown
4 daysnfsd: fix possible fh_compose of wrong dentry in nfsd4_create_file()NeilBrown
4 daysNFSD: restart ssc_expire_umount walk after dropping nfsd_ssc_lockMichael Bommarito
4 dayslockd: pin next file across nlm_inspect_file lock-dropMichael Bommarito
4 daysnfsd: sample writeback error cursor before async COPY loopChuck Lever
4 daysnfsd: Reset write verifier when async COPY writeback failsChuck Lever
4 daysMerge tag 'x86-urgent-2026-07-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
5 daysexfat: fix mmap data loss when extending valid_size over a shared mappingNamjae Jeon
5 daysMerge tag 'v7.2-rc1-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
6 daysMerge tag 'v7.2-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
6 daysMerge tag 'vfs-7.2-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
6 daysromfs: detect hard link cycles이상호
6 daysnetfs: Fix barriering when walking subrequest listDavid Howells
7 dayscifs: Fix missing credit release on failure in cifs_issue_read()David Howells
7 daysvfs: missing inode operation should return a consistent error codeJori Koolstra
7 daysRemove excl arg to ->create inode_operationNeilBrown
8 daysfs/proc: fix KPF_KSM reported for all anonymous pagesJinjiang Tu
8 dayscifs: update internal module version numberSteve French
8 dayssmb: client: use unaligned reads in parse_posix_ctxt()Zihan Xi
8 dayssmb: client: harden POSIX SID length parsingZihan Xi
8 daysx86,fs/resctrl: Prevent out-of-bounds access while offlining CPU when SNC ena...Reinette Chatre
8 daysiomap: submit read bio after each extentChristoph Hellwig
8 daysfuse: call fuse_send_readpages explicitly from fuse_readaheadJoanne Koong
8 daysiomap: consolidate bio submissionChristoph Hellwig
8 daysfhandle: reject detached mounts in capable_wrt_mount()David Lee
8 daysnetfs: Fix DIO write retry for filesystems without a ->prepare_write()David Howells
8 daysnetfs: Fix folio state after ENOMEM whilst under writeback iterationDavid Howells
8 daysnetfs: Fix writeback error handlingDavid Howells
8 daysnetfs: Fix writethrough to use collection offloadDavid Howells
8 daysnetfs: Replace wb_lock with a bit lock for asynchronicityDavid Howells
8 dayscachefiles: Fix file burial to take lock when unsetting S_KERNEL_FILEDavid Howells
8 dayscachefiles: Fix double fputDavid Howells
8 daysnetfs: Fix netfs_create_write_req() to handle async cache object creationDavid Howells
8 daysnetfs: Fix decision whether to disallow write-streaming due to fscache useDavid Howells
8 daysexec: fix off-by-one in binfmt max rewrite depth commentAlan Urmancheev
8 daysiomap: guard io_size EOF trim against concurrent truncate underflowMorduan Zang
8 daysxfs: fix the error unwind in xfs_open_devices()Christian Brauner
8 daysbpf: have bpf_real_data_inode() take a struct fileChristian Brauner
8 daysorangefs: keep the readdir entry size 64-bit in fill_from_part()Bryam Vargas
8 daysfreevxfs: don't BUG() on unknown typed-extent typeFarhad Alemi
8 daysMerge patch series "afs: Miscellaneous fixes"Christian Brauner
8 daysfat: stop reading directory entries past the end-of-directory markerMatteo Croce