Age | Commit message (Expand) | Author | Files | Lines |
2010-10-23 | Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -317/+81 |
2010-10-05 | block: autoconvert trivial BKL users to private mutex | Arnd Bergmann | 1 | -5/+5 |
2010-09-10 | dm: convey that all flushes are processed as empty | Mike Snitzer | 1 | -19/+15 |
2010-09-10 | dm: fix locking context in queue_io() | Kiyoshi Ueda | 1 | -2/+4 |
2010-09-10 | dm: relax ordering of bio-based flush implementation | Tejun Heo | 1 | -112/+45 |
2010-09-10 | dm: implement REQ_FLUSH/FUA support for request-based dm | Tejun Heo | 1 | -184/+22 |
2010-09-10 | dm: implement REQ_FLUSH/FUA support for bio-based dm | Tejun Heo | 1 | -62/+57 |
2010-09-10 | block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush() | Tejun Heo | 1 | -1/+1 |
2010-08-12 | dm: split discard requests on target boundaries | Mike Snitzer | 1 | -24/+23 |
2010-08-12 | dm: factor out max_io_len_target_boundary | Mike Snitzer | 1 | -8/+18 |
2010-08-12 | dm: use common __issue_target_request for flush and discard support | Mike Snitzer | 1 | -8/+22 |
2010-08-12 | dm: linear support discard | Mike Snitzer | 1 | -12/+53 |
2010-08-12 | dm: rename map_info flush_request to target_request_nr | Mike Snitzer | 1 | -9/+9 |
2010-08-12 | dm: do not initialise full request queue when bio based | Mike Snitzer | 1 | -25/+67 |
2010-08-12 | dm ioctl: make bio or request based device type immutable | Mike Snitzer | 1 | -7/+30 |
2010-08-12 | dm: skip second flush on bio unsupported error | Mikulas Patocka | 1 | -2/+13 |
2010-08-12 | dm: separate device deletion from dm_put | Kiyoshi Ueda | 1 | -16/+46 |
2010-08-12 | dm: prevent access to md being deleted | Kiyoshi Ueda | 1 | -0/+1 |
2010-08-07 | block: push down BKL into .open and .release | Arnd Bergmann | 1 | -0/+7 |
2010-08-07 | block: remove q->prepare_flush_fn completely | FUJITA Tomonori | 1 | -1/+1 |
2010-08-07 | dm: stop using q->prepare_flush_fn | FUJITA Tomonori | 1 | -14/+2 |
2010-08-07 | block: unify flags for struct bio and struct request | Christoph Hellwig | 1 | -7/+7 |
2010-08-07 | block: remove wrappers for request type/flags | Christoph Hellwig | 1 | -5/+5 |
2010-03-06 | dm ioctl: introduce flag indicating uevent was generated | Peter Rajnoha | 1 | -3/+4 |
2010-03-06 | dm: free dm_io before bio_endio not after | Mikulas Patocka | 1 | -2/+2 |
2010-03-06 | dm table: remove dm_get from dm_table_get_md | Kiyoshi Ueda | 1 | -12/+2 |
2010-02-16 | dm mpath: fix stall when requeueing io | Kiyoshi Ueda | 1 | -4/+17 |
2009-12-11 | dm: export suspended state to targets | Kiyoshi Ueda | 1 | -0/+11 |
2009-12-11 | dm: rename dm_suspended to dm_suspended_md | Kiyoshi Ueda | 1 | -6/+6 |
2009-12-11 | dm: swap target postsuspend call and setting suspended flag | Kiyoshi Ueda | 1 | -2/+2 |
2009-12-11 | dm: trace request based remapping | Jun'ichi Nomura | 1 | -0/+2 |
2009-12-11 | dm: keep old table until after resume succeeded | Alasdair G Kergon | 1 | -17/+17 |
2009-12-11 | dm: bind new table before destroying old | Alasdair G Kergon | 1 | -5/+11 |
2009-12-11 | dm: add dm_deleting_md function | Mike Anderson | 1 | -2/+7 |
2009-12-11 | dm: rename dm_get_table to dm_get_live_table | Alasdair G Kergon | 1 | -12/+12 |
2009-12-11 | dm: add request based barrier support | Kiyoshi Ueda | 1 | -18/+196 |
2009-12-11 | dm: move dm_end_request | Kiyoshi Ueda | 1 | -31/+31 |
2009-12-11 | dm: refactor request based completion functions | Kiyoshi Ueda | 1 | -13/+24 |
2009-12-11 | dm: use md pending for in flight IO counting | Kiyoshi Ueda | 1 | -28/+18 |
2009-12-11 | dm: simplify request based suspend | Kiyoshi Ueda | 1 | -144/+14 |
2009-12-11 | dm: abstract clone_rq | Kiyoshi Ueda | 1 | -17/+28 |
2009-12-11 | dm: pass gfp_mask to alloc_rq_tio | Kiyoshi Ueda | 1 | -3/+4 |
2009-12-11 | dm: use clone in map_request function | Kiyoshi Ueda | 1 | -3/+2 |
2009-12-11 | dm: abstract dm_in_flight function | Kiyoshi Ueda | 1 | -2/+7 |
2009-12-11 | dm io: use slab for struct io | Mikulas Patocka | 1 | -0/+2 |
2009-10-17 | dm: dec_pending needs locking to save error value | Kiyoshi Ueda | 1 | -2/+8 |
2009-10-17 | dm: add missing del_gendisk to alloc_dev error path | Zdenek Kabelac | 1 | -0/+1 |
2009-10-06 | block: Seperate read and write statistics of in_flight requests v2 | Nikanth Karthikesan | 1 | -6/+10 |
2009-10-04 | Revert "Seperate read and write statistics of in_flight requests" | Jens Axboe | 1 | -10/+6 |
2009-09-22 | const: make block_device_operations const | Alexey Dobriyan | 1 | -2/+2 |