Show patches with: State = Action Required       |   10823 patches
« 1 2 ... 96 97 98108 109 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/8] libceph: define CEPH_MSG_MAX_MIDDLE_LEN - - - --- 2013-03-09 Alex Elder New
[2/2] fs: fix dentry_lru_prune() - - - --- 2013-03-07 Yan, Zheng New
[1/2] ceph: increase i_release_count when clear I_COMPLETE flag - - - --- 2013-03-07 Yan, Zheng New
libceph: fix decoding of pgids - - - --- 2013-03-06 Sage Weil New
libceph: clean up skipped message logic - - - --- 2013-03-05 Alex Elder New
[5/5] libceph: activate message data assignment checks - - - --- 2013-03-05 Alex Elder New
[4/5] libceph: set response data fields earlier - - - --- 2013-03-05 Alex Elder New
[3/5] ceph: only set message data pointers if non-empty - - - --- 2013-03-05 Alex Elder New
[2/5] libceph: isolate other message data fields - - - --- 2013-03-05 Alex Elder New
[1/5] libceph: isolate message page field manipulation - - - --- 2013-03-05 Alex Elder New
unit tests for FileStore::_detect_fs when running on ext4 - - - --- 2013-03-05 Loic Dachary New
[3/3] libceph: separate read and write data - - - --- 2013-03-04 Alex Elder New
[2/3] libceph: distinguish page and bio requests - - - --- 2013-03-04 Alex Elder New
[1/3] libceph: separate osd request data info - - - --- 2013-03-04 Alex Elder New
[3/3] libceph: don't assign page info in ceph_osdc_new_request() - - - --- 2013-03-04 Alex Elder New
[2/3] ceph: simplify ceph_sync_write() page_align calculation - - - --- 2013-03-04 Alex Elder New
[1/3] ceph: use calc_pages_for() in start_read() - - - --- 2013-03-04 Alex Elder New
[3/3] libceph: no need for alignment for mds message - - - --- 2013-03-04 Alex Elder New
[2/3] libceph: define mds_alloc_msg() method - - - --- 2013-03-04 Alex Elder New
[1/3] libceph: drop mutex while allocating a message - - - --- 2013-03-04 Alex Elder New
[3/3] libceph: rename ceph_calc_object_layout() - - - --- 2013-03-04 Alex Elder New
[2/3] libceph: kill ceph_msg->pagelist_count - - - --- 2013-03-04 Alex Elder New
[1/3] libceph: use (void *) for untyped data in osd ops - - - --- 2013-03-04 Alex Elder New
libceph: fix wrong opcode use in osd_req_encode_op() - - - --- 2013-03-03 Alex Elder New
[7/7] ceph: acquire i_mutex in __ceph_do_pending_vmtruncate - - - --- 2013-03-01 Yan, Zheng New
[6/7] ceph: don't early drop Fw cap - - - --- 2013-03-01 Yan, Zheng New
[5/7] ceph: revert commit 22cddde104 - - - --- 2013-03-01 Yan, Zheng New
[4/7] ceph: use I_COMPLETE inode flag instead of D_COMPLETE flag - - - --- 2013-03-01 Yan, Zheng New
[3/7] ceph: set mds_want according to cap import message - - - --- 2013-03-01 Yan, Zheng New
[2/7] ceph: queue cap release when trimming cap - - - --- 2013-03-01 Yan, Zheng New
[1/7] ceph: fix LSSNAP regression - - - --- 2013-03-01 Yan, Zheng New
libceph: complete lingering requests only once - - - --- 2013-02-28 Alex Elder New
Add X-Python-Version >=2.6 to debian control file. - - - --- 2013-02-27 Filippos Giannakos New
[4/4] libceph: isolate other message data fields - - - --- 2013-02-25 Alex Elder New
[3/4] libceph: isolate message page field manipulation - - - --- 2013-02-25 Alex Elder New
[2/4] libceph: set page alignment in start_request() - - - --- 2013-02-25 Alex Elder New
[1/4] libceph: distinguish page array and pagelist count - - - --- 2013-02-25 Alex Elder New
[3/3] libceph: don't pass request to calc_layout() - - - --- 2013-02-25 Alex Elder New
[2/3] libceph: format target object name in caller - - - --- 2013-02-25 Alex Elder New
[1/3] libceph: pass object number back to calc_layout() caller - - - --- 2013-02-25 Alex Elder New
libceph: make ceph_msg->bio_seg be unsigned - - - --- 2013-02-25 Alex Elder New
libceph: fix a osd request memory leak - - - --- 2013-02-25 Alex Elder New
Mon losing touch with OSDs - - - --- 2013-02-23 Chris Dunlop New
ceph: fix statvfs fr_size - - - --- 2013-02-22 Sage Weil New
[5/5,v2] libceph: indent properly - - - --- 2013-02-22 Alex Elder New
[4/5,v2] libceph: use a do..while loop in con_work() - - - --- 2013-02-22 Alex Elder New
[3/5,v2] libceph: use a flag to indicate a fault has occurred - - - --- 2013-02-22 Alex Elder New
[2/5] libceph: separate non-locked fault handling - - - --- 2013-02-22 Alex Elder New
[2/5] libceph: separate non-locked fault handling - - - --- 2013-02-22 Alex Elder New
[1/5] libceph: encapsulate connection backoff - - - --- 2013-02-22 Alex Elder New
[v2] libceph: eliminate sparse warnings - - - --- 2013-02-22 Alex Elder New
[v2] ceph: eliminate sparse warnings in fs code - - - --- 2013-02-22 Alex Elder New
[v2] rbd: eliminate sparse warnings - - - --- 2013-02-22 Alex Elder New
libceph: define connection flag helpers - - - --- 2013-02-22 Alex Elder New
rbd: normalize dout() calls - - - --- 2013-02-22 Alex Elder New
rbd: barriers are hard - - - --- 2013-02-22 Alex Elder New
rbd: ignore zero-length requests - - - --- 2013-02-22 Alex Elder New
[3/3] ceph: fix vmtruncate deadlock - - - --- 2013-02-22 Yan, Zheng New
[2/3] ceph: queue cap release when trimming cap - - - --- 2013-02-22 Yan, Zheng New
[1/3] ceph: fix LSSNAP regression - - - --- 2013-02-22 Yan, Zheng New
[5/5] libceph: indent properly - - - --- 2013-02-20 Alex Elder New
[4/5] libceph: use a do..while loop in con_work() - - - --- 2013-02-20 Alex Elder New
[3/5] libceph: use a flag to indicate a fault has occurred - - - --- 2013-02-20 Alex Elder New
[2/5] libceph: separate non-locked fault handling - - - --- 2013-02-20 Alex Elder New
[1/5] libceph: encapsulate connection backoff - - - --- 2013-02-20 Alex Elder New
libceph: eliminate sparse warnings - - - --- 2013-02-20 Alex Elder New
ceph: eliminate sparse warnings in fs code - - - --- 2013-02-20 Alex Elder New
rbd: eliminate sparse warnings - - - --- 2013-02-20 Alex Elder New
enable old OSD snapshot to re-join a cluster - - - --- 2013-02-19 Alexandre Oliva New
[3/4] dcache: change rename_lock to a sequence read/write lock - - - --- 2013-02-19 Waiman Long New
[bug,#1435] fix loss of dir layout info on mds restart - - - --- 2013-02-19 Alexandre Oliva New
unit tests for src/common/buffer.{cc,h} - - - --- 2013-02-17 Loic Dachary New
buffer::ptr::cmp only compares up to the smallest length - - - --- 2013-02-17 Loic Dachary New
[v2] fs: encode_fh: return FILEID_INVALID if invalid fid_type - - - --- 2013-02-17 Namjae Jeon New
buffer::ptr::cmp only compares up to the smallest length - - - --- 2013-02-17 Loic Dachary New
libceph: simplify data length calculation - - - --- 2013-02-16 Alex Elder New
ceph: simplify ceph_sync_write() page_align, calculation - - - --- 2013-02-16 Alex Elder New
[2/2] libceph: update ceph_mds_state_name() and ceph_mds_op_name() - - - --- 2013-02-16 Alex Elder New
[1/2] libceph: update ceph_fs.h - - - --- 2013-02-16 Alex Elder New
[2/2] libceph: remove dead code in osd_req_encode_op() - - - --- 2013-02-16 Alex Elder New
[1/2] libceph: report defined but unsupported osd ops - - - --- 2013-02-16 Alex Elder New
mds crashes upon access to some snapshotted files - - - --- 2013-02-16 Alexandre Oliva New
[3/3] libceph: update ceph_osd_op_name() - - - --- 2013-02-16 Alex Elder New
[2/3] libceph: add ceph_osd_state_name() - - - --- 2013-02-16 Alex Elder New
[1/3] libceph: update rados.h - - - --- 2013-02-16 Alex Elder New
[2/2] libceph: kill ceph_osdc_wait_event() - - - --- 2013-02-16 Alex Elder New
[1/2] libceph: kill ceph_osdc_create_event() "one_shot" parameter - - - --- 2013-02-16 Alex Elder New
[3/3] libceph: kill ceph_calc_raw_layout() - - - --- 2013-02-16 Alex Elder New
[2/3] libdeph: don't export ceph_osdc_init() or ceph_osdc_stop() - - - --- 2013-02-16 Alex Elder New
[1/3] libceph: lock outside send_queued() - - - --- 2013-02-16 Alex Elder New
[4/4] ceph: kill ceph_osdc_new_request() "num_reply" - - - --- 2013-02-16 Alex Elder New
[3/4] ceph: kill ceph_osdc_writepages() "flags" parameter - - - --- 2013-02-16 Alex Elder New
[2/4] ceph: kill ceph_osdc_writepages() "dosync" parameter - - - --- 2013-02-16 Alex Elder New
[1/4] ceph: kill ceph_osdc_writepages() "nofail" parameter - - - --- 2013-02-16 Alex Elder New
libceph: improve packing in struct ceph_osd_req_op - - - --- 2013-02-16 Alex Elder New
mds crashes upon access to some snapshotted files - - - --- 2013-02-16 Alexandre Oliva New
fix operator>=(bufferlist& l, bufferlist& r) - - - --- 2013-02-16 Loic Dachary New
fs: encode_fh: return FILEID_INVALID if invalid fid_type - - - --- 2013-02-11 Namjae Jeon New
config: Add small note about default number of PGs - - - --- 2013-02-09 Wido den Hollander New
[v2,5/6] SyntheticClient.cc: fix some memory leaks in the error handling - - - --- 2013-02-08 Danny Al-Gaaf New
« 1 2 ... 96 97 98108 109 »