| Commit message (Expand) | Author | Age |
* | Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2010-02-08 |
|\ |
|
| * | Revert "nfsd4: fix error return when pseudoroot missing" | J. Bruce Fields | 2010-02-08 |
* | | ima: rename ima_path_check to ima_file_check | Mimi Zohar | 2010-02-07 |
* | | fix ima breakage | Mimi Zohar | 2010-02-07 |
* | | Take ima_path_check() in nfsd past dentry_open() in nfsd_open() | Al Viro | 2010-02-07 |
* | | Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2010-01-06 |
|\| |
|
| * | nfsd: make sure data is on disk before calling ->fsync | Christoph Hellwig | 2010-01-06 |
| * | nfsd: fix "insecure" export option | J. Bruce Fields | 2009-12-20 |
* | | nfsd: fix "insecure" export option | J. Bruce Fields | 2009-12-20 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v... | Linus Torvalds | 2009-12-16 |
|\ \
| |/
|/| |
|
| * | Untangling ima mess, part 3: kill dead code in ima | Al Viro | 2009-12-16 |
| * | Untangling ima mess, part 2: deal with counters | Al Viro | 2009-12-16 |
* | | nfsd: remove pointless paths in file headers | J. Bruce Fields | 2009-12-15 |
* | | nfsd: move most of nfsfh.h to fs/nfsd | J. Bruce Fields | 2009-12-15 |
* | | nfsd: make V4ROOT exports read-only | J. Bruce Fields | 2009-12-15 |
* | | nfsd: restrict filehandles accepted in V4ROOT case | Steve Dickson | 2009-12-15 |
* | | nfsd: allow exports of symlinks | J. Bruce Fields | 2009-12-15 |
* | | nfsd: filter readdir results in V4ROOT case | J. Bruce Fields | 2009-12-15 |
* | | nfsd: filter lookup results in V4ROOT case | J. Bruce Fields | 2009-12-15 |
* | | nfsd4: don't continue "under" mounts in V4ROOT case | J. Bruce Fields | 2009-12-15 |
* | | nfsd: introduce export flag for v4 pseudoroot | Steve Dickson | 2009-12-15 |
* | | nfsd: let "insecure" flag vary by pseudoflavor | J. Bruce Fields | 2009-12-14 |
* | | nfsd: new interface to advertise export features | 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-12-14 |
* | | nfsd4: fix share mode permissions | J. Bruce Fields | 2009-12-14 |
* | | nfsd: simplify fh_verify access checks | J. Bruce Fields | 2009-11-25 |
* | | Merge commit 'v2.6.32-rc8' into HEAD | J. Bruce Fields | 2009-11-23 |
|\| |
|
| * | Fix memory corruption caused by nfsd readdir+ | Petr Vandrovec | 2009-11-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 |
* | | nfsd: register NFS_ACL with rpcbind | Peter Staubach | 2009-11-04 |
* | | nfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually sort groups | Frank Filz | 2009-10-27 |
* | | 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 |
* | | Merge commit 'v2.6.32-rc5' into for-2.6.33 | J. Bruce Fields | 2009-10-27 |
|\| |
|
| * | const: constify remaining file_operations | Alexey Dobriyan | 2009-10-01 |
* | | nfsd41: use sv_max_mesg for forechannel max sizes | Andy Adamson | 2009-09-28 |
* | | nfsd4: fix error return when pseudoroot missing | J. Bruce Fields | 2009-09-28 |
* | | nfsd: minor nfsd_lookup cleanup | J. Bruce Fields | 2009-09-28 |
* | | nfsd4: cross mountpoints when looking up parents | J. Bruce Fields | 2009-09-28 |
|/ |
|
* | headers: utsname.h redux | Alexey Dobriyan | 2009-09-23 |
* | seq_file: constify seq_operations | James Morris | 2009-09-23 |
* | Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2009-09-22 |
|\ |
|
| * | nfsd4: nfsv4 clients should cross mountpoints | Steve Dickson | 2009-09-21 |
| * | nfsd41: Refactor create_client() | Ricardo Labiaga | 2009-09-15 |
| * | nfsd41: modify nfsd4.1 backchannel to use new xprt class | Alexandros Batsakis | 2009-09-15 |
| * | nfsd41: Backchannel: Implement cb_recall over NFSv4.1 | Ricardo Labiaga | 2009-09-15 |
| * | nfsd41: Backchannel: cb_sequence callback | Benny Halevy | 2009-09-15 |
| * | nfsd41: Backchannel: Setup sequence information | Ricardo Labiaga | 2009-09-15 |