Show patches with: none      |   10249 patches
« 1 2 ... 81 82 83102 103 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[11/11] libceph: support CEPH_FEATURE_OSD_CACHEPOOL feature - - - --- 2014-01-27 Ilya Dryomov New
[10/11] libceph: follow redirect replies from osds - - - --- 2014-01-27 Ilya Dryomov New
[09/11] libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid} - - - --- 2014-01-27 Ilya Dryomov New
[08/11] libceph: follow {read,write}_tier fields on osd request submission - - - --- 2014-01-27 Ilya Dryomov New
[07/11] libceph: add ceph_pg_pool_by_id() - - - --- 2014-01-27 Ilya Dryomov New
[06/11] libceph: CEPH_OSD_FLAG_* enum update - - - --- 2014-01-27 Ilya Dryomov New
[05/11] libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg() - - - --- 2014-01-27 Ilya Dryomov New
[04/11] libceph: introduce and start using oid abstraction - - - --- 2014-01-27 Ilya Dryomov New
[03/11] libceph: rename MAX_OBJ_NAME_SIZE to CEPH_MAX_OID_NAME_LEN - - - --- 2014-01-27 Ilya Dryomov New
[02/11] libceph: move ceph_file_layout helpers to ceph_fs.h - - - --- 2014-01-27 Ilya Dryomov New
[01/11] libceph: start using oloc abstraction - - - --- 2014-01-27 Ilya Dryomov New
[v2,3/3] libceph: handle dead tcp connections during connection negotiation - - - --- 2014-01-21 Ilya Dryomov New
[v2,2/3] libceph: introduce con_fault_raise() and switch to it - - - --- 2014-01-21 Ilya Dryomov New
[v2,1/3] libceph: add function names to timeout dout()s - - - --- 2014-01-21 Ilya Dryomov New
[01/11] ceph: handle cap export race in try_flush_caps() - - - --- 2014-01-21 Yan, Zheng New
[11/11] libceph: support CEPH_FEATURE_EXPORT_PEER - - - --- 2014-01-21 Yan, Zheng New
[10/11] ceph: add imported caps when handling cap export message - - - --- 2014-01-21 Yan, Zheng New
[09/11] ceph: add open export target session helper - - - --- 2014-01-21 Yan, Zheng New
[08/11] ceph: remove exported caps when handling cap import message - - - --- 2014-01-21 Yan, Zheng New
[07/11] ceph: handle session flush message - - - --- 2014-01-21 Yan, Zheng New
[06/11] ceph: check inode caps in ceph_d_revalidate - - - --- 2014-01-21 Yan, Zheng New
[05/11] ceph: handle -ESTALE reply - - - --- 2014-01-21 Yan, Zheng New
[04/11] ceph: fix trim caps - - - --- 2014-01-21 Yan, Zheng New
[03/11] ceph: fix cache revoke race - - - --- 2014-01-21 Yan, Zheng New
[02/11] mds: use ceph_seq_cmp() to compare migrate_seq - - - --- 2014-01-21 Yan, Zheng New
[3/3] libceph: handle dead tcp connections during connection negotiation - - - --- 2014-01-17 Ilya Dryomov New
[2/3] libceph: introduce con_fault_raise() and switch to it - - - --- 2014-01-17 Ilya Dryomov New
[1/3] libceph: add function names to timeout dout()s - - - --- 2014-01-17 Ilya Dryomov New
libceph: dout() is missing a newline - - - --- 2014-01-17 Ilya Dryomov New
ceph: trivial comment fix - - - --- 2014-01-16 J. Bruce Fields New
[v2,2/2] Documentation: Document the cephroot functionality - - - --- 2014-01-15 mark.doffman@codethink.co.uk New
[v2,1/2] init: Add a new root device option, the Ceph file system - - - --- 2014-01-15 mark.doffman@codethink.co.uk New
libceph: add ceph_kv{malloc,free}() and switch to them - - - --- 2014-01-14 Ilya Dryomov New
[3/3] libceph: fix preallocation check in get_reply() - - - --- 2014-01-13 Ilya Dryomov New
[2/3] libceph: rename front to front_len in get_reply() - - - --- 2014-01-13 Ilya Dryomov New
[1/3] libceph: rename ceph_msg::front_max to front_alloc_len - - - --- 2014-01-13 Ilya Dryomov New
libceph: use CEPH_MON_PORT when the specified port is 0 - - - --- 2013-12-31 Ilya Dryomov New
[4/4] ceph: allocate non-zero page to fscache in readpage() - - - --- 2013-12-31 Sage Weil New
[3/4] ceph: wake up 'safe' waiters when unregistering request - - - --- 2013-12-31 Sage Weil New
[2/4] ceph: cleanup aborted requests when re-sending requests. - - - --- 2013-12-31 Sage Weil New
[1/4] ceph: hung on ceph fscache invalidate in some cases - - - --- 2013-12-31 Sage Weil New
Patch for rados tool to allow listomapvals to list all k/v pairs - - - --- 2013-12-28 Bjørnar Ness New
MAINTAINERS: update an e-mail address - - - --- 2013-12-26 Alex Elder New
[3/3] Ceph fscache: Wait for completion of object initialization - - - --- 2013-12-26 Li Wang New
[2/3] Ceph fscache: Update object store limit after file writing - - - --- 2013-12-26 Li Wang New
[1/3] Ceph fscache: Add an interface to synchronize object store limit - - - --- 2013-12-26 Li Wang New
crush: support new indep mode and SET_* steps (crush v2) by default - - - --- 2013-12-24 Ilya Dryomov New
[2/2] libceph: update ceph_features.h - - - --- 2013-12-24 Ilya Dryomov New
[1/2] libceph: all features fields must be u64 - - - --- 2013-12-24 Ilya Dryomov New
[19/19] crush: fix crush_choose_firstn comment - - - --- 2013-12-23 Ilya Dryomov New
[18/19] crush: attempts -> tries - - - --- 2013-12-23 Ilya Dryomov New
[17/19] crush: add set_choose_local_[fallback_]tries steps - - - --- 2013-12-23 Ilya Dryomov New
[16/19] crush: generalize descend_once - - - --- 2013-12-23 Ilya Dryomov New
[15/19] crush: CHOOSE_LEAF -> CHOOSELEAF throughout - - - --- 2013-12-23 Ilya Dryomov New
[14/19] crush: add SET_CHOOSE_TRIES rule step - - - --- 2013-12-23 Ilya Dryomov New
[13/19] crush: apply chooseleaf_tries to firstn mode too - - - --- 2013-12-23 Ilya Dryomov New
[12/19] crush: new SET_CHOOSE_LEAF_TRIES command - - - --- 2013-12-23 Ilya Dryomov New
[11/19] crush: pass parent r value for indep call - - - --- 2013-12-23 Ilya Dryomov New
[10/19] crush: clarify numrep vs endpos - - - --- 2013-12-23 Ilya Dryomov New
[09/19] crush: strip firstn conditionals out of crush_choose, rename - - - --- 2013-12-23 Ilya Dryomov New
[08/19] crush: add note about r in recursive choose - - - --- 2013-12-23 Ilya Dryomov New
[07/19] crush: use breadth-first search for indep mode - - - --- 2013-12-23 Ilya Dryomov New
[06/19] crush: return CRUSH_ITEM_UNDEF for failed placements with indep - - - --- 2013-12-23 Ilya Dryomov New
[05/19] crush: eliminate CRUSH_MAX_SET result size limitation - - - --- 2013-12-23 Ilya Dryomov New
[04/19] crush: fix some comments - - - --- 2013-12-23 Ilya Dryomov New
[03/19] crush: reduce scope of some local variables - - - --- 2013-12-23 Ilya Dryomov New
[02/19] crush: factor out (trivial) crush_destroy_rule() - - - --- 2013-12-23 Ilya Dryomov New
[01/19] crush: pass weight vector size to map function - - - --- 2013-12-23 Ilya Dryomov New
[2/2] ceph fscache: Uncaching no data page from fscache in readpage() - - - --- 2013-12-19 Li Wang New
[1/2] ceph fscache: Introduce a routine for uncaching single no data page from fscache - - - --- 2013-12-19 Li Wang New
mds: fix Resetter locking - - - --- 2013-12-19 Alexandre Oliva New
reinstate ceph cluster_snap support - - - --- 2013-12-17 Alexandre Oliva New
enable old OSD snapshot to re-join a cluster - - - --- 2013-12-17 Alexandre Oliva New
mds: handle setxattr ceph.parent - - - --- 2013-12-17 Alexandre Oliva New
mds: drop unused find_ino_dir - - - --- 2013-12-17 Alexandre Oliva New
Fix typo in #undef in ceph-dencoder - - - --- 2013-12-17 Alexandre Oliva New
ceph: check caps in filemap_fault and page_mkwrite - - - --- 2013-12-17 Yan, Zheng New
[2/2] rbd: tear down watch request if rbd_dev_device_setup() fails - - - --- 2013-12-16 Ilya Dryomov New
[1/2] rbd: introduce rbd_dev_header_unwatch_sync() and switch to it - - - --- 2013-12-16 Ilya Dryomov New
rbd: enable extended devt in single-major mode - - - --- 2013-12-16 Ilya Dryomov New
[7/7] rbd: add support for single-major device number allocation scheme - - - --- 2013-12-16 Ilya Dryomov New
[6/7] rbd: wire up is_visible() sysfs callback for rbd bus - - - --- 2013-12-16 Ilya Dryomov New
[5/7] rbd: add 'minor' sysfs rbd device attribute - - - --- 2013-12-16 Ilya Dryomov New
[4/7] rbd: switch to ida for rbd id assignments - - - --- 2013-12-16 Ilya Dryomov New
[3/7] rbd: refactor rbd_init() a bit - - - --- 2013-12-16 Ilya Dryomov New
[2/7] rbd: tweak "loaded" message and module description - - - --- 2013-12-16 Ilya Dryomov New
[1/7] rbd: rbd_device::dev_id is an int, format it as such - - - --- 2013-12-16 Ilya Dryomov New
[v2,2/2] libceph: resend all writes after the osdmap loses the full flag - - - --- 2013-12-11 Josh Durgin New
[v2,1/2] libceph: block I/O when PAUSE or FULL osd map flags are set - - - --- 2013-12-11 Josh Durgin New
fs: ceph: new helper: file_inode(file) - - - --- 2013-12-11 Libo Chen New
[V2] ceph: initialize inode before instantiating dentry - - - --- 2013-12-09 Yan, Zheng New
[2/2] No mds mount error print - - - --- 2013-12-07 Mikhail Campos Guadamuz New
[1/2] No MDS mount error fix - - - --- 2013-12-07 Mikhail Campos Guadamuz New
[12/12] libceph: add CEPH_FEATURE_EXPORT_PEER - - - --- 2013-12-06 Yan, Zheng New
[11/12] ceph: add imported caps when handling cap export message - - - --- 2013-12-06 Yan, Zheng New
[10/12] ceph: add open export target session helper - - - --- 2013-12-06 Yan, Zheng New
[09/12] ceph: remove exported caps when handling cap import message - - - --- 2013-12-06 Yan, Zheng New
[08/12] ceph: handle session flush message - - - --- 2013-12-06 Yan, Zheng New
[07/12] ceph: check inode caps in ceph_d_revalidate - - - --- 2013-12-06 Yan, Zheng New
[06/12] ceph: handle -ESTALE reply - - - --- 2013-12-06 Yan, Zheng New
« 1 2 ... 81 82 83102 103 »