Age | Commit message (Expand) | Author | Files | Lines |
2019-07-08 | ceph: remove unused vxattr length helpers | David Disseldorp | 1 | -5/+2 |
2019-06-05 | ceph: single workqueue for inode related works | Yan, Zheng | 1 | -21/+7 |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 1 | -0/+1 |
2019-05-17 | Merge tag 'ceph-for-5.2-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 1 | -0/+7 |
2019-05-07 | ceph: flush dirty inodes before proceeding with remount | Jeff Layton | 1 | -0/+7 |
2019-05-02 | ceph: use ->free_inode() | Al Viro | 1 | -0/+1 |
2019-03-05 | ceph: add mount option to limit caps count | Yan, Zheng | 1 | -3/+9 |
2019-03-05 | ceph: send cap releases more aggressively | Yan, Zheng | 1 | -1/+8 |
2019-01-08 | libceph: allow setting abort_on_full for rbd | Dongsheng Yang | 1 | -2/+2 |
2018-12-11 | ceph: make 'nocopyfrom' a default mount option | Luis Henriques | 1 | -2/+2 |
2018-10-22 | ceph: new mount option to disable usage of copy-from op | Luis Henriques | 1 | -0/+13 |
2018-09-06 | ceph: avoid a use-after-free in ceph_destroy_options() | Ilya Dryomov | 1 | -5/+11 |
2018-08-02 | ceph: add new field max_file_size in ceph_fs_client | Chengguang Xu | 1 | -1/+2 |
2018-08-02 | libceph: amend "bad option arg" error message | Ilya Dryomov | 1 | -2/+1 |
2018-06-04 | ceph: show ino32 if the value is different with default | Chengguang Xu | 1 | -0/+2 |
2018-06-04 | ceph: strengthen rsize/wsize/readdir_max_bytes validation | Chengguang Xu | 1 | -3/+3 |
2018-06-04 | ceph: fix alignment of rasize | Chengguang Xu | 1 | -1/+1 |
2018-06-04 | ceph: fix use-after-free in ceph_statfs() | Luis Henriques | 1 | -4/+7 |
2018-06-04 | libceph: make abort_on_full a per-osdc setting | Ilya Dryomov | 1 | -0/+2 |
2018-06-04 | ceph: flush pending works before shutdown super | Yan, Zheng | 1 | -0/+9 |
2018-06-04 | ceph: abort osd requests on force umount | Yan, Zheng | 1 | -0/+1 |
2018-06-04 | ceph: show wsize only if non-default | Ilya Dryomov | 1 | -1/+1 |
2018-04-02 | ceph: quota: report root dir quota usage in statfs | Luis Henriques | 1 | -3/+24 |
2018-04-02 | ceph: optimize memory usage | Chengguang Xu | 1 | -0/+8 |
2018-04-02 | ceph: mark the cap cache as unreclaimable | Chengguang Xu | 1 | -2/+1 |
2018-04-02 | ceph: use seq_show_option for string type options | Chengguang Xu | 1 | -5/+2 |
2018-04-02 | ceph: keep consistent semantic in fscache related option combination | Chengguang Xu | 1 | -0/+4 |
2018-04-02 | ceph: add newline to end of debug message format | Chengguang Xu | 1 | -1/+0 |
2018-03-01 | ceph: fix potential memory leak in init_caches() | Chengguang Xu | 1 | -3/+6 |
2018-02-26 | ceph: fix dentry leak when failing to init debugfs | Chengguang Xu | 1 | -11/+5 |
2018-02-26 | libceph, ceph: avoid memory leak when specifying same option several times | Chengguang Xu | 1 | -0/+2 |
2017-11-28 | Rename superblock flags (MS_xyz -> SB_xyz) | Linus Torvalds | 1 | -4/+4 |
2017-11-13 | ceph: present consistent fsid, regardless of arch endianness | Jeff Layton | 1 | -2/+3 |
2017-09-06 | ceph: adjust 36 checks for NULL pointers | Markus Elfring | 1 | -9/+9 |
2017-09-06 | ceph: more accurate statfs | Douglas Fuller | 1 | -1/+8 |
2017-09-06 | ceph: validate correctness of some mount options | Yan, Zheng | 1 | -7/+14 |
2017-09-06 | ceph: limit osd write size | Yan, Zheng | 1 | -1/+4 |
2017-09-06 | ceph: limit osd read size to CEPH_MSG_MAX_DATA_LEN | Yan, Zheng | 1 | -10/+7 |
2017-09-06 | ceph: remove unused cap_release_safety mount option | Yan, Zheng | 1 | -6/+0 |
2017-07-07 | ceph: new mount option that specifies fscache uniquifier | Yan, Zheng | 1 | -12/+29 |
2017-07-07 | ceph: avoid invalid memory dereference in the middle of umount | Yan, Zheng | 1 | -2/+4 |
2017-05-10 | Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 1 | -6/+1 |
2017-05-04 | libceph, ceph: always advertise all supported features | Ilya Dryomov | 1 | -6/+1 |
2017-04-20 | ceph: Convert to separately allocated bdi | Jan Kara | 1 | -22/+13 |
2017-02-24 | ceph: remove special ack vs commit behavior | Ilya Dryomov | 1 | -1/+0 |
2017-02-20 | ceph: set io_pages bdi hint | Andreas Gerstmayr | 1 | -0/+8 |
2016-12-16 | Merge tag 'ceph-for-4.10-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 1 | -0/+10 |
2016-12-15 | Merge branches 'work.namei', 'work.dcache' and 'work.iov_iter' into for-linus | Al Viro | 1 | -1/+1 |
2016-12-13 | ceph: check availability of mds cluster on mount | Yan, Zheng | 1 | -0/+10 |
2016-10-29 | ceph: switch to use of ->d_init() | Al Viro | 1 | -1/+0 |