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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-16
nfsd: eliminate cb_minorversion field
Jeff Layton
2
-5
/
+3
2016-09-16
nfsd: don't set a FL_LAYOUT lease for flexfiles layouts
Jeff Layton
3
-1
/
+7
2016-08-12
nfsd: don't return an unhashed lock stateid after taking mutex
Jeff Layton
1
-5
/
+20
2016-08-11
nfsd: Fix race between FREE_STATEID and LOCK
Chuck Lever
1
-12
/
+28
2016-08-11
nfsd: fix dentry refcounting on create
Josef Bacik
1
-3
/
+6
2016-08-05
Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
22
-180
/
+565
2016-08-05
nfsd: remove some dead code in nfsd_create_locked()
Dan Carpenter
1
-3
/
+2
2016-08-05
nfsd: drop unnecessary MAY_EXEC check from create
J. Bruce Fields
2
-11
/
+2
2016-08-05
nfsd: clean up bad-type check in nfsd_create_locked
J. Bruce Fields
1
-7
/
+4
2016-08-05
nfsd: remove unnecessary positive-dentry check
J. Bruce Fields
1
-10
/
+0
2016-08-05
nfsd: reorganize nfsd_create
J. Bruce Fields
3
-55
/
+61
2016-08-05
nfsd: check d_can_lookup in fh_verify of directories
J. Bruce Fields
2
-13
/
+10
2016-08-05
nfsd: remove redundant zero-length check from create
J. Bruce Fields
2
-6
/
+0
2016-08-05
nfsd: Make creates return EEXIST instead of EACCES
Oleg Drokin
2
-2
/
+15
2016-07-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-9
/
+4
2016-07-28
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-4
/
+0
2016-07-27
Merge tag 'xfs-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+2
2016-07-15
nfsd: allow nfsd to advertise multiple layout types
Jeff Layton
5
-24
/
+22
2016-07-15
nfsd: Close race between nfsd4_release_lockowner and nfsd4_lock
Chuck Lever
1
-23
/
+17
2016-07-15
nfsd/blocklayout: Make sure calculate signature/designator length aligned
Kinglong Mee
1
-2
/
+2
2016-07-15
xfs: abstract block export operations from nfsd layouts
Benjamin Coddington
1
-0
/
+2
2016-07-13
nfsd: Fix some indent inconsistancy
Christophe JAILLET
3
-3
/
+3
2016-07-13
nfsd: Correct a comment for NFSD_MAY_ defines location
Oleg Drokin
1
-1
/
+1
2016-07-13
nfsd: Add a super simple flex file server
Tom Haynes
7
-1
/
+329
2016-07-13
nfsd: flex file device id encoding will need the server address
Tom Haynes
3
-1
/
+4
2016-07-13
nfsd: implement machine credential support for some operations
Andrew Elble
7
-28
/
+99
2016-07-13
nfsd: allow mach_creds_match to be used more broadly
Andrew Elble
2
-7
/
+9
2016-07-01
Merge branch 'd_real' of git://git.kernel.org/pub/scm/linux/kernel/git/mszere...
Al Viro
7
-76
/
+65
2016-06-24
nfsd: check permissions when setting ACLs
Ben Hutchings
3
-27
/
+25
2016-06-23
vfs: Pass data, ns, and ns->userns to mount_ns
Eric W. Biederman
1
-9
/
+4
2016-06-21
fs: move struct iomap from exportfs.h to a separate header
Christoph Hellwig
2
-0
/
+2
2016-06-16
nfsd: Make init_open_stateid() a bit more whole
Oleg Drokin
1
-15
/
+12
2016-06-16
nfsd: Extend the mutex holding region around in nfsd4_process_open2()
Oleg Drokin
1
-3
/
+13
2016-06-16
nfsd: Always lock state exclusively.
Oleg Drokin
2
-21
/
+21
2016-06-15
nfsd4/rpc: move backchannel create logic into rpc code
J. Bruce Fields
1
-17
/
+1
2016-06-14
nfsd: Fix NFSD_MDS_PR_KEY on 32-bit by adding ULL postfix
Geert Uytterhoeven
1
-1
/
+1
2016-05-30
drop redundant ->owner initializations
Al Viro
2
-4
/
+0
2016-05-25
Merge tag 'nfsd-4.7' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-9
/
+8
2016-05-18
Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-11
/
+7
2016-05-13
svcrdma: Do not add XDR padding to xdr_buf page vector
Chuck Lever
1
-1
/
+1
2016-05-13
nfsd: handle seqid wraparound in nfsd4_preprocess_layout_stateid
Jeff Layton
3
-8
/
+7
2016-05-02
nfsd: use RWF_SYNC
Christoph Hellwig
1
-11
/
+7
2016-04-11
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
Al Viro
3
-4
/
+4
2016-03-25
Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
11
-64
/
+439
2016-03-24
Merge tag 'nfsd-4.6' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-20
/
+28
2016-03-23
nfsd: use short read as well as i_size to set eof
Benjamin Coddington
3
-7
/
+30
2016-03-22
nfsd: better layoutupdate bounds-checking
J. Bruce Fields
1
-4
/
+8
2016-03-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2016-03-18
nfsd: block and scsi layout drivers need to depend on CONFIG_BLOCK
Christoph Hellwig
1
-2
/
+2
2016-03-18
nfsd: add SCSI layout support
Christoph Hellwig
8
-7
/
+333
[next]