summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: call svc_process() from svc_recv().NeilBrown2023-08-293-8/+1
* nfsd: separate nfsd_last_thread() from nfsd_put()NeilBrown2023-08-292-34/+25
* nfsd: Simplify code around svc_exit_thread() call in nfsd()NeilBrown2023-08-291-23/+0
* nfsd: don't allow nfsd threads to be signalled.NeilBrown2023-08-293-23/+3
* lockd: remove SIGKILL handlingNeilBrown2023-08-291-24/+0
* fs: lockd: avoid possible wrong NULL parameterSu Hui2023-08-291-0/+3
* exportfs: remove kernel-doc warnings in exportfsZhu Wang2023-08-291-0/+1
* nfsd: inherit required unset default acls from effective setJeff Layton2023-08-291-5/+29
* lockd: nlm_blocked list race fixesAlexander Aring2023-08-291-1/+12
* nfsd: set missing after_change as before_change + 1Jeff Layton2023-08-291-1/+1
* nfsd: remove unsafe BUG_ON from set_change_infoJeff Layton2023-08-292-11/+32
* nfsd: handle failure to collect pre/post-op attrs more sanelyJeff Layton2023-08-295-37/+65
* nfsd: add a MODULE_DESCRIPTIONJeff Layton2023-08-291-0/+1
* NFSD: Rename struct svc_cacherepChuck Lever2023-08-294-28/+28
* NFSD: Remove svc_rqst::rq_cacherepChuck Lever2023-08-293-11/+16
* NFSD: Refactor the duplicate reply cache shrinkerChuck Lever2023-08-291-43/+39
* NFSD: Replace nfsd_prune_bucket()Chuck Lever2023-08-292-15/+85
* NFSD: Rename nfsd_reply_cache_alloc()Chuck Lever2023-08-291-3/+3
* NFSD: Refactor nfsd_reply_cache_free_locked()Chuck Lever2023-08-291-7/+20
* NFSD: Enable write delegation supportDai Ngo2023-08-292-20/+78
* NFSD: Report zero space limit for write delegationsChuck Lever2023-08-291-3/+6
* NFSD: handle GETATTR conflict with write delegationDai Ngo2023-08-295-0/+82
* locks: allow support for write delegationDai Ngo2023-08-291-7/+0
* Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s...Linus Torvalds2023-08-252-2/+11
|\
| * nilfs2: fix general protection fault in nilfs_lookup_dirty_data_buffers()Ryusuke Konishi2023-08-211-0/+5
| * mm: enable page walking API to lock vmas during the walkSuren Baghdasaryan2023-08-211-0/+5
| * smaps: use vm_normal_page_pmd() instead of follow_trans_huge_pmd()David Hildenbrand2023-08-211-2/+1
* | Merge tag 'nfsd-6.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2023-08-242-1/+2
|\ \
| * | NFSD: Fix a thinko introduced by recent trace point changesChuck Lever2023-08-241-0/+1
| * | nfsd: Fix race to FREE_STATEID and cl_revokedBenjamin Coddington2023-08-041-1/+1
* | | Merge tag 'nfs-for-6.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2023-08-224-18/+31
|\ \ \
| * | | NFSv4: fix out path in __nfs4_get_acl_uncachedFedor Pchelkin2023-08-191-3/+2
| * | | NFSv4.2: fix error handling in nfs42_proc_getxattrFedor Pchelkin2023-08-191-3/+2
| * | | NFS: Fix sysfs server name memory leakBenjamin Coddington2023-08-191-1/+3
| * | | NFS: Fix a use after free in nfs_direct_join_group()Trond Myklebust2023-08-171-10/+16
| * | | NFSv4: Fix dropped lock for racing OPEN and delegation returnBenjamin Coddington2023-07-021-1/+8
* | | | Merge tag 'for-6.5-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-08-198-62/+113
|\ \ \ \
| * | | | btrfs: fix incorrect splitting in btrfs_drop_extent_map_rangeJosef Bacik2023-08-181-4/+2
| * | | | btrfs: fix BUG_ON condition in btrfs_cancel_balancexiaoshoukui2023-08-171-2/+1
| * | | | btrfs: only subtract from len_to_oe_boundary when it is tracking an extentChris Mason2023-08-171-1/+24
| * | | | btrfs: fix replace/scrub failure with metadata_uuidAnand Jain2023-08-171-1/+2
| * | | | btrfs: fix infinite directory readsFilipe Manana2023-08-144-54/+84
* | | | | smb: client: fix null authScott Mayhew2023-08-161-0/+4
* | | | | Merge tag '6.5-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2023-08-152-8/+27
|\ \ \ \ \
| * | | | | smb3: display network namespace in debug informationSteve French2023-08-141-0/+10
| * | | | | cifs: Release folio lock on fscache read hit.Russell Harmon via samba-technical2023-08-141-1/+1
| * | | | | cifs: fix potential oops in cifs_oplock_breakSteve French2023-08-101-7/+16
* | | | | | Merge tag 'for-6.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-08-128-20/+99
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | btrfs: set cache_block_group_error if we find an errorJosef Bacik2023-08-101-1/+4
| * | | | | btrfs: reject invalid reloc tree root keys with stack dumpQu Wenruo2023-08-102-1/+16