| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-12-01 | 1 | -1/+1 |
|\ |
|
| * | ceph: fix compat_ioctl for ceph_dir_operations | Arnd Bergmann | 2019-10-23 | 1 | -1/+1 |
* | | ceph: increment/decrement dio counter on async requests | Jeff Layton | 2019-11-14 | 1 | -0/+4 |
* | | ceph: take the inode lock before acquiring cap refs | Jeff Layton | 2019-11-14 | 1 | -7/+18 |
* | | ceph: don't allow copy_file_range when stripe_count != 1 | Luis Henriques | 2019-11-05 | 1 | -2/+10 |
* | | ceph: don't try to handle hashed dentries in non-O_CREAT atomic_open | Jeff Layton | 2019-11-05 | 1 | -0/+3 |
|/ |
|
* | ceph: allow object copies across different filesystems in the same cluster | Luis Henriques | 2019-09-16 | 1 | -4/+13 |
* | ceph: add buffered/direct exclusionary locking for reads and writes | Jeff Layton | 2019-09-16 | 1 | -13/+22 |
* | ceph: auto reconnect after blacklisted | Yan, Zheng | 2019-09-16 | 1 | -1/+7 |
* | ceph: invalidate all write mode filp after reconnect | Yan, Zheng | 2019-09-16 | 1 | -0/+1 |
* | ceph: pass filp to ceph_get_caps() | Yan, Zheng | 2019-09-16 | 1 | -18/+17 |
* | ceph: track and report error of async metadata operation | Yan, Zheng | 2019-09-16 | 1 | -2/+4 |
* | ceph: allow copy_file_range when src and dst inode are same | Jeff Layton | 2019-09-16 | 1 | -2/+0 |
* | Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 2019-07-18 | 1 | -13/+21 |
|\ |
|
| * | ceph: fix end offset in truncate_inode_pages_range call | Luis Henriques | 2019-07-08 | 1 | -1/+1 |
| * | libceph: rename r_unsafe_item to r_private_item | Ilya Dryomov | 2019-07-08 | 1 | -3/+3 |
| * | ceph: increment change_attribute on local changes | Jeff Layton | 2019-07-08 | 1 | -0/+5 |
| * | ceph: add selinux support | Yan, Zheng | 2019-07-08 | 1 | -0/+3 |
| * | ceph: rename struct ceph_acls_info to ceph_acl_sec_ctx | Yan, Zheng | 2019-07-08 | 1 | -9/+9 |
* | | vfs: allow copy_file_range to copy across devices | Amir Goldstein | 2019-06-09 | 1 | -1/+3 |
* | | vfs: no fallback for ->copy_file_range | Dave Chinner | 2019-06-09 | 1 | -3/+18 |
|/ |
|
* | ceph: single workqueue for inode related works | Yan, Zheng | 2019-06-05 | 1 | -1/+1 |
* | Merge tag 'ceph-for-5.2-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 2019-05-16 | 1 | -1/+1 |
|\ |
|
| * | ceph: fix NULL pointer deref when debugging is enabled | Jeff Layton | 2019-05-07 | 1 | -1/+1 |
* | | fs: mark expected switch fall-throughs | Gustavo A. R. Silva | 2019-04-08 | 1 | -0/+1 |
|/ |
|
* | ceph: pass inclusive lend parameter to filemap_write_and_wait_range() | zhengbin | 2019-03-05 | 1 | -5/+8 |
* | ceph: add destination file data sync before doing any remote copy | Luis Henriques | 2018-11-08 | 1 | -2/+9 |
* | Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2018-11-01 | 1 | -5/+4 |
|\ |
|
| * | iov_iter: Separate type from direction and use accessor functions | David Howells | 2018-10-24 | 1 | -3/+2 |
| * | iov_iter: Use accessor function | David Howells | 2018-10-24 | 1 | -1/+1 |
* | | ceph: new mount option to disable usage of copy-from op | Luis Henriques | 2018-10-22 | 1 | -0/+3 |
* | | ceph: support copy_file_range file operation | Luis Henriques | 2018-10-22 | 1 | -1/+293 |
* | | libceph, rbd, ceph: move ceph_osdc_alloc_messages() calls | Ilya Dryomov | 2018-10-22 | 1 | -5/+5 |
* | | ceph: num_ops is off by one in ceph_aio_retry_work() | Ilya Dryomov | 2018-10-22 | 1 | -1/+1 |
* | | ceph: only allow punch hole mode in fallocate | Luis Henriques | 2018-10-22 | 1 | -36/+9 |
* | | ceph: refactor ceph_sync_read() | Yan, Zheng | 2018-10-22 | 1 | -113/+106 |
|/ |
|
* | Merge tag 'ceph-for-4.19-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 2018-08-20 | 1 | -12/+22 |
|\ |
|
| * | ceph: compare fsc->max_file_size and inode->i_size for max file size limit | Chengguang Xu | 2018-08-13 | 1 | -1/+2 |
| * | ceph: add additional offset check in ceph_write_iter() | Chengguang Xu | 2018-08-02 | 1 | -4/+11 |
| * | ceph: add additional range check in ceph_fallocate() | Chengguang Xu | 2018-08-02 | 1 | -3/+5 |
| * | libceph: use timespec64 for r_mtime | Arnd Bergmann | 2018-08-02 | 1 | -4/+4 |
* | | get rid of 'opened' argument of ->atomic_open() - part 3 | Al Viro | 2018-07-12 | 1 | -2/+1 |
* | | getting rid of 'opened' argument of ->atomic_open() - part 1 | Al Viro | 2018-07-12 | 1 | -1/+1 |
* | | introduce FMODE_CREATED and switch to it | Al Viro | 2018-07-12 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2018-06-15 | 1 | -3/+3 |
|\ |
|
| * | vfs: change inode times to use struct timespec64 | Deepa Dinamani | 2018-06-05 | 1 | -3/+3 |
* | | libceph: make abort_on_full a per-osdc setting | Ilya Dryomov | 2018-06-04 | 1 | -1/+0 |
|/ |
|
* | ceph: fix iov_iter issues in ceph_direct_read_write() | Ilya Dryomov | 2018-05-10 | 1 | -78/+117 |
* | ceph: fix rsize/wsize capping in ceph_direct_read_write() | Ilya Dryomov | 2018-05-10 | 1 | -5/+5 |
* | ceph: quota: update MDS when max_bytes is approaching | Luis Henriques | 2018-04-02 | 1 | -0/+6 |