Age | Commit message (Expand) | Author |
2008-08-08 | [NFSD] uninline nfsd4_op_name() | Adrian Bunk |
2008-07-26 | [PATCH] get rid of indirect users of namei.h | Al Viro |
2008-07-26 | [PATCH] kill nameidata passing to permission(), rename to inode_permission() | Al Viro |
2008-07-26 | [patch 5/5] vfs: remove mode parameter from vfs_symlink() | Miklos Szeredi |
2008-07-25 | lockd: dont return EAGAIN for a permanent error | Miklos Szeredi |
2008-07-20 | Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2008-07-18 | nfsd: nfs4xdr.c do-while is not a compound statement | Harvey Harrison |
2008-07-18 | nfsd: Use C99 initializers in fs/nfsd/nfs4xdr.c | J. Bruce Fields |
2008-07-15 | lockd: Pass "struct sockaddr *" to new failover-by-IP function | Chuck Lever |
2008-07-09 | rpc: bring back cl_chatty | Olga Kornievskaia |
2008-07-07 | nfsd: take file and mnt write in nfs4_upgrade_open | Benny Halevy |
2008-07-07 | nfsd: document open share bit tracking | J. Bruce Fields |
2008-07-04 | nfsd: tabulate nfs4 xdr encoding functions | Benny Halevy |
2008-07-03 | Merge branch 'for-bfields' of git://linux-nfs.org/~tomtucker/xprt-switch-2.6 ... | J. Bruce Fields |
2008-07-02 | nfsd: dprint operation names | Benny Halevy |
2008-07-02 | nfsd: nfs4 minorversion decoder vectors | Benny Halevy |
2008-07-02 | nfsd: unsupported nfs4 ops should fail with nfserr_opnotsupp | Benny Halevy |
2008-07-02 | nfsd: tabulate nfs4 xdr decoding functions | Benny Halevy |
2008-07-02 | nfsd: return nfserr_minor_vers_mismatch when compound minorversion != 0 | Benny Halevy |
2008-07-01 | nfsd: clean up mnt_want_write calls | Miklos Szeredi |
2008-06-30 | nfsd: treat all shutdown signals as equivalent | Jeff Layton |
2008-06-30 | nfsd: fix spurious EACCESS in reconnect_path() | Neil Brown |
2008-06-23 | nfsd: rename MAY_ flags | Miklos Szeredi |
2008-06-23 | knfsd: nfsd: Handle ERESTARTSYS from syscalls. | NeilBrown |
2008-06-23 | nfsd: fix race in nfsd_nrthreads() | Neil Brown |
2008-06-23 | sunrpc: remove sv_kill_signal field from svc_serv struct | Jeff Layton |
2008-06-23 | knfsd: convert knfsd to kthread API | Jeff Layton |
2008-06-23 | knfsd: remove special handling for SIGHUP | Jeff Layton |
2008-06-23 | knfsd: clean up nfsd filesystem interfaces | Jeff Layton |
2008-06-23 | knfsd: Replace lock_kernel with a mutex for nfsd thread startup/shutdown lock... | Neil Brown |
2008-06-23 | nfsd: make nfs4xdr WRITEMEM safe against zero count | Benny Halevy |
2008-06-23 | nfsd: add dprintk of compound return | J. Bruce Fields |
2008-05-18 | nfsd: reorder printk in do_probe_callback to avoid use-after-free | J. Bruce Fields |
2008-05-18 | nfsd: remove unnecessary atomic ops | J. Bruce Fields |
2008-04-30 | fs: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-04-29 | nfsd: use proc_create to setup de->proc_fops | Denis V. Lunev |
2008-04-25 | nfsd: don't allow setting ctime over v4 | J. Bruce Fields |
2008-04-25 | locks: don't call ->copy_lock methods on return of conflicting locks | J. Bruce Fields |
2008-04-25 | lockd: unlock lockd locks held for a certain filesystem | Wendy Cheng |
2008-04-25 | lockd: unlock lockd locks associated with a given server ip | Wendy Cheng |
2008-04-23 | knfsd: clear both setuid and setgid whenever a chown is done | Jeff Layton |
2008-04-23 | knfsd: get rid of imode variable in nfsd_setattr | Jeff Layton |
2008-04-23 | nfsd: use static memory for callback program and stats | Olga Kornievskaia |
2008-04-23 | nfsd: move most of fh_verify to separate function | J. Bruce Fields |
2008-04-23 | nfsd: initialize lease type in nfs4_open_delegation() | Felix Blyakher |
2008-04-23 | nfsd: fix sparse warning in vfs.c | Harvey Harrison |
2008-04-23 | nfsd: fix sparse warnings | Harvey Harrison |
2008-04-23 | make nfsd_create_setattr() static | Adrian Bunk |
2008-04-23 | NFSD: Remove NFSD_TCP kernel build option | Chuck Lever |
2008-04-23 | nfsd: clarify readdir/mountpoint-crossing code | J. Bruce Fields |