summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
11 daysfs/proc/task_mmu: fix PAGEMAP_SCAN written state for PMD holesKiryl Shutsemau (Meta)
11 daysfs/proc/task_mmu: fix PAGEMAP_SCAN written state for unpopulated ptesKiryl Shutsemau (Meta)
11 daysfat: avoid stack overflow warningArnd Bergmann
13 daysMerge tag 'mm-hotfixes-stable-2026-07-06-17-49' of git://git.kernel.org/pub/s...Linus Torvalds
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
2026-07-01netfs: Fix writeback error handlingDavid Howells
2026-07-01netfs: Fix writethrough to use collection offloadDavid Howells
2026-07-01netfs: Replace wb_lock with a bit lock for asynchronicityDavid Howells
2026-07-01cachefiles: Fix file burial to take lock when unsetting S_KERNEL_FILEDavid Howells
2026-07-01cachefiles: Fix double fputDavid Howells
2026-07-01netfs: Fix netfs_create_write_req() to handle async cache object creationDavid Howells
2026-07-01netfs: Fix decision whether to disallow write-streaming due to fscache useDavid Howells
2026-07-01exec: fix off-by-one in binfmt max rewrite depth commentAlan Urmancheev
2026-07-01iomap: guard io_size EOF trim against concurrent truncate underflowMorduan Zang
2026-07-01xfs: fix the error unwind in xfs_open_devices()Christian Brauner
2026-07-01bpf: have bpf_real_data_inode() take a struct fileChristian Brauner
2026-07-01orangefs: keep the readdir entry size 64-bit in fill_from_part()Bryam Vargas
2026-07-01freevxfs: don't BUG() on unknown typed-extent typeFarhad Alemi
2026-07-01Merge patch series "afs: Miscellaneous fixes"Christian Brauner
2026-07-01fat: stop reading directory entries past the end-of-directory markerMatteo Croce
2026-07-01ovl: fix comment about locking orderAmir Goldstein
2026-07-01cachefiles: Fix double unlock in nomem_d_alloc error pathHongling Zeng
2026-07-01minix: avoid overflow in bitmap block count calculationMichael Bommarito
2026-07-01ovl: use linked upper dentry in copy-up tmpfileSouvik Banerjee
2026-07-01proc: only bump parent nlink when registering directoriesKrzysztof WilczyƄski
2026-07-01iomap: release pages on atomic dio size mismatchFengnan Chang
2026-07-01afs: Fix unchecked-length string display in debug statementDavid Howells
2026-07-01afs: Fix the volume AFS_VOLUME_RM_TREE is set onDavid Howells
2026-07-01afs: Fix premature cell exposure through /afsDavid Howells
2026-07-01afs: Fix lack of locking around modifications of net->cells_dyn_inoDavid Howells
2026-07-01afs: Fix vllist leakDavid Howells
2026-07-01afs: Fix leak of ungot volumeDavid Howells
2026-07-01afs: Fix missing NULL pointer check in afs_break_some_callbacks()David Howells
2026-07-01afs: Use scoped_seqlock_read() rather than manually doing seqlock stuffDavid Howells