Age | Commit message (Expand) | Author |
2020-10-12 | libceph: fix ENTITY_NAME format suggestion | Ilya Dryomov |
2020-10-12 | libceph, rbd, ceph: "blacklist" -> "blocklist" | Ilya Dryomov |
2020-10-12 | libceph: multiple workspaces for CRUSH computations | Ilya Dryomov |
2020-08-24 | libceph: add __maybe_unused to DEFINE_CEPH_FEATURE | Ilya Dryomov |
2020-08-04 | ceph: move sb->wb_pagevec_pool to be a global mempool | Jeff Layton |
2020-08-03 | ceph: delete repeated words in fs/ceph/ | Randy Dunlap |
2020-08-03 | ceph: periodically send perf metrics to MDSes | Xiubo Li |
2020-08-03 | libceph: just have osd_req_op_init() return a pointer | Jeff Layton |
2020-06-16 | libceph: move away from global osd_req_flags | Ilya Dryomov |
2020-06-01 | libceph: support for alloc hint flags | Ilya Dryomov |
2020-06-01 | libceph: read_from_replica option | Ilya Dryomov |
2020-06-01 | libceph: support for balanced and localized reads | Ilya Dryomov |
2020-06-01 | libceph: crush_location infrastructure | Ilya Dryomov |
2020-06-01 | libceph: add non-asserting rbtree insertion helper | Ilya Dryomov |
2020-06-01 | libceph, rbd: replace zero-length array with flexible-array | Gustavo A. R. Silva |
2020-06-01 | ceph: add read/write latency metric support | Xiubo Li |
2020-03-30 | ceph: consider inode's last read/write when calculating wanted caps | Yan, Zheng |
2020-03-30 | ceph: attempt to do async create when possible | Jeff Layton |
2020-03-30 | ceph: cap tracking for async directory operations | Jeff Layton |
2020-03-30 | ceph: track primary dentry link | Jeff Layton |
2020-03-30 | ceph: add flag to designate that a request is asynchronous | Jeff Layton |
2020-03-30 | ceph: move to a dedicated slabcache for mds requests | Jeff Layton |
2020-03-30 | ceph: move ceph_osdc_{read,write}pages to ceph.ko | Xiubo Li |
2020-03-30 | libceph: drop CEPH_DEFINE_SHOW_FUNC | Ilya Dryomov |
2020-03-23 | libceph: fix alloc_msg_with_page_vector() memory leaks | Ilya Dryomov |
2020-03-23 | ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULL | Ilya Dryomov |
2020-02-08 | Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-02-07 | ceph_parse_param(), ceph_parse_mon_ips(): switch to passing fc_log | Al Viro |
2020-01-27 | ceph: use copy-from2 op in copy_file_range | Luis Henriques |
2020-01-27 | ceph: add possible_max_rank and make the code more readable | Xiubo Li |
2020-01-27 | ceph: fix mdsmap cluster available check based on laggy number | Xiubo Li |
2019-11-27 | libceph, rbd, ceph: convert to use the new mount API | David Howells |
2019-09-16 | libceph: add function that clears osd client's abort_err | Yan, Zheng |
2019-09-16 | libceph: add function that reset client's entity addr | Yan, Zheng |
2019-08-22 | libceph: allow ceph_buffer_put() to receive a NULL ceph_buffer | Luis Henriques |
2019-07-18 | Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2019-07-08 | rbd: support for object-map and fast-diff | Ilya Dryomov |
2019-07-08 | libceph: export osd_req_op_data() macro | Ilya Dryomov |
2019-07-08 | libceph: change ceph_osdc_call() to take page vector for response | Ilya Dryomov |
2019-07-08 | libceph: bump CEPH_MSG_MAX_DATA_LEN (again) | Ilya Dryomov |
2019-07-08 | libceph: rename r_unsafe_item to r_private_item | Ilya Dryomov |
2019-07-08 | ceph: more precise CEPH_CLIENT_CAPS_PENDING_CAPSNAP | Yan, Zheng |
2019-07-08 | libceph: turn on CEPH_FEATURE_MSG_ADDR2 | Jeff Layton |
2019-07-08 | libceph: rename ceph_encode_addr to ceph_encode_banner_addr | Jeff Layton |
2019-07-08 | libceph: use TYPE_LEGACY for entity addrs instead of TYPE_NONE | Jeff Layton |
2019-07-08 | libceph: ADDR2 support for monmap | Jeff Layton |
2019-07-08 | libceph: add ceph_decode_entity_addr | Jeff Layton |
2019-07-08 | libceph: remove ceph_get_direct_page_vector() | Christoph Hellwig |
2019-07-03 | ceph: no need to check return value of debugfs_create functions | Greg Kroah-Hartman |
2019-05-07 | libceph: make ceph_pr_addr take an struct ceph_entity_addr pointer | Jeff Layton |