Al Viro
|
3551dd79ac
ceph: switch to iter_file_splice_write()
|
11 anni fa |
Al Viro
|
4908b822b3
ceph: switch to ->write_iter()
|
11 anni fa |
Al Viro
|
64c3131161
ceph_sync_direct_write: stop poking into iov_iter guts
|
11 anni fa |
Al Viro
|
2b777c9dd9
ceph_sync_read: stop poking into iov_iter guts
|
11 anni fa |
Al Viro
|
3644424dc6
ceph: switch to ->read_iter()
|
11 anni fa |
Al Viro
|
71d8e532b1
start adding the tag to iov_iter
|
11 anni fa |
Al Viro
|
ed978a811e
new helper: generic_file_read_iter()
|
11 anni fa |
Al Viro
|
05bb2e0bc7
ceph_aio_read(): keep iov_iter across retries
|
11 anni fa |
Al Viro
|
cb66a7a1f1
kill generic_segment_checks()
|
11 anni fa |
Al Viro
|
e7c24607b5
kill iov_iter_copy_from_user()
|
11 anni fa |
Linus Torvalds
|
9ac0367501
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
11 anni fa |
Linus Torvalds
|
5166701b36
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 anni fa |
Lukas Czerner
|
0790b31b69
fs: disallow all fallocate operation on active swapfile
|
11 anni fa |
Al Viro
|
eab87235c0
ceph_sync_{,direct_}write: fix an oops on ceph_osdc_new_request() failure
|
11 anni fa |
Yan, Zheng
|
ab866549b3
ceph: drop extra open file reference in ceph_atomic_open()
|
11 anni fa |
Yunchuan Wen
|
32d3e148dd
ceph: fscache: Update object store limit after file writing
|
11 anni fa |
Sage Weil
|
752c8bdcfe
ceph: do not chain inode updates to parent fsync
|
12 anni fa |
Al Viro
|
aec605f429
ceph_aio_write(): switch to generic_perform_write()
|
11 anni fa |
Al Viro
|
fcacafd269
kill the 5th argument of generic_file_buffered_write()
|
11 anni fa |
Yan, Zheng
|
b20a95a0dd
ceph: add missing init_acl() for mkdir() and atomic_open()
|
11 anni fa |
Ilya Dryomov
|
125d725c92
ceph: cast PAGE_SIZE to size_t in ceph_sync_write()
|
11 anni fa |
Libo Chen
|
aa8b60e077
fs: ceph: new helper: file_inode(file)
|
11 anni fa |
majianpeng
|
8eb4efb091
ceph: implement readv/preadv for sync operation
|
12 anni fa |
majianpeng
|
e8344e6689
ceph: Implement writev/pwritev for sync operation.
|
12 anni fa |
Milosz Tanski
|
99ccbd229c
ceph: use fscache as a local presisent cache
|
12 anni fa |
majianpeng
|
ee7289bfad
ceph: allow sync_read/write return partial successed size of read/write.
|
12 anni fa |
majianpeng
|
02ae66d8b2
ceph: fix bugs about handling short-read for sync read mode.
|
12 anni fa |
Sage Weil
|
b314a90d8f
ceph: fix fallocate division
|
12 anni fa |
Li Wang
|
ad7a60de88
ceph: punch hole support
|
12 anni fa |
Yan, Zheng
|
b0d7c22310
ceph: introduce i_truncate_mutex
|
12 anni fa |