aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs4recover.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-31nfsd: Push mnt_want_write() outside of i_mutexJan Kara1-4/+5
2012-06-01Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-2/+2
2012-05-31nfsd4: preserve __user annotation on cld downcall msgJ. Bruce Fields1-1/+1
2012-05-31nfsd4: fix missing "static"J. Bruce Fields1-1/+1
2012-04-30nfsd: fix nfs4recover.c printk format warningRandy Dunlap1-1/+1
2012-03-29nfsd: only register cld pipe notifier when CONFIG_NFSD_V4 is enabledJeff Layton1-0/+12
2012-03-28nfsd: fix NULL pointer dereference in cld_pipe_downcallJeff Layton1-2/+1
2012-03-26nfsd: don't allow legacy client tracker init for anything but init_netJeff Layton1-0/+7
2012-03-26nfsd: add notifier to handle mount/unmount of rpc_pipefs sbJeff Layton1-0/+44
2012-03-26nfsd: add the infrastructure to handle the cld upcallJeff Layton1-1/+443
2012-03-26nfsd: add nfsd4_client_tracking_ops struct and a way to set itJeff Layton1-10/+126
2012-03-26nfsd: convert nfs4_client->cl_cb_flags to a generic flags fieldJeff Layton1-4/+3
2012-01-14Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-8/+14
2012-01-05nfsd4: nfsd4_create_clid_dir return value is unusedJ. Bruce Fields1-6/+4
2012-01-05nfsd4: be forgiving in the absence of the recovery directoryJ. Bruce Fields1-2/+3
2012-01-03vfs: mnt_drop_write_file()Al Viro1-3/+3
2012-01-03switch a bunch of places to mnt_want_write_file()Al Viro1-3/+3
2012-01-02nfsd4: fix spurious 4.1 post-reboot failuresJ. Bruce Fields1-1/+8
2011-08-27nfsd4: stop using nfserr_resource for transitory errorsJ. Bruce Fields1-1/+1
2011-08-27nfsd4: fix failure to end nfsd4 grace periodBoaz Harrosh1-7/+8
2011-08-27nfsd4: simplify recovery dir settingJ. Bruce Fields1-4/+32
2011-07-20nfsd4_list_rec_dir(): don't bother with reopening rec_fileAl Viro1-31/+21
2010-12-17nfsd4: fix mixed 4.0/4.1 handling, 4.1 rebootJ. Bruce Fields1-1/+0
2010-05-21sanitize vfs_fsync calling conventionsChristoph Hellwig1-3/+3
2010-05-21nfsd: open a file descriptor for fsync in nfs4 recoveryChristoph Hellwig1-45/+42
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-20commit_metadata export operation replacing nfsd_sync_dirBen Myers1-3/+1
2009-12-15nfsd: remove pointless paths in file headersJ. Bruce Fields1-2/+0
2009-12-14nfsd: Move private headers to source directoryBoaz Harrosh1-2/+3
2009-12-14nfsd: Source files #include cleanupsBoaz Harrosh1-8/+0
2009-11-13nfsd: make fs/nfsd/vfs.h for common includesJ. Bruce Fields1-0/+1
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