summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-08-23nfsd: prevent panic for nfsv4.0 closed files in nfs4_show_openOlga Kornievskaia
2024-08-22nfsd: ensure that nfsd4_fattr_args.context is zeroed outJeff Layton
2024-07-22nfsd: don't set SVC_SOCK_ANONYMOUS when creating nfsd socketsJeff Layton
2024-07-12nfsd: nfsd_file_lease_notifier_call gets a file_lease as an argumentJeff Layton
2024-07-08nfsd: new netlink ops to get/set server pool_modeJeff Layton
2024-07-08nfsd: allow passing in array of thread counts via netlinkJeff Layton
2024-07-08nfsd: make nfsd_svc take an array of thread countsJeff Layton
2024-07-08NFSD: Support write delegations in LAYOUTGETChuck Lever
2024-07-08lockd: Use *-y instead of *-objs in MakefileAndy Shevchenko
2024-07-08NFSD: Fix nfsdcld warningChuck Lever
2024-07-08NFSD: remove unused structs 'nfsd3_voidargs'Dr. David Alan Gilbert
2024-07-08NFSD: harden svcxdr_dupstr() and svcxdr_tmpalloc() against integer overflowsDan Carpenter
2024-07-06Merge tag '6.10-rc6-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-07-04Merge tag 'for-6.10-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-04Merge tag 'mm-hotfixes-stable-2024-07-03-22-23' of git://git.kernel.org/pub/s...Linus Torvalds
2024-07-04btrfs: fix folio refcount in __alloc_dummy_extent_buffer()Boris Burkov
2024-07-04btrfs: fix folio refcount in btrfs_do_encoded_write()Boris Burkov
2024-07-03nilfs2: fix incorrect inode allocation from reserved inodesRyusuke Konishi
2024-07-03nilfs2: add missing check for inode numbers on directory entriesRyusuke Konishi
2024-07-03nilfs2: fix inode number range checksRyusuke Konishi
2024-07-02cifs: Fix read-performance regression by dropping readahead expansionDavid Howells
2024-07-02Merge tag 'vfs-6.10-rc7.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-02afs: Convert comma to semicolonChen Ni
2024-07-02fs: better handle deep ancestor chains in is_subdir()Christian Brauner
2024-07-02Merge tag 'erofs-for-6.10-rc7-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-07-02filelock: Remove locks reliably when fcntl/close race is detectedJann Horn
2024-07-02btrfs: fix uninitialized return value in the ref-verify toolFilipe Manana
2024-07-02btrfs: always do the basic checks for btrfs_qgroup_inherit structureQu Wenruo
2024-07-02btrfs: zoned: fix calc_available_free_space() for zoned modeNaohiro Aota
2024-07-01Merge tag 'for-6.10-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-01Merge tag 'vfs-6.10-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-01btrfs: fix adding block group to a reclaim list and the unused list during re...Naohiro Aota
2024-06-30erofs: ensure m_llen is reset to 0 if metadata is invalidGao Xiang
2024-06-29Merge tag 'xfs-6.10-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2024-06-28Merge tag 'nfsd-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2024-06-28Merge tag 'bcachefs-2024-06-28' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-06-27Merge tag 'asm-generic-fixes-6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-06-27Merge tag 'for-6.10-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-06-26netfs: Fix netfs_page_mkwrite() to flush conflicting data, not waitDavid Howells
2024-06-26netfs: Fix netfs_page_mkwrite() to check folio->mapping is validDavid Howells
2024-06-26netfs: Delete some xarray-wangling functions that aren't usedDavid Howells
2024-06-26netfs: Fix early issue of write op on partial write to folio tailDavid Howells
2024-06-26netfs: Fix io_uring based write-throughDavid Howells
2024-06-26erofs: convert to use super_set_uuid to support for FS_IOC_GETFSUUIDHuang Xiaojia
2024-06-26erofs: fix possible memory leak in z_erofs_gbuf_exit()Sandeep Dhavale
2024-06-26xfs: honor init_xattrs in xfs_init_new_inode for !ATTR fsDarrick J. Wong
2024-06-26xfs: fix direction in XFS_IOC_EXCHANGE_RANGEDarrick J. Wong
2024-06-26xfs: allow unlinked symlinks and dirs with zero sizeDarrick J. Wong
2024-06-26xfs: restrict when we try to align cow fork delalloc to cowextsz hintsDarrick J. Wong
2024-06-26xfs: fix freeing speculative preallocations for preallocated filesChristoph Hellwig