Age | Commit message (Expand) | Author |
2010-10-27 | Merge branch 'flock' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-27 | locks/nfsd: allocate file lock outside of spinlock | Arnd Bergmann |
2010-10-27 | lockd: push lock_flocks down | Arnd Bergmann |
2010-10-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2010-10-26 | Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2010-10-26 | Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds |
2010-10-25 | fs: add sync_inode_metadata | Christoph Hellwig |
2010-10-24 | nfsd4: fix connection allocation in sequence() | J. Bruce Fields |
2010-10-24 | NFSD: remove duplicate NFS4_STATEID_SIZE | Andy Adamson |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-22 | Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-22 | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-21 | nfsd4: only require krb5 principal for NFSv4.0 callbacks | J. Bruce Fields |
2010-10-21 | nfsd4: move minorversion to client | J. Bruce Fields |
2010-10-21 | nfsd4: delay session removal till free_client | J. Bruce Fields |
2010-10-21 | nfsd4: separate callback change and callback probe | J. Bruce Fields |
2010-10-21 | nfsd4: callback program number is per-session | J. Bruce Fields |
2010-10-21 | nfsd4: track backchannel connections | J. Bruce Fields |
2010-10-21 | nfsd4: confirm only on succesful create_session | J. Bruce Fields |
2010-10-21 | nfsd4: make backchannel sequence number per-session | J. Bruce Fields |
2010-10-21 | nfsd4: use client pointer to backchannel session | J. Bruce Fields |
2010-10-21 | nfsd4: move callback setup into session init code | J. Bruce Fields |
2010-10-21 | nfsd4: don't cache seq_misordered replies | J. Bruce Fields |
2010-10-21 | BKL: introduce CONFIG_BKL. | Arnd Bergmann |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-10-13 | nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlink | J. Bruce Fields |
2010-10-11 | nfsd4: expire clients more promptly | J. Bruce Fields |
2010-10-05 | fs/locks.c: prepare for BKL removal | Arnd Bergmann |
2010-10-02 | nfsd4: return expired on unfound stateid's | J. Bruce Fields |
2010-10-01 | nfsd4: add new connections to session | J. Bruce Fields |
2010-10-01 | nfsd4: refactor connection allocation | J. Bruce Fields |
2010-10-01 | nfsd4: use callbacks on svc_xprt_deletion | J. Bruce Fields |
2010-10-01 | nfsd4: keep per-session list of connections | J. Bruce Fields |
2010-10-01 | nfsd4: clean up session allocation | J. Bruce Fields |
2010-10-01 | nfsd4: fix alloc_init_session return type | J. Bruce Fields |
2010-10-01 | nfsd4: fix alloc_init_session BUILD_BUG_ON() | J. Bruce Fields |
2010-10-01 | nfsd4: Move callback setup to callback queue | J. Bruce Fields |
2010-10-01 | nfsd4: remove separate cb_args struct | J. Bruce Fields |
2010-10-01 | nfsd4: use generic callback code in null case | J. Bruce Fields |
2010-10-01 | nfsd4: generic callback code | J. Bruce Fields |
2010-10-01 | nfsd4: rename nfs4_rpc_args->nfsd4_cb_args | J. Bruce Fields |
2010-10-01 | nfsd4: combine nfs4_rpc_args and nfsd4_cb_sequence | J. Bruce Fields |
2010-10-01 | nfsd4: minor variable renaming (cb -> conn) | J. Bruce Fields |
2010-10-01 | sunrpc: Add net to rpc_create_args | Pavel Emelyanov |
2010-10-01 | sunrpc: Add net argument to svc_create_xprt | Pavel Emelyanov |
2010-10-01 | nfsd4: adjust buflen for encoded attrs bitmap based on actual bitmap length | Benny Halevy |
2010-09-27 | sunrpc: Add net to pure API calls | Pavel Emelyanov |
2010-09-26 | nfsd: fix /proc/net/rpc/nfsd.export/content display | J. Bruce Fields |
2010-09-23 | nfsd: Export get_task_comm for nfsd | Pavel Emelyanov |
2010-09-22 | nfsd: allow deprecated interface to be compiled out. | NeilBrown |