Jens Axboe
|
891b7c5fbf
mtd_blkdevs: convert to blk-mq
|
6 年之前 |
Hannes Reinecke
|
fef912bf86
block: genhd: add 'groups' argument to device_add_disk
|
6 年之前 |
Christoph Hellwig
|
34ab96e6c5
mtd_blkdevs: handle highmem pages
|
7 年之前 |
Bart Van Assche
|
8b904b5b6b
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
|
7 年之前 |
Abhishek Sahu
|
9a51544774
mtd: blkdevs: Fix mtd block write failure
|
8 年之前 |
Christoph Hellwig
|
8fc450443e
block: don't set bounce limit in blk_init_queue
|
8 年之前 |
Christoph Hellwig
|
2a842acab1
block: introduce new block status code type
|
8 年之前 |
Christoph Hellwig
|
aebf526b53
block: fold cmd_type into the REQ_OP_ space
|
8 年之前 |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
Dan Williams
|
0d52c756a6
block: convert to device_add_disk()
|
9 年之前 |
Mike Christie
|
3a5e02ced1
block, drivers: add REQ_OP_FLUSH operation
|
9 年之前 |
Mike Christie
|
c2df40dfb8
drivers: use req op accessor
|
9 年之前 |
Jens Axboe
|
fec3ff5d1e
mtd: switch to using blk_queue_write_cache()
|
9 年之前 |
Brian Norris
|
f3c63795e9
mtd: blkdevs: fix potential deadlock + lockdep warnings
|
9 年之前 |
Peng Fan
|
2ce401d56b
mtd: blktrans: fix multiplication overflow
|
10 年之前 |
Linus Torvalds
|
1081230b74
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
|
10 年之前 |
Tomer Barletz
|
cc7fce8022
mtd: blkdevs: fix switch-bool compilation warning
|
10 年之前 |
Jens Axboe
|
2bb4cd5cc4
block: have drivers use blk_queue_max_discard_sectors()
|
10 年之前 |
Brian Norris
|
c4a3f13c2a
mtd: blktrans: use better error code for unimplemented ioctl()
|
10 年之前 |
Wenlin Kang
|
5018393625
mtd: blktrans: change blktrans_getgeo return value
|
10 年之前 |
Brian Norris
|
073db4a51e
mtd: fix: avoid race condition when accessing mtd->usecount
|
10 年之前 |
Brian Norris
|
e22b7651ef
mtd: blkdevs: remove dead code
|
10 年之前 |
Mike Snitzer
|
b277da0a8a
block: disable entropy contributions for nonrot devices
|
10 年之前 |
Linus Torvalds
|
e413a19a8e
Merge tag 'for-linus-20140610' of git://git.infradead.org/linux-mtd
|
11 年之前 |
Roman Peniaev
|
566c0d6a74
mtd: mtd_blkdevs: handle REQ_FLUSH request and do explicit flush of writeback buffer
|
11 年之前 |
Jens Axboe
|
b4f42e2831
block: remove struct request buffer member
|
11 年之前 |
Paul Gortmaker
|
3ea5b037e7
mtd: delete non-required instances of include <linux/init.h>
|
11 年之前 |
Al Viro
|
db2a144bed
block_device_operations->release() should return void
|
12 年之前 |
Al Viro
|
a8ca889ed9
mtd_blktrans_ops->release() should return void
|
12 年之前 |
Ezequiel Garcia
|
22a8578fca
mtd: mtd_blkdevs: Replace request handler kthread with a workqueue
|
12 年之前 |