index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
direct.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
wrappers for ->i_mutex access
Al Viro
2016-01-22
1
-6
/
+6
*
Merge branch 'pnfs_generic'
Trond Myklebust
2016-01-04
1
-9
/
+24
|
\
|
*
NFSv4.1/pNFS: Don't queue up a new commit if the layout segment is invalid
Trond Myklebust
2015-12-31
1
-0
/
+12
|
*
NFS: Allow multiple commit requests in flight per file
Trond Myklebust
2015-12-31
1
-6
/
+0
|
*
NFS/pNFS: Fix up pNFS write reschedule layering violations and bugs
Trond Myklebust
2015-12-31
1
-6
/
+15
*
|
NFS41: pop some layoutget errors to application
Peng Tao
2015-12-28
1
-1
/
+14
|
/
*
NFS: Skip checking ds_cinfo.buckets when lseg's commit_through_mds is set
Kinglong Mee
2015-09-22
1
-2
/
+5
*
Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-04-26
1
-21
/
+18
|
\
|
*
nfs: remove WARN_ON_ONCE from nfs_direct_good_bytes
Peng Tao
2015-04-23
1
-2
/
+0
|
*
nfs: fix DIO good bytes calculation
Peng Tao
2015-04-23
1
-12
/
+17
|
*
NFSv4.1/pnfs: Ensure that writes respect the O_SYNC flag when doing O_DIRECT
Trond Myklebust
2015-03-27
1
-0
/
+1
|
*
nfs: clean up nfs_direct_IO
Peng Tao
2015-03-13
1
-7
/
+0
*
|
direct-io: only inc/dec inode->i_dio_count for file systems
Jens Axboe
2015-04-24
1
-5
/
+5
*
|
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-15
1
-2
/
+2
*
|
nfs: generic_write_checks() shouldn't be done on swapout...
Al Viro
2015-04-15
1
-9
/
+3
*
|
switch generic_write_checks() to iocb and iter
Al Viro
2015-04-11
1
-15
/
+10
*
|
generic_write_checks(): drop isblk argument
Al Viro
2015-04-11
1
-1
/
+1
*
|
direct_IO: remove rw from a_ops->direct_IO()
Omar Sandoval
2015-04-11
1
-2
/
+1
*
|
direct_IO: use iov_iter_rw() instead of rw everywhere
Omar Sandoval
2015-04-11
1
-1
/
+1
*
|
Merge branch 'iocb' into for-next
Al Viro
2015-04-11
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
fs: split generic and aio kiocb
Christoph Hellwig
2015-03-13
1
-1
/
+1
|
*
fs: remove ki_nbytes
Christoph Hellwig
2015-03-12
1
-1
/
+1
*
|
NFS: struct nfs_commit_info.lock must always point to inode->i_lock
Trond Myklebust
2015-02-13
1
-1
/
+1
|
/
*
Merge branch 'flexfiles'
Trond Myklebust
2015-02-03
1
-17
/
+95
|
\
|
*
nfs: count DIO good bytes correctly with mirroring
Peng Tao
2015-02-03
1
-4
/
+8
|
*
nfs: add a helper to set NFS_ODIRECT_RESCHED_WRITES to direct writes
Peng Tao
2015-02-03
1
-0
/
+6
|
*
pnfs: fail comparison when bucket verifier not set
Weston Andros Adamson
2015-02-03
1
-1
/
+5
|
*
nfs: mirroring support for direct io
Weston Andros Adamson
2015-02-03
1
-14
/
+57
|
*
nfs: add mirroring support to pgio layer
Weston Andros Adamson
2015-02-03
1
-3
/
+14
|
*
pnfs: pass ds_commit_idx through the commit path
Weston Andros Adamson
2015-02-03
1
-2
/
+3
|
*
nfs: rename pgio header ds_idx to ds_commit_idx
Weston Andros Adamson
2015-02-03
1
-8
/
+6
|
*
pnfs: Do not grab the commit_info lock twice when rescheduling writes
Tom Haynes
2015-02-03
1
-4
/
+15
*
|
nfs: fix dio deadlock when O_DIRECT flag is flipped
Peng Tao
2015-01-21
1
-0
/
+6
|
/
*
nfs: fix pnfs direct write memory leak
Peng Tao
2014-11-12
1
-0
/
+1
*
Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-10-18
1
-7
/
+5
|
\
|
*
block: Remove REQ_KERNEL
Martin K. Petersen
2014-10-14
1
-7
/
+5
*
|
NFS: Unconditionally enable commit code
Anna Schumaker
2014-09-12
1
-14
/
+0
|
/
*
Merge branch 'bugfixes' into linux-next
Trond Myklebust
2014-07-13
1
-2
/
+0
|
\
|
*
NFS: Remove 2 unused variables
Trond Myklebust
2014-07-12
1
-2
/
+0
*
|
nfs: remove unused writeverf code
Weston Andros Adamson
2014-06-24
1
-17
/
+8
*
|
nfs: merge nfs_pgio_data into _header
Weston Andros Adamson
2014-06-24
1
-4
/
+4
*
|
nfs: move nfs_pgio_data and remove nfs_rw_header
Weston Andros Adamson
2014-06-24
1
-4
/
+4
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-06-12
1
-224
/
+102
|
\
|
*
new helper: iov_iter_get_pages_alloc()
Al Viro
2014-05-06
1
-202
/
+88
|
*
get rid of pointless iov_length() in ->direct_IO()
Al Viro
2014-05-06
1
-7
/
+3
|
*
convert the guts of nfs_direct_IO() to iov_iter
Al Viro
2014-05-06
1
-25
/
+21
|
*
pass iov_iter to ->direct_IO()
Al Viro
2014-05-06
1
-4
/
+4
*
|
pnfs: support multiple verfs per direct req
Weston Andros Adamson
2014-05-29
1
-5
/
+97
*
|
nfs: add support for multiple nfs reqs per page
Weston Andros Adamson
2014-05-29
1
-2
/
+5
*
|
nfs: remove unused arg from nfs_create_request
Weston Andros Adamson
2014-05-29
1
-4
/
+2
[next]