Age | Commit message (Expand) | Author |
2016-05-25 | ceph: make fault/page_mkwrite return VM_FAULT_OOM for -ENOMEM | Yan, Zheng |
2016-05-25 | ceph: block non-fatal signals for fault/page_mkwrite | Yan, Zheng |
2016-05-25 | ceph: make logical calculation functions return bool | Zhang Zhuoyu |
2016-05-25 | ceph: tolerate bad i_size for symlink inode | Yan, Zheng |
2016-05-25 | ceph: improve fragtree change detection | Yan, Zheng |
2016-05-25 | ceph: keep leaf frag when updating fragtree | Yan, Zheng |
2016-05-25 | ceph: fix dir_auth check in ceph_fill_dirfrag() | Yan, Zheng |
2016-05-25 | ceph: don't assume frag tree splits in mds reply are sorted | Yan, Zheng |
2016-05-25 | ceph: fix inode reference leak | Yan, Zheng |
2016-05-25 | ceph: using hash value to compose dentry offset | Yan, Zheng |
2016-05-25 | ceph: don't forbid marking directory complete after forward seek | Yan, Zheng |
2016-05-25 | ceph: record 'offset' for each entry of readdir result | Yan, Zheng |
2016-05-25 | ceph: define 'end/complete' in readdir reply as bit flags | Yan, Zheng |
2016-05-25 | ceph: define struct for dir entry in readdir reply | Yan, Zheng |
2016-05-25 | ceph: simplify 'offset in frag' | Yan, Zheng |
2016-05-25 | ceph: remove unnecessary checks in __dcache_readdir | Yan, Zheng |
2016-05-25 | ceph: search cache postion for dcache readdir | Yan, Zheng |
2016-05-25 | ceph: use CEPH_MDS_OP_RMXATTR request to remove xattr | Yan, Zheng |
2016-05-25 | ceph: report mount root in session metadata | Yan, Zheng |
2016-05-25 | ceph: don't show symlink target in debugfs/mdsc | Yan, Zheng |
2016-05-25 | ceph: don't call truncate_pagecache in ceph_writepages_start | Yan, Zheng |
2016-05-25 | ceph: renew caps for read/write if mds session got killed. | Yan, Zheng |
2016-05-25 | ceph: CEPH_FEATURE_MDSENC support | Yan, Zheng |
2016-05-25 | ceph: multiple filesystem support | Yan, Zheng |
2016-05-25 | libceph: support for subscribing to "mdsmap.<id>" maps | Ilya Dryomov |
2016-05-25 | libceph: replace ceph_monc_request_next_osdmap() | Ilya Dryomov |
2016-05-25 | libceph: take osdc->lock in osdmap_show() and dump flags in hex | Ilya Dryomov |
2016-05-25 | libceph: pool deletion detection | Ilya Dryomov |
2016-05-25 | libceph: async MON client generic requests | Ilya Dryomov |
2016-05-25 | libceph: support for checking on status of watch | Ilya Dryomov |
2016-05-25 | libceph: support for sending notifies | Ilya Dryomov |
2016-05-25 | libceph, rbd: ceph_osd_linger_request, watch/notify v2 | Ilya Dryomov |
2016-05-25 | rbd: rbd_dev_header_unwatch_sync() variant | Ilya Dryomov |
2016-05-25 | libceph: wait_request_timeout() | Ilya Dryomov |
2016-05-25 | libceph: request_init() and request_release_checks() | Ilya Dryomov |
2016-05-25 | libceph: a major OSD client update | Ilya Dryomov |
2016-05-25 | libceph: protect osdc->osd_lru list with a spinlock | Ilya Dryomov |
2016-05-25 | libceph: allocate ceph_osd with GFP_NOFAIL | Ilya Dryomov |
2016-05-25 | libceph: osd_init() and osd_cleanup() | Ilya Dryomov |
2016-05-25 | libceph: handle_one_map() | Ilya Dryomov |
2016-05-25 | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-05-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-05-25 | Merge tag 'acpi-4.7-rc1-more' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-05-25 | libceph: allocate dummy osdmap in ceph_osdc_init() | Ilya Dryomov |
2016-05-25 | libceph: schedule tick from ceph_osdc_init() | Ilya Dryomov |
2016-05-25 | libceph: move schedule_delayed_work() in ceph_osdc_init() | Ilya Dryomov |
2016-05-25 | libceph: redo callbacks and factor out MOSDOpReply decoding | Ilya Dryomov |
2016-05-25 | libceph: drop msg argument from ceph_osdc_callback_t | Ilya Dryomov |
2016-05-25 | libceph: switch to calc_target(), part 2 | Ilya Dryomov |
2016-05-25 | libceph: switch to calc_target(), part 1 | Ilya Dryomov |