Show patches with: State = Action Required       |    Archived = No       |   427147 patches
« 1 2 ... 517 518 5194271 4272 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,V5,15/62] qcow2: Extract qcow2_do_table_init. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,14/62] qcow2: Load and save deduplication table header extension. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,13/62] qcow2: Create qcow2_is_cluster_to_dedup. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,12/62] qcow2: make the deduplication forget a cluster hash when a cluster is to dedupe - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,11/62] qcow2: Makes qcow2_alloc_cluster_link_l2 mark to deduplicate clusters. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,10/62] qcow2: Add qcow2_dedup_grow_table and use it. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,09/62] qcow2: Extract qcow2_dedup_grow_table - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,08/62] qcow2: Implement qcow2_compute_cluster_hash. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,07/62] qcow2: Add qcow2_dedup_store_new_hashes. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,06/62] qcow2: Add qcow2_dedup and related functions - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,05/62] qcow2: Create a way to link to l2 tables when deduplicating. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,04/62] qcow2: Make update_refcount public. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,03/62] qcow2: Add qcow2_dedup_read_missing_and_concatenate - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,02/62] qcow2: Add deduplication structures and fields. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,01/62] qcow2: Add deduplication to the qcow2 specification. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V4,30/30] qemu-iotests: Filter dedup=on/off so existing tests don't break. - - - - --- 2013-01-02 Benoît Canet New
[RFC,V4,29/30] qcow2: init and cleanup deduplication. - - - - --- 2013-01-02 Benoît Canet New
[RFC,V4,28/30] qcow: Set dedup cluster block size to 64KB. - - - - --- 2013-01-02 Benoît Canet New
[RFC,V4,27/30] qcow2: Use large L2 table for deduplication. - - - - --- 2013-01-02 Benoît Canet New
[RFC,V4,26/30] qcow2: Add lazy refcounts to deduplication to prevent qcow2_cache_set_dependency loo… - - - - --- 2013-01-02 Benoît Canet New
[RFC,V4,25/30] qcow2: Integrate SKEIN hash algorithm in deduplication. - - - - --- 2013-01-02 Benoît Canet New
[RFC,V4,24/30] qcow2: Do not overwrite existing entries with QCOW_OFLAG_COPIED. - - - - --- 2013-01-02 Benoît Canet New
[RFC,V4,23/30] qcow2: Add check_dedup_l2 in order to check l2 of dedup table. - - - - --- 2013-01-02 Benoît Canet New
[RFC,V4,22/30] qcow2: Adapt checking of QCOW_OFLAG_COPIED for dedup. - - - - --- 2013-01-02 Benoît Canet New
[RFC,V4,21/30] qcow2: Add verification of dedup table. - - - - --- 2013-01-02 Benoît Canet New
[RFC,V4,20/30] qcow2: Serialize write requests when deduplication is activated. - - - - --- 2013-01-02 Benoît Canet New
[RFC,V4,19/30] qcow2: Integrate deduplication in qcow2_co_writev loop. - - - - --- 2013-01-02 Benoît Canet New
[RFC,V4,18/30] qcow2: Behave correctly when refcount reach 0 or 2^16. - - - - --- 2013-01-02 Benoît Canet New
[RFC,V4,17/30] block: Add qemu-img dedup create option. - - - - --- 2013-01-02 Benoît Canet New
[RFC,V4,16/30] qcow2: Extract qcow2_add_feature and qcow2_remove_feature. - - - - --- 2013-01-02 Benoît Canet New
[RFC,V4,15/30] qcow2: Add qcow2_dedup_init and qcow2_dedup_close. - - - - --- 2013-01-02 Benoît Canet New
[RFC,V4,14/30] qcow2-cache: Allow to choose table size at creation. - - - - --- 2013-01-02 Benoît Canet New
[RFC,V4,13/30] qcow2: Extract qcow2_do_table_init. - - - - --- 2013-01-02 Benoît Canet New
[RFC,V4,12/30] qcow2: Load and save deduplication table header extension. - - - - --- 2013-01-02 Benoît Canet New
[RFC,V4,11/30] qcow2: create function to load deduplication hashes at startup. - - - - --- 2013-01-02 Benoît Canet New
[RFC,V4,10/30] qcow2: Add qcow2_dedup_grow_table and use it. - - - - --- 2013-01-02 Benoît Canet New
[RFC,V4,09/30] qcow2: Extract qcow2_dedup_grow_table - - - - --- 2013-01-02 Benoît Canet New
[RFC,V4,08/30] qcow2: Implement qcow2_compute_cluster_hash. - - - - --- 2013-01-02 Benoît Canet New
[RFC,V4,07/30] qcow2: Add qcow2_dedup_store_new_hashes. - - - - --- 2013-01-02 Benoît Canet New
[RFC,V4,06/30] qcow2: Add qcow2_dedup and related functions - - - - --- 2013-01-02 Benoît Canet New
[RFC,V4,05/30] qcow2: Create a way to link to l2 tables when deduplicating. - - - - --- 2013-01-02 Benoît Canet New
[RFC,V4,04/30] qcow2: Make update_refcount public. - - - - --- 2013-01-02 Benoît Canet New
[RFC,V4,03/30] qcow2: Add qcow2_dedup_read_missing_and_concatenate - - - - --- 2013-01-02 Benoît Canet New
[RFC,V4,02/30] qcow2: Add deduplication structures and fields. - - - - --- 2013-01-02 Benoît Canet New
[RFC,V4,01/30] qcow2: Add deduplication to the qcow2 specification. - - - - --- 2013-01-02 Benoît Canet New
[RFC,V3,24/24] qemu-iotests: Filter dedup=on/off so existing tests don't break. - - - - --- 2012-11-26 Benoît Canet New
[RFC,V3,23/24] qcow2: init and cleanup deduplication. - - - - --- 2012-11-26 Benoît Canet New
[RFC,V3,22/24] qcow2: Do not overwrite existing entries with QCOW_OFLAG_COPIED. - - - - --- 2012-11-26 Benoît Canet New
[RFC,V3,21/24] qcow2: Add check_dedup_l2 in order to check l2 of dedup table. - - - - --- 2012-11-26 Benoît Canet New
[RFC,V3,20/24] qcow2: Adapt checking of QCOW_OFLAG_COPIED for dedup. - - - - --- 2012-11-26 Benoît Canet New
[RFC,V3,19/24] qcow2: Add verification of dedup table. - - - - --- 2012-11-26 Benoît Canet New
[RFC,V3,18/24] qcow2: Integrate deduplication in qcow2_co_writev loop. - - - - --- 2012-11-26 Benoît Canet New
[RFC,V3,17/24] qcow2: Behave correctly when refcount reach 0 or 2^16. - - - - --- 2012-11-26 Benoît Canet New
[RFC,V3,16/24] qcow2: Allow creation of images using deduplication. - - - - --- 2012-11-26 Benoît Canet New
[RFC,V3,15/24] block: Add dedup image create option. - - - - --- 2012-11-26 Benoît Canet New
[RFC,V3,14/24] qcow2: Extract qcow2_add_feature and qcow2_remove_feature. - - - - --- 2012-11-26 Benoît Canet New
[RFC,V3,13/24] qcow2: Add qcow2_dedup_init and qcow2_dedup_close. - - - - --- 2012-11-26 Benoît Canet New
[RFC,V3,12/24] qcow2: Extract qcow2_do_table_init. - - - - --- 2012-11-26 Benoît Canet New
[RFC,V3,11/24] qcow2: Load and save deduplication table header extension. - - - - --- 2012-11-26 Benoît Canet New
[RFC,V3,10/24] qcow2: create function to load deduplication hashes at startup. - - - - --- 2012-11-26 Benoît Canet New
[RFC,V3,09/24] qcow2: Extract qcow2_dedup_grow_table - - - - --- 2012-11-26 Benoît Canet New
[RFC,V3,08/24] qcow2: Implement qcow2_compute_cluster_hash. - - - - --- 2012-11-26 Benoît Canet New
[RFC,V3,07/24] qcow2: Add qcow2_dedup_write_new_hashes. - - - - --- 2012-11-26 Benoît Canet New
[RFC,V3,06/24] qcow2: Add qcow2_dedup and related functions. - - - - --- 2012-11-26 Benoît Canet New
[RFC,V3,05/24] qcow2: Create a way to link to l2 tables in dedup. - - - - --- 2012-11-26 Benoît Canet New
[RFC,V3,04/24] qcow2: Make update_cluster_refcount public. - - - - --- 2012-11-26 Benoît Canet New
[RFC,V3,03/24] qcow2: Add qcow2_dedup_read_missing_and_concatenate - - - - --- 2012-11-26 Benoît Canet New
[RFC,V3,02/24] qcow2: Add deduplication structures and fields. - - - - --- 2012-11-26 Benoît Canet New
[RFC,V3,01/24] qcow2: Add deduplication to the qcow2 specification. - - - - --- 2012-11-26 Benoît Canet New
[11/11] quorum: Add quorum_co_is_allocated. - - - - --- 2012-10-23 Benoît Canet New
[10/11] quorum: Add quorum_invalidate_cache(). - - - - --- 2012-10-23 Benoît Canet New
[09/11] quorum: Add quorum_getlength(). - - - - --- 2012-10-23 Benoît Canet New
[08/11] quorum: Add quorum mechanism. - - - - --- 2012-10-23 Benoît Canet New
[07/11] quorum: Add quorum_aio_readv. - - - - --- 2012-10-23 Benoît Canet New
[06/11] quorum: Add quorum_co_flush(). - - - - --- 2012-10-23 Benoît Canet New
[05/11] blkverify: Extract qemu_iovec_clone() and qemu_iovec_compare() from blkverify. - - - - --- 2012-10-23 Benoît Canet New
[04/11] quorum: Add quorum_aio_writev and its dependencies. - - - - --- 2012-10-23 Benoît Canet New
[03/11] quorum: Add quorum_open() and quorum_close(). - - - - --- 2012-10-23 Benoît Canet New
[02/11] quorum: Create BDRVQuorumState and BlkDriver and do init. - - - - --- 2012-10-23 Benoît Canet New
[01/11] quorum: Create quorum.c, add QuorumSingleAIOCB and QuorumAIOCB. - - - - --- 2012-10-23 Benoît Canet New
[RFC,V2,20/20] qemu-iotests: Filter dedup=on/off so existing tests don't break. - - - - --- 2012-10-17 Benoît Canet New
[RFC,V2,19/20] qcow2: init and cleanup deduplication. - - - - --- 2012-10-17 Benoît Canet New
[RFC,V2,18/20] qcow2: Add method to destroy the deduplication red black tree. - - - - --- 2012-10-17 Benoît Canet New
[RFC,V2,17/20] qcow2: Integrate deduplication in qcow2_co_writev loop. - - - - --- 2012-10-17 Benoît Canet New
[RFC,V2,16/20] qcow2: Allow creation of images using deduplication. - - - - --- 2012-10-17 Benoît Canet New
[RFC,V2,15/20] block: Add dedup image create option. - - - - --- 2012-10-17 Benoît Canet New
[RFC,V2,14/20] qcow2: Extract qcow2_add_feature and qcow2_remove_feature. - - - - --- 2012-10-17 Benoît Canet New
[RFC,V2,13/20] qcow2: Add qcow2_dedup_init and qcow2_dedup_close. - - - - --- 2012-10-17 Benoît Canet New
[RFC,V2,12/20] qcow2: Extract qcow2_do_table_init. - - - - --- 2012-10-17 Benoît Canet New
[RFC,V2,11/20] qcow2: Load and save deduplication table header extension. - - - - --- 2012-10-17 Benoît Canet New
[RFC,V2,10/20] qcow2: Add qcow2_dedup_grow_table. - - - - --- 2012-10-17 Benoît Canet New
[RFC,V2,09/20] qcow2: Add qcow2_co_load_dedup_hashes. - - - - --- 2012-10-17 Benoît Canet New
[RFC,V2,08/20] qcow2: Implement qcow2_compute_cluster_hash. - - - - --- 2012-10-17 Benoît Canet New
[RFC,V2,07/20] qcow2: Add qcow2_dedup_write_new_hashes. - - - - --- 2012-10-17 Benoît Canet New
[RFC,V2,06/20] qcow2: Add qcow2_dedup and related functions. - - - - --- 2012-10-17 Benoît Canet New
[RFC,V2,05/20] qcow2: Rename update_refcount into qcow2_update_refcount. - - - - --- 2012-10-17 Benoît Canet New
[RFC,V2,04/20] qcow2: Add qcow2_dedup_read_missing_and_concatenate - - - - --- 2012-10-17 Benoît Canet New
[RFC,V2,03/20] qcow2: Add deduplication structures and fields. - - - - --- 2012-10-17 Benoît Canet New
[RFC,V2,02/20] qcow2: Add kernel red black trees - - - - --- 2012-10-17 Benoît Canet New
[RFC,V2,01/20] qcow2: Add deduplication to the qcow2 specification. - - - - --- 2012-10-17 Benoît Canet New
« 1 2 ... 517 518 5194271 4272 »