summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-09-01Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-08-31Merge tag 'nfs-for-6.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2023-08-31Merge tag 'nfsd-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2023-08-31Merge tag '6.6-rc-ksmbd-fixes-part1' of git://git.samba.org/ksmbdLinus Torvalds
2023-08-31Merge tag 'jfs-6.6' of github.com:kleikamp/linux-shaggyLinus Torvalds
2023-08-31Merge tag 'ext4_for_linus-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-08-31Merge tag 'dlm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds
2023-08-31Merge tag 'v6.6-vfs.super.fixes.2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-31NFS: switch back to using kill_anon_superChristoph Hellwig
2023-08-31fs: export sget_dev()Christian Brauner
2023-08-30Merge tag '6.6-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...Linus Torvalds
2023-08-30Merge tag 'xfs-6.6-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-08-30Merge tag 'for_v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2023-08-30Merge tag 'ovl-update-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds
2023-08-30pNFS: Fix assignment of xprtdata.credAnna Schumaker
2023-08-30NFSv4.2: fix handling of COPY ERR_OFFLOAD_NO_REQOlga Kornievskaia
2023-08-30NFS: Guard against READDIR loop when entry names exceed MAXNAMELENBenjamin Coddington
2023-08-30fs/jfs: Use common ucs2 upper case tableDr. David Alan Gilbert
2023-08-30fs/smb/client: Use common code in clientDr. David Alan Gilbert
2023-08-30fs/smb: Swing unicode common code from smb->NLSDr. David Alan Gilbert
2023-08-30fs/smb: Remove unicode 'lower' tablesDr. David Alan Gilbert
2023-08-30SMB3: rename macro CIFS_SERVER_IS_CHAN to avoid confusionSteve French
2023-08-29Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linuxLinus Torvalds
2023-08-29Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-08-29NFSD: da_addr_body field missing in some GETDEVICEINFO repliesChuck Lever
2023-08-29SUNRPC: Add enum svc_auth_statusChuck Lever
2023-08-29SUNRPC: remove timeout arg from svc_recv()NeilBrown
2023-08-29SUNRPC: change svc_recv() to return void.NeilBrown
2023-08-29SUNRPC: call svc_process() from svc_recv().NeilBrown
2023-08-29nfsd: separate nfsd_last_thread() from nfsd_put()NeilBrown
2023-08-29nfsd: Simplify code around svc_exit_thread() call in nfsd()NeilBrown
2023-08-29nfsd: don't allow nfsd threads to be signalled.NeilBrown
2023-08-29lockd: remove SIGKILL handlingNeilBrown
2023-08-29fs: lockd: avoid possible wrong NULL parameterSu Hui
2023-08-29exportfs: remove kernel-doc warnings in exportfsZhu Wang
2023-08-29nfsd: inherit required unset default acls from effective setJeff Layton
2023-08-29lockd: nlm_blocked list race fixesAlexander Aring
2023-08-29nfsd: set missing after_change as before_change + 1Jeff Layton
2023-08-29nfsd: remove unsafe BUG_ON from set_change_infoJeff Layton
2023-08-29nfsd: handle failure to collect pre/post-op attrs more sanelyJeff Layton
2023-08-29nfsd: add a MODULE_DESCRIPTIONJeff Layton
2023-08-29NFSD: Rename struct svc_cacherepChuck Lever
2023-08-29NFSD: Remove svc_rqst::rq_cacherepChuck Lever
2023-08-29NFSD: Refactor the duplicate reply cache shrinkerChuck Lever
2023-08-29NFSD: Replace nfsd_prune_bucket()Chuck Lever
2023-08-29NFSD: Rename nfsd_reply_cache_alloc()Chuck Lever
2023-08-29NFSD: Refactor nfsd_reply_cache_free_locked()Chuck Lever
2023-08-29NFSD: Enable write delegation supportDai Ngo