Linus Torvalds
|
dff4d1f6fe
Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
8 лет назад |
Eric Biggers
|
5916a22b83
dm: constify argument arrays
|
8 лет назад |
Christoph Hellwig
|
74d46992e0
block: replace bi_bdev with a gendisk pointer and partitions index
|
8 лет назад |
Linus Torvalds
|
c6b1e36c8f
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
|
8 лет назад |
Vallish Vaidyeshwara
|
00a0ea33b4
dm thin: do not queue freed thin mapping for next stage processing
|
8 лет назад |
Christoph Hellwig
|
4e4cbee93d
block: switch bios to blk_status_t
|
8 лет назад |
Christoph Hellwig
|
1be5690984
dm: change ->end_io calling convention
|
8 лет назад |
Linus Torvalds
|
d35a878ae1
Merge tag 'for-4.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
8 лет назад |
Dennis Yang
|
948f581a53
dm thin: fix a memory leak when passing discard bio down
|
8 лет назад |
Christoph Hellwig
|
48920ff2a5
block: remove the discard_zeroes_data flag
|
8 лет назад |
Joe Thornber
|
742c8fdc31
dm bio prison v2: new interface for the bio prison
|
8 лет назад |
Jan Kara
|
dc3b17cc8b
block: Use pointer to backing_dev_info from request_queue
|
8 лет назад |
Christoph Hellwig
|
f73f44eb00
block: add a op_is_flush helper
|
8 лет назад |
Jens Axboe
|
1eff9d322a
block: rename bio bi_rw to bi_opf
|
9 лет назад |
Joe Thornber
|
2a0fbffb1e
dm thin: fix a race condition between discarding and provisioning a block
|
9 лет назад |
Mike Christie
|
28a8f0d317
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
|
9 лет назад |
Mike Christie
|
e6047149db
dm: use bio op accessors
|
9 лет назад |
Mike Christie
|
469e3216e2
block discard: use bio set op accessor
|
9 лет назад |
Mike Christie
|
4e49ea4a3d
block/fs/drivers: remove rw argument from submit_bio
|
9 лет назад |
Joe Thornber
|
202bae5293
dm thin: unroll issue_discard() to create longer discard bio chains
|
9 лет назад |
Mike Snitzer
|
3dba53a958
dm thin: use __blkdev_issue_discard for async discard support
|
9 лет назад |
Mike Snitzer
|
13e4f8a695
dm thin: remove __bio_inc_remaining() and switch to using bio_inc_remaining()
|
9 лет назад |
Amitoj Kaur Chawla
|
813923b1a2
dm thin: Remove return statement from void function
|
9 лет назад |
Mike Snitzer
|
c3667cc619
dm thin: consistently return -ENOSPC if pool has run out of data space
|
9 лет назад |
Mike Snitzer
|
30187e1d48
dm: rename target's per_bio_data_size to per_io_data_size
|
9 лет назад |
Mike Snitzer
|
1c2e54e1ed
dm thin: bump thin and thin-pool target versions
|
9 лет назад |
Nikolay Borisov
|
18d03e8c25
dm thin: fix race condition when destroying thin pool workqueue
|
9 лет назад |
Mike Snitzer
|
0fcb04d593
dm thin: fix regression in advertised discard limits
|
9 лет назад |
Mike Snitzer
|
172c238612
dm thin: restore requested 'error_if_no_space' setting on OODS to WRITE transition
|
9 лет назад |
Mike Snitzer
|
ba30670f4d
dm thin: fix missing pool reference count decrement in pool_ctr error path
|
10 лет назад |