| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-10 | NFSD: Define a proc_layoutcommit for the FlexFiles layout type | Chuck Lever | 1 | -0/+8 |
| 2025-10-06 | Merge tag 'nfsd-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds | 27 | -274/+595 |
| 2025-10-03 | Merge tag 'pull-f_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2 | -3/+3 |
| 2025-10-03 | Merge tag 'nfs-for-6.18-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 7 | -6/+83 |
| 2025-10-03 | Merge tag 'pull-nfsctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 1 | -88/+49 |
| 2025-10-01 | nfsd: discard nfserr_dropit | NeilBrown | 2 | -9/+1 |
| 2025-10-01 | NFSD: Add io_cache_{read,write} controls to debugfs | Mike Snitzer | 3 | -0/+123 |
| 2025-10-01 | NFSD: Do the grace period check in ->proc_layoutget | Chuck Lever | 4 | -12/+10 |
| 2025-10-01 | nfsd: delete unnecessary NULL check in __fh_verify() | Dan Carpenter | 1 | -3/+1 |
| 2025-10-01 | NFSD: Allow layoutcommit during grace period | Sergey Bashirov | 1 | -13/+25 |
| 2025-09-30 | nfs/localio: avoid issuing misaligned IO using O_DIRECT | Mike Snitzer | 1 | -0/+11 |
| 2025-09-30 | NFSD: filecache: add STATX_DIOALIGN and STATX_DIO_READ_ALIGN support | Mike Snitzer | 4 | -0/+69 |
| 2025-09-29 | Merge tag 'vfs-6.18-rc1.async' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+1 |
| 2025-09-29 | Merge tag 'vfs-6.18-rc1.workqueue' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
| 2025-09-25 | NFSD: Disallow layoutget during grace period | Sergey Bashirov | 1 | -0/+5 |
| 2025-09-23 | SUNRPC: Move the svc_rpcb_cleanup() call sites | Chuck Lever | 2 | -6/+3 |
| 2025-09-23 | VFS: unify old_mnt_idmap and new_mnt_idmap in renamedata | NeilBrown | 1 | -2/+1 |
| 2025-09-21 | nfsd: Don't force CRYPTO_LIB_SHA256 to be built-in | Eric Biggers | 1 | -1/+1 |
| 2025-09-21 | nfsd: nfserr_jukebox in nlm_fopen should lead to a retry | Olga Kornievskaia | 1 | -0/+15 |
| 2025-09-21 | NFSD: Reduce DRC bucket size | Chuck Lever | 1 | -1/+1 |
| 2025-09-21 | NFSD: Delay adding new entries to LRU | Chuck Lever | 1 | -13/+0 |
| 2025-09-21 | SUNRPC: Move the svc_rpcb_cleanup() call sites | Chuck Lever | 2 | -6/+3 |
| 2025-09-21 | NFSD: Drop redundant conversion to bool | Xichao Zhao | 1 | -1/+1 |
| 2025-09-21 | nfsd: decouple the xprtsec policy check from check_nfsd_access() | Scott Mayhew | 3 | -26/+83 |
| 2025-09-21 | NFSD: Fix destination buffer size in nfsd4_ssc_setup_dul() | Thorsten Blum | 1 | -1/+1 |
| 2025-09-21 | nfsd: Eliminate an allocation in nfs4_make_rec_clidname() | Eric Biggers | 2 | -12/+7 |
| 2025-09-21 | nfsd: Replace open-coded conversion of bytes to hex | Eric Biggers | 1 | -16/+2 |
| 2025-09-21 | nfsd: freeze c/mtime updates with outstanding WRITE_ATTRS delegation | Jeff Layton | 3 | -3/+69 |
| 2025-09-21 | nfsd: fix timestamp updates in CB_GETATTR | Jeff Layton | 1 | -6/+5 |
| 2025-09-21 | nfsd: fix SETATTR updates for delegated timestamps | Jeff Layton | 3 | -14/+44 |
| 2025-09-21 | nfsd: track original timestamps in nfs4_delegation | Jeff Layton | 2 | -3/+13 |
| 2025-09-21 | nfsd: use ATTR_CTIME_SET for delegated ctime updates | Jeff Layton | 2 | -4/+5 |
| 2025-09-21 | nfsd: ignore ATTR_DELEG when checking ia_valid before notify_change() | Jeff Layton | 1 | -1/+1 |
| 2025-09-21 | nfsd: fix assignment of ia_ctime.tv_nsec on delegated mtime update | Jeff Layton | 1 | -1/+1 |
| 2025-09-21 | NFSD: Fix last write offset handling in layoutcommit | Sergey Bashirov | 2 | -18/+17 |
| 2025-09-21 | NFSD: Implement large extent array support in pNFS | Sergey Bashirov | 7 | -46/+78 |
| 2025-09-21 | NFSD: Minor cleanup in layoutcommit decoding | Sergey Bashirov | 1 | -1/+1 |
| 2025-09-21 | NFSD: Minor cleanup in layoutcommit processing | Sergey Bashirov | 1 | -9/+3 |
| 2025-09-21 | NFSD: Rework encoding and decoding of nfsd4_deviceid | Sergey Bashirov | 5 | -22/+39 |
| 2025-09-21 | nfsd: discard nfsd_file_get_local() | NeilBrown | 3 | -23/+0 |
| 2025-09-21 | NFSD: Move the fh_getattr() helper | Chuck Lever | 3 | -13/+24 |
| 2025-09-21 | NFSD: Relocate the fh_want_write() and fh_drop_write() helpers | Chuck Lever | 2 | -20/+37 |
| 2025-09-19 | fs: replace use of system_unbound_wq with system_dfl_wq | Marco Crivellari | 1 | -1/+1 |
| 2025-09-17 | nfsd_get_inode(): lift setting ->i_{,f}op to callers. | Al Viro | 1 | -18/+9 |
| 2025-09-17 | nfsdfs_create_files(): switch to simple_start_creating() | Al Viro | 1 | -18/+12 |
| 2025-09-17 | _nfsd_symlink(): switch to simple_start_creating() | Al Viro | 1 | -26/+16 |
| 2025-09-17 | nfsd_mkdir(): switch to simple_start_creating() | Al Viro | 1 | -25/+12 |
| 2025-09-17 | nfsctl: symlink has no business bumping link count of parent directory | Al Viro | 1 | -1/+0 |
| 2025-09-15 | check_export(): constify path argument | Al Viro | 1 | -1/+1 |
| 2025-09-15 | rqst_exp_get_by_name(): constify path argument | Al Viro | 2 | -2/+2 |
| 2025-08-11 | Merge tag 'nfsd-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/... | Linus Torvalds | 2 | -3/+12 |
| 2025-08-05 | nfsd: avoid ref leak in nfsd_open_local_fh() | NeilBrown | 1 | -2/+3 |
| 2025-08-05 | nfsd: don't set the ctime on delegated atime updates | Jeff Layton | 1 | -1/+9 |
| 2025-07-30 | Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1 | -22/+14 |
| 2025-07-28 | Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -5/+2 |
| 2025-07-28 | Merge tag 'pull-rpc_pipefs' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -33/+16 |
| 2025-07-14 | nfsd: Drop dprintk in blocklayout xdr functions | Sergey Bashirov | 1 | -33/+7 |
| 2025-07-14 | NFSD: Simplify struct knfsd_fh | Chuck Lever | 1 | -9/+6 |
| 2025-07-14 | NFSD: Access a knfsd_fh's fsid by pointer | Chuck Lever | 3 | -11/+20 |
| 2025-07-14 | Revert "NFSD: Force all NFSv4.2 COPY requests to be synchronous" | Chuck Lever | 1 | -7/+0 |
| 2025-07-14 | NFSD: Avoid multiple -Wflex-array-member-not-at-end warnings | Gustavo A. R. Silva | 1 | -1/+1 |
| 2025-07-14 | NFSD: Use vfs_iocb_iter_write() | Chuck Lever | 1 | -5/+5 |
| 2025-07-14 | NFSD: Use vfs_iocb_iter_read() | Chuck Lever | 1 | -2/+5 |
| 2025-07-14 | NFSD: Clean up kdoc for nfsd_open_local_fh() | Chuck Lever | 1 | -1/+1 |
| 2025-07-14 | NFSD: Clean up kdoc for nfsd_file_put_local() | Chuck Lever | 1 | -1/+1 |
| 2025-07-14 | NFSD: Remove definition for trace_nfsd_ctl_maxconn | Chuck Lever | 1 | -19/+0 |
| 2025-07-14 | NFSD: Remove definition for trace_nfsd_file_gc_recent | Chuck Lever | 1 | -1/+0 |
| 2025-07-14 | NFSD: Remove definitions for unused trace_nfsd_file_lru trace points | Chuck Lever | 1 | -2/+0 |
| 2025-07-14 | NFSD: Remove definition for trace_nfsd_file_unhash_and_queue | Chuck Lever | 1 | -1/+0 |
| 2025-07-14 | nfsd: Use correct error code when decoding extents | Sergey Bashirov | 4 | -27/+73 |
| 2025-07-14 | NFSD: Remove the cap on number of operations per NFSv4 COMPOUND | Chuck Lever | 5 | -20/+3 |
| 2025-07-14 | NFSD: Make nfsd_genl_rqstp::rq_ops array best-effort | Chuck Lever | 2 | -2/+3 |
| 2025-07-14 | NFSD: Rename a function parameter | Chuck Lever | 1 | -14/+14 |
| 2025-07-14 | NFSD: detect mismatch of file handle and delegation stateid in OPEN op | Dai Ngo | 1 | -0/+14 |
| 2025-07-14 | nfsd: handle get_client_locked() failure in nfsd4_setclientid_confirm() | Jeff Layton | 1 | -5/+15 |
| 2025-07-14 | nfsd: Change the type of ek_fsidtype from int to u8 and use kstrtou8 | Su Hui | 3 | -8/+6 |
| 2025-07-14 | sunrpc: simplify xdr_init_encode_pages | Christoph Hellwig | 2 | -2/+2 |
| 2025-07-14 | NFSD: release read access of nfs4_file when a write delegation is returned | Dai Ngo | 2 | -1/+9 |
| 2025-07-14 | NFSD: Offer write delegation for OPEN with OPEN4_SHARE_ACCESS_WRITE | Dai Ngo | 1 | -28/+47 |
| 2025-07-02 | rpc_mkpipe_dentry(): saner calling conventions | Al Viro | 1 | -23/+14 |
| 2025-07-02 | rpc_unlink(): saner calling conventions | Al Viro | 1 | -10/+2 |
| 2025-07-02 | netlink: introduce type-checking attribute iteration for nlmsg | Carolina Jubran | 1 | -22/+14 |
| 2025-06-21 | Merge tag 'nfsd-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/... | Linus Torvalds | 2 | -3/+3 |
| 2025-06-19 | nfsd: use threads array as-is in netlink interface | Jeff Layton | 1 | -3/+2 |
| 2025-06-16 | VFS: change old_dir and new_dir in struct renamedata to dentrys | NeilBrown | 1 | -5/+2 |
| 2025-06-12 | NFSD: Avoid corruption of a referring call list | Chuck Lever | 1 | -0/+1 |
| 2025-06-03 | Merge tag 'nfs-for-6.16-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 3 | -22/+83 |
| 2025-05-28 | nfs_localio: change nfsd_file_put_local() to take a pointer to __rcu pointer | NeilBrown | 2 | -4/+9 |
| 2025-05-28 | nfs_localio: simplify interface to nfsd for getting nfsd_file | NeilBrown | 1 | -18/+47 |
| 2025-05-28 | nfs_localio: always hold nfsd net ref with nfsd_file ref | NeilBrown | 3 | -2/+29 |
| 2025-05-28 | Merge tag 'nfsd-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds | 21 | -260/+703 |
| 2025-05-26 | Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 7 | -20/+31 |
| 2025-05-15 | NFSD: Add a "default" block size | Chuck Lever | 2 | -3/+8 |
| 2025-05-15 | NFSD: Remove NFSSVC_MAXBLKSIZE_V2 macro | Chuck Lever | 3 | -6/+4 |
| 2025-05-15 | NFSD: Remove NFSD_BUFSIZE | Chuck Lever | 4 | -16/+3 |
| 2025-05-15 | NFSD: Use rqstp->rq_bvec in nfsd_iter_write() | Chuck Lever | 1 | -2/+3 |
| 2025-05-15 | NFSD: De-duplicate the svc_fill_write_vector() call sites | Chuck Lever | 5 | -33/+51 |
| 2025-05-15 | NFSD: Use rqstp->rq_bvec in nfsd_iter_read() | Chuck Lever | 1 | -7/+7 |
| 2025-05-11 | nfsd: remove legacy dprintks from GETATTR and STATFS codepaths | Jeff Layton | 2 | -10/+0 |
| 2025-05-11 | nfsd: remove legacy READDIR dprintks | Jeff Layton | 2 | -9/+0 |
| 2025-05-11 | nfsd: remove dprintks for v2/3 RENAME events | Jeff Layton | 2 | -14/+0 |
| 2025-05-11 | nfsd: remove REMOVE/RMDIR dprintks | Jeff Layton | 2 | -15/+0 |
| 2025-05-11 | nfsd: remove old LINK dprintks | Jeff Layton | 2 | -14/+0 |
| 2025-05-11 | nfsd: remove old v2/3 SYMLINK dprintks | Jeff Layton | 2 | -9/+0 |
| 2025-05-11 | nfsd: remove old v2/3 create path dprintks | Jeff Layton | 2 | -20/+0 |
| 2025-05-11 | nfsd: add tracepoint for getattr and statfs events | Jeff Layton | 5 | -0/+38 |
| 2025-05-11 | nfsd: add tracepoint to nfsd_readdir | Jeff Layton | 4 | -0/+33 |
| 2025-05-11 | nfsd: add tracepoint to nfsd_rename | Jeff Layton | 2 | -0/+33 |
| 2025-05-11 | nfsd: add tracepoints for unlink events | Jeff Layton | 2 | -0/+26 |
| 2025-05-11 | nfsd: add tracepoint to nfsd_link() | Jeff Layton | 2 | -0/+29 |
| 2025-05-11 | nfsd: add tracepoint to nfsd_symlink | Jeff Layton | 2 | -0/+29 |
| 2025-05-11 | nfsd: add nfsd_vfs_create tracepoints | Jeff Layton | 3 | -0/+32 |
| 2025-05-11 | nfsd: add a tracepoint to nfsd_lookup_dentry | Jeff Layton | 2 | -1/+24 |
| 2025-05-11 | nfsd: add a tracepoint for nfsd_setattr | Jeff Layton | 2 | -0/+41 |
| 2025-05-11 | NFSD: Add a Call equivalent to the NFSD_TRACE_PROC_RES macros | Chuck Lever | 1 | -0/+17 |
| 2025-05-11 | NFSD: Use sockaddr instead of a generic array | Chuck Lever | 1 | -14/+15 |
| 2025-05-11 | NFSD: Implement FATTR4_CLONE_BLKSIZE attribute | Chuck Lever | 1 | -1/+18 |
| 2025-05-11 | nfsd: use SHA-256 library API instead of crypto_shash API | Eric Biggers | 2 | -49/+14 |
| 2025-05-11 | nfsd: Initialize ssc before laundromat_work to prevent NULL dereference | Li Lingfeng | 1 | -3/+3 |
| 2025-05-11 | nfsd: add commit start/done tracepoints around nfsd_commit() | Jeff Layton | 2 | -0/+5 |
| 2025-05-11 | nfsd: nfsd4_spo_must_allow() must check this is a v4 compound request | NeilBrown | 1 | -1/+2 |
| 2025-05-11 | nfsd: fix access checking for NLM under XPRTSEC policies | Olga Kornievskaia | 1 | -1/+2 |
| 2025-05-11 | nfsd: remove redundant WARN_ON_ONCE in nfsd4_write | Guoqing Jiang | 1 | -1/+0 |
| 2025-05-11 | NFSD: Add experimental setting to disable the use of splice read | Chuck Lever | 3 | -0/+35 |
| 2025-05-11 | NFSD: Add /sys/kernel/debug/nfsd | Chuck Lever | 4 | -0/+31 |
| 2025-05-11 | NFSD: fix race between nfsd registration and exports_proc | Maninder Singh | 1 | -9/+8 |
| 2025-05-11 | NFSD: unregister filesystem in case genl_register_family() fails | Maninder Singh | 1 | -1/+3 |
| 2025-05-11 | NFSD: Record each NFSv4 call's session slot index | Chuck Lever | 2 | -0/+13 |
| 2025-05-11 | NFSD: Implement CB_SEQUENCE referring call lists | Chuck Lever | 2 | -17/+22 |
| 2025-05-11 | NFSD: Implement CB_SEQUENCE referring call lists | Chuck Lever | 3 | -6/+153 |
| 2025-05-11 | NFSD: Shorten CB_OFFLOAD response to NFS4ERR_DELAY | Chuck Lever | 1 | -1/+1 |
| 2025-05-11 | NFSD: OFFLOAD_CANCEL should mark an async COPY as completed | Chuck Lever | 1 | -1/+4 |
| 2025-04-19 | Merge tag 'nfsd-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/... | Linus Torvalds | 3 | -8/+2 |
| 2025-04-13 | nfsd: decrease sc_count directly if fail to queue dl_recall | Li Lingfeng | 1 | -1/+1 |
| 2025-04-13 | nfs: add missing selections of CONFIG_CRC32 | Eric Biggers | 2 | -7/+1 |
| 2025-04-07 | nfsd: Use lookup_one() rather than lookup_one_len() | NeilBrown | 7 | -20/+31 |
| 2025-03-31 | Merge tag 'nfsd-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds | 13 | -231/+386 |
| 2025-03-14 | NFSD: Add a Kconfig setting to enable delegated timestamps | Chuck Lever | 2 | -3/+25 |
| 2025-03-10 | nfsd: use a long for the count in nfsd4_state_shrinker_count() | Jeff Layton | 1 | -1/+1 |
| 2025-03-10 | nfsd: remove obsolete comment from nfs4_alloc_stid | Jeff Layton | 1 | -9/+0 |
| 2025-03-10 | nfsd: remove unneeded forward declaration of nfsd4_mark_cb_fault() | Jeff Layton | 1 | -2/+0 |
| 2025-03-10 | nfsd: reorganize struct nfs4_delegation for better packing | Jeff Layton | 1 | -1/+1 |
| 2025-03-10 | nfsd: handle errors from rpc_call_async() | Jeff Layton | 1 | -3/+7 |
| 2025-03-10 | nfsd: move cb_need_restart flag into cb_flags | Jeff Layton | 3 | -8/+6 |
| 2025-03-10 | nfsd: replace CB_GETATTR_BUSY with NFSD4_CALLBACK_RUNNING | Jeff Layton | 3 | -13/+15 |
| 2025-03-10 | nfsd: eliminate cl_ra_cblist and NFSD4_CLIENT_CB_RECALL_ANY | Jeff Layton | 2 | -15/+3 |
| 2025-03-10 | nfsd: prevent callback tasks running concurrently | Jeff Layton | 5 | -8/+26 |
| 2025-03-10 | nfsd: disallow file locking and delegations for NFSv4 reexport | Mike Snitzer | 1 | -0/+18 |
| 2025-03-10 | nfsd: filecache: drop the list_lru lock during lock gc scans | NeilBrown | 2 | -3/+30 |
| 2025-03-10 | nfsd: filecache: don't repeatedly add/remove files on the lru list | NeilBrown | 1 | -30/+17 |
| 2025-03-10 | nfsd: filecache: introduce NFSD_FILE_RECENT | NeilBrown | 3 | -2/+24 |
| 2025-03-10 | nfsd: filecache: use list_lru_walk_node() in nfsd_file_gc() | NeilBrown | 1 | -3/+8 |
| 2025-03-10 | nfsd: filecache: use nfsd_file_dispose_list() in nfsd_file_close_inode_sync() | NeilBrown | 1 | -6/+1 |
| 2025-03-10 | NFSD: Re-organize nfsd_file_gc_worker() | Chuck Lever | 1 | -2/+2 |
| 2025-03-10 | nfsd: filecache: remove race handling. | NeilBrown | 1 | -16/+2 |
| 2025-03-10 | NFSD: Fix callback decoder status codes | Chuck Lever | 1 | -7/+7 |
| 2025-03-10 | nfsd: eliminate special handling of NFS4ERR_SEQ_MISORDERED | Jeff Layton | 1 | -9/+5 |
| 2025-03-10 | nfsd: handle NFS4ERR_BADSLOT on CB_SEQUENCE better | Jeff Layton | 1 | -0/+7 |
| 2025-03-10 | nfsd: when CB_SEQUENCE gets ESERVERFAULT don't increment seq_nr | Jeff Layton | 1 | -1/+6 |
| 2025-03-10 | nfsd: only check RPC_SIGNALLED() when restarting rpc_task | Jeff Layton | 1 | -8/+10 |
| 2025-03-10 | nfsd: always release slot when requeueing callback | Jeff Layton | 1 | -0/+1 |
| 2025-03-10 | nfsd: lift NFSv4.0 handling out of nfsd4_cb_sequence_done() | Jeff Layton | 1 | -24/+27 |
| 2025-03-10 | nfsd: prepare nfsd4_cb_sequence_done() for error handling rework | Jeff Layton | 1 | -11/+9 |
| 2025-03-10 | nfsd: put dl_stid if fail to queue dl_recall | Li Lingfeng | 1 | -1/+11 |
| 2025-03-10 | nfsd: allow SC_STATUS_FREEABLE when searching via nfs4_lookup_stateid() | Jeff Layton | 1 | -4/+2 |
| 2025-03-10 | nfsd: don't ignore the return code of svc_proc_register() | Jeff Layton | 3 | -4/+11 |
| 2025-03-10 | NFSD: Fix trace_nfsd_slot_seqid_sequence | Chuck Lever | 1 | -4/+15 |
| 2025-03-10 | NFSD: Return NFS4ERR_FILE_OPEN only when linking an open file | Chuck Lever | 1 | -13/+31 |
| 2025-03-10 | NFSD: Return NFS4ERR_FILE_OPEN only when renaming over an open file | Chuck Lever | 1 | -4/+29 |
| 2025-03-10 | NFSD: Never return NFS4ERR_FILE_OPEN when removing a directory | Chuck Lever | 1 | -6/+18 |
| 2025-03-10 | NFSD: nfsd_unlink() clobbers non-zero status returned from fh_fill_pre_attrs() | Chuck Lever | 1 | -3/+1 |
| 2025-03-10 | nfsd: remove the redundant mapping of nfserr_mlink | Li Lingfeng | 1 | -1/+0 |
| 2025-03-10 | NFSD: Skip sending CB_RECALL_ANY when the backchannel isn't up | Chuck Lever | 1 | -7/+12 |
| 2025-03-10 | nfsd: adjust WARN_ON_ONCE in revoke_delegation | Olga Kornievskaia | 1 | -1/+2 |
| 2025-03-10 | nfsd: fix management of listener transports | Olga Kornievskaia | 1 | -23/+21 |
| 2025-03-05 | VFS: Change vfs_mkdir() to return the dentry. | NeilBrown | 2 | -22/+16 |
| 2025-02-26 | nfsd: drop fh_update() from S_IFDIR branch of nfsd_create_locked() | NeilBrown | 1 | -3/+0 |
| 2025-02-10 | Merge tag 'nfsd-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/... | Linus Torvalds | 6 | -7/+25 |
| 2025-02-10 | NFSD: Fix CB_GETATTR status fix | Chuck Lever | 1 | -1/+1 |
| 2025-02-10 | NFSD: fix hang in nfsd4_shutdown_callback | Dai Ngo | 1 | -2/+5 |
| 2025-02-10 | nfsd: fix __fh_verify for localio | Olga Kornievskaia | 1 | -2/+3 |
| 2025-02-10 | nfsd: fix uninitialised slot info when a request is retried | NeilBrown | 1 | -1/+2 |
| 2025-02-02 | nfsd: validate the nfsd_serv pointer before calling svc_wake_up | Jeff Layton | 1 | -1/+10 |
| 2025-02-02 | nfsd: clear acl_access/acl_default after releasing them | Li Lingfeng | 2 | -0/+4 |
| 2025-01-28 | Merge tag 'nfs-for-6.14-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 5 | -35/+52 |
| 2025-01-27 | Merge tag 'nfsd-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds | 18 | -396/+1031 |
| 2025-01-21 | Merge tag 'lsm-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -12/+10 |
| 2025-01-21 | nfsd: implement OPEN_ARGS_SHARE_ACCESS_WANT_OPEN_XOR_DELEGATION | Jeff Layton | 2 | -2/+25 |
| 2025-01-21 | nfsd: handle delegated timestamps in SETATTR | Jeff Layton | 4 | -5/+53 |
| 2025-01-21 | nfsd: add support for delegated timestamps | Jeff Layton | 6 | -23/+147 |
| 2025-01-21 | nfsd: rework NFS4_SHARE_WANT_* flag handling | Jeff Layton | 2 | -3/+3 |
| 2025-01-21 | nfsd: add support for FATTR4_OPEN_ARGUMENTS | Jeff Layton | 2 | -1/+52 |
| 2025-01-21 | nfsd: prepare delegation code for handing out *_ATTRS_DELEG delegations | Jeff Layton | 3 | -15/+46 |
| 2025-01-21 | nfsd: rename NFS4_SHARE_WANT_* constants to OPEN4_SHARE_ACCESS_WANT_* | Jeff Layton | 4 | -16/+16 |
| 2025-01-21 | nfsd: switch to autogenerated definitions for open_delegation_type4 | Jeff Layton | 4 | -23/+40 |
| 2025-01-21 | nfs_common: make include/linux/nfs4.h include generated nfs4_1.h | Jeff Layton | 3 | -1/+279 |
| 2025-01-21 | nfsd: fix handling of delegated change attr in CB_GETATTR | Jeff Layton | 2 | -9/+14 |
| 2025-01-20 | Merge tag 'kernel-6.14-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -6/+3 |
| 2025-01-14 | nfs_common: track all open nfsd_files per LOCALIO nfs_client | Mike Snitzer | 4 | -1/+14 |
| 2025-01-14 | nfs_common: rename nfslocalio nfs_uuid_lock to nfs_uuids_lock | Mike Snitzer | 1 | -1/+1 |