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
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
2012-11-13
nfsd: release the legacy reclaimable clients list in grace_done
Jeff Layton
1
-0
/
+1
2012-11-13
nfsd: get rid of cl_recdir field
Jeff Layton
1
-19
/
+74
2012-11-13
nfsd: don't search for client by hash on legacy reboot recovery gracedone
Jeff Layton
1
-4
/
+27
2012-11-13
nfsd: have nfsd4_find_reclaim_client take a char * argument
Jeff Layton
1
-1
/
+1
2012-11-13
nfsd: warn about impending removal of nfsdcld upcall
Jeff Layton
1
-0
/
+3
2012-11-13
nfsd: pass info about the legacy recoverydir in environment variables
Jeff Layton
1
-8
/
+82
2012-11-13
nfsd: change heuristic for selecting the client_tracking_ops
Jeff Layton
1
-9
/
+27
2012-11-13
nfsd: add a usermodehelper upcall for NFSv4 client ID tracking
Jeff Layton
1
-1
/
+133
2012-11-10
nfsd: remove unused argument to nfs4_has_reclaimed_state
Jeff Layton
1
-1
/
+1
2012-11-10
nfsd: fix error handling in nfsd4_remove_clid_dir
Jeff Layton
1
-1
/
+2
2012-07-31
nfsd: Push mnt_want_write() outside of i_mutex
Jan Kara
1
-4
/
+5
2012-06-01
Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-2
/
+2
2012-06-01
nfsd4: preserve __user annotation on cld downcall msg
J. Bruce Fields
1
-1
/
+1
2012-06-01
nfsd4: fix missing "static"
J. Bruce Fields
1
-1
/
+1
2012-04-30
nfsd: fix nfs4recover.c printk format warning
Randy Dunlap
1
-1
/
+1
2012-03-29
nfsd: only register cld pipe notifier when CONFIG_NFSD_V4 is enabled
Jeff Layton
1
-0
/
+12
2012-03-28
nfsd: fix NULL pointer dereference in cld_pipe_downcall
Jeff Layton
1
-2
/
+1
2012-03-26
nfsd: don't allow legacy client tracker init for anything but init_net
Jeff Layton
1
-0
/
+7
2012-03-26
nfsd: add notifier to handle mount/unmount of rpc_pipefs sb
Jeff Layton
1
-0
/
+44
2012-03-26
nfsd: add the infrastructure to handle the cld upcall
Jeff Layton
1
-1
/
+443
2012-03-26
nfsd: add nfsd4_client_tracking_ops struct and a way to set it
Jeff Layton
1
-10
/
+126
2012-03-26
nfsd: convert nfs4_client->cl_cb_flags to a generic flags field
Jeff Layton
1
-4
/
+3
2012-01-15
Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-8
/
+14
2012-01-06
nfsd4: nfsd4_create_clid_dir return value is unused
J. Bruce Fields
1
-6
/
+4
2012-01-06
nfsd4: be forgiving in the absence of the recovery directory
J. Bruce Fields
1
-2
/
+3
2012-01-04
vfs: mnt_drop_write_file()
Al Viro
1
-3
/
+3
2012-01-04
switch a bunch of places to mnt_want_write_file()
Al Viro
1
-3
/
+3
2012-01-03
nfsd4: fix spurious 4.1 post-reboot failures
J. Bruce Fields
1
-1
/
+8
2011-08-27
nfsd4: stop using nfserr_resource for transitory errors
J. Bruce Fields
1
-1
/
+1
2011-08-27
nfsd4: fix failure to end nfsd4 grace period
Boaz Harrosh
1
-7
/
+8
2011-08-27
nfsd4: simplify recovery dir setting
J. Bruce Fields
1
-4
/
+32
2011-07-20
nfsd4_list_rec_dir(): don't bother with reopening rec_file
Al Viro
1
-31
/
+21
2010-12-17
nfsd4: fix mixed 4.0/4.1 handling, 4.1 reboot
J. Bruce Fields
1
-1
/
+0
2010-05-22
sanitize vfs_fsync calling conventions
Christoph Hellwig
1
-3
/
+3
2010-05-22
nfsd: open a file descriptor for fsync in nfs4 recovery
Christoph Hellwig
1
-45
/
+42
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-21
commit_metadata export operation replacing nfsd_sync_dir
Ben Myers
1
-3
/
+1
2009-12-15
nfsd: remove pointless paths in file headers
J. Bruce Fields
1
-2
/
+0
2009-12-15
nfsd: Move private headers to source directory
Boaz Harrosh
1
-2
/
+3
2009-12-15
nfsd: Source files #include cleanups
Boaz Harrosh
1
-8
/
+0
2009-11-13
nfsd: make fs/nfsd/vfs.h for common includes
J. Bruce Fields
1
-0
/
+1
2009-05-12
nfsd: silence lockdep warning
J. Bruce Fields
1
-2
/
+2
2009-04-21
Fix i_mutex vs. readdir handling in nfsd
David Woodhouse
1
-37
/
+9
2009-04-04
nfsd41: match clientid establishment method
Andy Adamson
1
-1
/
+2
2009-03-19
nfsd4: don't do lookup within readdir in recovery code
J. Bruce Fields
1
-40
/
+31
2009-01-06
nfsd: Fix leaked memory in nfs4_make_rec_clidname
Krishna Kumar
1
-1
/
+1
2008-12-04
Merge branch 'master' into next
James Morris
1
-0
/
+1
[prev]
[next]