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
/
nfs4filelayout.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-30
Push the file layout driver into a subdirectory
Tom Haynes
1
-1409
/
+0
2014-05-30
pNFS: Handle allocation errors correctly in filelayout_alloc_layout_hdr()
Trond Myklebust
1
-1
/
+1
2014-05-29
pnfs: filelayout: support non page aligned layouts
Weston Andros Adamson
1
-32
/
+20
2014-05-29
pnfs: support multiple verfs per direct req
Weston Andros Adamson
1
-0
/
+6
2014-05-29
nfs: chain calls to pg_test
Weston Andros Adamson
1
-13
/
+14
2014-05-29
pnfs: clean up filelayout_alloc_commit_info
Weston Andros Adamson
1
-20
/
+26
2014-05-29
nfs: call nfs_can_coalesce_requests for every req
Weston Andros Adamson
1
-0
/
+3
2014-05-29
nfs: modify pg_test interface to return size_t
Weston Andros Adamson
1
-5
/
+7
2014-05-29
pnfs: fix race in filelayout commit path
Weston Andros Adamson
1
-4
/
+16
2014-05-29
NFS: Create a common initiate_pgio() function
Anna Schumaker
1
-3
/
+3
2014-05-29
NFS: Create a common read and write data struct
Anna Schumaker
1
-17
/
+17
2014-03-05
NFSv4.1 Fail data server I/O if stateid represents a lost lock
Andy Adamson
1
-4
/
+6
2014-01-29
NFSv4.1: Cleanup
Trond Myklebust
1
-4
/
+2
2014-01-29
NFSv4.1 free slot before resending I/O to MDS
Andy Adamson
1
-2
/
+8
2014-01-22
pnfs: fix BUG in filelayout_recover_commit_reqs
Weston Andros Adamson
1
-4
/
+4
2014-01-06
NFS: dprintk() should not print negative fileids and inode numbers
Niels de Vos
1
-4
/
+4
2013-09-06
NFSv4.1 Use MDS auth flavor for data server connection
Andy Adamson
1
-8
/
+27
2013-08-22
NFSv4: Add tracepoints for debugging reads and writes
Trond Myklebust
1
-0
/
+4
2013-06-07
NFSv4.1: Use layout credentials for get_deviceinfo calls
Trond Myklebust
1
-1
/
+2
2013-03-25
NFSv4: The stateid must remain the same for replayed RPC calls
Trond Myklebust
1
-4
/
+10
2013-03-25
NFS: Don't accept more reads/writes if the open context recovery failed
Trond Myklebust
1
-0
/
+8
2013-03-25
NFSv4: Fail I/O if the state recovery fails irrevocably
Trond Myklebust
1
-3
/
+9
2013-03-21
NFSv4.1: Always clear the NFS_INO_LAYOUTCOMMIT in layoutreturn
Trond Myklebust
1
-1
/
+0
2013-02-24
pnfs: fix resend_to_mds for directio
Benny Halevy
1
-2
/
+4
2012-12-13
SUNRPC handle EKEYEXPIRED in call_refreshresult
Andy Adamson
1
-1
/
+0
2012-12-06
NFSv4.1: Simplify the sequence setup
Trond Myklebust
1
-18
/
+12
2012-12-06
NFSv4.1: Move slot table and session struct definitions to nfs4session.h
Trond Myklebust
1
-0
/
+1
2012-11-04
NFSv4.1: Remove assertion BUG_ON()s from the files and generic layout code
Trond Myklebust
1
-9
/
+4
2012-10-15
NFSv4.1: Use kcalloc() to allocate zeroed arrays instead of kzalloc()
Trond Myklebust
1
-1
/
+1
2012-10-15
NFSv4.1: Do not call pnfs_return_layout() from an rpciod context
Trond Myklebust
1
-3
/
+15
2012-10-15
NFSv4.1: Kill nfs4_ds_disconnect()
Trond Myklebust
1
-1
/
+0
2012-09-29
NFSv4.1: Get rid of the NFS_LAYOUT_DESTROYED state
Trond Myklebust
1
-2
/
+1
2012-09-29
NFSv4.1: Get rid of pNFS layout state "NFS_LAYOUT_INVALID"
Trond Myklebust
1
-3
/
+1
2012-09-29
NFSv4.1: pNFS data servers may be temporarily offline
Trond Myklebust
1
-3
/
+19
2012-09-29
NFSv4.1: Replace get_device_info() with filelayout_get_device_info()
Trond Myklebust
1
-1
/
+1
2012-09-29
NFSv4.1: Cleanup; add "pnfs_" prefix to put_lseg() and get_lseg()
Trond Myklebust
1
-8
/
+8
2012-07-16
NFSv4.1 don't send LAYOUTCOMMIT if data resent through MDS
Andy Adamson
1
-0
/
+1
2012-07-16
NFSv4.1 return the LAYOUT for each file with failed DS connection I/O
Andy Adamson
1
-2
/
+1
2012-06-29
NFS: Cleanup - only store the write verifier in struct nfs_page
Trond Myklebust
1
-3
/
+3
2012-05-27
NFSv4.1: Handle other occurrences of NFS4ERR_CONN_NOT_BOUND_TO_SESSION
Trond Myklebust
1
-1
/
+1
2012-05-23
NFS: Fix compiler warnings
Bryan Schumaker
1
-6
/
+4
2012-05-23
NFSv4.1 skip rpc_call_done only on disconnected DS slot_table_waitq tasks
Andy Adamson
1
-2
/
+4
2012-05-23
NFSv4.1 Just use nfs_put_client in filelayout release
Andy Adamson
1
-10
/
+2
2012-05-23
NFSv4.1 fix null state reference in filelayout_async_handle_error
Andy Adamson
1
-3
/
+3
2012-05-23
NFSv4.1: Fix a bad reference count issue in the pNFS commit code
Trond Myklebust
1
-0
/
+1
2012-05-20
NFSv4.1 resend LAYOUTGET on data server invalid layout errors
Andy Adamson
1
-4
/
+24
2012-05-20
NFSv4.1 dereference a disconnected data server client record
Andy Adamson
1
-0
/
+1
2012-05-20
NFSv4.1 ref count nfs_client across filelayout data server io
Andy Adamson
1
-5
/
+21
2012-05-20
NFSv4.1 send layoutreturn to fence disconnected data server
Andy Adamson
1
-0
/
+2
2012-05-20
NFSv4.1 wake up all tasks on un-connected DS slot table waitq
Andy Adamson
1
-0
/
+2
[next]