aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs4recover.c
Commit message (Expand)AuthorAge
* nfsd: add support for upcall version 2Scott Mayhew2019-09-10
* nfsd: add a "GetVersion" upcall for nfsdcldScott Mayhew2019-09-10
* Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-05-15
|\
| * nfsd: handle legacy client tracking records sent by nfsdcldScott Mayhew2019-04-24
| * nfsd: re-order client tracking method selectionScott Mayhew2019-04-24
| * nfsd: keep a tally of RECLAIM_COMPLETE operations when using nfsdcldScott Mayhew2019-04-24
| * nfsd: un-deprecate nfsdcldScott Mayhew2019-04-24
| * nfsd: make nfs4_client_reclaim use an xdr_netobj instead of a fixed char arrayScott Mayhew2019-04-24
* | crypto: shash - remove shash_desc::flagsEric Biggers2019-04-25
|/
* nfsd: fix a warning in __cld_pipe_upcall()Scott Mayhew2018-11-28
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* Merge tag 'nfsd-4.6' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-03-24
|\
| * nfsd: recover: fix memory leakSudip Mukherjee2016-03-17
* | nfsd: Use shashHerbert Xu2016-01-27
|/
* wrappers for ->i_mutex accessAl Viro2016-01-22
* nfsd: recover: constify nfsd4_client_tracking_ops structuresJulia Lawall2015-11-23
* nfsd: don't WARN/backtrace for invalid container deployment.Paul Gortmaker2015-08-31
* nfsd: Fix a memory leak in nfsd4_list_rec_dir()Kinglong Mee2015-07-20
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)David Howells2015-02-22
* nfsd: get rid of ->f_dentryAl Viro2014-11-19
* vfs: make first argument of dir_context.actor typedMiklos Szeredi2014-10-31
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-13
|\
| * sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai2014-09-19
* | nfsd: skip subsequent UMH "create" operations after the first one for v4.0 cl...Jeff Layton2014-09-17
* | nfsd: set and test NFSD4_CLIENT_STABLE bit to reduce nfsdcltrack upcallsJeff Layton2014-09-17
* | nfsd: serialize nfsdcltrack upcalls for a particular clientJeff Layton2014-09-17
* | nfsd: pass extra info in env vars to upcalls to allow for early grace period endJeff Layton2014-09-17
* | nfsd: remove redundant boot_time parm from grace_done client tracking opJeff Layton2014-09-17
* | NFSD: Fix a memory leak if nfsd4_recdir_load failKinglong Mee2014-09-03
* | NFSD: Reset creds after mnt_want_write_file() failKinglong Mee2014-09-03
|/
* nfsd: switch to %p[dD]Al Viro2013-10-24
* nfsd4: nfsd4_create_clid_dir prints uninitialized dataJ. Bruce Fields2013-08-30
* [readdir] constify ->actorAl Viro2013-06-29
* [readdir] introduce ->iterate(), ctx->pos, dir_emit()Al Viro2013-06-29
* [readdir] introduce iterate_dir() and dir_contextAl Viro2013-06-29
* nfsd: fix oops when legacy_recdir_name_error is passed a -ENOENT errorJeff Layton2013-05-09
* Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-02-28
|\
| * nfsd: disable usermode helper client tracker in containerStanislav Kinsbursky2013-02-15
* | nfsd: Properly compare and initialize kuids and kgidsEric W. Biederman2013-02-13
|/
* nfsd: make NFSv4 recovery client tracking options per netStanislav Kinsbursky2012-12-10
* nfsd: recovery - make in_grace per netStanislav Kinsbursky2012-11-28
* nfsd: recovery - make rec_file per netStanislav Kinsbursky2012-11-28
* nfsd4: remove state lock from nfsd4_load_reboot_recovery_dataJ. Bruce Fields2012-11-28
* nfsd: pass nfsd_net instead of net to grace endersStanislav Kinsbursky2012-11-15
* nfsd: make reclaim_str_hashtbl allocated per netStanislav Kinsbursky2012-11-15
* nfsd: make nfs4_client network namespace dependentStanislav Kinsbursky2012-11-15
* nfsd: release the legacy reclaimable clients list in grace_doneJeff Layton2012-11-12
* nfsd: get rid of cl_recdir fieldJeff Layton2012-11-12
* nfsd: don't search for client by hash on legacy reboot recovery gracedoneJeff Layton2012-11-12