index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
write.c
Age
Commit message (
Expand
)
Author
2014-08-22
nfs: don't sleep with inode lock in lock_and_join_requests
Weston Andros Adamson
2014-08-22
nfs: fix error handling in lock_and_join_requests
Weston Andros Adamson
2014-08-22
nfs: change nfs_page_group_lock argument
Weston Andros Adamson
2014-08-13
Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-08-03
nfs: clear_request_commit while holding i_lock
Weston Andros Adamson
2014-08-03
pnfs: find swapped pages on pnfs commit lists too
Weston Andros Adamson
2014-08-03
nfs: fix comment and add warn_on for PG_INODE_REF
Weston Andros Adamson
2014-08-03
nfs: check wait_on_bit_lock err in page_group_lock
Weston Andros Adamson
2014-07-28
Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...
Ingo Molnar
2014-07-16
sched: Remove proliferation of wait_on_bit() action functions
NeilBrown
2014-07-13
Merge branch 'bugfixes' into linux-next
Trond Myklebust
2014-07-12
NFS: Remove 2 unused variables
Trond Myklebust
2014-07-12
nfs: handle multiple reqs in nfs_wb_page_cancel
Weston Andros Adamson
2014-07-12
nfs: handle multiple reqs in nfs_page_async_flush
Weston Andros Adamson
2014-07-12
nfs: change find_request to find_head_request
Weston Andros Adamson
2014-07-12
nfs: mark nfs_page reqs with flag for extra ref
Weston Andros Adamson
2014-06-24
nfs: remove unused writeverf code
Weston Andros Adamson
2014-06-24
nfs: merge nfs_pgio_data into _header
Weston Andros Adamson
2014-06-24
nfs: rename members of nfs_pgio_data
Weston Andros Adamson
2014-06-24
nfs: move nfs_pgio_data and remove nfs_rw_header
Weston Andros Adamson
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-15
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
[next]