aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs4recover.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-05-11nfsd: silence lockdep warningJ. Bruce Fields1-2/+2
2009-04-20Fix i_mutex vs. readdir handling in nfsdDavid Woodhouse1-37/+9
2009-04-03nfsd41: match clientid establishment methodAndy Adamson1-1/+2
2009-03-18nfsd4: don't do lookup within readdir in recovery codeJ. Bruce Fields1-40/+31
2009-01-06nfsd: Fix leaked memory in nfs4_make_rec_clidnameKrishna Kumar1-1/+1
2008-12-04Merge branch 'master' into nextJames Morris1-0/+1
2008-11-24nfsd: use of unitialized list head on error exit in nfs4recover.cJ. Bruce Fields1-1/+1
2008-11-14CRED: Inaugurate COW credentialsDavid Howells1-26/+42
2008-11-14CRED: Pass credentials through dentry_open()David Howells1-1/+2
2008-11-14CRED: Separate task security context from task_structDavid Howells1-6/+6
2008-10-23[PATCH] switch nfsd to kern_path()Al Viro1-25/+25
2008-04-19[PATCH] r/o bind mounts: get callers of vfs_mknod/create/mkdir()Dave Hansen1-0/+4
2008-04-19[PATCH] r/o bind mounts: elevate write count for rmdir and unlink.Dave Hansen1-1/+11
2008-02-14Introduce path_put()Jan Blunck1-1/+1
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck1-16/+16
2007-11-02cleanup asm/scatterlist.h includesAdrian Bunk1-1/+1
2007-10-22Update fs/ to use sg helpersJens Axboe1-5/+3
2007-05-21Detach sched.h from mm.hAlexey Dobriyan1-1/+1
2006-12-08[PATCH] lockdep: annotate nfsd4 recover codePeter Zijlstra1-1/+1
2006-11-03[PATCH] NFS4: fix for recursive locking problemSrinivasa Ds1-1/+1
2006-10-20[PATCH] nfsd: nfs4 code returns error values in net-endianAl Viro1-7/+7
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells1-1/+1
2006-09-21[CRYPTO] users: Use crypto_hash interface instead of crypto_digestHerbert Xu1-10/+11
2006-01-18[PATCH] nfsd4: recovery lookup dir checkJ. Bruce Fields1-3/+4
2006-01-18[PATCH] nfsd4: fix open of recovery directoryJ. Bruce Fields1-2/+1
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-10/+10
2005-09-01[CRYPTO]: crypto_free_tfm() callers no longer need to check for NULLJesper Juhl1-2/+1
2005-09-01[CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriateHerbert Xu1-1/+1
2005-07-07[PATCH] nfsd4: prevent multiple unlinks of recovery directoriesNeilBrown1-0/+1
2005-07-07[PATCH] nfsd4: lookup_one_len takes i_semNeilBrown1-0/+2
2005-07-07[PATCH] nfsd4: fix sync'ing of recovery directoryNeilBrown1-21/+8
2005-06-24[PATCH] knfsd: nfsd4 reboot dirname fixNeilBrown1-1/+0
2005-06-24[PATCH] knfsd: nfsd4: reboot recoveryNeilBrown1-0/+169
2005-06-24[PATCH] knfsd: nfsd4: initialize recovery directoryNeilBrown1-0/+166
2005-06-24[PATCH] knfsd: nfsd4: reboot hashNeilBrown1-0/+97