| Commit message (Expand) | Author | Age |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2010-03-06 |
|\ |
|
| * | nfsd41: Create the recovery entry for the NFSv4.1 client | Ricardo Labiaga | 2010-01-14 |
* | | vfs: take f_lock on modifying f_mode after open time | Wu Fengguang | 2010-03-06 |
|/ |
|
* | nfsd: remove pointless paths in file headers | J. Bruce Fields | 2009-12-15 |
* | nfsd: Move private headers to source directory | Boaz Harrosh | 2009-12-14 |
* | nfsd: Source files #include cleanups | Boaz Harrosh | 2009-12-14 |
* | nfsd: make fs/nfsd/vfs.h for common includes | J. Bruce Fields | 2009-11-13 |
* | nfsd: use STATEID_FMT and STATEID_VAL for printing stateids | Benny Halevy | 2009-11-05 |
* | nfsd4.1: common slot allocation size calculation | J. Bruce Fields | 2009-10-27 |
* | nfsd4.1: fix session memory use calculation | J. Bruce Fields | 2009-10-27 |
* | nfsd41: use sv_max_mesg for forechannel max sizes | Andy Adamson | 2009-09-28 |
* | Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2009-09-22 |
|\ |
|
| * | nfsd41: Refactor create_client() | Ricardo Labiaga | 2009-09-15 |
| * | nfsd41: Backchannel: Setup sequence information | Ricardo Labiaga | 2009-09-15 |
| * | nfsd41: Backchannel: Server backchannel RPC wait queue | Ricardo Labiaga | 2009-09-15 |
| * | nfsd41: Backchannel: callback infrastructure | Andy Adamson | 2009-09-15 |
| * | nfsd4: use common rpc_cred for all callbacks | J. Bruce Fields | 2009-09-15 |
| * | nfsd4: allow nfs4 state startup to fail | J. Bruce Fields | 2009-09-15 |
| * | nfsd41: replace page based DRC with buffer based DRC | Andy Adamson | 2009-09-01 |
| * | nfsd41: replace nfserr_resource in pure nfs41 responses | Andy Adamson | 2009-09-01 |
| * | nfsd41: use session maxreqs for sequence target and highest slotid | Andy Adamson | 2009-09-01 |
| * | nfsd41: bound forechannel drc size by memory usage | Andy Adamson | 2009-09-01 |
| * | nfsd41: expand solo sequence check | Andy Adamson | 2009-08-28 |
| * | nfsd41: renew_client must be called under the state lock | Benny Halevy | 2009-08-27 |
| * | nfsd: populate sin6_scope_id on callback address with scopeid from rq_addr on... | Jeff Layton | 2009-08-21 |
| * | nfsd: add support for NFSv4 callbacks over IPv6 | Jeff Layton | 2009-08-21 |
| * | nfsd: convert nfs4_cb_conn struct to hold address in sockaddr_storage | Jeff Layton | 2009-08-21 |
| * | nfsd: make nfs4_client->cl_addr a struct sockaddr_storage | Jeff Layton | 2009-08-21 |
| * | nfsd41: encode replay sequence from the slot values | Andy Adamson | 2009-07-28 |
| * | nfsd41: Use separate DRC for setclientid | Andy Adamson | 2009-07-28 |
| * | nfsd41: change check_slot_seqid parameters | Andy Adamson | 2009-07-28 |
| * | nfsd41: remove redundant forechannel max requests check | Andy Adamson | 2009-07-28 |
| * | nfsd41: hange from page to memory based drc limits | Andy Adamson | 2009-07-28 |
| * | nfsd41: minor set_forechannel_maxreqs cleanup | Andy Adamson | 2009-07-28 |
| * | nfsd41: reclaim DRC memory on session free | Andy Adamson | 2009-07-28 |
| * | nfsd41: use globals for DRC limits | Andy Adamson | 2009-07-14 |
* | | const: make lock_manager_operations const | Alexey Dobriyan | 2009-09-22 |
|/ |
|
* | nfsd41: Backchannel: minorversion support for the back channel | Andy Adamson | 2009-06-18 |
* | nfsd41: Remove ip address collision detection case | Mike Sager | 2009-06-18 |
* | nfsd41: sanity check client drc maxreqs | Andy Adamson | 2009-06-16 |
* | nfsd41: move channel attributes from nfsd4_session to a nfsd4_channel_attr st... | Alexandros Batsakis | 2009-06-16 |
* | Merge commit 'v2.6.30' into for-2.6.31 | J. Bruce Fields | 2009-06-15 |
|\ |
|
| * | nfsd41: slots are freed with session | Andy Adamson | 2009-05-03 |
* | | nfsd: nfs4_stat_init cleanup | Wang Chen | 2009-05-06 |
* | | nfsd4: make recall callback an asynchronous rpc | J. Bruce Fields | 2009-05-03 |
* | | nfsd4: remove unused dl_trunc | J. Bruce Fields | 2009-05-01 |
* | | nfsd4: eliminate struct nfs4_cb_recall | J. Bruce Fields | 2009-05-01 |
* | | nfsd4: rename callback struct to cb_conn | J. Bruce Fields | 2009-05-01 |
* | | nfsd4: lookup up callback cred only once | J. Bruce Fields | 2009-04-29 |