Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
Anna Schumaker
|
4d3b55d3c7
NFS: Remove unused argument from nfs_direct_write_complete()
|
8 年之前 |
Daniel Wagner
|
024de8f1ad
NFS: direct: use complete() instead of complete_all()
|
9 年之前 |
Linus Torvalds
|
7f155c7026
Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
9 年之前 |
Linus Torvalds
|
6784725ab0
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 年之前 |
Trond Myklebust
|
362745268c
Merge branch 'writeback'
|
9 年之前 |
Trond Myklebust
|
f7b5c340ac
NFS: Cleanup nfs_direct_complete()
|
9 年之前 |
Trond Myklebust
|
a5864c999d
NFS: Do not serialise O_DIRECT reads and writes
|
9 年之前 |
Trond Myklebust
|
89698b24d2
NFS Cleanup: move call to generic_write_checks() into fs/nfs/direct.c
|
9 年之前 |
Trond Myklebust
|
2f3c7d87a3
NFS: Remove racy size manipulations in O_DIRECT
|
9 年之前 |
Trond Myklebust
|
a5314a7492
NFS: Ensure we reset the write verifier 'committed' value on resend.
|
9 年之前 |
Trond Myklebust
|
8fc3c38627
NFS: Fix O_DIRECT verifier problems
|
9 年之前 |
Trond Myklebust
|
d2a7de0b34
NFS: Fix up O_DIRECT results
|
9 年之前 |
Al Viro
|
90090ae645
missed comment updates from ->direct_IO() prototype change
|
9 年之前 |
Linus Torvalds
|
ea8ea737c4
Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
|
9 年之前 |
Linus Torvalds
|
c2e7b20705
Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 年之前 |
Dave Wysochanski
|
fe238e601d
NFS: Save struct inode * inside nfs_commit_info to clarify usage of i_lock
|
9 年之前 |
Weston Andros Adamson
|
ed3743a6d4
nfs: add debug to directio "good_bytes" counting
|
9 年之前 |
Al Viro
|
84695ffee7
Merge getxattr prototype change into work.lookups
|
9 年之前 |
Christoph Hellwig
|
e259221763
fs: simplify the generic_write_sync prototype
|
9 年之前 |
Christoph Hellwig
|
dde0c2e798
fs: add IOCB_SYNC and IOCB_DSYNC
|
9 年之前 |
Christoph Hellwig
|
c8b8e32d70
direct-io: eliminate the offset argument to ->direct_IO
|
9 年之前 |
Al Viro
|
fc64005c93
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
|
9 年之前 |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 年之前 |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 年之前 |
Trond Myklebust
|
942e3d72a6
Merge branch 'pnfs_generic'
|
9 年之前 |
Trond Myklebust
|
b20135d0b2
NFSv4.1/pNFS: Don't queue up a new commit if the layout segment is invalid
|
9 年之前 |
Trond Myklebust
|
af7cf05793
NFS: Allow multiple commit requests in flight per file
|
10 年之前 |
Trond Myklebust
|
dc602dd706
NFS/pNFS: Fix up pNFS write reschedule layering violations and bugs
|
9 年之前 |
Peng Tao
|
d600ad1f2b
NFS41: pop some layoutget errors to application
|
9 年之前 |