aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs4recover.c
Commit message (Expand)AuthorAgeFilesLines
* merged more uncritical stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-42/+61
* nfsd4: stop using nfserr_resource for transitory errorsJ. Bruce Fields2011-11-111-1/+1
* nfsd4: fix mixed 4.0/4.1 handling, 4.1 rebootJ. Bruce Fields2010-12-171-1/+0
* sanitize vfs_fsync calling conventionsChristoph Hellwig2010-05-211-3/+3
* nfsd: open a file descriptor for fsync in nfs4 recoveryChristoph Hellwig2010-05-211-45/+42
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* commit_metadata export operation replacing nfsd_sync_dirBen Myers2010-02-201-3/+1
* nfsd: remove pointless paths in file headersJ. Bruce Fields2009-12-151-2/+0
* nfsd: Move private headers to source directoryBoaz Harrosh2009-12-141-2/+3
* nfsd: Source files #include cleanupsBoaz Harrosh2009-12-141-8/+0
* nfsd: make fs/nfsd/vfs.h for common includesJ. Bruce Fields2009-11-131-0/+1
* nfsd: silence lockdep warningJ. Bruce Fields2009-05-111-2/+2
* Fix i_mutex vs. readdir handling in nfsdDavid Woodhouse2009-04-201-37/+9
* nfsd41: match clientid establishment methodAndy Adamson2009-04-031-1/+2
* nfsd4: don't do lookup within readdir in recovery codeJ. Bruce Fields2009-03-181-40/+31
* nfsd: Fix leaked memory in nfs4_make_rec_clidnameKrishna Kumar2009-01-061-1/+1
* Merge branch 'master' into nextJames Morris2008-12-041-0/+1
|\
| * nfsd: use of unitialized list head on error exit in nfs4recover.cJ. Bruce Fields2008-11-241-1/+1
* | CRED: Inaugurate COW credentialsDavid Howells2008-11-141-26/+42
* | CRED: Pass credentials through dentry_open()David Howells2008-11-141-1/+2
* | CRED: Separate task security context from task_structDavid Howells2008-11-141-6/+6
|/
* [PATCH] switch nfsd to kern_path()Al Viro2008-10-231-25/+25
* [PATCH] r/o bind mounts: get callers of vfs_mknod/create/mkdir()Dave Hansen2008-04-191-0/+4
* [PATCH] r/o bind mounts: elevate write count for rmdir and unlink.Dave Hansen2008-04-191-1/+11
* Introduce path_put()Jan Blunck2008-02-141-1/+1
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-141-16/+16
* cleanup asm/scatterlist.h includesAdrian Bunk2007-11-021-1/+1
* Update fs/ to use sg helpersJens Axboe2007-10-221-5/+3
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-1/+1
* [PATCH] lockdep: annotate nfsd4 recover codePeter Zijlstra2006-12-081-1/+1
* [PATCH] NFS4: fix for recursive locking problemSrinivasa Ds2006-11-031-1/+1
* [PATCH] nfsd: nfs4 code returns error values in net-endianAl Viro2006-10-201-7/+7
* [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells2006-10-031-1/+1
* [CRYPTO] users: Use crypto_hash interface instead of crypto_digestHerbert Xu2006-09-211-10/+11
* [PATCH] nfsd4: recovery lookup dir checkJ. Bruce Fields2006-01-181-3/+4
* [PATCH] nfsd4: fix open of recovery directoryJ. Bruce Fields2006-01-181-2/+1
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-091-10/+10
* [CRYPTO]: crypto_free_tfm() callers no longer need to check for NULLJesper Juhl2005-09-011-2/+1
* [CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriateHerbert Xu2005-09-011-1/+1
* [PATCH] nfsd4: prevent multiple unlinks of recovery directoriesNeilBrown2005-07-071-0/+1
* [PATCH] nfsd4: lookup_one_len takes i_semNeilBrown2005-07-071-0/+2
* [PATCH] nfsd4: fix sync'ing of recovery directoryNeilBrown2005-07-071-21/+8
* [PATCH] knfsd: nfsd4 reboot dirname fixNeilBrown2005-06-241-1/+0
* [PATCH] knfsd: nfsd4: reboot recoveryNeilBrown2005-06-241-0/+169
* [PATCH] knfsd: nfsd4: initialize recovery directoryNeilBrown2005-06-241-0/+166
* [PATCH] knfsd: nfsd4: reboot hashNeilBrown2005-06-241-0/+97