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
/
nfs4state.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-15
nfsd: remove pointless paths in file headers
J. Bruce Fields
1
-2
/
+0
2009-12-15
nfsd: Move private headers to source directory
Boaz Harrosh
1
-1
/
+1
2009-12-15
nfsd: Source files #include cleanups
Boaz Harrosh
1
-15
/
+0
2009-11-13
nfsd: make fs/nfsd/vfs.h for common includes
J. Bruce Fields
1
-0
/
+1
2009-11-05
nfsd: use STATEID_FMT and STATEID_VAL for printing stateids
Benny Halevy
1
-30
/
+16
2009-10-28
nfsd4.1: common slot allocation size calculation
J. Bruce Fields
1
-3
/
+11
2009-10-28
nfsd4.1: fix session memory use calculation
J. Bruce Fields
1
-1
/
+4
2009-09-28
nfsd41: use sv_max_mesg for forechannel max sizes
Andy Adamson
1
-1
/
+2
2009-09-22
Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-364
/
+317
2009-09-22
const: make lock_manager_operations const
Alexey Dobriyan
1
-2
/
+2
2009-09-16
nfsd41: Refactor create_client()
Ricardo Labiaga
1
-44
/
+45
2009-09-16
nfsd41: Backchannel: Setup sequence information
Ricardo Labiaga
1
-0
/
+1
2009-09-16
nfsd41: Backchannel: Server backchannel RPC wait queue
Ricardo Labiaga
1
-0
/
+2
2009-09-16
nfsd41: Backchannel: callback infrastructure
Andy Adamson
1
-0
/
+14
2009-09-16
nfsd4: use common rpc_cred for all callbacks
J. Bruce Fields
1
-5
/
+1
2009-09-16
nfsd4: allow nfs4 state startup to fail
J. Bruce Fields
1
-5
/
+12
2009-09-02
nfsd41: replace page based DRC with buffer based DRC
Andy Adamson
1
-151
/
+60
2009-09-02
nfsd41: replace nfserr_resource in pure nfs41 responses
Andy Adamson
1
-3
/
+3
2009-09-02
nfsd41: use session maxreqs for sequence target and highest slotid
Andy Adamson
1
-1
/
+5
2009-09-02
nfsd41: bound forechannel drc size by memory usage
Andy Adamson
1
-18
/
+48
2009-08-28
nfsd41: expand solo sequence check
Andy Adamson
1
-9
/
+0
2009-08-28
nfsd41: renew_client must be called under the state lock
Benny Halevy
1
-5
/
+8
2009-08-21
nfsd: populate sin6_scope_id on callback address with scopeid from rq_addr on...
Jeff Layton
1
-2
/
+5
2009-08-21
nfsd: add support for NFSv4 callbacks over IPv6
Jeff Layton
1
-4
/
+11
2009-08-21
nfsd: convert nfs4_cb_conn struct to hold address in sockaddr_storage
Jeff Layton
1
-72
/
+9
2009-08-21
nfsd: make nfs4_client->cl_addr a struct sockaddr_storage
Jeff Layton
1
-13
/
+19
2009-07-29
nfsd41: encode replay sequence from the slot values
Andy Adamson
1
-4
/
+36
2009-07-28
nfsd41: Use separate DRC for setclientid
Andy Adamson
1
-26
/
+38
2009-07-28
nfsd41: change check_slot_seqid parameters
Andy Adamson
1
-11
/
+13
2009-07-28
nfsd41: remove redundant forechannel max requests check
Andy Adamson
1
-4
/
+0
2009-07-28
nfsd41: hange from page to memory based drc limits
Andy Adamson
1
-15
/
+13
2009-07-28
nfsd41: minor set_forechannel_maxreqs cleanup
Andy Adamson
1
-8
/
+7
2009-07-28
nfsd41: reclaim DRC memory on session free
Andy Adamson
1
-0
/
+3
2009-07-15
nfsd41: use globals for DRC limits
Andy Adamson
1
-5
/
+5
2009-06-19
nfsd41: Backchannel: minorversion support for the back channel
Andy Adamson
1
-0
/
+1
2009-06-19
nfsd41: Remove ip address collision detection case
Mike Sager
1
-12
/
+6
2009-06-17
nfsd41: sanity check client drc maxreqs
Andy Adamson
1
-0
/
+5
2009-06-16
nfsd41: move channel attributes from nfsd4_session to a nfsd4_channel_attr st...
Alexandros Batsakis
1
-13
/
+15
2009-06-16
Merge commit 'v2.6.30' into for-2.6.31
J. Bruce Fields
1
-1
/
+0
2009-05-07
nfsd: nfs4_stat_init cleanup
Wang Chen
1
-2
/
+1
2009-05-03
nfsd4: make recall callback an asynchronous rpc
J. Bruce Fields
1
-25
/
+3
2009-05-03
nfsd41: slots are freed with session
Andy Adamson
1
-1
/
+0
2009-05-02
nfsd4: remove unused dl_trunc
J. Bruce Fields
1
-1
/
+0
2009-05-02
nfsd4: eliminate struct nfs4_cb_recall
J. Bruce Fields
1
-3
/
+2
2009-05-02
nfsd4: rename callback struct to cb_conn
J. Bruce Fields
1
-11
/
+11
2009-04-30
nfsd4: lookup up callback cred only once
J. Bruce Fields
1
-0
/
+4
2009-04-30
nfsd4: setclientid_confirm callback-change fixes
J. Bruce Fields
1
-2
/
+0
2009-04-29
nfsd: quiet compile warning
J. Bruce Fields
1
-1
/
+1
2009-04-25
nfsd4: distinguish expired from stale stateids
Bian Naimeng
1
-13
/
+49
2009-04-04
nfsd41: add OPEN4_SHARE_ACCESS_WANT nfs4_stateid bmap
Andy Adamson
1
-1
/
+2
[next]