index
:
~tomegun/linux
master
net-name
Private linux wip tree
UNKNOWN
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-06-24
nfs: Fix cache_validity check in nfs_write_pageuptodate()
Scott Mayhew
1
-1
/
+3
2014-06-10
Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-400
/
+188
2014-05-29
nfs: page group support in nfs_mark_uptodate
Weston Andros Adamson
1
-7
/
+67
2014-05-29
nfs: page group syncing in write path
Weston Andros Adamson
1
-12
/
+20
2014-05-29
nfs: add support for multiple nfs reqs per page
Weston Andros Adamson
1
-1
/
+12
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-28
NFS: Create a generic_pgio function
Anna Schumaker
1
-96
/
+1
2014-05-28
NFS: Create a common pgio_error function
Anna Schumaker
1
-21
/
+4
2014-05-28
NFS: Create a common rpcsetup function for reads and writes
Anna Schumaker
1
-42
/
+4
2014-05-28
NFS: Create a common rpc_call_ops struct
Anna Schumaker
1
-9
/
+2
2014-05-28
NFS: Create a common nfs_pgio_result_common function
Anna Schumaker
1
-31
/
+20
2014-05-28
NFS: Create a common pgio_rpc_prepare function
Anna Schumaker
1
-14
/
+5
2014-05-28
NFS: Create a common rw_header_alloc and rw_header_free function
Anna Schumaker
1
-16
/
+12
2014-05-28
NFS: Create a common pgio_alloc and pgio_release function
Anna Schumaker
1
-50
/
+4
2014-05-28
NFS: Move the write verifier into the nfs_pgio_header
Anna Schumaker
1
-4
/
+3
2014-05-28
NFS: Create a common read and write header struct
Anna Schumaker
1
-7
/
+7
2014-05-28
NFS: Create a common read and write data struct
Anna Schumaker
1
-18
/
+18
2014-05-28
NFS: Create a common results structure for reads and writes
Anna Schumaker
1
-1
/
+1
2014-05-28
NFS: Create a common argument structure for reads and writes
Anna Schumaker
1
-1
/
+1
2014-05-28
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-15
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-27
NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mapping
Jeff Layton
1
-1
/
+5
2014-01-17
nfs: always make sure page is up-to-date before extending a write to cover th...
Scott Mayhew
1
-5
/
+6
2014-01-05
NFS: dprintk() should not print negative fileids and inode numbers
Niels de Vos
1
-4
/
+4
2013-10-24
nfs: use %p[dD] instead of open-coded (and often racy) equivalents
Al Viro
1
-4
/
+2
2013-09-05
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-09
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-20
NFS: nfs_migrate_page() does not wait for FS-Cache to finish with a page
David Howells
1
-1
/
+2
2012-12-15
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-28
NFS: Fix fdatasync/fsync() when confronted with a server reboot
Trond Myklebust
1
-0
/
+1
2012-09-28
NFS: Clean up helper function nfs4_select_rw_stateid()
Trond Myklebust
1
-3
/
+7
2012-08-02
nfs: tear down caches in nfs_init_writepagecache when allocation fails
Jeff Layton
1
-3
/
+12
2012-07-31
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-34
/
+55
2012-07-31
nfs: prevent page allocator recursions with swap over NFS.
Mel Gorman
1
-2
/
+2
[next]