index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-04-02
ceph: quota: add initial infrastructure to support cephfs quotas
Luis Henriques
2018-04-02
rbd: remove VLA usage
Kyle Spiers
2018-04-02
rbd: fix spelling mistake: "reregisteration" -> "reregistration"
Colin Ian King
2018-04-02
ceph: rename function drop_leases() to a more descriptive name
Yan, Zheng
2018-04-02
ceph: fix invalid point dereference for error case in mdsc destroy
Chengguang Xu
2018-04-02
ceph: return proper bool type to caller instead of pointer
Chengguang Xu
2018-04-02
ceph: optimize memory usage
Chengguang Xu
2018-04-02
ceph: optimize mds session register
Chengguang Xu
2018-04-02
libceph, ceph: add __init attribution to init funcitons
Chengguang Xu
2018-04-02
ceph: filter out used flags when printing unused open flags
Chengguang Xu
2018-04-02
ceph: don't wait on writeback when there is no more dirty pages
Yan, Zheng
2018-04-02
ceph: invalidate pages that beyond EOF in ceph_writepages_start()
Yan, Zheng
2018-04-02
ceph: mark the cap cache as unreclaimable
Chengguang Xu
2018-04-02
ceph: change variable name to follow common rule
Chengguang Xu
2018-04-02
ceph: optimizing cap reservation
Chengguang Xu
2018-04-02
ceph: release unreserved caps if having enough available caps
Chengguang Xu
2018-04-02
ceph: optimizing cap allocation
Chengguang Xu
2018-04-02
ceph: adding protection for showing cap reservation info
Chengguang Xu
2018-04-02
libceph: adding missing message types to ceph_msg_type_name()
Chengguang Xu
2018-04-02
rbd: get the latest osdmap when using an existing client
Ilya Dryomov
2018-04-02
rbd: move rbd_get_client() below rbd_put_client()
Ilya Dryomov
2018-04-02
rbd: remove redundant declaration of rbd_spec_put()
Ilya Dryomov
2018-04-02
ceph: use seq_show_option for string type options
Chengguang Xu
2018-04-02
libceph: fix misjudgement of maximum monitor number
Chengguang Xu
2018-04-02
libceph, ceph: change permission for readonly debugfs entries
Chengguang Xu
2018-04-02
ceph: keep consistent semantic in fscache related option combination
Chengguang Xu
2018-04-02
ceph: add newline to end of debug message format
Chengguang Xu
2018-04-02
rbd: allow "fancy" striping
Ilya Dryomov
2018-04-02
rbd: introduce OWN_BVECS data type
Ilya Dryomov
2018-04-02
rbd: remove rbd_parent_request_{create,destroy}()
Ilya Dryomov
2018-04-02
rbd: get rid of img_req->{offset,length}
Ilya Dryomov
2018-04-02
rbd: remove rbd_img_request_fill() and helpers
Ilya Dryomov
2018-04-02
rbd: switch to common striping framework
Ilya Dryomov
2018-04-02
rbd: create+truncate for whole-object layered discards
Ilya Dryomov
2018-04-02
rbd: move to obj_req->img_extents
Ilya Dryomov
2018-04-02
rbd: incorporate ceph_object_extent
Ilya Dryomov
2018-04-02
libceph, ceph: move ceph_calc_file_object_mapping() to striper.c
Ilya Dryomov
2018-04-02
libceph: striping framework implementation
Ilya Dryomov
2018-04-02
rbd: store data_type in img_req instead of obj_req
Ilya Dryomov
2018-04-02
rbd: remove obj_req->flags field
Ilya Dryomov
2018-04-02
rbd: remove old request completion code
Ilya Dryomov
2018-04-02
rbd: new request completion code
Ilya Dryomov
2018-04-02
rbd: update rbd_img_request_submit() signature
Ilya Dryomov
2018-04-02
rbd: add img_req->op_type field
Ilya Dryomov
2018-04-02
rbd: simplify rbd_osd_req_create()
Ilya Dryomov
2018-04-02
rbd: remove old request handling code
Ilya Dryomov
2018-04-02
rbd: new request handling code
Ilya Dryomov
2018-04-02
libceph: handle zero-length data items
Ilya Dryomov
2018-04-02
rbd: move from raw pages to bvec data descriptors
Ilya Dryomov
2018-04-02
libceph: introduce BVECS data type
Ilya Dryomov
[next]