aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-09-09nfsd: fix change_info in NFSv4 RENAME repliesJeff Layton
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
2023-08-29NFSD: Report zero space limit for write delegationsChuck Lever
2023-08-29NFSD: handle GETATTR conflict with write delegationDai Ngo
2023-08-29locks: allow support for write delegationDai Ngo
2023-08-25Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s...Linus Torvalds
2023-08-24Merge tag 'nfsd-6.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-08-24NFSD: Fix a thinko introduced by recent trace point changesChuck Lever
2023-08-22Merge tag 'nfs-for-6.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2023-08-21nilfs2: fix general protection fault in nilfs_lookup_dirty_data_buffers()Ryusuke Konishi
2023-08-21mm: enable page walking API to lock vmas during the walkSuren Baghdasaryan
2023-08-21smaps: use vm_normal_page_pmd() instead of follow_trans_huge_pmd()David Hildenbrand
2023-08-19Merge tag 'for-6.5-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-08-19NFSv4: fix out path in __nfs4_get_acl_uncachedFedor Pchelkin
2023-08-19NFSv4.2: fix error handling in nfs42_proc_getxattrFedor Pchelkin
2023-08-19NFS: Fix sysfs server name memory leakBenjamin Coddington
2023-08-18btrfs: fix incorrect splitting in btrfs_drop_extent_map_rangeJosef Bacik
2023-08-17NFS: Fix a use after free in nfs_direct_join_group()Trond Myklebust
2023-08-17btrfs: fix BUG_ON condition in btrfs_cancel_balancexiaoshoukui
2023-08-17btrfs: only subtract from len_to_oe_boundary when it is tracking an extentChris Mason
2023-08-17btrfs: fix replace/scrub failure with metadata_uuidAnand Jain
2023-08-16smb: client: fix null authScott Mayhew
2023-08-15Merge tag '6.5-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-08-14btrfs: fix infinite directory readsFilipe Manana
2023-08-14smb3: display network namespace in debug informationSteve French
2023-08-14cifs: Release folio lock on fscache read hit.Russell Harmon via samba-technical
2023-08-12Merge tag 'for-6.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds