aboutsummaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
2013-05-15bcache: drop "select CLOSURES"Paul Bolle
2013-05-15bcache: Fix incompatible pointer type warningEmil Goode
2013-04-30bcache: Use bd_link_disk_holder()Kent Overstreet
2013-04-30bcache: Allocator cleanup/fixesKent Overstreet
2013-04-24bcache: Make sure blocksize isn't smaller than device blocksizeKent Overstreet
2013-04-22bcache: Fix merge_bvec_fn usage for when it modifies the bvmKent Overstreet
2013-04-20bcache: Correctly check against BIO_MAX_PAGESKent Overstreet
2013-04-20bcache: Hack around stuff that clones up to bi_max_vecsKent Overstreet
2013-04-20bcache: Set ra_pages based on backing device's ra_pagesKent Overstreet
2013-04-20bcache: Take data offset from the bdev superblock.Kent Overstreet
2013-04-08bcache: Disable broken btree fuzz testerKent Overstreet
2013-04-08bcache: Fix a format string overflowKent Overstreet
2013-04-08bcache: Fix a minor memory leak on device teardownKent Overstreet
2013-04-08bcache: Use WARN_ONCE() instead of __WARN()Kent Overstreet
2013-04-08bcache: Add missing #include <linux/prefetch.h>Geert Uytterhoeven
2013-04-08bcache: Sparse fixesKent Overstreet
2013-03-28bcache: Don't export utility code, prefix with bch_Kent Overstreet
2013-03-25bcache: Fix for the build fixesKent Overstreet
2013-03-25bcache: Style/checkpatch fixesKent Overstreet
2013-03-25bcache: Build fixes from test robotKent Overstreet
2013-03-23bcache: A block layer cacheKent Overstreet
2013-03-05Merge tag 'md-3.9' of git://neil.brown.name/mdLinus Torvalds
2013-03-01dm cache: add cleaner policyHeinz Mauelshagen
2013-03-01dm cache: add mq policyJoe Thornber
2013-03-01dm: add cache targetJoe Thornber
2013-03-01dm persistent data: add bitsetJoe Thornber
2013-03-01dm persistent data: add transactional arrayJoe Thornber
2013-03-01dm thin: remove cells from stackJoe Thornber
2013-03-01dm bio prison: pass cell memory inJoe Thornber
2013-03-01dm persistent data: add btree_walkJoe Thornber
2013-03-01dm: add target num_write_bios fnAlasdair G Kergon
2013-03-01dm kcopyd: introduce configurable throttlingMikulas Patocka
2013-03-01dm ioctl: allow message to return dataMikulas Patocka
2013-03-01dm ioctl: optimize functions without variable paramsMikulas Patocka
2013-03-01dm ioctl: introduce ioctl_flagsMikulas Patocka
2013-03-01dm: merge io_pool and tio_poolJun'ichi Nomura
2013-03-01dm: remove unused _rq_bio_info_cacheJun'ichi Nomura
2013-03-01dm: fix limits initialization when there are no data devicesMike Christie
2013-03-01dm snapshot: add missing module aliasesMikulas Patocka
2013-03-01dm persistent data: set some btree fn parms constMike Snitzer
2013-03-01dm: refactor bio cloningAlasdair G Kergon
2013-03-01dm: rename bio cloning functionsAlasdair G Kergon
2013-03-01dm: rename request variables to biosAlasdair G Kergon
2013-03-01dm: clean up clone_bioAlasdair G Kergon
2013-03-01dm persistent data: remove CONFIG_EXPERIMENTALKees Cook
2013-03-01dm: remove CONFIG_EXPERIMENTALAlasdair G Kergon
2013-03-01dm thin: use block_size_is_power_of_twoMike Snitzer
2013-03-01dm bufio: use WRITE_FLUSH instead of REQ_FLUSHMikulas Patocka
2013-03-01dm table: remove superfluous variable resetWang Sheng-Hui
2013-03-01dm thin: support a non power of 2 discard_granularityMike Snitzer