index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
write.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-29
nfs: remove unused arg from nfs_create_request
Weston Andros Adamson
1
-1
/
+1
2014-05-29
NFS: Create a common nfs_pageio_ops struct
Anna Schumaker
1
-7
/
+2
2014-05-29
NFS: Create a common generic_pg_pgios()
Anna Schumaker
1
-25
/
+1
2014-05-29
NFS: Create a common multiple_pgios() function
Anna Schumaker
1
-30
/
+1
2014-05-29
NFS: Create a common initiate_pgio() function
Anna Schumaker
1
-48
/
+7
2014-05-29
NFS: Create a generic_pgio function
Anna Schumaker
1
-96
/
+1
2014-05-29
NFS: Create a common pgio_error function
Anna Schumaker
1
-21
/
+4
2014-05-29
NFS: Create a common rpcsetup function for reads and writes
Anna Schumaker
1
-42
/
+4
2014-05-29
NFS: Create a common rpc_call_ops struct
Anna Schumaker
1
-9
/
+2
2014-05-29
NFS: Create a common nfs_pgio_result_common function
Anna Schumaker
1
-31
/
+20
2014-05-29
NFS: Create a common pgio_rpc_prepare function
Anna Schumaker
1
-14
/
+5
2014-05-29
NFS: Create a common rw_header_alloc and rw_header_free function
Anna Schumaker
1
-16
/
+12
2014-05-29
NFS: Create a common pgio_alloc and pgio_release function
Anna Schumaker
1
-50
/
+4
2014-05-29
NFS: Move the write verifier into the nfs_pgio_header
Anna Schumaker
1
-4
/
+3
2014-05-29
NFS: Create a common read and write header struct
Anna Schumaker
1
-7
/
+7
2014-05-29
NFS: Create a common read and write data struct
Anna Schumaker
1
-18
/
+18
2014-05-29
NFS: Create a common results structure for reads and writes
Anna Schumaker
1
-1
/
+1
2014-05-29
NFS: Create a common argument structure for reads and writes
Anna Schumaker
1
-1
/
+1
2014-05-29
nfs: remove ->write_pageio_init from rpc ops
Christoph Hellwig
1
-8
/
+13
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
1
-2
/
+2
2014-04-16
NFS: Don't ignore suid/sgid bit changes after a successful write
Trond Myklebust
1
-2
/
+33
2014-01-28
nfs: add memory barriers around NFS_INO_INVALID_DATA and NFS_INO_INVALIDATING
Jeff Layton
1
-0
/
+1
2014-01-28
NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mapping
Jeff Layton
1
-1
/
+5
2014-01-18
nfs: always make sure page is up-to-date before extending a write to cover th...
Scott Mayhew
1
-5
/
+6
2014-01-06
NFS: dprintk() should not print negative fileids and inode numbers
Niels de Vos
1
-4
/
+4
2013-10-25
nfs: use %p[dD] instead of open-coded (and often racy) equivalents
Al Viro
1
-4
/
+2
2013-09-06
NFS: Don't check lock owner compatibility in writes unless file is locked
Trond Myklebust
1
-1
/
+1
2013-09-05
nfs4.1: Add SP4_MACH_CRED write and commit support
Weston Andros Adamson
1
-0
/
+6
2013-09-04
NFSv4: Don't try to recover NFSv4 locks when they are lost.
NeilBrown
1
-3
/
+4
2013-09-03
NFS avoid expired credential keys for buffered writes
Andy Adamson
1
-0
/
+27
2013-08-22
NFS: Add event tracing for generic NFS events
Trond Myklebust
1
-2
/
+13
2013-07-10
NFS: Allow nfs_updatepage to extend a write under additional circumstances
Scott Mayhew
1
-8
/
+23
2013-03-25
NFS: Don't accept more reads/writes if the open context recovery failed
Trond Myklebust
1
-0
/
+2
2013-01-04
NFS: Ensure that we free the rpc_task after read and write cleanups are done
Trond Myklebust
1
-3
/
+7
2012-12-21
NFS: nfs_migrate_page() does not wait for FS-Cache to finish with a page
David Howells
1
-1
/
+2
2012-12-16
NFS: Don't use SetPageError in the NFS writeback code
Trond Myklebust
1
-1
/
+0
2012-12-11
Merge branch 'bugfixes' into nfs-for-next
Trond Myklebust
1
-2
/
+2
2012-12-11
nfs: don't extend writes to cover entire page if pagecache is invalid
Jeff Layton
1
-1
/
+1
2012-11-25
nfs: Fix wrong slab cache in nfs_commit_mempool
Yanchuan Nian
1
-1
/
+1
2012-11-04
NFS: Remove BUG_ON() calls from the generic writeback code
Trond Myklebust
1
-16
/
+10
2012-09-29
NFS: Fix fdatasync/fsync() when confronted with a server reboot
Trond Myklebust
1
-0
/
+1
2012-09-29
NFS: Clean up helper function nfs4_select_rw_stateid()
Trond Myklebust
1
-3
/
+7
2012-08-03
nfs: tear down caches in nfs_init_writepagecache when allocation fails
Jeff Layton
1
-3
/
+12
2012-08-01
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-34
/
+55
2012-08-01
nfs: prevent page allocator recursions with swap over NFS.
Mel Gorman
1
-2
/
+2
2012-08-01
nfs: disable data cache revalidation for swapfiles
Mel Gorman
1
-14
/
+35
2012-08-01
nfs: teach the NFS client how to treat PG_swapcache pages
Mel Gorman
1
-18
/
+18
2012-07-31
NFS: Convert v4 into a module
Bryan Schumaker
1
-4
/
+9
2012-07-31
NFS: Convert v3 into a module
Bryan Schumaker
1
-4
/
+4
2012-07-31
NFS: Convert v2 into a module
Bryan Schumaker
1
-0
/
+2
[prev]
[next]