Linus Torvalds
|
b4fdcb02f1
Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-block
|
13 years ago |
Alasdair G Kergon
|
3cf2e4ba74
dm: export dm get md
|
13 years ago |
Alasdair G Kergon
|
36a0456fbf
dm table: add immutable feature
|
13 years ago |
Namhyung Kim
|
fbdc86f3bd
dm: remove superfluous smp_mb
|
13 years ago |
Namhyung Kim
|
71a16736a1
dm: use local printk ratelimit
|
13 years ago |
Christoph Hellwig
|
5a7bbad27a
block: remove support for bio remapping from ->make_request
|
13 years ago |
Jens Axboe
|
c20e8de27f
block: rename __make_request() to blk_queue_bio()
|
13 years ago |
Christoph Hellwig
|
166e1f901b
block: export __make_request
|
13 years ago |
Mike Snitzer
|
ed8b752bcc
dm table: set flush capability based on underlying devices
|
14 years ago |
Mikulas Patocka
|
d5b9dd04bd
dm: ignore merge_bvec for snapshots when safe
|
14 years ago |
Mike Snitzer
|
936688d7eb
dm table: fix discard support
|
14 years ago |
Alasdair G Kergon
|
d15b774c29
dm: fix idr leak on module removal
|
14 years ago |
Shaohua Li
|
1e9bb8808a
block: fix non-atomic access to genhd inflight structures
|
14 years ago |
Martin K. Petersen
|
a91a2785b2
block: Require subsystems to explicitly allocate bio_set integrity mempool
|
14 years ago |
Jens Axboe
|
7eaceaccab
block: remove per-queue plugging
|
14 years ago |
Kiyoshi Ueda
|
052189a2ec
dm: remove superfluous irq disablement in dm_request_fn
|
14 years ago |
Tejun Heo
|
9c4376de98
dm: use non reentrant workqueues if equivalent
|
14 years ago |
Tejun Heo
|
4d4d66ab53
dm: convert workqueues to alloc_ordered
|
14 years ago |
Milan Broz
|
4a1aeb9829
dm: remove dm_mutex after bkl conversion
|
14 years ago |
Mike Snitzer
|
c217649bf2
dm: dont take i_mutex to change device size
|
14 years ago |
Jeff Moyer
|
b7908c1035
block: trace event block fix unassigned field
|
14 years ago |
Mike Snitzer
|
d07335e51d
block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the event.
|
14 years ago |
Linus Torvalds
|
a2887097f2
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
|
14 years ago |
Arnd Bergmann
|
2a48fc0ab2
block: autoconvert trivial BKL users to private mutex
|
15 years ago |
Mike Snitzer
|
b372d360df
dm: convey that all flushes are processed as empty
|
15 years ago |
Kiyoshi Ueda
|
05447420f9
dm: fix locking context in queue_io()
|
15 years ago |
Tejun Heo
|
6a8736d10c
dm: relax ordering of bio-based flush implementation
|
15 years ago |
Tejun Heo
|
29e4013de7
dm: implement REQ_FLUSH/FUA support for request-based dm
|
15 years ago |
Tejun Heo
|
d87f4c14f2
dm: implement REQ_FLUSH/FUA support for bio-based dm
|
15 years ago |
Tejun Heo
|
4913efe456
block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()
|
15 years ago |