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
/
filelayout
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-13
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2015-02-03
pnfs: pass ds_commit_idx through the commit path
Weston Andros Adamson
1
-1
/
+2
2015-02-03
nfs: rename pgio header ds_idx to ds_commit_idx
Weston Andros Adamson
1
-2
/
+2
2015-02-03
pnfs: release lseg in pnfs_generic_pg_cleanup
Weston Andros Adamson
1
-0
/
+2
2015-02-03
nfs/filelayout: use pnfs_error_mark_layout_for_return
Peng Tao
1
-1
/
+1
2015-02-03
nfs: allow to specify cred in nfs_initiate_pgio
Peng Tao
1
-5
/
+6
2015-02-03
nfs: allow different protocol in nfs_initiate_commit
Peng Tao
1
-1
/
+1
2015-02-03
pnfs: Add nfs_rpc_ops in calls to nfs_initiate_pgio
Tom Haynes
1
-2
/
+2
2015-02-03
nfs41: allow LD to choose DS connection version/minor_version
Peng Tao
1
-1
/
+2
2015-02-03
nfs41: move file layout macros to generic pnfs
Peng Tao
1
-10
/
+0
2015-02-03
nfs41: allow LD to choose DS connection auth flavor
Peng Tao
1
-1
/
+2
2015-02-03
nfs41: pull nfs4_ds_connect from file layout to generic pnfs
Peng Tao
1
-73
/
+5
2015-02-03
nfs41: pull decode_ds_addr from file layout to generic pnfs
Peng Tao
1
-150
/
+2
2015-02-03
nfs41: pull data server cache from file layout to generic pnfs
Peng Tao
2
-252
/
+2
2015-02-03
pnfs: Prepare for flexfiles by pulling out common code
Tom Haynes
3
-289
/
+15
2015-01-21
fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info
Christoph Hellwig
1
-1
/
+1
2014-11-25
NFS: Deletion of unnecessary checks before the function call "nfs_put_client"
Markus Elfring
1
-2
/
+1
2014-11-13
NFSv4: Ensure that we call FREE_STATEID when NFSv4.x stateids are revoked
Trond Myklebust
1
-3
/
+0
2014-10-09
NFSv4.1/pnfs: replace broken pnfs_put_lseg_async
Trond Myklebust
1
-1
/
+1
2014-09-10
pnfs: factor GETDEVICEINFO implementations
Christoph Hellwig
3
-116
/
+28
2014-09-10
nfs/filelayout: set layoutcommit depending on write verifier
Peng Tao
1
-1
/
+4
2014-09-10
pnfs: fix filelayout_retry_commit when idx > 0
Weston Andros Adamson
1
-2
/
+3
2014-08-14
Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-132
/
+168
2014-08-04
nfs: clear_request_commit while holding i_lock
Weston Andros Adamson
1
-3
/
+2
2014-08-04
pnfs: find swapped pages on pnfs commit lists too
Weston Andros Adamson
1
-0
/
+31
2014-07-16
sched: Remove proliferation of wait_on_bit() action functions
NeilBrown
1
-2
/
+2
2014-07-13
pnfs/filelayout: retry ds commit if nfs_commitdata_alloc fails
Peng Tao
1
-13
/
+26
2014-07-13
pnfs/filelayout: fix race between mark_request_commit and scan_commit_lists
Peng Tao
1
-18
/
+25
2014-06-26
FS/NFS: replace count*size kzalloc by kcalloc
Fabian Frederick
1
-1
/
+1
2014-06-25
pnfs: clean up *_resend_to_mds
Weston Andros Adamson
1
-8
/
+2
2014-06-25
nfs: merge nfs_pgio_data into _header
Weston Andros Adamson
1
-89
/
+81
2014-06-11
Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-0
/
+2410
2014-06-09
NFSv4.1: Fix typo in dprintk
Tom Haynes
1
-1
/
+1
2014-06-09
NFSv4.1: Comment is now wrong and redundant to code
Tom Haynes
1
-4
/
+1
2014-05-30
Push the file layout driver into a subdirectory
Tom Haynes
4
-0
/
+2413
[prev]