| Commit message (Expand) | Author | Age |
* | ceph: compare fsc->max_file_size and inode->i_size for max file size limit | Chengguang Xu | 2018-08-13 |
* | ceph: add additional offset check in ceph_write_iter() | Chengguang Xu | 2018-08-02 |
* | ceph: add additional range check in ceph_fallocate() | Chengguang Xu | 2018-08-02 |
* | libceph: use timespec64 for r_mtime | Arnd Bergmann | 2018-08-02 |
* | Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2018-06-14 |
|\ |
|
| * | vfs: change inode times to use struct timespec64 | Deepa Dinamani | 2018-06-05 |
* | | libceph: make abort_on_full a per-osdc setting | Ilya Dryomov | 2018-06-04 |
|/ |
|
* | ceph: fix iov_iter issues in ceph_direct_read_write() | Ilya Dryomov | 2018-05-10 |
* | ceph: fix rsize/wsize capping in ceph_direct_read_write() | Ilya Dryomov | 2018-05-10 |
* | ceph: quota: update MDS when max_bytes is approaching | Luis Henriques | 2018-04-02 |
* | ceph: quota: support for ceph.quota.max_bytes | Luis Henriques | 2018-04-02 |
* | ceph: quota: support for ceph.quota.max_files | Luis Henriques | 2018-04-02 |
* | ceph: optimize memory usage | Chengguang Xu | 2018-04-02 |
* | ceph: filter out used flags when printing unused open flags | Chengguang Xu | 2018-04-02 |
* | ceph: change variable name to follow common rule | Chengguang Xu | 2018-04-02 |
* | ceph: add newline to end of debug message format | Chengguang Xu | 2018-04-02 |
* | ceph: only dirty ITER_IOVEC pages for direct read | Yan, Zheng | 2018-03-30 |
* | ceph: track read contexts in ceph_file_info | Yan, Zheng | 2018-01-29 |
* | ceph: voluntarily drop Ax cap for requests that create new inode | Yan, Zheng | 2018-01-29 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 |
* | ceph: adjust 36 checks for NULL pointers | Markus Elfring | 2017-09-06 |
* | ceph: check negative offsets in ceph_llseek() | Luis Henriques | 2017-09-06 |
* | ceph: don't use CEPH_OSD_FLAG_ORDERSNAP | Yan, Zheng | 2017-09-06 |
* | ceph: include snapc in debug message of write | Yan, Zheng | 2017-09-06 |
* | ceph: fix -EOLDSNAPC handling | Yan, Zheng | 2017-09-06 |
* | ceph: nuke startsync op | Yanhu Cao | 2017-09-06 |
* | ceph: limit osd write size | Yan, Zheng | 2017-09-06 |
* | ceph: limit osd read size to CEPH_MSG_MAX_DATA_LEN | Yan, Zheng | 2017-09-06 |
* | ceph: update the 'approaching max_size' code | Yan, Zheng | 2017-07-07 |
* | ceph: check that the new inode size is within limits in ceph_fallocate() | Luis Henriques | 2017-05-24 |
* | Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 2017-05-10 |
|\ |
|
| * | ceph: fix file open flags on ppc64 | Alexander Graf | 2017-05-04 |
| * | ceph: when seeing write errors on an inode, switch to sync writes | Jeff Layton | 2017-05-04 |
| * | libceph: allow requests to return immediately on full conditions if caller wi... | Jeff Layton | 2017-05-04 |
| * | ceph: fix wrong check in ceph_renew_caps() | Yan, Zheng | 2017-05-04 |
* | | treewide: use kv[mz]alloc* rather than opencoded variants | Michal Hocko | 2017-05-08 |
|/ |
|
* | libceph, rbd, ceph: WRITE | ONDISK -> WRITE | Ilya Dryomov | 2017-02-24 |
* | ceph: remove special ack vs commit behavior | Ilya Dryomov | 2017-02-24 |
* | ceph: add a new flag to indicate whether parent is locked | Jeff Layton | 2017-02-20 |
* | ceph: avoid calling ceph_renew_caps() infinitely | Yan, Zheng | 2017-02-20 |
* | Merge tag 'ceph-for-4.10-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 2016-12-16 |
|\ |
|
| * | libceph: always signal completion when done | Ilya Dryomov | 2016-12-14 |
| * | ceph: fix splice read for no Fc capability case | Yan, Zheng | 2016-12-12 |
| * | ceph: try getting buffer capability for readahead/fadvise | Yan, Zheng | 2016-12-12 |
| * | ceph: fix printing wrong return variable in ceph_direct_read_write() | Zhi Zhang | 2016-12-12 |
* | | Merge branches 'work.namei', 'work.dcache' and 'work.iov_iter' into for-linus | Al Viro | 2016-12-15 |
|\ \
| |/
|/| |
|
| * | ceph: switch to use of ->d_init() | Al Viro | 2016-10-28 |
* | | ceph: use default file splice read callback | Yan, Zheng | 2016-11-10 |
* | | ceph: fix error handling in ceph_read_iter | Nikolay Borisov | 2016-10-15 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-10-10 |
|\ |
|