Age | Commit message (Expand) | Author | Files | Lines |
2010-08-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+5 |
2010-08-10 | pass a struct path to vfs_statfs | Christoph Hellwig | 1 | -1/+5 |
2010-07-30 | nfsd: minor nfsd read api cleanup | J. Bruce Fields | 1 | -1/+1 |
2010-06-23 | nfsd4; fix session reference count leak | J. Bruce Fields | 1 | -0/+1 |
2010-05-13 | nfsd4: implement reclaim_complete | J. Bruce Fields | 1 | -1/+11 |
2010-05-13 | nfsd4: keep a reference count on client while in use | Benny Halevy | 1 | -1/+2 |
2010-05-04 | Merge commit 'v2.6.34-rc6' | J. Bruce Fields | 1 | -5/+6 |
2010-05-04 | nfsd4: use local variable in nfs4svc_encode_compoundres | Benny Halevy | 1 | -2/+2 |
2010-05-03 | nfsd4: fix unlikely race in session replay case | J. Bruce Fields | 1 | -4/+6 |
2010-04-26 | nfsd4: bug in read_buf | Neil Brown | 1 | -4/+4 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-10 | Merge commit 'v2.6.34-rc1' into for-2.6.35-incoming | J. Bruce Fields | 1 | -3/+9 |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina | 1 | -1/+1 |
2010-03-06 | nfsd4: simplify references to nfsd4 lease time | J. Bruce Fields | 1 | -1/+1 |
2010-03-06 | Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -1/+1 |
2010-03-03 | fix NFS4 handling of mountpoint stat | Al Viro | 1 | -3/+9 |
2010-02-09 | tree-wide: Assorted spelling fixes | Daniel Mack | 1 | -1/+1 |
2010-01-13 | nfsd4: Use FIRST_NFS4_OP in nfsd4_decode_compound() | Ricardo Labiaga | 1 | -1/+1 |
2010-01-13 | nfsd41: nfsd4_decode_compound() does not recognize all ops | Ricardo Labiaga | 1 | -1/+1 |
2009-12-15 | nfsd: filter readdir results in V4ROOT case | J. Bruce Fields | 1 | -3/+7 |
2009-12-15 | nfsd: Move private headers to source directory | Boaz Harrosh | 1 | -1/+2 |
2009-12-15 | nfsd: Source files #include cleanups | Boaz Harrosh | 1 | -11/+1 |
2009-11-13 | nfsd: make fs/nfsd/vfs.h for common includes | J. Bruce Fields | 1 | -0/+1 |
2009-09-04 | NFSd: Fix filehandle leak in exp_pseudoroot() and nfsd4_path() | Trond Myklebust | 1 | -5/+10 |
2009-09-02 | nfsd41: replace page based DRC with buffer based DRC | Andy Adamson | 1 | -10/+7 |
2009-09-02 | NFSD: Fix a bug in the NFSv4 'supported attrs' mandatory attribute | Trond Myklebust | 1 | -7/+0 |
2009-07-28 | nfsd41: Use separate DRC for setclientid | Andy Adamson | 1 | -2/+1 |
2009-06-16 | nfsd41: move channel attributes from nfsd4_session to a nfsd4_channel_attr st... | Alexandros Batsakis | 1 | -1/+1 |
2009-06-16 | Merge commit 'v2.6.30' into for-2.6.31 | J. Bruce Fields | 1 | -1/+15 |
2009-06-02 | NFSv4: do exact check about attribute specified | Yu Zhiguo | 1 | -34/+12 |
2009-05-07 | nfsd4: check for negative dentry before use in nfsv4 readdir | J. Bruce Fields | 1 | -1/+15 |
2009-05-03 | nfsd: use C99 struct initializers | Randy Dunlap | 1 | -56/+56 |
2009-04-29 | nfsd: support ext4 i_version | J. Bruce Fields | 1 | -21/+42 |
2009-04-29 | nfsd4: delete obsolete xdr comments | J. Bruce Fields | 1 | -27/+0 |
2009-04-29 | nfsd: eliminate ENCODE_HEAD macro | J. Bruce Fields | 1 | -24/+22 |
2009-04-04 | nfsd41: CREATE_EXCLUSIVE4_1 | Benny Halevy | 1 | -0/+17 |
2009-04-04 | nfsd41: SUPPATTR_EXCLCREAT attribute | Benny Halevy | 1 | -1/+6 |
2009-04-04 | nfsd41: support for 3-word long attribute bitmask | Andy Adamson | 1 | -12/+47 |
2009-04-04 | nfsd41: pass writable attrs mask to nfsd4_decode_fattr | Benny Halevy | 1 | -6/+15 |
2009-04-04 | nfsd41: clientid handling | Andy Adamson | 1 | -0/+9 |
2009-04-04 | nfsd41: check encode size for sessions maxresponse cached | Andy Adamson | 1 | -0/+51 |
2009-04-04 | nfsd41: stateid handling | Andy Adamson | 1 | -1/+1 |
2009-04-04 | nfsd41: destroy_session operation | Benny Halevy | 1 | -2/+5 |
2009-04-04 | nfsd41: non-page DRC for solo sequence responses | Andy Adamson | 1 | -2/+3 |
2009-04-04 | nfsd41: create_session operation | Andy Adamson | 1 | -3/+145 |
2009-04-04 | nfsd41: nfsd DRC logic | Andy Adamson | 1 | -0/+11 |
2009-04-04 | nfsd41: sequence operation | Benny Halevy | 1 | -3/+30 |
2009-04-04 | nfsd41: exchange_id operation | Andy Adamson | 1 | -4/+143 |
2009-04-04 | nfsd41: xdr infrastructure | Andy Adamson | 1 | -0/+148 |
2009-03-19 | nfsd4: support putpubfh operation | J. Bruce Fields | 1 | -1/+1 |