Luis Henriques
|
c2c6d3ce0d
ceph: add destination file data sync before doing any remote copy
|
6 years ago |
Linus Torvalds
|
9931a07d51
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
6 years ago |
David Howells
|
aa563d7bca
iov_iter: Separate type from direction and use accessor functions
|
6 years ago |
David Howells
|
00e2370744
iov_iter: Use accessor function
|
6 years ago |
Luis Henriques
|
ea4cdc548e
ceph: new mount option to disable usage of copy-from op
|
6 years ago |
Luis Henriques
|
503f82a993
ceph: support copy_file_range file operation
|
6 years ago |
Ilya Dryomov
|
26f887e0a3
libceph, rbd, ceph: move ceph_osdc_alloc_messages() calls
|
6 years ago |
Ilya Dryomov
|
61d2f85504
ceph: num_ops is off by one in ceph_aio_retry_work()
|
6 years ago |
Luis Henriques
|
bddff633ab
ceph: only allow punch hole mode in fallocate
|
6 years ago |
Yan, Zheng
|
fce7a9744b
ceph: refactor ceph_sync_read()
|
6 years ago |
Linus Torvalds
|
0a78ac4b9b
Merge tag 'ceph-for-4.19-rc1' of git://github.com/ceph/ceph-client
|
7 years ago |
Chengguang Xu
|
9da12e3a7d
ceph: compare fsc->max_file_size and inode->i_size for max file size limit
|
7 years ago |
Chengguang Xu
|
8687a3e2c7
ceph: add additional offset check in ceph_write_iter()
|
7 years ago |
Chengguang Xu
|
0671e9968d
ceph: add additional range check in ceph_fallocate()
|
7 years ago |
Arnd Bergmann
|
fac02ddf91
libceph: use timespec64 for r_mtime
|
7 years ago |
Al Viro
|
44907d7900
get rid of 'opened' argument of ->atomic_open() - part 3
|
7 years ago |
Al Viro
|
be12af3ef5
getting rid of 'opened' argument of ->atomic_open() - part 1
|
7 years ago |
Al Viro
|
73a09dd943
introduce FMODE_CREATED and switch to it
|
7 years ago |
Linus Torvalds
|
7a932516f5
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground
|
7 years ago |
Deepa Dinamani
|
95582b0083
vfs: change inode times to use struct timespec64
|
7 years ago |
Ilya Dryomov
|
c843d13cae
libceph: make abort_on_full a per-osdc setting
|
7 years ago |
Ilya Dryomov
|
fc218544fb
ceph: fix iov_iter issues in ceph_direct_read_write()
|
7 years ago |
Ilya Dryomov
|
3a15b38fd2
ceph: fix rsize/wsize capping in ceph_direct_read_write()
|
7 years ago |
Luis Henriques
|
1ab302a0cb
ceph: quota: update MDS when max_bytes is approaching
|
7 years ago |
Luis Henriques
|
2b83845f8b
ceph: quota: support for ceph.quota.max_bytes
|
7 years ago |
Luis Henriques
|
b7a2921765
ceph: quota: support for ceph.quota.max_files
|
7 years ago |
Chengguang Xu
|
bb48bd4dc4
ceph: optimize memory usage
|
7 years ago |
Chengguang Xu
|
51b10f3fe4
ceph: filter out used flags when printing unused open flags
|
7 years ago |
Chengguang Xu
|
73737682e0
ceph: change variable name to follow common rule
|
7 years ago |
Chengguang Xu
|
4c069a5821
ceph: add newline to end of debug message format
|
7 years ago |