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
/
nfs
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-28
nfs: fix anonymous member initializer build failure with older compilers
Linus Torvalds
1
-1
/
+1
2016-05-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-10
/
+9
2016-05-27
switch xattr_handler->set() to passing dentry and inode separately
Al Viro
1
-10
/
+9
2016-05-26
Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
25
-441
/
+1006
2016-05-26
pnfs: pnfs_update_layout needs to consider if strict iomode checking is on
Tom Haynes
4
-25
/
+61
2016-05-26
nfs/flexfiles: Use the layout segment for reading unless it a IOMODE_RW and r...
Tom Haynes
1
-2
/
+3
2016-05-25
nfs/flexfiles: Helper function to detect FF_FLAGS_NO_READ_IO
Tom Haynes
2
-1
/
+16
2016-05-25
nfs: avoid race that crashes nfs_init_commit
Weston Andros Adamson
2
-0
/
+32
2016-05-25
NFS: checking for NULL instead of IS_ERR() in nfs_commit_file()
Dan Carpenter
1
-2
/
+2
2016-05-19
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-1
/
+1
2016-05-18
Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-12
/
+11
2016-05-17
pnfs: make pnfs_layout_process more robust
Jeff Layton
1
-16
/
+11
2016-05-17
pnfs: rework LAYOUTGET retry handling
Jeff Layton
4
-142
/
+133
2016-05-17
pnfs: lift retry logic from send_layoutget to pnfs_update_layout
Jeff Layton
1
-36
/
+36
2016-05-17
pnfs: fix bad error handling in send_layoutget
Jeff Layton
1
-3
/
+8
2016-05-17
flexfiles: add kerneldoc header to nfs4_ff_layout_prepare_ds
Jeff Layton
1
-1
/
+17
2016-05-17
flexfiles: remove pointless setting of NFS_LAYOUT_RETURN_REQUESTED
Jeff Layton
2
-9
/
+1
2016-05-17
pnfs: only tear down lsegs that precede seqid in LAYOUTRETURN args
Jeff Layton
5
-28
/
+52
2016-05-17
pnfs: keep track of the return sequence number in pnfs_layout_hdr
Jeff Layton
2
-3
/
+9
2016-05-17
pnfs: record sequence in pnfs_layout_segment when it's created
Jeff Layton
2
-0
/
+2
2016-05-17
pnfs: don't merge new ff lsegs with ones that have LAYOUTRETURN bit set
Jeff Layton
1
-2
/
+2
2016-05-17
pNFS/flexfiles: When initing reads or writes, we might have to retry connecti...
Tom Haynes
1
-4
/
+25
2016-05-17
pNFS/flexfiles: When checking for available DSes, conditionally check for MDS io
Tom Haynes
3
-3
/
+9
2016-05-17
pNFS/flexfile: Fix erroneous fall back to read/write through the MDS
Trond Myklebust
1
-17
/
+6
2016-05-17
NFS: Reclaim writes via writepage are opportunistic
Trond Myklebust
1
-2
/
+1
2016-05-17
NFSv4: Use the right stateid for delegations in setattr, read and write
Trond Myklebust
5
-14
/
+28
2016-05-17
NFSv4: Label stateids with the type
Trond Myklebust
7
-19
/
+65
2016-05-17
pNFS: Fix a leaked layoutstats flag
Trond Myklebust
1
-1
/
+2
2016-05-17
sunrpc: Advertise maximum backchannel payload size
Chuck Lever
1
-4
/
+6
2016-05-17
xprtrdma: Add rdma6 option to support NFS/RDMA IPv6
Shirley Ma
1
-0
/
+4
2016-05-17
nfs4: client: do not send empty SETATTR after OPEN_CREATE
Tigran Mkrtchyan
1
-9
/
+25
2016-05-17
NFS: Add COPY nfs operation
Anna Schumaker
6
-0
/
+277
2016-05-17
NFS: Add nfs_commit_file()
Anna Schumaker
3
-6
/
+42
2016-05-17
Fixing oops in callback path
Olga Kornievskaia
1
-2
/
+4
2016-05-09
nfs: per-name sillyunlink exclusion
Al Viro
5
-154
/
+56
2016-05-09
nfs: don't share mounts between network namespaces
J. Bruce Fields
1
-0
/
+5
2016-05-09
NFS: Fix an LOCK/OPEN race when unlinking an open file
Chuck Lever
1
-0
/
+4
2016-05-09
nfs: have flexfiles mirror keep creds for both ro and rw layouts
Jeff Layton
3
-10
/
+30
2016-05-09
nfs: get a reference to the credential in ff_layout_alloc_lseg
Jeff Layton
3
-54
/
+36
2016-05-09
nfs: have ff_layout_get_ds_cred take a reference to the cred
Jeff Layton
2
-10
/
+35
2016-05-09
nfs: don't call nfs4_ff_layout_prepare_ds from ff_layout_get_ds_cred
Jeff Layton
1
-5
/
+1
2016-05-09
NFS: Save struct inode * inside nfs_commit_info to clarify usage of i_lock
Dave Wysochanski
5
-33
/
+33
2016-05-09
nfs: add debug to directio "good_bytes" counting
Weston Andros Adamson
1
-2
/
+5
2016-05-09
pnfs: set NFS_IOHDR_REDO in pnfs_read_resend_pnfs
Weston Andros Adamson
2
-7
/
+9
2016-05-03
nfs: switch to ->iterate_shared()
Al Viro
1
-28
/
+43
2016-05-03
nfs: missing wakeup in nfs_unblock_sillyrename()
Al Viro
1
-0
/
+1
2016-05-03
Merge getxattr prototype change into work.lookups
Al Viro
3
-9
/
+48
2016-05-02
fs: simplify the generic_write_sync prototype
Christoph Hellwig
1
-1
/
+3
2016-05-02
fs: add IOCB_SYNC and IOCB_DSYNC
Christoph Hellwig
1
-1
/
+1
2016-05-02
direct-io: eliminate the offset argument to ->direct_IO
Christoph Hellwig
2
-11
/
+8
[next]