index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs4recover.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-20
nfsd: make 'boot_time' 64-bit wide
Arnd Bergmann
1
-4
/
+4
2019-11-12
nfsd: Fix cld_net->cn_tfm initialization
Scott Mayhew
1
-5
/
+7
2019-10-11
nfsd: remove private bin2hex implementation
Andy Shevchenko
1
-8
/
+3
2019-09-10
nfsd: add support for upcall version 2
Scott Mayhew
1
-14
/
+209
2019-09-10
nfsd: add a "GetVersion" upcall for nfsdcld
Scott Mayhew
1
-50
/
+117
2019-05-16
Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-35
/
+401
2019-04-25
crypto: shash - remove shash_desc::flags
Eric Biggers
1
-1
/
+0
2019-04-24
nfsd: handle legacy client tracking records sent by nfsdcld
Scott Mayhew
1
-4
/
+35
2019-04-24
nfsd: re-order client tracking method selection
Scott Mayhew
1
-15
/
+65
2019-04-24
nfsd: keep a tally of RECLAIM_COMPLETE operations when using nfsdcld
Scott Mayhew
1
-0
/
+3
2019-04-24
nfsd: un-deprecate nfsdcld
Scott Mayhew
1
-8
/
+217
2019-04-24
nfsd: make nfs4_client_reclaim use an xdr_netobj instead of a fixed char array
Scott Mayhew
1
-18
/
+91
2018-11-29
nfsd: fix a warning in __cld_pipe_upcall()
Scott Mayhew
1
-11
/
+6
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+3
2016-03-24
Merge tag 'nfsd-4.6' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-0
/
+1
2016-03-17
nfsd: recover: fix memory leak
Sudip Mukherjee
1
-0
/
+1
2016-01-27
nfsd: Use shash
Herbert Xu
1
-11
/
+17
2016-01-23
wrappers for ->i_mutex access
Al Viro
1
-6
/
+6
2015-11-23
nfsd: recover: constify nfsd4_client_tracking_ops structures
Julia Lawall
1
-3
/
+3
2015-08-31
nfsd: don't WARN/backtrace for invalid container deployment.
Paul Gortmaker
1
-4
/
+2
2015-07-20
nfsd: Fix a memory leak in nfsd4_list_rec_dir()
Kinglong Mee
1
-3
/
+9
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-11
/
+11
2015-02-22
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
David Howells
1
-2
/
+2
2014-11-19
nfsd: get rid of ->f_dentry
Al Viro
1
-1
/
+1
2014-11-01
vfs: make first argument of dir_context.actor typed
Miklos Szeredi
1
-2
/
+3
2014-10-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+0
2014-09-19
sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...
Kirill Tkhai
1
-1
/
+0
2014-09-18
nfsd: skip subsequent UMH "create" operations after the first one for v4.0 cl...
Jeff Layton
1
-0
/
+16
2014-09-18
nfsd: set and test NFSD4_CLIENT_STABLE bit to reduce nfsdcltrack upcalls
Jeff Layton
1
-4
/
+18
2014-09-18
nfsd: serialize nfsdcltrack upcalls for a particular client
Jeff Layton
1
-0
/
+29
2014-09-18
nfsd: pass extra info in env vars to upcalls to allow for early grace period end
Jeff Layton
1
-13
/
+83
2014-09-18
nfsd: remove redundant boot_time parm from grace_done client tracking op
Jeff Layton
1
-9
/
+8
2014-09-04
NFSD: Fix a memory leak if nfsd4_recdir_load fail
Kinglong Mee
1
-13
/
+17
2014-09-04
NFSD: Reset creds after mnt_want_write_file() fail
Kinglong Mee
1
-1
/
+2
2013-10-25
nfsd: switch to %p[dD]
Al Viro
1
-6
/
+6
2013-08-31
nfsd4: nfsd4_create_clid_dir prints uninitialized data
J. Bruce Fields
1
-2
/
+0
2013-06-29
[readdir] constify ->actor
Al Viro
1
-3
/
+4
2013-06-29
[readdir] introduce ->iterate(), ctx->pos, dir_emit()
Al Viro
1
-6
/
+8
2013-06-29
[readdir] introduce iterate_dir() and dir_context
Al Viro
1
-4
/
+9
2013-05-09
nfsd: fix oops when legacy_recdir_name_error is passed a -ENOENT error
Jeff Layton
1
-7
/
+5
2013-03-01
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-0
/
+6
2013-02-15
nfsd: disable usermode helper client tracker in container
Stanislav Kinsbursky
1
-0
/
+6
2013-02-13
nfsd: Properly compare and initialize kuids and kgids
Eric W. Biederman
1
-2
/
+2
2012-12-11
nfsd: make NFSv4 recovery client tracking options per net
Stanislav Kinsbursky
1
-20
/
+28
2012-11-28
nfsd: recovery - make in_grace per net
Stanislav Kinsbursky
1
-5
/
+4
2012-11-28
nfsd: recovery - make rec_file per net
Stanislav Kinsbursky
1
-35
/
+35
2012-11-28
nfsd4: remove state lock from nfsd4_load_reboot_recovery_data
J. Bruce Fields
1
-2
/
+0
2012-11-15
nfsd: pass nfsd_net instead of net to grace enders
Stanislav Kinsbursky
1
-8
/
+6
2012-11-15
nfsd: make reclaim_str_hashtbl allocated per net
Stanislav Kinsbursky
1
-23
/
+77
2012-11-15
nfsd: make nfs4_client network namespace dependent
Stanislav Kinsbursky
1
-6
/
+3
[next]