| Commit message (Expand) | Author | Age | Files | Lines |
* | nfsd: remove pointless paths in file headers | J. Bruce Fields | 2009-12-15 | 1 | -2/+0 |
* | nfsd: Move private headers to source directory | Boaz Harrosh | 2009-12-14 | 1 | -2/+3 |
* | nfsd: Source files #include cleanups | Boaz Harrosh | 2009-12-14 | 1 | -8/+0 |
* | nfsd: make fs/nfsd/vfs.h for common includes | J. Bruce Fields | 2009-11-13 | 1 | -0/+1 |
* | nfsd: silence lockdep warning | J. Bruce Fields | 2009-05-11 | 1 | -2/+2 |
* | Fix i_mutex vs. readdir handling in nfsd | David Woodhouse | 2009-04-20 | 1 | -37/+9 |
* | nfsd41: match clientid establishment method | Andy Adamson | 2009-04-03 | 1 | -1/+2 |
* | nfsd4: don't do lookup within readdir in recovery code | J. Bruce Fields | 2009-03-18 | 1 | -40/+31 |
* | nfsd: Fix leaked memory in nfs4_make_rec_clidname | Krishna Kumar | 2009-01-06 | 1 | -1/+1 |
* | Merge branch 'master' into next | James Morris | 2008-12-04 | 1 | -0/+1 |
|\ |
|
| * | nfsd: use of unitialized list head on error exit in nfs4recover.c | J. Bruce Fields | 2008-11-24 | 1 | -1/+1 |
* | | CRED: Inaugurate COW credentials | David Howells | 2008-11-14 | 1 | -26/+42 |
* | | CRED: Pass credentials through dentry_open() | David Howells | 2008-11-14 | 1 | -1/+2 |
* | | CRED: Separate task security context from task_struct | David Howells | 2008-11-14 | 1 | -6/+6 |
|/ |
|
* | [PATCH] switch nfsd to kern_path() | Al Viro | 2008-10-23 | 1 | -25/+25 |
* | [PATCH] r/o bind mounts: get callers of vfs_mknod/create/mkdir() | Dave Hansen | 2008-04-19 | 1 | -0/+4 |
* | [PATCH] r/o bind mounts: elevate write count for rmdir and unlink. | Dave Hansen | 2008-04-19 | 1 | -1/+11 |
* | Introduce path_put() | Jan Blunck | 2008-02-14 | 1 | -1/+1 |
* | Embed a struct path into struct nameidata instead of nd->{dentry,mnt} | Jan Blunck | 2008-02-14 | 1 | -16/+16 |
* | cleanup asm/scatterlist.h includes | Adrian Bunk | 2007-11-02 | 1 | -1/+1 |
* | Update fs/ to use sg helpers | Jens Axboe | 2007-10-22 | 1 | -5/+3 |
* | Detach sched.h from mm.h | Alexey Dobriyan | 2007-05-21 | 1 | -1/+1 |
* | [PATCH] lockdep: annotate nfsd4 recover code | Peter Zijlstra | 2006-12-08 | 1 | -1/+1 |
* | [PATCH] NFS4: fix for recursive locking problem | Srinivasa Ds | 2006-11-03 | 1 | -1/+1 |
* | [PATCH] nfsd: nfs4 code returns error values in net-endian | Al Viro | 2006-10-20 | 1 | -7/+7 |
* | [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers | David Howells | 2006-10-03 | 1 | -1/+1 |
* | [CRYPTO] users: Use crypto_hash interface instead of crypto_digest | Herbert Xu | 2006-09-21 | 1 | -10/+11 |
* | [PATCH] nfsd4: recovery lookup dir check | J. Bruce Fields | 2006-01-18 | 1 | -3/+4 |
* | [PATCH] nfsd4: fix open of recovery directory | J. Bruce Fields | 2006-01-18 | 1 | -2/+1 |
* | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem | Jes Sorensen | 2006-01-09 | 1 | -10/+10 |
* | [CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL | Jesper Juhl | 2005-09-01 | 1 | -2/+1 |
* | [CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriate | Herbert Xu | 2005-09-01 | 1 | -1/+1 |
* | [PATCH] nfsd4: prevent multiple unlinks of recovery directories | NeilBrown | 2005-07-07 | 1 | -0/+1 |
* | [PATCH] nfsd4: lookup_one_len takes i_sem | NeilBrown | 2005-07-07 | 1 | -0/+2 |
* | [PATCH] nfsd4: fix sync'ing of recovery directory | NeilBrown | 2005-07-07 | 1 | -21/+8 |
* | [PATCH] knfsd: nfsd4 reboot dirname fix | NeilBrown | 2005-06-24 | 1 | -1/+0 |
* | [PATCH] knfsd: nfsd4: reboot recovery | NeilBrown | 2005-06-24 | 1 | -0/+169 |
* | [PATCH] knfsd: nfsd4: initialize recovery directory | NeilBrown | 2005-06-24 | 1 | -0/+166 |
* | [PATCH] knfsd: nfsd4: reboot hash | NeilBrown | 2005-06-24 | 1 | -0/+97 |