index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
write.c
Age
Commit message (
Expand
)
Author
2014-06-24
nfs: Fix cache_validity check in nfs_write_pageuptodate()
Scott Mayhew
2014-06-10
Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-05-29
nfs: page group support in nfs_mark_uptodate
Weston Andros Adamson
2014-05-29
nfs: page group syncing in write path
Weston Andros Adamson
2014-05-29
nfs: add support for multiple nfs reqs per page
Weston Andros Adamson
2014-05-29
nfs: remove unused arg from nfs_create_request
Weston Andros Adamson
2014-05-29
NFS: Create a common nfs_pageio_ops struct
Anna Schumaker
2014-05-29
NFS: Create a common generic_pg_pgios()
Anna Schumaker
2014-05-29
NFS: Create a common multiple_pgios() function
Anna Schumaker
2014-05-29
NFS: Create a common initiate_pgio() function
Anna Schumaker
2014-05-28
NFS: Create a generic_pgio function
Anna Schumaker
2014-05-28
NFS: Create a common pgio_error function
Anna Schumaker
2014-05-28
NFS: Create a common rpcsetup function for reads and writes
Anna Schumaker
2014-05-28
NFS: Create a common rpc_call_ops struct
Anna Schumaker
2014-05-28
NFS: Create a common nfs_pgio_result_common function
Anna Schumaker
2014-05-28
NFS: Create a common pgio_rpc_prepare function
Anna Schumaker
2014-05-28
NFS: Create a common rw_header_alloc and rw_header_free function
Anna Schumaker
2014-05-28
NFS: Create a common pgio_alloc and pgio_release function
Anna Schumaker
2014-05-28
NFS: Move the write verifier into the nfs_pgio_header
Anna Schumaker
2014-05-28
NFS: Create a common read and write header struct
Anna Schumaker
2014-05-28
NFS: Create a common read and write data struct
Anna Schumaker
2014-05-28
NFS: Create a common results structure for reads and writes
Anna Schumaker
2014-05-28
NFS: Create a common argument structure for reads and writes
Anna Schumaker
2014-05-28
nfs: remove ->write_pageio_init from rpc ops
Christoph Hellwig
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-16
NFS: Don't ignore suid/sgid bit changes after a successful write
Trond Myklebust
2014-01-28
nfs: add memory barriers around NFS_INO_INVALID_DATA and NFS_INO_INVALIDATING
Jeff Layton
2014-01-27
NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mapping
Jeff Layton
2014-01-17
nfs: always make sure page is up-to-date before extending a write to cover th...
Scott Mayhew
2014-01-05
NFS: dprintk() should not print negative fileids and inode numbers
Niels de Vos
2013-10-25
nfs: use %p[dD] instead of open-coded (and often racy) equivalents
Al Viro
2013-09-05
NFS: Don't check lock owner compatibility in writes unless file is locked
Trond Myklebust
2013-09-05
nfs4.1: Add SP4_MACH_CRED write and commit support
Weston Andros Adamson
2013-09-04
NFSv4: Don't try to recover NFSv4 locks when they are lost.
NeilBrown
2013-09-03
NFS avoid expired credential keys for buffered writes
Andy Adamson
2013-08-22
NFS: Add event tracing for generic NFS events
Trond Myklebust
2013-07-09
NFS: Allow nfs_updatepage to extend a write under additional circumstances
Scott Mayhew
2013-03-25
NFS: Don't accept more reads/writes if the open context recovery failed
Trond Myklebust
2013-01-04
NFS: Ensure that we free the rpc_task after read and write cleanups are done
Trond Myklebust
2012-12-20
NFS: nfs_migrate_page() does not wait for FS-Cache to finish with a page
David Howells
2012-12-15
NFS: Don't use SetPageError in the NFS writeback code
Trond Myklebust
2012-12-11
Merge branch 'bugfixes' into nfs-for-next
Trond Myklebust
2012-12-11
nfs: don't extend writes to cover entire page if pagecache is invalid
Jeff Layton
2012-11-25
nfs: Fix wrong slab cache in nfs_commit_mempool
Yanchuan Nian
2012-11-04
NFS: Remove BUG_ON() calls from the generic writeback code
Trond Myklebust
2012-09-28
NFS: Fix fdatasync/fsync() when confronted with a server reboot
Trond Myklebust
2012-09-28
NFS: Clean up helper function nfs4_select_rw_stateid()
Trond Myklebust
2012-08-02
nfs: tear down caches in nfs_init_writepagecache when allocation fails
Jeff Layton
2012-08-01
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-08-01
nfs: prevent page allocator recursions with swap over NFS.
Mel Gorman
[next]