Bart Van Assche
|
ca18d6f769
block: Make most scsi_req_init() calls implicit
|
8 年之前 |
Christoph Hellwig
|
b7819b9259
block: remove the blk_execute_rq return value
|
8 年之前 |
Christoph Hellwig
|
aebf526b53
block: fold cmd_type into the REQ_OP_ space
|
9 年之前 |
Christoph Hellwig
|
2f5a8e80f7
ide: don't abuse cmd_type
|
9 年之前 |
Christoph Hellwig
|
82ed4db499
block: split scsi_request out of struct request
|
9 年之前 |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
9 年之前 |
Linus Torvalds
|
607e11ab66
Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds
|
9 年之前 |
Stephan Linz
|
eb25cb9956
leds: convert IDE trigger to common disk trigger
|
9 年之前 |
Mike Christie
|
3a5e02ced1
block, drivers: add REQ_OP_FLUSH operation
|
9 年之前 |
Jens Axboe
|
a98239dec6
ide-disk: update to using blk_queue_write_cache()
|
9 年之前 |
Mel Gorman
|
71baba4b92
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
|
10 年之前 |
Mike Snitzer
|
b277da0a8a
block: disable entropy contributions for nonrot devices
|
11 年之前 |
Jens Axboe
|
b4f42e2831
block: remove struct request buffer member
|
11 年之前 |
Borislav Petkov
|
2c8fc86760
ide-disk: Fix request requeuing
|
14 年之前 |
Linus Torvalds
|
229aebb873
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
15 年之前 |
Tejun Heo
|
4913efe456
block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()
|
15 年之前 |
Tao Ma
|
08ff45ca60
Use kzalloc in idedisk_prep_fn.
|
15 年之前 |
FUJITA Tomonori
|
00fff26539
block: remove q->prepare_flush_fn completely
|
15 年之前 |
FUJITA Tomonori
|
afc2306810
ide: stop using q->prepare_flush_fn
|
15 年之前 |
Christoph Hellwig
|
33659ebbae
block: remove wrappers for request type/flags
|
15 年之前 |
Tejun Heo
|
c3e33e043f
block,ide: simplify bdops->set_capacity() to ->unlock_native_capacity()
|
15 年之前 |
Martin K. Petersen
|
086fa5ff08
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
|
16 年之前 |
Maxime Bizon
|
bc146d23d1
ide: fix memory leak when flush command is issued
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
2c7eaa43c3
ide: BUG() on unknown requests
|
16 年之前 |
Linus Torvalds
|
d614aec475
Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
6250d3af2a
Merge branch 'for-linus' into for-next
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
075affcbe0
ide: preserve Host Protected Area by default (v2)
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
e957b60d15
ide-gd: implement block device ->set_capacity method (v2)
|
16 年之前 |
Martin K. Petersen
|
3b77f777b8
ide-disk: fix missing max_sectors accessor function
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
ca1b96e00a
ide: replace special_t typedef by IDE_SFLAG_* flags
|
16 年之前 |