Age | Commit message (Expand) | Author |
2006-10-03 | BUG_ON() conversion in fs/nfsd/ | Eric Sesterhenn |
2006-10-03 | fix file specification in comments | Uwe Zeisberger |
2006-10-03 | [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers | David Howells |
2006-10-02 | [PATCH] nfsd: lockdep annotation | Peter Zijlstra |
2006-10-02 | [PATCH] knfsd: allow admin to set nthreads per node | Greg Banks |
2006-10-02 | [PATCH] knfsd: use svc_set_num_threads to manage threads in knfsd | Greg Banks |
2006-10-02 | [PATCH] knfsd: add svc_get | Greg Banks |
2006-10-02 | [PATCH] knfsd: Correctly handle error condition from lockd_up | NeilBrown |
2006-10-02 | [PATCH] knfsd: Check return value of lockd_up in write_ports | NeilBrown |
2006-10-02 | [PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process | NeilBrown |
2006-10-02 | [PATCH] nfsd: add lock annotations to e_start and e_stop | Josh Triplett |
2006-10-02 | [PATCH] knfsd: Use SEQ_START_TOKEN instead of hardcoded magic (void*)1 | Greg Banks |
2006-10-02 | [PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist' | NeilBrown |
2006-10-02 | [PATCH] knfsd: define new nfsdfs file: portlist - contains list of ports | NeilBrown |
2006-10-02 | [PATCH] knfsd: separate out some parts of nfsd_svc, which start nfs servers | NeilBrown |
2006-10-02 | [PATCH] knfsd: remove nfsd_versbits as intermediate storage for desired versions | NeilBrown |
2006-10-02 | [PATCH] knfsd: be more selective in which sockets lockd listens on | NeilBrown |
2006-10-02 | [PATCH] knfsd: add a callback for when last rpc thread finishes | NeilBrown |
2006-10-02 | [PATCH] knfsd: remove an unused variable from e_show() | Greg Banks |
2006-10-02 | [PATCH] knfsd: add some missing newlines in printks | Greg Banks |
2006-09-27 | [PATCH] Really ignore kmem_cache_destroy return value | Alexey Dobriyan |
2006-09-27 | [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc | Panagiotis Issaris |
2006-09-22 | NFSD: Convert NFS server callback logic to use new rpc_create API | Chuck Lever |
2006-09-21 | [CRYPTO] users: Use crypto_hash interface instead of crypto_digest | Herbert Xu |
2006-07-31 | [PATCH] knfsd: Fix stale file handle problem with subtree_checking. | NeilBrown |
2006-07-10 | [PATCH] knfsd: nfsd4: add per-operation server stats | Shankar Anand |
2006-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2006-06-30 | [PATCH] knfsd: nfsd: mark rqstp to prevent use of sendfile in privacy case | J. Bruce Fields |
2006-06-30 | [PATCH] knfsd: nfsd4: fix open flag passing | J. Bruce Fields |
2006-06-30 | [PATCH] knfsd: nfsd4: fix some open argument tests | J. Bruce Fields |
2006-06-30 | [PATCH] knfsd: nfsd: fix misplaced fh_unlock() in nfsd_link() | David M. Richter |
2006-06-30 | [PATCH] knfsd: nfsd4: remove superfluous grace period checks | J. Bruce Fields |
2006-06-30 | [PATCH] knfsd: nfsd: call nfsd_setuser() on fh_compose(), fix nfsd4 permissio... | J. Bruce Fields |
2006-06-30 | [PATCH] knfsd: nfsd4: fix open_confirm locking | J. Bruce Fields |
2006-06-30 | [PATCH] knfsd: ignore ref_fh when crossing a mountpoint | NeilBrown |
2006-06-30 | [PATCH] knfsd: remove noise about filehandle being uptodate | NeilBrown |
2006-06-30 | [PATCH] knfsd: fixing missing 'expkey' support for fsid type 3 | Frank Filz |
2006-06-30 | [PATCH] knfsd: improve the test for cross-device-rename in nfsd | NeilBrown |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-27 | [PATCH] spin/rwlock init cleanups | Ingo Molnar |
2006-06-26 | [PATCH] fs: use list_move() | Akinobu Mita |
2006-06-23 | [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry | David Howells |
2006-06-23 | [PATCH] VFS: Permit filesystem to override root dentry on mount | David Howells |
2006-05-23 | [PATCH] knfsd: Fix two problems that can cause rmmod nfsd to die | NeilBrown |
2006-05-21 | [PATCH] nfsd: sign conversion obscuring errors in nfsd_set_posix_acl() | Florin Malita |
2006-04-11 | [PATCH] knfsd: nfsd4: grant delegations more frequently | NeilBrown |
2006-04-11 | [PATCH] knfsd: nfsd4: limit number of delegations handed out. | NeilBrown |
2006-04-11 | [PATCH] knfsd: nfsd4: add missing rpciod_down() | NeilBrown |
2006-04-11 | [PATCH] knfsd: nfsd4: nfsd4_probe_callback cleanup | NeilBrown |
2006-04-11 | [PATCH] knfsd: nfsd4: fix laundromat shutdown race | NeilBrown |