index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-22
Revert "nfsd: warn on odd reply state in nfsd_vfs_read"
J. Bruce Fields
1
-1
/
+0
2012-12-18
nfsd4: don't leave freed stateid hashed
J. Bruce Fields
1
-0
/
+1
2012-12-18
nfsd4: free_stateid can use the current stateid
J. Bruce Fields
1
-0
/
+1
2012-12-18
nfsd4: cleanup: replace rq_resused count by rq_next_page pointer
J. Bruce Fields
7
-49
/
+47
2012-12-18
nfsd: warn on odd reply state in nfsd_vfs_read
J. Bruce Fields
1
-0
/
+1
2012-12-18
nfsd4: fix oops on unusual readlike compound
J. Bruce Fields
1
-1
/
+10
2012-12-18
nfsd4: disable zero-copy on non-final read ops
J. Bruce Fields
3
-8
/
+19
2012-12-11
NFSD: Correct the size calculation in fault_inject_write
Bryan Schumaker
1
-1
/
+1
2012-12-11
NFSD: Pass correct buffer size to rpc_ntop
Bryan Schumaker
2
-3
/
+3
2012-12-11
nfsd: pass proper net to nfsd_destroy() from NFSd kthreads
Stanislav Kinsbursky
1
-1
/
+3
2012-12-11
nfsd: simplify service shutdown
Stanislav Kinsbursky
1
-7
/
+2
2012-12-11
nfsd: replace boolean nfsd_up flag by users counter
Stanislav Kinsbursky
1
-4
/
+5
2012-12-11
nfsd: simplify NFSv4 state init and shutdown
Stanislav Kinsbursky
1
-29
/
+15
2012-12-11
nfsd: introduce helpers for generic resources init and shutdown
Stanislav Kinsbursky
1
-16
/
+34
2012-12-11
nfsd: make NFSd service structure allocated per net
Stanislav Kinsbursky
5
-78
/
+110
2012-12-11
nfsd: make NFSd service boot time per-net
Stanislav Kinsbursky
5
-16
/
+23
2012-12-11
nfsd: per-net NFSd up flag introduced
Stanislav Kinsbursky
2
-0
/
+14
2012-12-11
nfsd: move per-net startup code to separated function
Stanislav Kinsbursky
1
-15
/
+33
2012-12-11
nfsd: pass net to __write_ports() and down
Stanislav Kinsbursky
1
-8
/
+8
2012-12-11
nfsd: pass net to nfsd_set_nrthreads()
Stanislav Kinsbursky
3
-4
/
+4
2012-12-11
nfsd: pass net to nfsd_svc()
Stanislav Kinsbursky
3
-4
/
+5
2012-12-11
nfsd: pass net to nfsd_create_serv()
Stanislav Kinsbursky
3
-6
/
+5
2012-12-11
nfsd: pass net to nfsd_startup() and nfsd_shutdown()
Stanislav Kinsbursky
1
-9
/
+6
2012-12-11
nfsd: pass net to nfsd_init_socks()
Stanislav Kinsbursky
1
-4
/
+4
2012-12-11
nfsd: use "init_net" for portmapper
Stanislav Kinsbursky
1
-2
/
+1
2012-12-11
nfsd: avoid permission checks on EXCLUSIVE_CREATE replay
Neil Brown
2
-5
/
+13
2012-12-11
nfsd: make NFSv4 recovery client tracking options per net
Stanislav Kinsbursky
2
-20
/
+30
2012-12-04
nfsd4: lockt, release_lockowner should renew clients
J. Bruce Fields
1
-18
/
+23
2012-12-03
NFSD: Forget state for a specific client
Bryan Schumaker
3
-4
/
+49
2012-12-03
NFSD: Add a custom file operations structure for fault injection
Bryan Schumaker
1
-7
/
+49
2012-12-03
NFSD: Reading a fault injection file prints a state count
Bryan Schumaker
3
-2
/
+58
2012-12-03
NFSD: Fault injection operations take a per-client forget function
Bryan Schumaker
3
-42
/
+16
2012-12-03
NFSD: Clean up forgetting and recalling delegations
Bryan Schumaker
1
-44
/
+50
2012-12-03
NFSD: Clean up forgetting openowners
Bryan Schumaker
1
-27
/
+22
2012-12-03
NFSD: Clean up forgetting locks
Bryan Schumaker
1
-8
/
+28
2012-12-03
NFSD: Clean up forgetting clients
Bryan Schumaker
2
-5
/
+23
2012-12-03
NFSD: Lock state before calling fault injection function
Bryan Schumaker
2
-16
/
+4
2012-12-03
nfsd4: discard some unused nfsd4_verify xdr code
J. Bruce Fields
1
-19
/
+2
2012-11-28
NFSD: Fold fault_inject.h into state.h
Bryan Schumaker
5
-31
/
+16
2012-11-28
nfsd: make NFSv4 grace time per net
Stanislav Kinsbursky
4
-9
/
+7
2012-11-28
nfsd: make NFSv4 lease time per net
Stanislav Kinsbursky
6
-12
/
+19
2012-11-28
nfsd: remove redundant declarations
Stanislav Kinsbursky
1
-3
/
+0
2012-11-28
nfsd: recovery - make in_grace per net
Stanislav Kinsbursky
2
-5
/
+5
2012-11-28
nfsd: recovery - make rec_file per net
Stanislav Kinsbursky
2
-35
/
+37
2012-11-28
nfsd: call state init and shutdown twice
Stanislav Kinsbursky
3
-20
/
+29
2012-11-28
nfsd: cleanup NFSd state start a bit
Stanislav Kinsbursky
1
-24
/
+35
2012-11-28
nfsd: cleanup NFSd state shutdown a bit
Stanislav Kinsbursky
1
-10
/
+9
2012-11-28
nfsd: make delegations shutdown network namespace aware
Stanislav Kinsbursky
1
-0
/
+4
2012-11-28
nfsd: make client_lock per net
Stanislav Kinsbursky
2
-30
/
+46
2012-11-28
nfsd4: remove state lock from nfs4_state_shutdown
Stanislav Kinsbursky
1
-2
/
+0
[next]