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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-03
nfs: mirroring support for direct io
Weston Andros Adamson
1
-14
/
+57
2015-02-03
nfs: add mirroring support to pgio layer
Weston Andros Adamson
9
-67
/
+311
2015-02-03
pnfs: pass ds_commit_idx through the commit path
Weston Andros Adamson
6
-17
/
+24
2015-02-03
nfs: rename pgio header ds_idx to ds_commit_idx
Weston Andros Adamson
3
-11
/
+9
2015-02-03
nfs: handle overlapping reqs in lock_and_join
Weston Andros Adamson
1
-6
/
+11
2015-02-03
pnfs: release lseg in pnfs_generic_pg_cleanup
Weston Andros Adamson
5
-18
/
+21
2015-02-03
nfs: introduce pg_cleanup op for pgio descriptors
Weston Andros Adamson
2
-1
/
+5
2015-02-03
nfs/filelayout: use pnfs_error_mark_layout_for_return
Peng Tao
2
-11
/
+1
2015-02-03
nfs41: clear NFS_LAYOUT_RETURN if layoutreturn is sent or failed to send
Peng Tao
2
-0
/
+6
2015-02-03
nfs41: send layoutreturn in last put_lseg
Peng Tao
1
-1
/
+37
2015-02-03
nfs41: don't use a layout if it is marked for returning
Peng Tao
3
-5
/
+20
2015-02-03
nfs41: add a helper to mark layout for return
Peng Tao
2
-0
/
+59
2015-02-03
nfs41: make a helper function to send layoutreturn
Peng Tao
1
-20
/
+33
2015-02-03
nfs41: pass iomode through layoutreturn args
Peng Tao
3
-1
/
+3
2015-02-03
nfs: save server READ/WRITE/COMMIT status
Peng Tao
4
-3
/
+15
2015-02-03
nfs41: serialize first layoutget of a file
Peng Tao
2
-4
/
+32
2015-02-03
nfs41: close a small race window when adding new layout to global list
Peng Tao
1
-5
/
+3
2015-02-03
nfs/flexclient: export pnfs_layoutcommit_inode
Peng Tao
1
-0
/
+1
2015-02-03
nfs: set hostname when creating nfsv3 ds connection
Peng Tao
1
-0
/
+7
2015-02-03
sunrpc: add rpc_count_iostats_idx
Weston Andros Adamson
2
-7
/
+21
2015-02-03
NFSv4.1/NFSv3: Add pNFS callbacks for nfs3_(read|write|commit)_done()
Trond Myklebust
1
-0
/
+9
2015-02-03
nfs: allow to specify cred in nfs_initiate_pgio
Peng Tao
3
-11
/
+14
2015-02-03
nfs4: export nfs4_sequence_done
Peng Tao
2
-4
/
+7
2015-02-03
nfs4: pass slot table to nfs40_setup_sequence
Peng Tao
2
-11
/
+17
2015-02-03
nfs: allow different protocol in nfs_initiate_commit
Peng Tao
4
-4
/
+7
2015-02-03
pnfs: Add nfs_rpc_ops in calls to nfs_initiate_pgio
Tom Haynes
6
-8
/
+13
2015-02-03
nfs41: create NFSv3 DS connection if specified
Peng Tao
3
-5
/
+93
2015-02-03
nfs41: allow LD to choose DS connection version/minor_version
Peng Tao
5
-8
/
+14
2015-02-03
nfsv3: introduce nfs3_set_ds_client
Peng Tao
5
-5
/
+46
2015-02-03
nfs41: move file layout macros to generic pnfs
Peng Tao
2
-10
/
+11
2015-02-03
nfs41: allow LD to choose DS connection auth flavor
Peng Tao
5
-9
/
+14
2015-02-03
nfs41: pull nfs4_ds_connect from file layout to generic pnfs
Peng Tao
3
-73
/
+89
2015-02-03
nfs41: pull decode_ds_addr from file layout to generic pnfs
Peng Tao
3
-150
/
+154
2015-02-03
nfs41: pull data server cache from file layout to generic pnfs
Peng Tao
4
-252
/
+265
2015-02-03
pnfs: Do not grab the commit_info lock twice when rescheduling writes
Tom Haynes
3
-26
/
+23
2015-02-03
pnfs: Prepare for flexfiles by pulling out common code
Tom Haynes
6
-290
/
+330
2015-02-03
Merge tag 'nfs-rdma-for-3.20' of git://git.linux-nfs.org/projects/anna/nfs-rdma
Trond Myklebust
6
-347
/
+481
2015-01-31
NFS: a couple off by ones
Dan Carpenter
1
-2
/
+2
2015-01-31
nfs: prevent truncate on active swapfile
Omar Sandoval
1
-1
/
+6
2015-01-31
nfs: don't call blocking operations while !TASK_RUNNING
Jeff Layton
1
-3
/
+5
2015-01-30
xprtrdma: Update the GFP flags used in xprt_rdma_allocate()
Chuck Lever
1
-2
/
+5
2015-01-30
xprtrdma: Clean up after adding regbuf management
Chuck Lever
2
-11
/
+2
2015-01-30
xprtrdma: Allocate zero pad separately from rpcrdma_buffer
Chuck Lever
3
-23
/
+13
2015-01-30
xprtrdma: Allocate RPC/RDMA receive buffer separately from struct rpcrdma_rep
Chuck Lever
3
-23
/
+23
2015-01-30
xprtrdma: Allocate RPC/RDMA send buffer separately from struct rpcrdma_req
Chuck Lever
4
-29
/
+19
2015-01-30
xprtrdma: Allocate RPC send buffer separately from struct rpcrdma_req
Chuck Lever
4
-104
/
+78
2015-01-30
xprtrdma: Add struct rpcrdma_regbuf and helpers
Chuck Lever
2
-0
/
+98
2015-01-30
xprtrdma: Refactor rpcrdma_buffer_create() and rpcrdma_buffer_destroy()
Chuck Lever
1
-53
/
+95
2015-01-30
xprtrdma: Simplify synopsis of rpcrdma_buffer_create()
Chuck Lever
3
-7
/
+7
2015-01-30
xprtrdma: Take struct ib_qp_attr and ib_qp_init_attr off the stack
Chuck Lever
2
-7
/
+10
[prev]
[next]