Age | Commit message (Expand) | Author |
2010-07-05 | NFSD: don't report compiled-out versions as present | Pavel Emelyanov |
2010-05-12 | nfsd4: bug in read_buf | Neil Brown |
2010-04-26 | fix NFS4 handling of mountpoint stat | Al Viro |
2010-03-15 | vfs: take f_lock on modifying f_mode after open time | Wu Fengguang |
2010-02-20 | vfs: don't call ima_file_check() unconditionally in nfsd_open() | Chuck Ebbert |
2010-02-08 | 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-07 | 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-01-06 | 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 |
2009-12-20 | nfsd: fix "insecure" export option | J. Bruce Fields |
2009-12-20 | nfsd: fix "insecure" export option | J. Bruce Fields |
2009-12-16 | 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-15 | 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-14 | 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-11-25 | nfsd: simplify fh_verify access checks | J. Bruce Fields |
2009-11-23 | Merge commit 'v2.6.32-rc8' into HEAD | J. Bruce Fields |
2009-11-14 | Fix memory corruption caused by nfsd readdir+ | Petr Vandrovec |
2009-11-13 | nfsd: make fs/nfsd/vfs.h for common includes | J. Bruce Fields |
2009-11-05 | nfsd: use STATEID_FMT and STATEID_VAL for printing stateids | Benny Halevy |
2009-11-04 | nfsd: register NFS_ACL with rpcbind | Peter Staubach |
2009-10-27 | 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-01 | const: constify remaining file_operations | Alexey Dobriyan |
2009-09-28 | 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-23 | headers: utsname.h redux | Alexey Dobriyan |
2009-09-23 | seq_file: constify seq_operations | James Morris |
2009-09-22 | Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2009-09-22 | const: make lock_manager_operations const | Alexey Dobriyan |