index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2013-04-24
md: HOT_DISK_REMOVE shouldn't make a read-auto device active.
NeilBrown
2013-04-24
md: use common code for all calls to ->hot_remove_disk()
NeilBrown
2013-04-24
md: never update metadata when array is read-only.
NeilBrown
2013-04-22
bcache: Fix merge_bvec_fn usage for when it modifies the bvm
Kent Overstreet
2013-04-20
bcache: Correctly check against BIO_MAX_PAGES
Kent Overstreet
2013-04-20
bcache: Hack around stuff that clones up to bi_max_vecs
Kent Overstreet
2013-04-20
bcache: Set ra_pages based on backing device's ra_pages
Kent Overstreet
2013-04-20
bcache: Take data offset from the bdev superblock.
Kent Overstreet
2013-04-18
Revert "block: add missing block_bio_complete() tracepoint"
Linus Torvalds
2013-04-08
bcache: Disable broken btree fuzz tester
Kent Overstreet
2013-04-08
bcache: Fix a format string overflow
Kent Overstreet
2013-04-08
bcache: Fix a minor memory leak on device teardown
Kent Overstreet
2013-04-08
bcache: Use WARN_ONCE() instead of __WARN()
Kent Overstreet
2013-04-08
bcache: Add missing #include <linux/prefetch.h>
Geert Uytterhoeven
2013-04-08
bcache: Sparse fixes
Kent Overstreet
2013-04-05
dm cache: reduce bio front_pad size in writeback mode
Mike Snitzer
2013-04-05
dm cache: fix writes to cache device in writethrough mode
Darrick J. Wong
2013-04-02
Merge branch 'writeback-workqueue' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
2013-03-28
bcache: Don't export utility code, prefix with bch_
Kent Overstreet
2013-03-25
bcache: Fix for the build fixes
Kent Overstreet
2013-03-25
bcache: Style/checkpatch fixes
Kent Overstreet
2013-03-25
bcache: Build fixes from test robot
Kent Overstreet
2013-03-23
bcache: A block layer cache
Kent Overstreet
2013-03-23
Merge tag 'md-3.9-fixes' of git://neil.brown.name/md
Linus Torvalds
2013-03-23
block: Add bio_alloc_pages()
Kent Overstreet
2013-03-23
block: Convert some code to bio_for_each_segment_all()
Kent Overstreet
2013-03-23
block: Add bio_for_each_segment_all()
Kent Overstreet
2013-03-23
raid1: use bio_copy_data()
Kent Overstreet
2013-03-23
raid1: Refactor narrow_write_error() to not use bi_idx
Kent Overstreet
2013-03-23
raid5: use bio_reset()
Kent Overstreet
2013-03-23
raid1: use bio_reset()
Kent Overstreet
2013-03-23
raid10: Use bio_reset()
Kent Overstreet
2013-03-23
block: Add submit_bio_wait(), remove from md
Kent Overstreet
2013-03-23
block: Remove bi_idx references
Kent Overstreet
2013-03-23
block: Change bio_split() to respect the current value of bi_idx
Kent Overstreet
2013-03-23
block: Use bio_sectors() more consistently
Kent Overstreet
2013-03-23
block: Add bio_end_sector()
Kent Overstreet
2013-03-23
md: Convert md_trim_bio() to use bio_advance()
Kent Overstreet
2013-03-20
dm cache: policy ignore hints if generated by different version
Mike Snitzer
2013-03-20
dm cache: policy change version from string to integer set
Mike Snitzer
2013-03-20
dm cache: fix race in writethrough implementation
Joe Thornber
2013-03-20
dm cache: metadata clear dirty bits on clean shutdown
Joe Thornber
2013-03-20
dm cache: avoid calling policy destructor twice on error
Heinz Mauelshagen
2013-03-20
dm cache: detect cache_create failure
Heinz Mauelshagen
2013-03-20
dm cache: avoid 64 bit division on 32 bit
Joe Thornber
2013-03-20
dm verity: avoid deadlock
Mikulas Patocka
2013-03-20
dm thin: fix non power of two discard granularity calc
Joe Thornber
2013-03-20
dm thin: fix discard corruption
Joe Thornber
2013-03-20
md: remove CONFIG_MULTICORE_RAID456 entirely
Paul Bolle
2013-03-20
md/raid5: ensure sync and DISCARD don't happen at the same time.
NeilBrown
[prev]
[next]