| Commit message (Expand) | Author | Age |
| ... | |
| * | libceph: switch ceph_calc_pg_acting() to new helpers | Ilya Dryomov | 2014-04-04 |
| * | libceph: ceph_can_shift_osds(pool) and pool type defines | Ilya Dryomov | 2014-04-04 |
| * | libceph: ceph_osd_{exists,is_up,is_down}(osd) definitions | Ilya Dryomov | 2014-04-04 |
| * | libceph: enable OSDMAP_ENC feature bit | Ilya Dryomov | 2014-04-04 |
| * | libceph: primary_affinity infrastructure | Ilya Dryomov | 2014-04-04 |
| * | libceph: primary_temp infrastructure | Ilya Dryomov | 2014-04-04 |
| * | libceph: generalize ceph_pg_mapping | Ilya Dryomov | 2014-04-04 |
| * | libceph: split osdmap allocation and decode steps | Ilya Dryomov | 2014-04-04 |
| * | crush: support chooseleaf_vary_r tunable (tunables3) by default | Ilya Dryomov | 2014-04-04 |
| * | ceph: use fl->fl_file as owner identifier of flock and posix lock | Yan, Zheng | 2014-04-04 |
| * | ceph: add get_name() NFS export callback | Yan, Zheng | 2014-04-03 |
| * | libceph: bump CEPH_OSD_MAX_OP to 3 | Ilya Dryomov | 2014-04-03 |
| * | libceph: add support for CEPH_OSD_OP_SETALLOCHINT osd op | Ilya Dryomov | 2014-04-03 |
| * | libceph: encode CEPH_OSD_OP_FLAG_* op flags | Ilya Dryomov | 2014-04-03 |
| * | libceph: a per-osdc crush scratch buffer | Ilya Dryomov | 2014-04-03 |
| * | ceph: remove xattr when null value is given to setxattr() | Yan, Zheng | 2014-02-17 |
| * | Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2014-01-30 |
| |\ |
|
| | * | ceph: Convert to immutable biovecs | Kent Overstreet | 2013-11-23 |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2014-01-28 |
| |\ \ |
|
| | * | | libceph: support CEPH_FEATURE_OSD_CACHEPOOL feature | Ilya Dryomov | 2014-01-27 |
| | * | | libceph: follow redirect replies from osds | Ilya Dryomov | 2014-01-27 |
| | * | | libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid} | Ilya Dryomov | 2014-01-27 |
| | * | | libceph: follow {read,write}_tier fields on osd request submission | Ilya Dryomov | 2014-01-27 |
| | * | | libceph: add ceph_pg_pool_by_id() | Ilya Dryomov | 2014-01-27 |
| | * | | libceph: CEPH_OSD_FLAG_* enum update | Ilya Dryomov | 2014-01-27 |
| | * | | libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg() | Ilya Dryomov | 2014-01-27 |
| | * | | libceph: introduce and start using oid abstraction | Ilya Dryomov | 2014-01-27 |
| | * | | libceph: rename MAX_OBJ_NAME_SIZE to CEPH_MAX_OID_NAME_LEN | Ilya Dryomov | 2014-01-27 |
| | * | | libceph: move ceph_file_layout helpers to ceph_fs.h | Ilya Dryomov | 2014-01-27 |
| | * | | libceph: start using oloc abstraction | Ilya Dryomov | 2014-01-27 |
| | * | | libceph: add ceph_kv{malloc,free}() and switch to them | Ilya Dryomov | 2014-01-26 |
| | * | | libceph: support CEPH_FEATURE_EXPORT_PEER | Yan, Zheng | 2014-01-21 |
| | * | | ceph: remove exported caps when handling cap import message | Yan, Zheng | 2014-01-21 |
| | * | | ceph: handle session flush message | Yan, Zheng | 2014-01-21 |
| | * | | libceph: rename ceph_msg::front_max to front_alloc_len | Ilya Dryomov | 2014-01-14 |
| | * | | crush: support new indep mode and SET_* steps (crush v2) by default | Ilya Dryomov | 2013-12-31 |
| | * | | libceph: update ceph_features.h | Ilya Dryomov | 2013-12-31 |
| | * | | libceph: all features fields must be u64 | Ilya Dryomov | 2013-12-31 |
| | * | | libceph: block I/O when PAUSE or FULL osd map flags are set | Josh Durgin | 2013-12-13 |
| | |/ |
|
| * | | remove extra definitions of U32_MAX | Alex Elder | 2014-01-23 |
| * | | conditionally define U32_MAX | Alex Elder | 2014-01-23 |
| |/ |
|
| * | libceph: add function to ensure notifies are complete | Josh Durgin | 2013-09-09 |
| * | libceph: fix invalid unsigned->signed conversion for timespec encoding | Josh Durgin | 2013-07-09 |
| * | libceph: fix safe completion | Yan, Zheng | 2013-07-03 |
| * | libceph: use slab cache for osd client requests | Alex Elder | 2013-05-02 |
| * | libceph: create source file "net/ceph/snapshot.c" | Alex Elder | 2013-05-01 |
| * | libceph: validate timespec conversions | Alex Elder | 2013-05-01 |
| * | libceph: add signed type limits | Alex Elder | 2013-05-01 |
| * | libceph: support pages for class request data | Alex Elder | 2013-05-01 |
| * | libceph: support raw data requests | Alex Elder | 2013-05-01 |