Show patches with: none      |   10222 patches
« 1 2 ... 92 93 94102 103 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/2] configure: remove -m4_include(m4/acx_pthread.m4) - - - --- 2013-01-23 Danny Al-Gaaf New
[1/2] configure: fix RPM_RELEASE - - - --- 2013-01-23 Danny Al-Gaaf New
[25/25] mds: fetch missing inodes from disk - - - --- 2013-01-23 Yan, Zheng New
[24/25] mds: rejoin remote wrlocks and frozen auth pin - - - --- 2013-01-23 Yan, Zheng New
[23/25] mds: move variables special to rename into MDRequest::more - - - --- 2013-01-23 Yan, Zheng New
[22/25] mds: properly clear CDir::STATE_COMPLETE when replaying EImportStart - - - --- 2013-01-23 Yan, Zheng New
[21/25] mds: don't journal opened non-auth inode - - - --- 2013-01-23 Yan, Zheng New
[20/25] mds: journal inode's projected parent when doing link rollback - - - --- 2013-01-23 Yan, Zheng New
[19/25] mds: fix for MDCache::disambiguate_imports - - - --- 2013-01-23 Yan, Zheng New
[18/25] mds: fix for MDCache::adjust_bounded_subtree_auth - - - --- 2013-01-23 Yan, Zheng New
[17/25] mds: don't replace existing slave request - - - --- 2013-01-23 Yan, Zheng New
[16/25] mds: Always use {push,pop}_projected_linkage to change linkage - - - --- 2013-01-23 Yan, Zheng New
[15/25] mds: send resolve messages after all MDS reach resolve stage - - - --- 2013-01-23 Yan, Zheng New
[14/25] mds: split reslove into two sub-stages - - - --- 2013-01-23 Yan, Zheng New
[13/25] mds: fix slave rename rollback - - - --- 2013-01-23 Yan, Zheng New
[12/25] mds: preserve non-auth/unlinked objects until slave commit - - - --- 2013-01-23 Yan, Zheng New
[11/25] mds: don't journal non-auth rename source directory - - - --- 2013-01-23 Yan, Zheng New
[10/25] mds: force journal straydn for rename if necessary - - - --- 2013-01-23 Yan, Zheng New
[09/25] mds: splits rename force journal check into separate function - - - --- 2013-01-23 Yan, Zheng New
[08/25] mds: fix "had dentry linked to wrong inode" warning - - - --- 2013-01-23 Yan, Zheng New
[07/25] mds: don't early reply rename - - - --- 2013-01-23 Yan, Zheng New
[06/25] mds: properly set error_dentry for discover reply - - - --- 2013-01-23 Yan, Zheng New
[05/25] mds: introduce XSYN to SYNC lock state transition - - - --- 2013-01-23 Yan, Zheng New
[04/25] mds: allow journaling multiple root inodes in EMetaBlob - - - --- 2013-01-23 Yan, Zheng New
[03/25] mds: lock remote inode's primary dentry during rename - - - --- 2013-01-23 Yan, Zheng New
[02/25] mds: check deleted directory in Server::rdlock_path_xlock_dentry - - - --- 2013-01-23 Yan, Zheng New
[01/25] mds: fix end check in Server::handle_client_readdir() - - - --- 2013-01-23 Yan, Zheng New
[12/12] rbd: get rid of rbd_req_sync_exec() - - - --- 2013-01-22 Alex Elder New
[11/12] rbd: implement sync method with new code - - - --- 2013-01-22 Alex Elder New
[10/12] rbd: send notify ack asynchronously - - - --- 2013-01-22 Alex Elder New
[09/12] rbd: get rid of rbd_req_sync_notify_ack() - - - --- 2013-01-22 Alex Elder New
[08/12] rbd: use new code for notify ack - - - --- 2013-01-22 Alex Elder New
[07/12] rbd: get rid of rbd_req_sync_watch() - - - --- 2013-01-22 Alex Elder New
[06/12] rbd: implement watch/unwatch with new code - - - --- 2013-01-22 Alex Elder New
[05/12] rbd: get rid of rbd_req_sync_read() - - - --- 2013-01-22 Alex Elder New
[04/12] rbd: implement sync object read with new code - - - --- 2013-01-22 Alex Elder New
[03/12] rbd: kill rbd_req_coll and rbd_request - - - --- 2013-01-22 Alex Elder New
[02/12] rbd: kill rbd_rq_fn() and all other related code - - - --- 2013-01-22 Alex Elder New
[01/12] rbd: new request tracking code - - - --- 2013-01-22 Alex Elder New
[3/3] rbd: don't retry setting up header watch - - - --- 2013-01-22 Alex Elder New
[2/3] rbd: check for overflow in rbd_get_num_segments() - - - --- 2013-01-22 Alex Elder New
[1/3] rbd: small changes - - - --- 2013-01-22 Alex Elder New
net/ceph/osdmap.c: fix undefined behavior when using snprintf() - - - --- 2013-01-22 Cong Ding New
Always Signal() the first Cond when changing the maximum - - - --- 2013-01-21 Loic Dachary New
[v2] rbd: encapsulate handling for a single request - - - --- 2013-01-17 Alex Elder New
configure.ac: fix problem with --enable-cephfs-java - - - --- 2013-01-16 Danny Al-Gaaf New
Patch "rbd: kill create_snap sysfs entry" has been added to the 3.4-stable tree - - - --- 2013-01-15 Greg Kroah-Hartman New
configure.ac: check for org.junit.rules.ExternalResource - - - --- 2013-01-14 Gary Lowell New
[2/2] rbd: prevent open for image being removed - - - --- 2013-01-14 Alex Elder New
[1/2] rbd: define flags field, use it for exists flag - - - --- 2013-01-14 Alex Elder New
[1/2] mds: fix end check in Server::handle_client_readdir() - - - --- 2013-01-14 Yan, Zheng New
rbd: fix type of snap_id in rbd_dev_v2_snap_info() - - - --- 2013-01-12 Alex Elder New
code coverage and teuthology - - - --- 2013-01-10 Loic Dachary New
configure.ac: check for org.junit.rules.ExternalResource - - - --- 2013-01-09 Danny Al-Gaaf New
osd/ReplicatedPG.cc: fix errors in _scrub() - - - --- 2013-01-09 Danny Al-Gaaf New
[5/6] ceph: check mds_wanted for imported cap - - - --- 2013-01-06 Yan, Zheng New
[3/6] ceph: allow revoking duplicated caps issued by non-auth MDS - - - --- 2013-01-06 Yan, Zheng New
[6/6] configure.ac: change junit4 handling - - - --- 2013-01-04 Danny Al-Gaaf New
[5/6] configure.ac: remove AC_PROG_RANLIB - - - --- 2013-01-04 Danny Al-Gaaf New
[4/6] ceph.spec.in: fix libcephfs-jni package name - - - --- 2013-01-04 Danny Al-Gaaf New
[3/6] ceph.spec.in: rename libcephfs-java package to cephfs-java - - - --- 2013-01-04 Danny Al-Gaaf New
[2/6] ceph.spec.in: fix handling of java files - - - --- 2013-01-04 Danny Al-Gaaf New
[1/6] src/java/Makefile.am: fix default java dir - - - --- 2013-01-04 Danny Al-Gaaf New
[v2] rbd: define and use rbd_warn() - - - --- 2013-01-04 Alex Elder New
[REPOST] rbd: assign watch request more directly - - - --- 2013-01-04 Alex Elder New
[REPOST,6/6] rbd: move remaining osd op setup into rbd_osd_req_op_create() - - - --- 2013-01-04 Alex Elder New
[REPOST,5/6] rbd: move call osd op setup into rbd_osd_req_op_create() - - - --- 2013-01-04 Alex Elder New
[REPOST,4/6] rbd: define generalized osd request op routines - - - --- 2013-01-04 Alex Elder New
[REPOST,3/6] rbd: initialize off and len in rbd_create_rw_op() - - - --- 2013-01-04 Alex Elder New
[REPOST,2/6] rbd: don't assign extent info in rbd_req_sync_op() - - - --- 2013-01-04 Alex Elder New
[REPOST,1/6] rbd: don't assign extent info in rbd_do_request() - - - --- 2013-01-04 Alex Elder New
[REPOST,2/2] rbd: don't leak rbd_req for rbd_req_sync_notify_ack() - - - --- 2013-01-04 Alex Elder New
[REPOST,1/2] rbd: don't leak rbd_req on synchronous requests - - - --- 2013-01-04 Alex Elder New
[REPOST] rbd: combine rbd sync watch/unwatch functions - - - --- 2013-01-04 Alex Elder New
[REPOST] rbd: use a common layout for each device - - - --- 2013-01-04 Alex Elder New
[REPOST,3/3] rbd: don't bother calculating file mapping - - - --- 2013-01-04 Alex Elder New
[REPOST,2/3] rbd: open code rbd_calc_raw_layout() - - - --- 2013-01-04 Alex Elder New
[REPOST,1/3] rbd: pull in ceph_calc_raw_layout() - - - --- 2013-01-04 Alex Elder New
[REPOST] rbd: kill ceph_osd_req_op->flags - - - --- 2013-01-04 Alex Elder New
[REPOST,4/4] rbd: assume single op in a request - - - --- 2013-01-04 Alex Elder New
[REPOST,3/4] rbd: there is really only one op - - - --- 2013-01-04 Alex Elder New
[REPOST,2/4] libceph: pass num_op with ops - - - --- 2013-01-04 Alex Elder New
[REPOST,1/4] rbd: pass num_op with ops array - - - --- 2013-01-04 Alex Elder New
[REPOST,6/6] libceph: don't set pages or bio in,> ceph_osdc_alloc_request() - - - --- 2013-01-04 Alex Elder New
[REPOST,5/6] libceph: don't set flags in ceph_osdc_alloc_request() - - - --- 2013-01-04 Alex Elder New
[REPOST,4/6] libceph: drop osdc from ceph_calc_raw_layout() - - - --- 2013-01-04 Alex Elder New
[REPOST,3/6] libceph: drop snapid in ceph_calc_raw_layout() - - - --- 2013-01-04 Alex Elder New
[REPOST,2/6] libceph: pass length to ceph_calc_file_object_mapping() - - - --- 2013-01-04 Alex Elder New
[REPOST,1/6] libceph: pass length to ceph_osdc_build_request() - - - --- 2013-01-04 Alex Elder New
[6/6] ceph: don't acquire i_mutex ceph_vmtruncate_work - - - --- 2013-01-04 Yan, Zheng New
[5/6] ceph: check mds_wanted for imported cap - - - --- 2013-01-04 Yan, Zheng New
[4/6] ceph: allocate cap_release message when receiving cap import - - - --- 2013-01-04 Yan, Zheng New
[3/6] ceph: allow revoking duplicated caps issued by non-auth MDS - - - --- 2013-01-04 Yan, Zheng New
[2/6] ceph: move dirty inode to migrating list when clearing auth caps - - - --- 2013-01-04 Yan, Zheng New
[1/6] ceph: re-calculate truncate_size for strip object - - - --- 2013-01-04 Yan, Zheng New
[29/29] mds: optimize C_MDC_RetryOpenRemoteIno - - - --- 2013-01-04 Yan, Zheng New
[28/29] mds: don't issue caps while inode is exporting caps - - - --- 2013-01-04 Yan, Zheng New
[27/29] mds: check if stray dentry is needed - - - --- 2013-01-04 Yan, Zheng New
[26/29] mds: drop locks when opening remote dentry - - - --- 2013-01-04 Yan, Zheng New
[25/29] mds: check null context in CDir::fetch() - - - --- 2013-01-04 Yan, Zheng New
« 1 2 ... 92 93 94102 103 »