summaryrefslogtreecommitdiff
path: root/fs/nfsd/nfs4recover.c
AgeCommit message (Expand)Author
2012-04-30nfsd: fix nfs4recover.c printk format warningRandy Dunlap
2012-03-29nfsd: only register cld pipe notifier when CONFIG_NFSD_V4 is enabledJeff Layton
2012-03-28nfsd: fix NULL pointer dereference in cld_pipe_downcallJeff Layton
2012-03-26nfsd: don't allow legacy client tracker init for anything but init_netJeff Layton
2012-03-26nfsd: add notifier to handle mount/unmount of rpc_pipefs sbJeff Layton
2012-03-26nfsd: add the infrastructure to handle the cld upcallJeff Layton
2012-03-26nfsd: add nfsd4_client_tracking_ops struct and a way to set itJeff Layton
2012-03-26nfsd: convert nfs4_client->cl_cb_flags to a generic flags fieldJeff Layton
2012-01-14Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-01-05nfsd4: nfsd4_create_clid_dir return value is unusedJ. Bruce Fields
2012-01-05nfsd4: be forgiving in the absence of the recovery directoryJ. Bruce Fields
2012-01-03vfs: mnt_drop_write_file()Al Viro
2012-01-03switch a bunch of places to mnt_want_write_file()Al Viro
2012-01-02nfsd4: fix spurious 4.1 post-reboot failuresJ. Bruce Fields
2011-08-27nfsd4: stop using nfserr_resource for transitory errorsJ. Bruce Fields
2011-08-27nfsd4: fix failure to end nfsd4 grace periodBoaz Harrosh
2011-08-27nfsd4: simplify recovery dir settingJ. Bruce Fields
2011-07-20nfsd4_list_rec_dir(): don't bother with reopening rec_fileAl Viro
2010-12-17nfsd4: fix mixed 4.0/4.1 handling, 4.1 rebootJ. Bruce Fields
2010-05-21sanitize vfs_fsync calling conventionsChristoph Hellwig
2010-05-21nfsd: open a file descriptor for fsync in nfs4 recoveryChristoph Hellwig
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-20commit_metadata export operation replacing nfsd_sync_dirBen Myers
2009-12-15nfsd: remove pointless paths in file headersJ. Bruce Fields
2009-12-14nfsd: Move private headers to source directoryBoaz Harrosh
2009-12-14nfsd: Source files #include cleanupsBoaz Harrosh
2009-11-13nfsd: make fs/nfsd/vfs.h for common includesJ. Bruce Fields
2009-05-11nfsd: silence lockdep warningJ. Bruce Fields
2009-04-20Fix i_mutex vs. readdir handling in nfsdDavid Woodhouse
2009-04-03nfsd41: match clientid establishment methodAndy Adamson
2009-03-18nfsd4: don't do lookup within readdir in recovery codeJ. Bruce Fields
2009-01-06nfsd: Fix leaked memory in nfs4_make_rec_clidnameKrishna Kumar
2008-12-04Merge branch 'master' into nextJames Morris
2008-11-24nfsd: use of unitialized list head on error exit in nfs4recover.cJ. Bruce Fields
2008-11-14CRED: Inaugurate COW credentialsDavid Howells
2008-11-14CRED: Pass credentials through dentry_open()David Howells
2008-11-14CRED: Separate task security context from task_structDavid Howells
2008-10-23[PATCH] switch nfsd to kern_path()Al Viro
2008-04-19[PATCH] r/o bind mounts: get callers of vfs_mknod/create/mkdir()Dave Hansen
2008-04-19[PATCH] r/o bind mounts: elevate write count for rmdir and unlink.Dave Hansen
2008-02-14Introduce path_put()Jan Blunck
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck
2007-11-02cleanup asm/scatterlist.h includesAdrian Bunk
2007-10-22Update fs/ to use sg helpersJens Axboe
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2006-12-08[PATCH] lockdep: annotate nfsd4 recover codePeter Zijlstra
2006-11-03[PATCH] NFS4: fix for recursive locking problemSrinivasa Ds
2006-10-20[PATCH] nfsd: nfs4 code returns error values in net-endianAl Viro
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells
2006-09-21[CRYPTO] users: Use crypto_hash interface instead of crypto_digestHerbert Xu