aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/direct.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-15NFSv4: Use a mutex to protect the per-inode commit listsGravatar Trond Myklebust 1-2/+2
2017-05-10Merge tag 'nfs-for-4.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 1-19/+2
2017-04-20NFS: Clean up nfs_direct_commit_complete()Gravatar Anna Schumaker 1-8/+1
2017-04-20NFS: Remove nfs_direct_readpage_release()Gravatar Anna Schumaker 1-11/+1
2017-04-17fix nfs O_DIRECT advancing iov_iter too muchGravatar Al Viro 1-9/+18
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 1-1/+1
2016-12-01NFS: Remove unused argument from nfs_direct_write_complete()Gravatar Anna Schumaker 1-6/+6
2016-09-23NFS: direct: use complete() instead of complete_all()Gravatar Daniel Wagner 1-1/+1
2016-07-30Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 1-61/+32
2016-07-28Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-3/+1
2016-07-24Merge branch 'writeback'Gravatar Trond Myklebust 1-61/+32
2016-07-05NFS: Cleanup nfs_direct_complete()Gravatar Trond Myklebust 1-7/+5
2016-07-05NFS: Do not serialise O_DIRECT reads and writesGravatar Trond Myklebust 1-32/+9
2016-07-05NFS Cleanup: move call to generic_write_checks() into fs/nfs/direct.cGravatar Trond Myklebust 1-4/+8
2016-07-05NFS: Remove racy size manipulations in O_DIRECTGravatar Trond Myklebust 1-16/+0
2016-07-05NFS: Ensure we reset the write verifier 'committed' value on resend.Gravatar Trond Myklebust 1-0/+2
2016-07-05NFS: Fix O_DIRECT verifier problemsGravatar Trond Myklebust 1-2/+8
2016-06-24NFS: Fix up O_DIRECT resultsGravatar Trond Myklebust 1-3/+7
2016-05-29missed comment updates from ->direct_IO() prototype changeGravatar Al Viro 1-3/+1
2016-05-26Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfsGravatar Linus Torvalds 1-7/+10
2016-05-17Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-11/+10
2016-05-09NFS: Save struct inode * inside nfs_commit_info to clarify usage of i_lockGravatar Dave Wysochanski 1-5/+5
2016-05-09nfs: add debug to directio "good_bytes" countingGravatar Weston Andros Adamson 1-2/+5
2016-05-02Merge getxattr prototype change into work.lookupsGravatar Al Viro 1-1/+1
2016-05-01fs: simplify the generic_write_sync prototypeGravatar Christoph Hellwig 1-1/+3
2016-05-01fs: add IOCB_SYNC and IOCB_DSYNCGravatar Christoph Hellwig 1-1/+1
2016-05-01direct-io: eliminate the offset argument to ->direct_IOGravatar Christoph Hellwig 1-10/+7
2016-04-10don't bother with ->d_inode->i_sb - it's always equal to ->d_sbGravatar Al Viro 1-1/+1
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosGravatar Kirill A. Shutemov 1-4/+4
2016-01-22wrappers for ->i_mutex accessGravatar Al Viro 1-6/+6
2016-01-04Merge branch 'pnfs_generic'Gravatar Trond Myklebust 1-9/+24
2015-12-31NFSv4.1/pNFS: Don't queue up a new commit if the layout segment is invalidGravatar Trond Myklebust 1-0/+12
2015-12-31NFS: Allow multiple commit requests in flight per fileGravatar Trond Myklebust 1-6/+0
2015-12-31NFS/pNFS: Fix up pNFS write reschedule layering violations and bugsGravatar Trond Myklebust 1-6/+15
2015-12-28NFS41: pop some layoutget errors to applicationGravatar Peng Tao 1-1/+14
2015-09-22NFS: Skip checking ds_cinfo.buckets when lseg's commit_through_mds is setGravatar Kinglong Mee 1-2/+5
2015-04-26Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 1-21/+18
2015-04-24direct-io: only inc/dec inode->i_dio_count for file systemsGravatar Jens Axboe 1-5/+5
2015-04-23nfs: remove WARN_ON_ONCE from nfs_direct_good_bytesGravatar Peng Tao 1-2/+0
2015-04-23nfs: fix DIO good bytes calculationGravatar Peng Tao 1-12/+17
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsGravatar David Howells 1-2/+2
2015-04-15nfs: generic_write_checks() shouldn't be done on swapout...Gravatar Al Viro 1-9/+3
2015-04-11switch generic_write_checks() to iocb and iterGravatar Al Viro 1-15/+10
2015-04-11generic_write_checks(): drop isblk argumentGravatar Al Viro 1-1/+1
2015-04-11direct_IO: remove rw from a_ops->direct_IO()Gravatar Omar Sandoval 1-2/+1
2015-04-11direct_IO: use iov_iter_rw() instead of rw everywhereGravatar Omar Sandoval 1-1/+1
2015-04-11Merge branch 'iocb' into for-nextGravatar Al Viro 1-2/+2
2015-03-27NFSv4.1/pnfs: Ensure that writes respect the O_SYNC flag when doing O_DIRECTGravatar Trond Myklebust 1-0/+1
2015-03-13fs: split generic and aio kiocbGravatar Christoph Hellwig 1-1/+1
2015-03-13nfs: clean up nfs_direct_IOGravatar Peng Tao 1-7/+0