| Commit message (Expand) | Author | Age |
... | |
* | [PATCH] dm: make sure QUEUE_FLAG_CLUSTER is set properly | NeilBrown | 2006-03-27 |
* | [PATCH] dm: remove SECTOR_FORMAT | Andrew Morton | 2006-03-27 |
* | [PATCH] drivers/md/dm-raid1.c: Fix inconsistent mirroring after interrupted r... | Jun'ichi Nomura | 2006-03-27 |
* | [PATCH] device-mapper snapshot: fix invalidation | Alasdair G Kergon | 2006-03-27 |
* | [PATCH] device-mapper snapshot: replace sibling list | Alasdair G Kergon | 2006-03-27 |
* | [PATCH] device-mapper snapshot: fix origin_write pending_exception submission | Alasdair G Kergon | 2006-03-27 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-03-26 |
|\ |
|
| * | BUG_ON() Conversion in md/dm-table.c | Eric Sesterhenn | 2006-03-26 |
| * | BUG_ON() Conversion in md/dm-path-selector.c | Eric Sesterhenn | 2006-03-26 |
* | | [PATCH] mempool: use mempool_create_slab_pool() | Matthew Dobson | 2006-03-26 |
* | | [PATCH] mempool: use common mempool kzalloc allocator | Matthew Dobson | 2006-03-26 |
* | | [PATCH] mempool: use common mempool kmalloc allocator | Matthew Dobson | 2006-03-26 |
* | | [PATCH] mempool: use common mempool page allocator | Matthew Dobson | 2006-03-26 |
* | | [PATCH] sem2mutex: misc static one-file mutexes | Ingo Molnar | 2006-03-26 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-03-25 |
|\ |
|
| * | BUG_ON() Conversion in md/dm-hw-handler.c | Eric Sesterhenn | 2006-03-24 |
| * | BUG_ON() Conversion in md/bitmap.c | Eric Sesterhenn | 2006-03-24 |
* | | [PATCH] md/bitmap.c:bitmap_mask_state(): fix inconsequent NULL checking | Adrian Bunk | 2006-03-25 |
|/ |
|
* | [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23 | Jens Axboe | 2006-03-23 |
* | [PATCH] dm: bio split bvec fix | Alasdair G Kergon | 2006-03-22 |
* | [PATCH] regularize blk_cleanup_queue() use | Al Viro | 2006-03-18 |
* | [PATCH] dm stripe: Fix bounds | Kevin Corry | 2006-03-17 |
* | [PATCH] md: Fix several raid1 bugs which cause a memory leak | NeilBrown | 2006-03-09 |
* | [PATCH] dm: free minor after unlink gendisk | Jun'ichi Nomura | 2006-02-24 |
* | [PATCH] dm: missing bdput/thaw_bdev at removal | Jun'ichi Nomura | 2006-02-24 |
* | [PATCH] md: Make sure rdev->size gets set for version-1 superblocks | NeilBrown | 2006-02-03 |
* | [PATCH] md: Assorted little md fixes | NeilBrown | 2006-02-03 |
* | [PATCH] md: Handle overflow of mdu_array_info_t->size better | NeilBrown | 2006-02-03 |
* | [PATCH] device-mapper log bitset: fix big endian find_next_zero_bit | Stefan Bader | 2006-02-02 |
* | [PATCH] md: Add sysfs access to raid6 stripe cache size | NeilBrown | 2006-02-02 |
* | [PATCH] md: Don't remove bitmap from md array when switching to read-only | NeilBrown | 2006-02-02 |
* | [PATCH] md: Make sure array geometry changes persist with version-1 superblocks | NeilBrown | 2006-02-02 |
* | [PATCH] md: Fix device-size updates in md | NeilBrown | 2006-02-02 |
* | [PATCH] dm: dm-table warning fix | Alasdair G Kergon | 2006-02-01 |
* | [PATCH] device-mapper snapshot: barriers not supported | Alasdair G Kergon | 2006-02-01 |
* | [PATCH] device-mapper disk statistics: timing | Jun'ichi "Nick" Nomura | 2006-02-01 |
* | [PATCH] device-mapper statistics: basic | Kevin Corry | 2006-02-01 |
* | [PATCH] device-mapper ioctl: reduce PF_MEMALLOC usage | Alasdair G Kergon | 2006-02-01 |
* | [PATCH] device-mapper log bitset: fix endian | Patrick Caulfield | 2006-02-01 |
* | [PATCH] device-mapper snapshot: load metadata on creation | Alasdair G Kergon | 2006-02-01 |
* | [PATCH] EDAC: atomic scrub operations | Alan Cox | 2006-01-18 |
* | [PATCH] md: Clear clevel whenever level is set. | NeilBrown | 2006-01-17 |
* | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven | 2006-01-14 |
* | [PATCH] md: remove slashes from disk names when creation dev names in sysfs | Neil Brown | 2006-01-12 |
* | [PATCH] dm: don't enable bouncing by default | Jens Axboe | 2006-01-10 |
* | [PATCH] Decrease number of pointer derefs in multipath.c | Jesper Juhl | 2006-01-10 |
* | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem | Jes Sorensen | 2006-01-09 |
* | [PATCH] remove gcc-2 checks | Andrew Morton | 2006-01-08 |
* | [PATCH] Add block_device_operations.getgeo block device method | Christoph Hellwig | 2006-01-08 |
* | [PATCH] md: allow sync-speed to be controlled per-device | NeilBrown | 2006-01-06 |