Age | Commit message (Expand) | Author |
2019-09-10 | nfsd: Support the server resetting the boot verifier | Trond Myklebust |
2019-07-03 | nfsd: make client/ directory names small ints | J. Bruce Fields |
2019-07-03 | nfsd: add nfsd/clients directory | J. Bruce Fields |
2019-07-03 | nfsd: persist nfsd filesystem across mounts | J. Bruce Fields |
2019-07-03 | nfsd: note inadequate stats locking | J. Bruce Fields |
2019-07-03 | nfsd4: drc containerization | J. Bruce Fields |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1 | Thomas Gleixner |
2019-04-24 | nfsd: Allow containers to set supported nfs versions | Trond Myklebust |
2019-04-24 | nfsd: keep a tally of RECLAIM_COMPLETE operations when using nfsdcld | Scott Mayhew |
2018-09-25 | NFSD introduce async copy feature | Olga Kornievskaia |
2018-06-17 | nfsd4: extend reclaim period for reclaiming clients | J. Bruce Fields |
2017-11-27 | race of nfsd inetaddr notifiers vs nn->nfsd_serv change | Vasily Averin |
2017-11-07 | nfds: avoid gettimeofday for nfssvc_boot time | Arnd Bergmann |
2016-11-18 | netns: make struct pernet_operations::id unsigned int | Alexey Dobriyan |
2016-10-24 | nfsd: move blocked lock handling under a dedicated spinlock | Jeff Layton |
2016-09-26 | nfsd: add a LRU list for blocked locks | Jeff Layton |
2015-11-23 | nfsd: recover: constify nfsd4_client_tracking_ops structures | Julia Lawall |
2015-08-10 | nfsd: New counter for generating client confirm verifier | Kinglong Mee |
2014-08-05 | nfsd: add some comments to the nfsd4 object definitions | Jeff Layton |
2014-08-05 | nfsd: protect clid and verifier generation with client_lock | Jeff Layton |
2014-07-31 | nfsd: Move the open owner hash table into struct nfs4_client | Trond Myklebust |
2014-07-09 | nfsd: NFSv4 lock-owners are not associated to a specific file | Trond Myklebust |
2014-07-08 | nfsd: add a new /proc/fs/nfsd/max_connections file | Jeff Layton |
2014-01-03 | NFSD: Don't start lockd when only NFSv4 is running | Kinglong Mee |
2013-04-04 | nfsd4: make del_recall_lru per-network-namespace | J. Bruce Fields |
2012-12-10 | nfsd: make NFSd service structure allocated per net | Stanislav Kinsbursky |
2012-12-10 | nfsd: make NFSd service boot time per-net | Stanislav Kinsbursky |
2012-12-10 | nfsd: per-net NFSd up flag introduced | Stanislav Kinsbursky |
2012-12-10 | nfsd: make NFSv4 recovery client tracking options per net | Stanislav Kinsbursky |
2012-12-03 | NFSD: Clean up forgetting clients | Bryan Schumaker |
2012-11-28 | nfsd: make NFSv4 grace time per net | Stanislav Kinsbursky |
2012-11-28 | nfsd: make NFSv4 lease time per net | Stanislav Kinsbursky |
2012-11-28 | nfsd: recovery - make in_grace per net | Stanislav Kinsbursky |
2012-11-28 | nfsd: recovery - make rec_file per net | Stanislav Kinsbursky |
2012-11-28 | nfsd: make client_lock per net | Stanislav Kinsbursky |
2012-11-15 | nfsd: make laundromat network namespace aware | Stanislav Kinsbursky |
2012-11-15 | nfsd: make close_lru list per net | Stanislav Kinsbursky |
2012-11-15 | nfsd: make client_lru list per net | Stanislav Kinsbursky |
2012-11-15 | nfsd: make sessionid_hashtbl allocated per net | Stanislav Kinsbursky |
2012-11-15 | nfsd: make lockowner_ino_hashtbl allocated per net | Stanislav Kinsbursky |
2012-11-15 | nfsd: make ownerstr_hashtbl allocated per net | Stanislav Kinsbursky |
2012-11-15 | nfsd: make unconf_name_tree per net | Stanislav Kinsbursky |
2012-11-15 | nfsd: make unconf_id_hashtbl allocated per net | Stanislav Kinsbursky |
2012-11-15 | nfsd: make conf_name_tree per net | Stanislav Kinsbursky |
2012-11-15 | nfsd: make conf_id_hashtbl allocated per net | Stanislav Kinsbursky |
2012-11-15 | nfsd: make reclaim_str_hashtbl allocated per net | Stanislav Kinsbursky |
2012-07-27 | NFSd: make boot_time variable per network namespace | Stanislav Kinsbursky |
2012-07-27 | NFSd: make grace end flag per network namespace | Stanislav Kinsbursky |
2012-07-27 | NFSd: make nfsd4_manager allocated per network namespace context. | Stanislav Kinsbursky |
2012-04-12 | nfsd: make name-to-id cache allocated per network namespace context | Stanislav Kinsbursky |