index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs4state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-08
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-19
1
-1
/
+1
*
nfsd: use boottime for lease expiry calculation
Arnd Bergmann
2019-12-19
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-09
1
-2
/
+2
*
nfsd: decode implementation id
J. Bruce Fields
2019-07-03
1
-0
/
+30
*
nfsd: create xdr_netobj_dup helper
J. Bruce Fields
2019-07-03
1
-7
/
+4
*
nfsd: allow forced expiration of NFSv4 clients
J. Bruce Fields
2019-07-03
1
-1
/
+69
*
nfsd: create get_nfsdfs_clp helper
J. Bruce Fields
2019-07-03
1
-8
/
+13
*
nfsd4: show layout stateids
J. Bruce Fields
2019-07-03
1
-0
/
+20
*
nfsd: show lock and deleg stateids
J. Bruce Fields
2019-07-03
1
-0
/
+59
*
nfsd4: add file to display list of client's opens
J. Bruce Fields
2019-07-03
1
-2
/
+147
*
nfsd: add more information to client info file
J. Bruce Fields
2019-07-03
1
-0
/
+12
*
nfsd: copy client's address including port number to cl_addr
J. Bruce Fields
2019-07-03
1
-1
/
+1
*
nfsd4: add a client info file
J. Bruce Fields
2019-07-03
1
-1
/
+37
*
nfsd: make client/ directory names small ints
J. Bruce Fields
2019-07-03
1
-1
/
+1
*
nfsd: add nfsd/clients directory
J. Bruce Fields
2019-07-03
1
-8
/
+15
[next]