Linus Torvalds
|
9ac0367501
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
11 년 전 |
Linus Torvalds
|
5166701b36
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 년 전 |
Lukas Czerner
|
0790b31b69
fs: disallow all fallocate operation on active swapfile
|
11 년 전 |
Al Viro
|
eab87235c0
ceph_sync_{,direct_}write: fix an oops on ceph_osdc_new_request() failure
|
11 년 전 |
Yan, Zheng
|
ab866549b3
ceph: drop extra open file reference in ceph_atomic_open()
|
11 년 전 |
Yunchuan Wen
|
32d3e148dd
ceph: fscache: Update object store limit after file writing
|
11 년 전 |
Sage Weil
|
752c8bdcfe
ceph: do not chain inode updates to parent fsync
|
12 년 전 |
Al Viro
|
aec605f429
ceph_aio_write(): switch to generic_perform_write()
|
11 년 전 |
Al Viro
|
fcacafd269
kill the 5th argument of generic_file_buffered_write()
|
11 년 전 |
Yan, Zheng
|
b20a95a0dd
ceph: add missing init_acl() for mkdir() and atomic_open()
|
11 년 전 |
Ilya Dryomov
|
125d725c92
ceph: cast PAGE_SIZE to size_t in ceph_sync_write()
|
11 년 전 |
Libo Chen
|
aa8b60e077
fs: ceph: new helper: file_inode(file)
|
11 년 전 |
majianpeng
|
8eb4efb091
ceph: implement readv/preadv for sync operation
|
12 년 전 |
majianpeng
|
e8344e6689
ceph: Implement writev/pwritev for sync operation.
|
12 년 전 |
Milosz Tanski
|
99ccbd229c
ceph: use fscache as a local presisent cache
|
12 년 전 |
majianpeng
|
ee7289bfad
ceph: allow sync_read/write return partial successed size of read/write.
|
12 년 전 |
majianpeng
|
02ae66d8b2
ceph: fix bugs about handling short-read for sync read mode.
|
12 년 전 |
Sage Weil
|
b314a90d8f
ceph: fix fallocate division
|
12 년 전 |
Li Wang
|
ad7a60de88
ceph: punch hole support
|
12 년 전 |
Yan, Zheng
|
b0d7c22310
ceph: introduce i_truncate_mutex
|
12 년 전 |
Sage Weil
|
ee3e542fec
Merge remote-tracking branch 'linus/master' into testing
|
12 년 전 |
Sage Weil
|
2f75e9e179
ceph: replace hold_mutex flag with goto
|
12 년 전 |
majianpeng
|
0e5dd45ce4
ceph: Move the place for EOLDSNAPC handle in ceph_aio_write to easily understand
|
12 년 전 |
majianpeng
|
7ab9b38070
ceph: Don't use ceph-sync-mode for synchronous-fs.
|
12 년 전 |
Dan Carpenter
|
688bac461b
ceph: cleanup types in striped_read()
|
12 년 전 |
Linus Torvalds
|
9a5889ae1c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
12 년 전 |
Yan, Zheng
|
b415bf4f9f
ceph: fix pending vmtruncate race
|
12 년 전 |
Jianpeng Ma
|
0405a1499d
ceph: remove sb_start/end_write in ceph_aio_write.
|
12 년 전 |
Jie Liu
|
46a1c2c7ae
vfs: export lseek_execute() to modules
|
12 년 전 |
Kent Overstreet
|
a27bb332c0
aio: don't include aio.h in sched.h
|
12 년 전 |