| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 |