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 |
Yan, Zheng
|
85784f9395
ceph: only dirty ITER_IOVEC pages for direct read
|
7 years ago |
Yan, Zheng
|
5d98830828
ceph: track read contexts in ceph_file_info
|
7 years ago |
Yan, Zheng
|
222b7f90ba
ceph: voluntarily drop Ax cap for requests that create new inode
|
7 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
Markus Elfring
|
d37b1d9943
ceph: adjust 36 checks for NULL pointers
|
8 years ago |
Luis Henriques
|
397f238994
ceph: check negative offsets in ceph_llseek()
|
8 years ago |
Yan, Zheng
|
b178cf4304
ceph: don't use CEPH_OSD_FLAG_ORDERSNAP
|
8 years ago |
Yan, Zheng
|
1c0a9c2d97
ceph: include snapc in debug message of write
|
8 years ago |
Yan, Zheng
|
a5cd74ad38
ceph: fix -EOLDSNAPC handling
|
8 years ago |
Yanhu Cao
|
3fb99d483e
ceph: nuke startsync op
|
8 years ago |
Yan, Zheng
|
95cca2b44e
ceph: limit osd write size
|
8 years ago |
Yan, Zheng
|
aa187926b7
ceph: limit osd read size to CEPH_MSG_MAX_DATA_LEN
|
8 years ago |
Yan, Zheng
|
efb0ca765a
ceph: update the 'approaching max_size' code
|
8 years ago |
Luis Henriques
|
42c99fc4c7
ceph: check that the new inode size is within limits in ceph_fallocate()
|
8 years ago |
Linus Torvalds
|
26c5eaa132
Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-client
|
8 years ago |
Michal Hocko
|
752ade68cb
treewide: use kv[mz]alloc* rather than opencoded variants
|
8 years ago |
Alexander Graf
|
f775ff7d89
ceph: fix file open flags on ppc64
|
8 years ago |
Jeff Layton
|
26544c623e
ceph: when seeing write errors on an inode, switch to sync writes
|
8 years ago |