aboutsummaryrefslogtreecommitdiff
path: root/fs/nfsd/nfs4recover.c
AgeCommit message (Expand)Author
2013-02-13nfsd: Properly compare and initialize kuids and kgidsEric W. Biederman
2012-12-10nfsd: make NFSv4 recovery client tracking options per netStanislav Kinsbursky
2012-11-28nfsd: recovery - make in_grace per netStanislav Kinsbursky
2012-11-28nfsd: recovery - make rec_file per netStanislav Kinsbursky
2012-11-28nfsd4: remove state lock from nfsd4_load_reboot_recovery_dataJ. Bruce Fields
2012-11-15nfsd: pass nfsd_net instead of net to grace endersStanislav Kinsbursky
2012-11-15nfsd: make reclaim_str_hashtbl allocated per netStanislav Kinsbursky
2012-11-15nfsd: make nfs4_client network namespace dependentStanislav Kinsbursky
2012-11-12nfsd: release the legacy reclaimable clients list in grace_doneJeff Layton
2012-11-12nfsd: get rid of cl_recdir fieldJeff Layton
2012-11-12nfsd: don't search for client by hash on legacy reboot recovery gracedoneJeff Layton
2012-11-12nfsd: have nfsd4_find_reclaim_client take a char * argumentJeff Layton
2012-11-12nfsd: warn about impending removal of nfsdcld upcallJeff Layton
2012-11-12nfsd: pass info about the legacy recoverydir in environment variablesJeff Layton
2012-11-12nfsd: change heuristic for selecting the client_tracking_opsJeff Layton
2012-11-12nfsd: add a usermodehelper upcall for NFSv4 client ID trackingJeff Layton
2012-11-10nfsd: remove unused argument to nfs4_has_reclaimed_stateJeff Layton
2012-11-10nfsd: fix error handling in nfsd4_remove_clid_dirJeff Layton
2012-07-31nfsd: Push mnt_want_write() outside of i_mutexJan Kara
2012-06-01Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-05-31nfsd4: preserve __user annotation on cld downcall msgJ. Bruce Fields
2012-05-31nfsd4: fix missing "static"J. Bruce Fields
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