- 47446d7 nfsd4: add refcount for nfsd4_blocked_lock by Vasily Averin · 3 years, 1 month ago
- 3dcd1d8 nfsd: improve stateid access bitmask documentation by J. Bruce Fields · 3 years, 1 month ago
- a0ce483 nfsd: track filehandle aliasing in nfs4_files by J. Bruce Fields · 3 years, 9 months ago
- f9b60e2 nfsd: hash nfs4_files by inode number by J. Bruce Fields · 3 years, 9 months ago
- 472d155 nfsd: report client confirmation status in "info" file by NeilBrown · 3 years, 10 months ago
- 1722b04 nfsd: simplify nfsd4_check_open_reclaim by J. Bruce Fields · 4 years ago
- e56dc9e nfsd: remove fault injection code by J. Bruce Fields · 4 years, 6 months ago
- dd5e3fb NFSD: Add tracepoints to the NFSD state management code by Chuck Lever · 4 years, 9 months ago
- 20b7d86 nfsd: use boottime for lease expiry calculation by Arnd Bergmann · 5 years ago
- 9594497 nfsd: fix jiffies/time_t mixup in LRU list by Arnd Bergmann · 5 years ago
- e29f470 nfsd: print 64-bit timestamps in client_info_show by Arnd Bergmann · 5 years ago
- ce0887a NFSD add nfs4 inter ssc to nfsd4_copy by Olga Kornievskaia · 5 years ago
- 624322f NFSD add COPY_NOTIFY operation by Olga Kornievskaia · 5 years ago
- 2bbfed9 nfsd: Fix races between nfsd4_cb_release() and nfsd4_shutdown_callback() by Trond Myklebust · 5 years ago
- 6ee95d1 nfsd: add support for upcall version 2 by Scott Mayhew · 5 years ago
- 5c4583b nfsd: hook up nfs4_preprocess_stateid_op to the nfsd_file cache by Jeff Layton · 5 years ago
- eb82dd3 nfsd: convert fi_deleg_file and ls_file fields to nfsd_file by Jeff Layton · 5 years ago
- fd4f83f nfsd: convert nfs4_file->fi_fds array to use nfsd_files by Jeff Layton · 5 years ago
- f632a81 Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
- 7912344 nfsd: decode implementation id by J. Bruce Fields · 6 years ago
- e8a79fb nfsd: add nfsd/clients directory by J. Bruce Fields · 6 years ago
- 59f8e91 nfsd4: use reference count to free client by J. Bruce Fields · 6 years ago
- 14ed14c nfsd: rename cl_refcount by J. Bruce Fields · 6 years ago
- 15b6ff9 nfsd: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
- 6b18910 nfsd: make nfs4_client_reclaim use an xdr_netobj instead of a fixed char array by Scott Mayhew · 6 years ago
- e6abc8c nfsd: Don't release the callback slot unless it was actually held by Trond Myklebust · 6 years ago
- a52458b NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'. by NeilBrown · 6 years ago
- e0639dc NFSD introduce async copy feature by Olga Kornievskaia · 6 years ago
- 9eb190fca8f NFSD CB_OFFLOAD xdr by Olga Kornievskaia · 6 years ago
- a26dd64 nfsd: Remove callback_cred by Chuck Lever · 6 years ago
- 818a34e fs, nfsd: convert nfs4_file.fi_ref from atomic_t to refcount_t by Elena Reshetova · 7 years ago
- cff7cb2 fs, nfsd: convert nfs4_cntl_odstate.co_odcount from atomic_t to refcount_t by Elena Reshetova · 7 years ago
- a15dfcd fs, nfsd: convert nfs4_stid.sc_count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
- 53da6a5 nfsd4: catch some false session retries by J. Bruce Fields · 7 years ago
- 085def3 nfsd4: fix cached replies to solo SEQUENCE compounds by J. Bruce Fields · 7 years ago
- f7d1ddb nfsd/callback: Cleanup callback cred on shutdown by Kinglong Mee · 8 years ago
- d19fb70 NFSD: Fix a null reference case in find_or_create_lock_stateid() by Kinglong Mee · 8 years ago
- 7919d0a nfsd: add a LRU list for blocked locks by Jeff Layton · 8 years ago
- 76d348f nfsd: have nfsd4_lock use blocking locks for v4.1+ locks by Jeff Layton · 8 years ago
- a188620e nfsd: plumb in a CB_NOTIFY_LOCK operation by Jeff Layton · 8 years ago
- 89dfdc9 nfsd: eliminate cb_minorversion field by Jeff Layton · 8 years ago
- ed94164 nfsd: implement machine credential support for some operations by Andrew Elble · 9 years ago
- feb9dad nfsd: Always lock state exclusively. by Oleg Drokin · 9 years ago
- 14b7f4a nfsd: handle seqid wraparound in nfsd4_preprocess_layout_stateid by Jeff Layton · 9 years ago
- cc80fe0 Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
- aa0d6ae nfsd: Pass filehandle to nfs4_preprocess_stateid_op() by Anna Schumaker · 9 years ago
- c4cb897 nfsd: constify nfsd4_callback_ops structure by Julia Lawall · 9 years ago
- 9767feb nfsd: ensure that seqid morphing operations are atomic wrt to copies by Jeff Layton · 9 years ago
- cc8a553 nfsd: serialize layout stateid morphing operations by Jeff Layton · 9 years ago
- 35a92fe nfsd: serialize state seqid morphing operations by Jeff Layton · 9 years ago
- 7ba6cad nfsd: New helper nfsd4_cb_sequence_done() for processing more cb errors by Kinglong Mee · 10 years ago
- af90f70 nfsd: take struct file setup fully into nfs4_preprocess_stateid_op by Christoph Hellwig · 10 years ago
- 276f03e nfsd: Update callback sequnce id only CB_SEQUENCE success by Kinglong Mee · 10 years ago
- cba5f62 nfsd: fix callback restarts by Christoph Hellwig · 10 years ago
- ef2a1b3 nfsd: split transport vs operation errors for callbacks by Christoph Hellwig · 10 years ago
- 8287f00 nfsd: fix pNFS return on close semantics by Sachin Bhamare · 10 years ago
- c5c707f nfsd: implement pNFS layout recalls by Christoph Hellwig · 10 years ago
- 9cf514c nfsd: implement pNFS operations by Christoph Hellwig · 11 years ago
- 4d227fc nfsd: make find_any_file available outside nfs4state.c by Christoph Hellwig · 10 years ago
- e6ba76e nfsd: make find/get/put file available outside nfs4state.c by Christoph Hellwig · 10 years ago
- cd61c52 nfsd: make lookup/alloc/unhash_stid available outside nfs4state.c by Christoph Hellwig · 10 years ago
- 67db103 nfsd: fi_delegees doesn't need to be an atomic_t by Jeff Layton · 10 years ago
- 5b095e9 nfsd: convert nfs4_file searches to use RCU by Jeff Layton · 10 years ago
- ccc6398 nfsd: clean up comments over nfs4_file definition by Jeff Layton · 10 years ago
- ef4a48c Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
- 0c637be nfsd: don't keep a pointer to the lease in nfs4_file by Jeff Layton · 10 years ago
- 34549ab nfsd: eliminate "to_delegation" define by Jeff Layton · 10 years ago
- 0162ac2 nfsd: introduce nfsd4_callback_ops by Christoph Hellwig · 10 years ago
- f0b5de1 nfsd: split nfsd4_callback initialization and use by Christoph Hellwig · 10 years ago
- 326129d nfsd: introduce a generic nfsd4_cb by Christoph Hellwig · 10 years ago
- 2faf3b4 nfsd: remove nfsd4_callback.cb_op by Christoph Hellwig · 10 years ago
- d682e75 nfsd: serialize nfsdcltrack upcalls for a particular client by Jeff Layton · 10 years ago
- 7f5ef2e nfsd: add a v4_end_grace file to /proc/fs/nfsd by Jeff Layton · 10 years ago
- 919b804 nfsd: remove redundant boot_time parm from grace_done client tracking op by Jeff Layton · 10 years ago
- 14a571a nfsd: add some comments to the nfsd4 object definitions by Jeff Layton · 10 years ago
- b687f68 nfsd: remove the client_mutex and the nfs4_lock/unlock_state wrappers by Jeff Layton · 10 years ago
- 285abde nfsd: remove old fault injection infrastructure by Jeff Layton · 10 years ago
- 98d5c7c nfsd: add more granular locking to *_delegations fault injectors by Jeff Layton · 10 years ago
- 82e05ef nfsd: add more granular locking to forget_openowners fault injector by Jeff Layton · 10 years ago
- 016200c nfsd: add more granular locking to forget_locks fault injector by Jeff Layton · 10 years ago
- 69fc9ed nfsd: add nfsd_inject_forget_clients by Jeff Layton · 10 years ago
- a0926d1 nfsd: add a forget_client set_clnt routine by Jeff Layton · 10 years ago
- 7ec0e36 nfsd: add a forget_clients "get" routine with proper locking by Jeff Layton · 10 years ago
- 83e452f nfsd4: fix out of date comment by J. Bruce Fields · 10 years ago
- d4f0489 nfsd: Move the open owner hash table into struct nfs4_client by Trond Myklebust · 10 years ago
- d3134b1 nfsd: make openstateids hold references to their openowners by Jeff Layton · 10 years ago
- 8f4b54c nfsd: add an operation for unhashing a stateowner by Jeff Layton · 10 years ago
- 58fb12e nfsd: Add a mutex to protect the NFSv4.0 open owner replay cache by Jeff Layton · 10 years ago
- 6b180f0 nfsd: Add reference counting to state owners by Jeff Layton · 10 years ago
- 11b9164 nfsd: Add a struct nfs4_file field to struct nfs4_stid by Trond Myklebust · 10 years ago
- 6011695 nfsd: Add reference counting to the lock and open stateids by Trond Myklebust · 10 years ago
- 650ecc8f nfsd: remove dl_fh field from struct nfs4_delegation by Jeff Layton · 10 years ago
- f9c00c3 nfsd: Do not let nfs4_file pin the struct inode by Jeff Layton · 10 years ago
- e2cf80d nfsd: Store the filehandle with the struct nfs4_file by Trond Myklebust · 10 years ago
- 72c0b0f nfsd: Move the delegation reference counter into the struct nfs4_stid by Trond Myklebust · 10 years ago
- b0fc29d nfsd: Ensure stateids remain unique until they are freed by Trond Myklebust · 11 years ago
- 02e1215 nfsd: Avoid taking state_lock while holding inode lock in nfsd_break_one_deleg by Jeff Layton · 11 years ago
- e8051c8 nfsd: eliminate nfsd4_init_callback by Jeff Layton · 11 years ago
- baeb4ff nfsd: make deny mode enforcement more efficient and close races in it by Jeff Layton · 11 years ago
- c11c591 nfsd: shrink st_access_bmap and st_deny_bmap by Jeff Layton · 11 years ago