Age | Commit message (Expand) | Author |
2011-03-17 | nfsd: wrong index used in inner loop | Mi Jinlong |
2011-03-08 | nfsd: wrong index used in inner loop | roel |
2011-02-16 | nfsd: correctly handle return value from nfsd_map_name_to_* | NeilBrown |
2011-01-11 | nfsd4: set sequence flag when backchannel is down | J. Bruce Fields |
2011-01-11 | nfsd4: support BIND_CONN_TO_SESSION | J. Bruce Fields |
2011-01-04 | nfsd4: return nfs errno from name_to_id functions | J. Bruce Fields |
2011-01-04 | nfsd4: move idmap and acl header files into fs/nfsd | J. Bruce Fields |
2011-01-04 | nfsd: remove some unnecessary dropit handling | J. Bruce Fields |
2010-12-29 | nfsd4: fix oops on secinfo_no_name result encoding | Mi Jinlong |
2010-12-17 | nfsd4: implement secinfo_no_name | J. Bruce Fields |
2010-11-19 | NFSv4.1: Make sure nfsd can decode SP4_SSV correctly at exchange_id | Mi Jinlong |
2010-10-01 | nfsd4: adjust buflen for encoded attrs bitmap based on actual bitmap length | Benny Halevy |
2010-08-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2010-08-09 | pass a struct path to vfs_statfs | Christoph Hellwig |
2010-07-30 | nfsd: minor nfsd read api cleanup | J. Bruce Fields |
2010-06-22 | nfsd4; fix session reference count leak | J. Bruce Fields |
2010-05-13 | nfsd4: implement reclaim_complete | J. Bruce Fields |
2010-05-13 | nfsd4: keep a reference count on client while in use | Benny Halevy |
2010-05-04 | Merge commit 'v2.6.34-rc6' | J. Bruce Fields |
2010-05-04 | nfsd4: use local variable in nfs4svc_encode_compoundres | Benny Halevy |
2010-05-03 | nfsd4: fix unlikely race in session replay case | J. Bruce Fields |
2010-04-26 | nfsd4: bug in read_buf | Neil Brown |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-09 | Merge commit 'v2.6.34-rc1' into for-2.6.35-incoming | J. Bruce Fields |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina |
2010-03-06 | nfsd4: simplify references to nfsd4 lease time | J. Bruce Fields |
2010-03-06 | Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2010-03-03 | fix NFS4 handling of mountpoint stat | Al Viro |
2010-02-09 | tree-wide: Assorted spelling fixes | Daniel Mack |
2010-01-13 | nfsd4: Use FIRST_NFS4_OP in nfsd4_decode_compound() | Ricardo Labiaga |
2010-01-13 | nfsd41: nfsd4_decode_compound() does not recognize all ops | Ricardo Labiaga |
2009-12-15 | nfsd: filter readdir results in V4ROOT case | J. Bruce Fields |
2009-12-14 | nfsd: Move private headers to source directory | Boaz Harrosh |
2009-12-14 | nfsd: Source files #include cleanups | Boaz Harrosh |
2009-11-13 | nfsd: make fs/nfsd/vfs.h for common includes | J. Bruce Fields |
2009-09-03 | NFSd: Fix filehandle leak in exp_pseudoroot() and nfsd4_path() | Trond Myklebust |
2009-09-01 | nfsd41: replace page based DRC with buffer based DRC | Andy Adamson |
2009-09-01 | NFSD: Fix a bug in the NFSv4 'supported attrs' mandatory attribute | Trond Myklebust |
2009-07-28 | nfsd41: Use separate DRC for setclientid | Andy Adamson |
2009-06-16 | nfsd41: move channel attributes from nfsd4_session to a nfsd4_channel_attr st... | Alexandros Batsakis |
2009-06-15 | Merge commit 'v2.6.30' into for-2.6.31 | J. Bruce Fields |
2009-06-01 | NFSv4: do exact check about attribute specified | Yu Zhiguo |
2009-05-06 | nfsd4: check for negative dentry before use in nfsv4 readdir | J. Bruce Fields |
2009-05-03 | nfsd: use C99 struct initializers | Randy Dunlap |
2009-04-29 | nfsd: support ext4 i_version | J. Bruce Fields |
2009-04-29 | nfsd4: delete obsolete xdr comments | J. Bruce Fields |
2009-04-29 | nfsd: eliminate ENCODE_HEAD macro | J. Bruce Fields |
2009-04-03 | nfsd41: CREATE_EXCLUSIVE4_1 | Benny Halevy |
2009-04-03 | nfsd41: SUPPATTR_EXCLCREAT attribute | Benny Halevy |
2009-04-03 | nfsd41: support for 3-word long attribute bitmask | Andy Adamson |