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
path:
root
/
fs
/
nfs
/
internal.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+2
2014-06-12
nfs: switch to iter_splice_write_file()
Al Viro
1
-2
/
+0
2014-05-29
NFS: Create a common nfs_pageio_ops struct
Anna Schumaker
1
-1
/
+1
2014-05-29
NFS: Create a common generic_pg_pgios()
Anna Schumaker
1
-1
/
+1
2014-05-29
NFS: Create a common multiple_pgios() function
Anna Schumaker
1
-0
/
+1
2014-05-29
NFS: Create a common initiate_pgio() function
Anna Schumaker
1
-7
/
+2
2014-05-29
NFS: Create a generic_pgio function
Anna Schumaker
1
-9
/
+1
2014-05-29
NFS: Create a common pgio_error function
Anna Schumaker
1
-0
/
+1
2014-05-29
NFS: Create a common rpcsetup function for reads and writes
Anna Schumaker
1
-0
/
+3
2014-05-29
NFS: Create a common rpc_call_ops struct
Anna Schumaker
1
-3
/
+1
2014-05-29
NFS: Create a common nfs_pgio_result_common function
Anna Schumaker
1
-0
/
+1
2014-05-29
NFS: Create a common pgio_rpc_prepare function
Anna Schumaker
1
-0
/
+2
2014-05-29
NFS: Create a common rw_header_alloc and rw_header_free function
Anna Schumaker
1
-4
/
+2
2014-05-29
NFS: Create a common pgio_alloc and pgio_release function
Anna Schumaker
1
-3
/
+3
2014-05-29
NFS: Create a common read and write header struct
Anna Schumaker
1
-2
/
+2
2014-05-29
NFS: Create a common read and write data struct
Anna Schumaker
1
-5
/
+5
2014-05-29
nfs: remove ->read_pageio_init from rpc ops
Christoph Hellwig
1
-1
/
+1
2014-05-29
nfs: remove ->write_pageio_init from rpc ops
Christoph Hellwig
1
-1
/
+1
2014-05-07
nfs: switch to ->write_iter()
Al Viro
1
-1
/
+1
2014-05-07
nfs: switch to ->read_iter()
Al Viro
1
-1
/
+1
2014-03-17
Merge branch 'devel' into linux-next
Trond Myklebust
1
-0
/
+8
2014-03-17
nfs: make nfs_async_rename non-static
Jeff Layton
1
-0
/
+7
2014-02-17
NFSv4: Use the correct net namespace in nfs4_update_server
Trond Myklebust
1
-1
/
+2
2014-02-11
NFS: Be more aggressive in using readdirplus for 'ls -l' situations
Trond Myklebust
1
-0
/
+1
2014-02-10
NFS: Do not set NFS_INO_INVALID_LABEL unless server supports labeled NFS
Trond Myklebust
1
-0
/
+9
2013-11-20
NFS: Enabling v4.2 should not recompile nfsd and lockd
Anna Schumaker
1
-0
/
+15
2013-10-28
NFS: add support for multiple sec= mount options
Weston Andros Adamson
1
-0
/
+1
2013-10-28
NFS: separate passed security flavs from selected
Weston Andros Adamson
1
-2
/
+2
2013-10-28
NFS: Add nfs4_update_server
Chuck Lever
1
-0
/
+3
2013-09-11
fs: convert fs shrinkers to new scan/count API
Dave Chinner
1
-2
/
+4
2013-09-08
NFSv4: Fix security auto-negotiation
Trond Myklebust
1
-1
/
+1
2013-09-06
NFSv4.1 Use MDS auth flavor for data server connection
Andy Adamson
1
-0
/
+2
2013-09-03
NFS avoid expired credential keys for buffered writes
Andy Adamson
1
-0
/
+2
2013-08-22
NFS: refactor code for calculating the crc32 hash of a filehandle
Trond Myklebust
1
-0
/
+20
2013-08-07
NFS Remove unused authflavour parameter from init_client
Andy Adamson
1
-3
/
+2
2013-06-29
Merge branch 'labeled-nfs' into linux-next
Trond Myklebust
1
-1
/
+1
2013-06-28
NFSv4.1 Fix gdia_maxcount calculation to fit in ca_maxresponsesize
Andy Adamson
1
-0
/
+1
2013-06-09
NFS: Make callbacks minor version generic
Bryan Schumaker
1
-1
/
+1
2013-04-09
NFS: Add functionality to allow waiting on all outstanding reads to complete
Trond Myklebust
1
-0
/
+7
2013-02-01
Revert "NFS: add nfs_sb_deactive_async to avoid deadlock"
Trond Myklebust
1
-1
/
+0
2012-12-14
NFS: Ensure that we always drop inodes that have been marked as stale
Trond Myklebust
1
-0
/
+1
2012-12-13
nfs: Remove duplicate function declaration in internal.h
Yanchuan Nian
1
-6
/
+0
2012-12-06
NFSv4: Simplify the NFSv4/v4.1 synchronous call switch
Trond Myklebust
1
-12
/
+0
2012-12-06
NFSv4.1: Move slot table and session struct definitions to nfs4session.h
Trond Myklebust
1
-21
/
+0
2012-12-06
NFSv4.1: Cleanup move session slot management to fs/nfs/nfs4session.c
Trond Myklebust
1
-2
/
+0
2012-11-01
NFS: add nfs_sb_deactive_async to avoid deadlock
Weston Andros Adamson
1
-0
/
+1
2012-11-01
nfs: Show original device name verbatim in /proc/*/mount{s,info}
Ben Hutchings
1
-2
/
+3
2012-10-09
NFS41: send real write size in layoutget
Peng Tao
1
-0
/
+1
2012-10-02
NFS: Discover NFSv4 server trunking when mounting
Chuck Lever
1
-0
/
+6
2012-10-02
NFS: nfs_parsed_mount_options can use unsigned int
Chuck Lever
1
-4
/
+4
[next]