summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfsd-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2024-09-2332-395/+601
|\
| * nfsd: fix delegation_blocked() to block correctly for at least 30 secondsNeilBrown2024-09-211-2/+3
| * nfsd: fix initial getattr on write delegationJeff Layton2024-09-211-8/+25
| * nfsd: untangle code in nfsd4_deleg_getattr_conflict()NeilBrown2024-09-211-69/+62
| * nfsd: enforce upper limit for namelen in __cld_pipe_inprogress_downcall()Scott Mayhew2024-09-211-4/+4
| * nfsd: return -EINVAL when namelen is 0Li Lingfeng2024-09-211-0/+8
| * NFSD: Wrap async copy operations with trace pointsChuck Lever2024-09-212-2/+72
| * NFSD: Clean up extra whitespace in trace_nfsd_copy_doneChuck Lever2024-09-211-1/+1
| * NFSD: Record the callback stateid in copy tracepointsChuck Lever2024-09-211-0/+12
| * NFSD: Display copy stateids with conventional print formattingChuck Lever2024-09-211-6/+6
| * NFSD: Limit the number of concurrent async COPY operationsChuck Lever2024-09-214-2/+12
| * NFSD: Async COPY result needs to return a write verifierChuck Lever2024-09-211-15/+8
| * nfsd: avoid races with wake_up_var()NeilBrown2024-09-211-1/+4
| * nfsd: use clear_and_wake_up_bit()NeilBrown2024-09-212-6/+2
| * NFSD: Annotate struct pnfs_block_deviceaddr with __counted_by()Thorsten Blum2024-09-212-5/+3
| * nfsd: call cache_put if xdr_reserve_space returns NULLGuoqing Jiang2024-09-211-4/+9
| * nfsd: add more nfsd_cb tracepointsJeff Layton2024-09-213-0/+12
| * nfsd: track the main opcode for callbacksJeff Layton2024-09-215-5/+27
| * nfsd: add more info to WARN_ON_ONCE on failed callbacksJeff Layton2024-09-211-1/+2
| * nfsd: fix some spelling errors in commentsLi Lingfeng2024-09-211-2/+2
| * nfsd: remove unused parameter of nfsd_file_mark_find_or_createLi Lingfeng2024-09-211-2/+2
| * nfsd: use LIST_HEAD() to simplify codeHongbo Li2024-09-211-7/+3
| * nfsd: map the EBADMSG to nfserr_io to avoid warningLi Lingfeng2024-09-211-0/+1
| * NFSD: remove redundant assignment operationLi Lingfeng2024-09-211-1/+0
| * NFSD: Fix NFSv4's PUTPUBFH operationChuck Lever2024-09-211-9/+1
| * nfsd: Add quotes to client info 'callback address'Mark Grimes2024-09-211-1/+1
| * nfsd: move error choice for incorrect object types to version-specific code.NeilBrown2024-09-216-19/+56
| * nfsd: be more systematic about selecting error codes for internal use.NeilBrown2024-09-211-5/+19
| * nfsd: Move error code mapping to per-version proc code.NeilBrown2024-09-215-18/+78
| * nfsd: move V4ROOT version check to nfsd_set_fh_dentry()NeilBrown2024-09-211-11/+7
| * nfsd: further centralize protocol version checks.NeilBrown2024-09-213-6/+9
| * nfsd: use nfsd_v4client() in nfsd_breaker_owns_lease()NeilBrown2024-09-213-9/+8
| * nfsd: Pass 'cred' instead of 'rqstp' to some functions.NeilBrown2024-09-218-28/+34
| * nfsd: Don't pass all of rqst into rqst_exp_find()NeilBrown2024-09-214-12/+35
| * nfsd: don't assume copy notify when preprocessing the stateidSagi Grimberg2024-09-212-6/+4
| * sunrpc: allow svc threads to fail initialisation cleanlyNeilBrown2024-09-213-6/+7
| * sunrpc: change sp_nrthreads from atomic_t to unsigned int.NeilBrown2024-09-212-2/+2
| * nfsd: don't allocate the versions array.NeilBrown2024-09-215-94/+35
| * nfsd: move nfsd_pool_stats_open into nfsctl.cNeilBrown2024-09-013-9/+7
| * lockd: discard nlmsvc_timeoutNeilBrown2024-09-012-7/+2
| * nfsd: don't EXPORT_SYMBOL nfsd4_ssc_init_umount_work()NeilBrown2024-09-011-1/+0
| * nfsd: use system_unbound_wq for nfsd_file_gc_worker()Youzhong Yang2024-09-011-1/+1
| * nfsd: count nfsd_file allocationsJeff Layton2024-09-011-2/+7
| * nfsd: fix refcount leak when file is unhashed after being foundJeff Layton2024-09-011-0/+1
| * nfsd: remove unneeded EEXIST error check in nfsd_do_file_acquireJeff Layton2024-09-011-2/+0
| * nfsd: add list_head nf_gc to struct nfsd_fileYouzhong Yang2024-09-012-8/+11
* | Merge tag 'gfs2-v6.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-09-235-51/+27
|\ \
| * | gfs2: Remove gfs2_aspace_writepage()Matthew Wilcox (Oracle)2024-09-021-8/+0
| * | gfs2: Remove gfs2_jdata_writepage()Matthew Wilcox (Oracle)2024-09-021-30/+0
| * | gfs2: Remove __gfs2_writepage()Matthew Wilcox (Oracle)2024-09-021-10/+2