Martin K. Petersen
|
cb1a5ab6ec
block: Fix merge logic when CONFIG_BLK_DEV_INTEGRITY is not defined
|
11 years ago |
Linus Torvalds
|
d3dc366bba
Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
|
11 years ago |
Michele Curti
|
61a04e5b30
include/linux/blkdev.h: use NULL instead of zero
|
11 years ago |
Mike Snitzer
|
b8839b8c55
block: fix alignment_offset math that assumes io_min is a power-of-2
|
11 years ago |
Martin K. Petersen
|
4eaf99bead
block: Don't merge requests if integrity flags differ
|
11 years ago |
Martin K. Petersen
|
aae7df5019
block: Integrity checksum flag
|
11 years ago |
Martin K. Petersen
|
3aec2f41a8
block: Add a disk flag to block integrity profile
|
11 years ago |
Martin K. Petersen
|
8288f496eb
block: Add prefix to block integrity profile flags
|
11 years ago |
Martin K. Petersen
|
1859308853
block: Clean up the code used to generate and verify integrity metadata
|
11 years ago |
Martin K. Petersen
|
3be91c4a3d
block: Deprecate the use of the term sector in the context of block integrity
|
11 years ago |
Martin K. Petersen
|
8492b68bc4
block: Remove integrity tagging functions
|
11 years ago |
Martin K. Petersen
|
180b2f95dd
block: Replace bi_integrity with bi_special
|
11 years ago |
Ming Lei
|
7c94e1c157
block: introduce blk_flush_queue to drive flush machinery
|
11 years ago |
Tejun Heo
|
ff9ea32381
block, bdi: an active gendisk always has a request_queue associated with it
|
11 years ago |
Tejun Heo
|
add703fda9
blk-mq: use percpu_ref for mq usage count
|
11 years ago |
Tejun Heo
|
780db2071a
blk-mq: decouble blk-mq freezing from generic bypassing
|
11 years ago |
Jens Axboe
|
66cb45aa41
block: add support for limiting gaps in SG lists
|
11 years ago |
Jens Axboe
|
736ed4de76
block: blk_max_size_offset() should check ->max_sectors
|
11 years ago |
Jens Axboe
|
f27b087b81
block: add blk_rq_set_block_pc()
|
11 years ago |
Jens Axboe
|
762380ad93
block: add notion of a chunk size for request merging
|
11 years ago |
Linus Torvalds
|
00170fdd08
Merge branch 'akpm' (patchbomb from Andrew) into next
|
11 years ago |
Matthew Wilcox
|
47a191fd38
fs/block_dev.c: add bdev_read_page() and bdev_write_page()
|
11 years ago |
Fabian Frederick
|
ac13a829f6
fs/libfs.c: add generic data flush to fsync
|
11 years ago |
Ming Lei
|
e6cdb0929f
blk-mq: fix sparse warning on missed __percpu annotation
|
11 years ago |
Jens Axboe
|
f89ca16646
Merge branch 'for-3.16/core' into for-3.16/drivers
|
11 years ago |
Jens Axboe
|
05f1dd5315
block: add queue flag for disabling SG merging
|
11 years ago |
Jens Axboe
|
4d92a9beb3
block: remove 'magic' from struct blk_plug
|
11 years ago |
Jens Axboe
|
6178976500
Merge branch 'for-3.16/core' into for-3.16/drivers
|
11 years ago |
Christoph Hellwig
|
6fca6a611c
blk-mq: add helper to insert requests from irq context
|
11 years ago |
Jens Axboe
|
0d2602ca30
blk-mq: improve support for shared tags maps
|
11 years ago |