summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-03-10NFSD: Return NFS4ERR_FILE_OPEN only when linking an open fileChuck Lever
2025-03-10NFSD: Return NFS4ERR_FILE_OPEN only when renaming over an open fileChuck Lever
2025-03-10NFSD: Never return NFS4ERR_FILE_OPEN when removing a directoryChuck Lever
2025-03-10NFSD: nfsd_unlink() clobbers non-zero status returned from fh_fill_pre_attrs()Chuck Lever
2025-03-10nfsd: remove the redundant mapping of nfserr_mlinkLi Lingfeng
2025-03-10NFSD: Skip sending CB_RECALL_ANY when the backchannel isn't upChuck Lever
2025-03-10nfsd: adjust WARN_ON_ONCE in revoke_delegationOlga Kornievskaia
2025-03-10nfsd: fix management of listener transportsOlga Kornievskaia
2025-03-10lockd: add netlink control interfaceJeff Layton
2025-03-10Merge afs RCU pathwalk fixChristian Brauner
2025-03-10afs: Simplify cell record handlingDavid Howells
2025-03-10afs: Fix afs_server ref accountingDavid Howells
2025-03-10afs: Use the per-peer app data provided by rxrpcDavid Howells
2025-03-10afs: Drop the net parameter from afs_unuse_cell()David Howells
2025-03-10afs: Make afs_lookup_cell() take a trace noteDavid Howells
2025-03-10afs: Improve server refcount/active count tracingDavid Howells
2025-03-10afs: Improve afs_volume tracing to display a debug IDDavid Howells
2025-03-10afs: Change dynroot to create contents on demandDavid Howells
2025-03-10afs: Remove the "autocell" mount optionDavid Howells
2025-03-10afs: Fix afs_atcell_get_link() to handle RCU pathwalkDavid Howells
2025-03-10Merge branch 'xfs-6.15-merge' into for-nextCarlos Maiolino
2025-03-10Merge branch 'xfs-6.15-zoned_devices' into xfs-6.15-mergeCarlos Maiolino
2025-03-10Merge branch 'vfs-6.15.iomap' of git://git.kernel.org/pub/scm/linux/kernel/gi...Carlos Maiolino
2025-03-10xfs: Use abs_diff instead of XFS_ABSDIFFMatthew Wilcox (Oracle)
2025-03-10Merge patch series "pipe: Trivial cleanups"Christian Brauner
2025-03-10fs/splice: Use pipe_buf() helper to retrieve pipe bufferK Prateek Nayak
2025-03-10fs/pipe: Use pipe_buf() helper to retrieve pipe bufferK Prateek Nayak
2025-03-10fs/pipe: Limit the slots in pipe_resize_ring()K Prateek Nayak
2025-03-10Merge mainline pipe changesChristian Brauner
2025-03-08Merge tag 'mm-hotfixes-stable-2025-03-08-16-27' of git://git.kernel.org/pub/s...Linus Torvalds
2025-03-08f2fs: control nat_bits feature via mount optionChao Yu
2025-03-08vfs: Remove invalidate_inodes()Jan Kara
2025-03-07binfmt_elf_fdpic: fix variable set but not used warningsunliming
2025-03-07Merge tag 'execve-v6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-03-07Merge tag 'for-6.14-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-03-07bdev: add back PAGE_SIZE block size validation for sb_set_blocksize()Luis Chamberlain
2025-03-07efivarfs: Revert "allow creation of zero length files"Ard Biesheuvel
2025-03-06fs/pipe: add simpler helpers for common casesLinus Torvalds
2025-03-06Merge tag 'bcachefs-2025-03-06' of git://evilpiepirate.org/bcachefsLinus Torvalds
2025-03-06bcachefs: copygc now skips non-rw devicesKent Overstreet
2025-03-06bcachefs: Fix bch2_dev_journal_alloc() spuriously failingKent Overstreet
2025-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-03-06Merge tag 'v6.14-rc5-smb3-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2025-03-06Merge tag 'exfat-for-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-06fs/pipe: fix pipe buffer index use in FUSELinus Torvalds
2025-03-06fs/pipe: do not open-code pipe head/tail logic in FIONREADLinus Torvalds
2025-03-06fs/ntfs3: Remove unused ntfs_flush_inodesDr. David Alan Gilbert
2025-03-06fs/ntfs3: Remove unused ntfs_sb_readDr. David Alan Gilbert
2025-03-06fs/ntfs3: Remove unused ni_load_attrDr. David Alan Gilbert
2025-03-06fs/ntfs3: Prevent integer overflow in hdr_first_de()Dan Carpenter