index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
write.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2012-07-31
nfs: disable data cache revalidation for swapfiles
Mel Gorman
1
-14
/
+35
2012-07-31
nfs: teach the NFS client how to treat PG_swapcache pages
Mel Gorman
1
-18
/
+18
2012-07-30
NFS: Convert v4 into a module
Bryan Schumaker
1
-4
/
+9
2012-07-30
NFS: Convert v3 into a module
Bryan Schumaker
1
-4
/
+4
2012-07-30
NFS: Convert v2 into a module
Bryan Schumaker
1
-0
/
+2
2012-07-30
NFS: Split out remaining NFS v4 inode functions
Bryan Schumaker
1
-20
/
+0
2012-06-29
NFS: Create custom NFS v4 write_inode() function
Bryan Schumaker
1
-2
/
+8
2012-06-29
NFS: Create an write_pageio_init() function
Bryan Schumaker
1
-12
/
+6
2012-06-29
NFS: Create a have_delegation rpc_op
Bryan Schumaker
1
-1
/
+1
2012-06-28
NFS: Cleanup - only store the write verifier in struct nfs_page
Trond Myklebust
1
-2
/
+2
2012-06-05
NFS: Fix a commit bug
Trond Myklebust
1
-3
/
+4
2012-05-19
NFSv4.1 set RPC_TASK_SOFTCONN for filelayout DS RPC calls
Andy Adamson
1
-6
/
+7
2012-05-09
NFS: Clean up - Rename nfs_unlock_request and nfs_unlock_request_dont_release
Trond Myklebust
1
-6
/
+6
2012-05-09
NFS: Clean up - simplify nfs_lock_request()
Trond Myklebust
1
-5
/
+6
2012-05-09
NFS: nfs_set_page_writeback no longer needs to reference the page
Trond Myklebust
1
-8
/
+3
2012-05-09
NFS: Prevent a deadlock in the new writeback code
Trond Myklebust
1
-2
/
+4
2012-05-01
NFS: Always trust the PageUptodate flag when we have a delegation
Trond Myklebust
1
-3
/
+7
2012-05-01
NFS: Clean up nfs read and write error paths
Trond Myklebust
1
-23
/
+23
2012-04-30
NFS: Define dummy nfs_init_cinfo() and nfs_init_cinfo_from_inode()
Bryan Schumaker
1
-0
/
+11
2012-04-27
NFS: Fix a use-before-initialised warning in fs/nfs/write.c and fs/nfs/pnfs.c
Trond Myklebust
1
-1
/
+1
2012-04-27
NFS: rewrite directio write to use async coalesce code
Fred Isaman
1
-18
/
+18
2012-04-27
NFS: avoid some stat gathering for direct io
Fred Isaman
1
-6
/
+12
2012-04-27
NFS: add dreq to nfs_commit_info
Fred Isaman
1
-0
/
+2
2012-04-27
NFS: create nfs_commit_completion_ops
Fred Isaman
1
-10
/
+21
2012-04-27
NFS: create struct nfs_commit_info
Fred Isaman
1
-65
/
+93
2012-04-27
NFS: create nfs_generic_commit_list
Fred Isaman
1
-3
/
+12
[next]