aboutsummaryrefslogtreecommitdiff
path: root/fs/nfsd/nfs4recover.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-17nfsd4: fix mixed 4.0/4.1 handling, 4.1 rebootGravatar J. Bruce Fields 1-1/+0
2010-05-21sanitize vfs_fsync calling conventionsGravatar Christoph Hellwig 1-3/+3
2010-05-21nfsd: open a file descriptor for fsync in nfs4 recoveryGravatar Christoph Hellwig 1-45/+42
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2010-02-20commit_metadata export operation replacing nfsd_sync_dirGravatar Ben Myers 1-3/+1
2009-12-15nfsd: remove pointless paths in file headersGravatar J. Bruce Fields 1-2/+0
2009-12-14nfsd: Move private headers to source directoryGravatar Boaz Harrosh 1-2/+3
2009-12-14nfsd: Source files #include cleanupsGravatar Boaz Harrosh 1-8/+0
2009-11-13nfsd: make fs/nfsd/vfs.h for common includesGravatar J. Bruce Fields 1-0/+1
2009-05-11nfsd: silence lockdep warningGravatar J. Bruce Fields 1-2/+2
2009-04-20Fix i_mutex vs. readdir handling in nfsdGravatar David Woodhouse 1-37/+9
2009-04-03nfsd41: match clientid establishment methodGravatar Andy Adamson 1-1/+2
2009-03-18nfsd4: don't do lookup within readdir in recovery codeGravatar J. Bruce Fields 1-40/+31
2009-01-06nfsd: Fix leaked memory in nfs4_make_rec_clidnameGravatar Krishna Kumar 1-1/+1
2008-12-04Merge branch 'master' into nextGravatar James Morris 1-0/+1
2008-11-24nfsd: use of unitialized list head on error exit in nfs4recover.cGravatar J. Bruce Fields 1-1/+1
2008-11-14CRED: Inaugurate COW credentialsGravatar David Howells 1-26/+42
2008-11-14CRED: Pass credentials through dentry_open()Gravatar David Howells 1-1/+2
2008-11-14CRED: Separate task security context from task_structGravatar David Howells 1-6/+6
2008-10-23[PATCH] switch nfsd to kern_path()Gravatar Al Viro 1-25/+25
2008-04-19[PATCH] r/o bind mounts: get callers of vfs_mknod/create/mkdir()Gravatar Dave Hansen 1-0/+4
2008-04-19[PATCH] r/o bind mounts: elevate write count for rmdir and unlink.Gravatar Dave Hansen 1-1/+11
2008-02-14Introduce path_put()Gravatar Jan Blunck 1-1/+1
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Gravatar Jan Blunck 1-16/+16
2007-11-02cleanup asm/scatterlist.h includesGravatar Adrian Bunk 1-1/+1
2007-10-22Update fs/ to use sg helpersGravatar Jens Axboe 1-5/+3
2007-05-21Detach sched.h from mm.hGravatar Alexey Dobriyan 1-1/+1
2006-12-08[PATCH] lockdep: annotate nfsd4 recover codeGravatar Peter Zijlstra 1-1/+1
2006-11-03[PATCH] NFS4: fix for recursive locking problemGravatar Srinivasa Ds 1-1/+1
2006-10-20[PATCH] nfsd: nfs4 code returns error values in net-endianGravatar Al Viro 1-7/+7
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersGravatar David Howells 1-1/+1
2006-09-21[CRYPTO] users: Use crypto_hash interface instead of crypto_digestGravatar Herbert Xu 1-10/+11
2006-01-18[PATCH] nfsd4: recovery lookup dir checkGravatar J. Bruce Fields 1-3/+4
2006-01-18[PATCH] nfsd4: fix open of recovery directoryGravatar J. Bruce Fields 1-2/+1
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semGravatar Jes Sorensen 1-10/+10
2005-09-01[CRYPTO]: crypto_free_tfm() callers no longer need to check for NULLGravatar Jesper Juhl 1-2/+1
2005-09-01[CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriateGravatar Herbert Xu 1-1/+1
2005-07-07[PATCH] nfsd4: prevent multiple unlinks of recovery directoriesGravatar NeilBrown 1-0/+1
2005-07-07[PATCH] nfsd4: lookup_one_len takes i_semGravatar NeilBrown 1-0/+2
2005-07-07[PATCH] nfsd4: fix sync'ing of recovery directoryGravatar NeilBrown 1-21/+8
2005-06-24[PATCH] knfsd: nfsd4 reboot dirname fixGravatar NeilBrown 1-1/+0
2005-06-24[PATCH] knfsd: nfsd4: reboot recoveryGravatar NeilBrown 1-0/+169
2005-06-24[PATCH] knfsd: nfsd4: initialize recovery directoryGravatar NeilBrown 1-0/+166
2005-06-24[PATCH] knfsd: nfsd4: reboot hashGravatar NeilBrown 1-0/+97