| Commit message (Expand) | Author | Age | Files | Lines |
* | ceph: show ino32 if the value is different with default | Chengguang Xu | 2018-06-04 | 1 | -0/+2 |
* | ceph: strengthen rsize/wsize/readdir_max_bytes validation | Chengguang Xu | 2018-06-04 | 1 | -3/+3 |
* | ceph: fix alignment of rasize | Chengguang Xu | 2018-06-04 | 1 | -1/+1 |
* | ceph: fix use-after-free in ceph_statfs() | Luis Henriques | 2018-06-04 | 1 | -4/+7 |
* | libceph: make abort_on_full a per-osdc setting | Ilya Dryomov | 2018-06-04 | 1 | -0/+2 |
* | ceph: flush pending works before shutdown super | Yan, Zheng | 2018-06-04 | 1 | -0/+9 |
* | ceph: abort osd requests on force umount | Yan, Zheng | 2018-06-04 | 1 | -0/+1 |
* | ceph: show wsize only if non-default | Ilya Dryomov | 2018-06-04 | 1 | -1/+1 |
* | ceph: quota: report root dir quota usage in statfs | Luis Henriques | 2018-04-02 | 1 | -3/+24 |
* | ceph: optimize memory usage | Chengguang Xu | 2018-04-02 | 1 | -0/+8 |
* | ceph: mark the cap cache as unreclaimable | Chengguang Xu | 2018-04-02 | 1 | -2/+1 |
* | ceph: use seq_show_option for string type options | Chengguang Xu | 2018-04-02 | 1 | -5/+2 |
* | ceph: keep consistent semantic in fscache related option combination | Chengguang Xu | 2018-04-02 | 1 | -0/+4 |
* | ceph: add newline to end of debug message format | Chengguang Xu | 2018-04-02 | 1 | -1/+0 |
* | ceph: fix potential memory leak in init_caches() | Chengguang Xu | 2018-03-01 | 1 | -3/+6 |
* | ceph: fix dentry leak when failing to init debugfs | Chengguang Xu | 2018-02-26 | 1 | -11/+5 |
* | libceph, ceph: avoid memory leak when specifying same option several times | Chengguang Xu | 2018-02-26 | 1 | -0/+2 |
* | Rename superblock flags (MS_xyz -> SB_xyz) | Linus Torvalds | 2017-11-27 | 1 | -4/+4 |
* | ceph: present consistent fsid, regardless of arch endianness | Jeff Layton | 2017-11-13 | 1 | -2/+3 |
* | ceph: adjust 36 checks for NULL pointers | Markus Elfring | 2017-09-06 | 1 | -9/+9 |
* | ceph: more accurate statfs | Douglas Fuller | 2017-09-06 | 1 | -1/+8 |
* | ceph: validate correctness of some mount options | Yan, Zheng | 2017-09-06 | 1 | -7/+14 |
* | ceph: limit osd write size | Yan, Zheng | 2017-09-06 | 1 | -1/+4 |
* | ceph: limit osd read size to CEPH_MSG_MAX_DATA_LEN | Yan, Zheng | 2017-09-06 | 1 | -10/+7 |
* | ceph: remove unused cap_release_safety mount option | Yan, Zheng | 2017-09-06 | 1 | -6/+0 |
* | ceph: new mount option that specifies fscache uniquifier | Yan, Zheng | 2017-07-07 | 1 | -12/+29 |
* | ceph: avoid invalid memory dereference in the middle of umount | Yan, Zheng | 2017-07-07 | 1 | -2/+4 |
* | Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 2017-05-10 | 1 | -6/+1 |
|\ |
|
| * | libceph, ceph: always advertise all supported features | Ilya Dryomov | 2017-05-04 | 1 | -6/+1 |
* | | ceph: Convert to separately allocated bdi | Jan Kara | 2017-04-20 | 1 | -22/+13 |
|/ |
|
* | ceph: remove special ack vs commit behavior | Ilya Dryomov | 2017-02-24 | 1 | -1/+0 |
* | ceph: set io_pages bdi hint | Andreas Gerstmayr | 2017-02-20 | 1 | -0/+8 |
* | Merge tag 'ceph-for-4.10-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 2016-12-16 | 1 | -0/+10 |
|\ |
|
| * | ceph: check availability of mds cluster on mount | Yan, Zheng | 2016-12-12 | 1 | -0/+10 |
* | | Merge branches 'work.namei', 'work.dcache' and 'work.iov_iter' into for-linus | Al Viro | 2016-12-15 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | ceph: switch to use of ->d_init() | Al Viro | 2016-10-28 | 1 | -1/+0 |
| * | ceph: unify dentry_operations instances | Al Viro | 2016-10-28 | 1 | -0/+1 |
* | | ceph: fix uninitialized dentry pointer in ceph_real_mount() | Geert Uytterhoeven | 2016-10-18 | 1 | -0/+2 |
|/ |
|
* | ceph: avoid accessing / when mounting a subpath | Yan, Zheng | 2016-10-03 | 1 | -29/+20 |
* | ceph: Mark the file cache as unreclaimable | Nikolay Borisov | 2016-07-28 | 1 | -2/+2 |
* | ceph: mount non-default filesystem by name | Yan, Zheng | 2016-07-28 | 1 | -12/+26 |
* | ceph: wait unsafe sync writes for evicting inode | Yan, Zheng | 2016-07-28 | 1 | -0/+1 |
* | ceph: report mount root in session metadata | Yan, Zheng | 2016-05-26 | 1 | -14/+19 |
* | ceph: CEPH_FEATURE_MDSENC support | Yan, Zheng | 2016-05-26 | 1 | -3/+2 |
* | ceph: multiple filesystem support | Yan, Zheng | 2016-05-26 | 1 | -0/+9 |
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 2016-04-04 | 1 | -4/+4 |
* | ceph: fix mounting same fs multiple times | Yan, Zheng | 2016-03-25 | 1 | -18/+15 |
* | ceph: kill ceph_empty_snapc | Ilya Dryomov | 2016-03-25 | 1 | -7/+1 |
* | ceph: don't enable rbytes mount option by default | Yan, Zheng | 2016-03-25 | 1 | -2/+2 |
* | libceph: revamp subs code, switch to SUBSCRIBE2 protocol | Ilya Dryomov | 2016-03-25 | 1 | -1/+1 |