| Commit message (Expand) | Author | Age | Files | Lines |
* | nfsd: rq_lease_breaker cleanup | J. Bruce Fields | 2020-09-26 | 1 | -1/+2 |
* | nfsd4: remove check_conflicting_opens warning | J. Bruce Fields | 2020-09-26 | 1 | -1/+0 |
* | nfsd: rename delegation related tracepoints to make them less confusing | Hou Tao | 2020-09-26 | 1 | -2/+2 |
* | nfsd: give up callbacks on revoked delegations | J. Bruce Fields | 2020-09-26 | 1 | -1/+2 |
* | nfsd: remove fault injection code | J. Bruce Fields | 2020-09-26 | 1 | -593/+0 |
* | Merge tag 'nfsd-5.9-1' of git://git.linux-nfs.org/projects/cel/cel-2.6 | Linus Torvalds | 2020-08-26 | 1 | -0/+2 |
|\ |
|
| * | nfsd: fix oops on mixed NFSv4/NFSv3 client access | J. Bruce Fields | 2020-08-16 | 1 | -0/+2 |
* | | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-24 | 1 | -6/+6 |
|/ |
|
* | Merge tag 'nfsd-5.9' of git://git.linux-nfs.org/projects/cel/cel-2.6 | Linus Torvalds | 2020-08-09 | 1 | -14/+40 |
|\ |
|
| * | nfsd4: a client's own opens needn't prevent delegations | J. Bruce Fields | 2020-07-13 | 1 | -14/+40 |
* | | nfsd4: fix NULL dereference in nfsd/clients display code | J. Bruce Fields | 2020-07-22 | 1 | -1/+19 |
|/ |
|
* | nfsd4: fix nfsdfs reference count loop | J. Bruce Fields | 2020-06-29 | 1 | -1/+7 |
* | Merge branch 'nfsd-5.8' of git://linux-nfs.org/~cel/cel-2.6 into for-5.8-inco... | J. Bruce Fields | 2020-05-21 | 1 | -40/+23 |
|\ |
|
| * | NFSD: Squash an annoying compiler warning | Chuck Lever | 2020-05-20 | 1 | -3/+2 |
| * | NFSD: Add tracepoints for monitoring NFSD callbacks | Chuck Lever | 2020-05-20 | 1 | -4/+2 |
| * | NFSD: Add tracepoints to the NFSD state management code | Chuck Lever | 2020-05-20 | 1 | -33/+19 |
* | | nfsd: clients don't need to break their own delegations | J. Bruce Fields | 2020-05-09 | 1 | -0/+14 |
* | | nfsd: handle repeated BIND_CONN_TO_SESSION | J. Bruce Fields | 2020-05-06 | 1 | -12/+42 |
* | | nfsd4: add filename to states output | Achilles Gaikwad | 2020-05-06 | 1 | -0/+13 |
* | | nfsd4: stid display should preserve on-the-wire byte order | J. Bruce Fields | 2020-05-06 | 1 | -1/+2 |
* | | nfsd4: common stateid-printing code | J. Bruce Fields | 2020-05-06 | 1 | -4/+17 |
|/ |
|
* | nfsd: memory corruption in nfsd4_lock() | Vasily Averin | 2020-04-13 | 1 | -0/+2 |
* | nfsd4: kill warnings on testing stateids with mismatched clientids | J. Bruce Fields | 2020-03-19 | 1 | -8/+1 |
* | nfsd: remove read permission bit for ctl sysctl | Petr Vorel | 2020-03-16 | 1 | -1/+1 |
* | nfsd: Don't add locks to closed or closing open stateids | Trond Myklebust | 2020-03-16 | 1 | -30/+43 |
* | fs: nfsd: nfs4state.c: Use built-in RCU list checking | Madhuparna Bhowmik | 2020-03-16 | 1 | -1/+2 |
* | nfsd: use ktime_get_real_seconds() in nfs4_verifier | Arnd Bergmann | 2019-12-20 | 1 | -1/+1 |
* | nfsd: use boottime for lease expiry calculation | Arnd Bergmann | 2019-12-20 | 1 | -26/+22 |
* | nfsd: fix jiffies/time_t mixup in LRU list | Arnd Bergmann | 2019-12-19 | 1 | -1/+1 |
* | nfsd: pass a 64-bit guardtime to nfsd_setattr() | Arnd Bergmann | 2019-12-19 | 1 | -1/+1 |
* | nfsd: make 'boot_time' 64-bit wide | Arnd Bergmann | 2019-12-19 | 1 | -7/+7 |
* | nfsd: print 64-bit timestamps in client_info_show | Arnd Bergmann | 2019-12-19 | 1 | -3/+2 |
* | nfsd: use ktime_get_seconds() for timestamps | Arnd Bergmann | 2019-12-19 | 1 | -5/+5 |
* | nfsd4: Remove unneeded semicolon | zhengbin | 2019-12-19 | 1 | -1/+1 |
* | nfsd: unlock on error in manage_cpntf_state() | Dan Carpenter | 2019-12-09 | 1 | -2/+5 |
* | NFSD add nfs4 inter ssc to nfsd4_copy | Olga Kornievskaia | 2019-12-09 | 1 | -5/+10 |
* | NFSD generalize nfsd4_compound_state flag names | Olga Kornievskaia | 2019-12-09 | 1 | -3/+4 |
* | NFSD check stateids against copy stateids | Olga Kornievskaia | 2019-12-09 | 1 | -8/+66 |
* | NFSD add COPY_NOTIFY operation | Olga Kornievskaia | 2019-12-09 | 1 | -10/+96 |
* | nfsd4: fix up replay_matches_cache() | Scott Mayhew | 2019-10-09 | 1 | -5/+10 |
* | nfsd: "\%s" should be "%s" | J. Bruce Fields | 2019-10-08 | 1 | -2/+2 |
* | nfsd: degraded slot-count more gracefully as allocation nears exhaustion. | NeilBrown | 2019-09-20 | 1 | -4/+11 |
* | nfsd: handle drc over-allocation gracefully. | NeilBrown | 2019-09-20 | 1 | -4/+15 |
* | nfsd: add support for upcall version 2 | Scott Mayhew | 2019-09-10 | 1 | -1/+5 |
* | nfsd: have nfsd_test_lock use the nfsd_file cache | Jeff Layton | 2019-08-19 | 1 | -4/+4 |
* | nfsd: hook up nfs4_preprocess_stateid_op to the nfsd_file cache | Jeff Layton | 2019-08-19 | 1 | -14/+10 |
* | nfsd: convert fi_deleg_file and ls_file fields to nfsd_file | Jeff Layton | 2019-08-19 | 1 | -71/+73 |
* | nfsd: convert nfs4_file->fi_fds array to use nfsd_files | Jeff Layton | 2019-08-19 | 1 | -17/+18 |
* | nfsd: Make two functions static | YueHaibing | 2019-07-10 | 1 | -2/+2 |
* | nfsd: decode implementation id | J. Bruce Fields | 2019-07-04 | 1 | -0/+30 |