Linus Torvalds
|
ea8ea737c4
Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
|
9 years ago |
Linus Torvalds
|
c2e7b20705
Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Dave Wysochanski
|
fe238e601d
NFS: Save struct inode * inside nfs_commit_info to clarify usage of i_lock
|
9 years ago |
Weston Andros Adamson
|
ed3743a6d4
nfs: add debug to directio "good_bytes" counting
|
9 years ago |
Al Viro
|
84695ffee7
Merge getxattr prototype change into work.lookups
|
9 years ago |
Christoph Hellwig
|
e259221763
fs: simplify the generic_write_sync prototype
|
9 years ago |
Christoph Hellwig
|
dde0c2e798
fs: add IOCB_SYNC and IOCB_DSYNC
|
9 years ago |
Christoph Hellwig
|
c8b8e32d70
direct-io: eliminate the offset argument to ->direct_IO
|
9 years ago |
Al Viro
|
fc64005c93
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
|
9 years ago |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 years ago |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 years ago |
Trond Myklebust
|
942e3d72a6
Merge branch 'pnfs_generic'
|
9 years ago |
Trond Myklebust
|
b20135d0b2
NFSv4.1/pNFS: Don't queue up a new commit if the layout segment is invalid
|
9 years ago |
Trond Myklebust
|
af7cf05793
NFS: Allow multiple commit requests in flight per file
|
10 years ago |
Trond Myklebust
|
dc602dd706
NFS/pNFS: Fix up pNFS write reschedule layering violations and bugs
|
9 years ago |
Peng Tao
|
d600ad1f2b
NFS41: pop some layoutget errors to application
|
9 years ago |
Kinglong Mee
|
834e465bba
NFS: Skip checking ds_cinfo.buckets when lseg's commit_through_mds is set
|
10 years ago |
Linus Torvalds
|
59953fba87
Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
10 years ago |
Jens Axboe
|
fe0f07d08e
direct-io: only inc/dec inode->i_dio_count for file systems
|
10 years ago |
Peng Tao
|
05f54903d9
nfs: remove WARN_ON_ONCE from nfs_direct_good_bytes
|
10 years ago |
Peng Tao
|
1ccbad9f9f
nfs: fix DIO good bytes calculation
|
10 years ago |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 years ago |
Al Viro
|
65a4a1cad7
nfs: generic_write_checks() shouldn't be done on swapout...
|
10 years ago |
Al Viro
|
3309dd04cb
switch generic_write_checks() to iocb and iter
|
10 years ago |
Al Viro
|
0fa6b005af
generic_write_checks(): drop isblk argument
|
10 years ago |
Omar Sandoval
|
22c6186ece
direct_IO: remove rw from a_ops->direct_IO()
|
10 years ago |
Omar Sandoval
|
6f67376318
direct_IO: use iov_iter_rw() instead of rw everywhere
|
10 years ago |
Al Viro
|
c0fec3a98b
Merge branch 'iocb' into for-next
|
10 years ago |
Trond Myklebust
|
a0815d556d
NFSv4.1/pnfs: Ensure that writes respect the O_SYNC flag when doing O_DIRECT
|
10 years ago |
Christoph Hellwig
|
04b2fa9f8f
fs: split generic and aio kiocb
|
10 years ago |