| Commit message (Expand) | Author | Age |
* | SUNRPC: remove svc_create_thread() | Jeff Layton | 2008-04-23 |
* | nfsd: fix comment | J. Bruce Fields | 2008-04-23 |
* | lockd: Fix stale nlmsvc_unlink_block comment | J. Bruce Fields | 2008-04-23 |
* | NFSD: Strip __KERNEL__ testing from unexported header files. | Robert P. J. Day | 2008-04-23 |
* | sunrpc: make token header values less confusing | Kevin Coffman | 2008-04-23 |
* | gss_krb5: consistently use unsigned for seqnum | Kevin Coffman | 2008-04-23 |
* | NFSD: Remove NFSv4 dependency on NFSv3 | Chuck Lever | 2008-04-23 |
* | SUNRPC: Remove PROC_FS dependency | Chuck Lever | 2008-04-23 |
* | NFSD: Use "depends on" for PROC_FS dependency | Chuck Lever | 2008-04-23 |
* | nfsd: move most of fh_verify to separate function | J. Bruce Fields | 2008-04-23 |
* | net/sunrpc/svc.c: suppress unintialized var warning | Andrew Morton | 2008-04-23 |
* | Remove define for KRB5_CKSUM_LENGTH, which will become enctype-dependent | Kevin Coffman | 2008-04-23 |
* | Correct grammer/typos in dprintks | Kevin Coffman | 2008-04-23 |
* | SVCRDMA: Add check for XPT_CLOSE in svc_rdma_send | Tom Tucker | 2008-04-23 |
* | nfsd: initialize lease type in nfs4_open_delegation() | Felix Blyakher | 2008-04-23 |
* | Documentation: NFS/RDMA instructions for 2.6.25-rc1 | James Lentini | 2008-04-23 |
* | NFS: convert nfs4 callback thread to kthread API | Jeff Layton | 2008-04-23 |
* | nfsd: fix sparse warning in vfs.c | Harvey Harrison | 2008-04-23 |
* | nfsd: fix sparse warnings | Harvey Harrison | 2008-04-23 |
* | lockd: convert nsm_mutex to a spinlock | J. Bruce Fields | 2008-04-23 |
* | lockd: clean up __nsm_find() | J. Bruce Fields | 2008-04-23 |
* | lockd: fix race in nlm_release() | J. Bruce Fields | 2008-04-23 |
* | sunrpc: GSS integrity and decryption failures should return GARBAGE_ARGS | Harshula Jayasuriya | 2008-04-23 |
* | lockd: fix sparse warning in svcshare.c | Harvey Harrison | 2008-04-23 |
* | make nfsd_create_setattr() static | Adrian Bunk | 2008-04-23 |
* | SUNRPC: allow svc_recv to break out of 500ms sleep when alloc_page fails | Jeff Layton | 2008-04-23 |
* | NFSD: Remove redundant "select" clauses in fs/Kconfig | Chuck Lever | 2008-04-23 |
* | NFSD: Move "select NFSD_V2_ACL if NFSD_V3_ACL" | Chuck Lever | 2008-04-23 |
* | NFSD: Move "select FS_POSIX_ACL if NFSD_V4" | Chuck Lever | 2008-04-23 |
* | NFSD: Update help text for CONFIG_NFSD | Chuck Lever | 2008-04-23 |
* | NFSD: Remove NFSD_TCP kernel build option | Chuck Lever | 2008-04-23 |
* | nfsd: clarify readdir/mountpoint-crossing code | J. Bruce Fields | 2008-04-23 |
* | svcrpc: move unused field from cache_deferred_req | J. Bruce Fields | 2008-04-23 |
* | nfsd4: kill unnecessary check in preprocess_stateid_op | J. Bruce Fields | 2008-04-23 |
* | nfsd4: simplify stateid sequencing checks | J. Bruce Fields | 2008-04-23 |
* | nfsd4: remove unnecessary CHECK_FH check in preprocess_seqid_op | J. Bruce Fields | 2008-04-23 |
* | nfs: remove unnecessary NFS_NEED_* defines | J. Bruce Fields | 2008-04-23 |
* | IPv6 support for NFS server export caches | Aurélien Charbon | 2008-04-23 |
* | NLM: Convert lockd to use kthreads | Jeff Layton | 2008-04-23 |
* | SUNRPC: have svc_recv() check kthread_should_stop() | Jeff Layton | 2008-04-23 |
* | SUNRPC: export svc_sock_update_bufs | Jeff Layton | 2008-04-23 |
* | knfsd: Remove NLM_HOST_MAX and associated logic. | NeilBrown | 2008-04-23 |
* | slab_err: Pass parameters correctly to slab_bug | Christoph Lameter | 2008-04-23 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-04-23 |
|\ |
|
| * | [patch 7/7] vfs: mountinfo: show dominating group id | Miklos Szeredi | 2008-04-23 |
| * | [patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfo | Ram Pai | 2008-04-23 |
| * | [patch 5/7] vfs: mountinfo: allow using process root | Miklos Szeredi | 2008-04-23 |
| * | [patch 4/7] vfs: mountinfo: add mount peer group ID | Miklos Szeredi | 2008-04-23 |
| * | [patch 3/7] vfs: mountinfo: add mount ID | Miklos Szeredi | 2008-04-23 |
| * | [patch 2/7] vfs: mountinfo: add seq_file_root() | Miklos Szeredi | 2008-04-23 |