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