Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
20be064ec864086bca7a4eb62c772a397b44afb7
/
drivers
/
ide
/
ide-pm.c
684da76
block: remove unnecessary argument from blk_execute_rq
by Guoqing Jiang
· 4 years ago
5ae6538
scsi: ide: Mark power management requests with RQF_PM instead of RQF_PREEMPT
by Bart Van Assche
· 4 years, 1 month ago
f048427
ide: don't acquire queue_lock in ide_complete_pm_rq
by Christoph Hellwig
· 6 years ago
b2101f6
ide: don't acquire queue lock in ide_pm_execute_rq
by Christoph Hellwig
· 6 years ago
0d945c1
block: remove the queue_lock indirection
by Christoph Hellwig
· 6 years ago
22ce0a7
ide: don't use req->special
by Christoph Hellwig
· 6 years ago
6003352
ide: convert to blk-mq
by Jens Axboe
· 6 years ago
ff005a0
block: sanitize blk_get_request calling conventions
by Christoph Hellwig
· 7 years ago
e2c5923
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
039c635
ide, scsi: Tell the block layer at request allocation time about preempt requests
by Bart Van Assche
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
ca18d6f
block: Make most scsi_req_init() calls implicit
by Bart Van Assche
· 8 years ago
2a842ac
block: introduce new block status code type
by Christoph Hellwig
· 8 years ago
ce210e9
ide-pm: always pass 0 error to __blk_end_request_all
by Christoph Hellwig
· 8 years ago
17d5363
scsi: introduce a result field in struct scsi_request
by Christoph Hellwig
· 8 years ago
b7819b9
block: remove the blk_execute_rq return value
by Christoph Hellwig
· 8 years ago
aebf526
block: fold cmd_type into the REQ_OP_ space
by Christoph Hellwig
· 8 years ago
2f5a8e80
ide: don't abuse cmd_type
by Christoph Hellwig
· 8 years ago
82ed4db
block: split scsi_request out of struct request
by Christoph Hellwig
· 8 years ago
e806402
block: split out request-only flags into a new namespace
by Christoph Hellwig
· 8 years ago
71baba4
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
by Mel Gorman
· 9 years ago
a7928c1
block: move PM request support to IDE
by Christoph Hellwig
· 10 years ago
9974e43
ide: fix generic_ide_suspend/resume Oops
by Miklos Szeredi
· 12 years ago
33659eb
block: remove wrappers for request type/flags
by Christoph Hellwig
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
2bf427b
ide: fix resume for CONFIG_BLK_DEV_IDEACPI=y
by Bartlomiej Zolnierkiewicz
· 16 years ago
fcb5207
ide: remove driver_data direct access of struct device
by Greg Kroah-Hartman
· 16 years ago
fc38b52
ide-pm: don't abuse rq->data
by Tejun Heo
· 16 years ago
60f8501
ide: replace IDE_TFLAG_* flags by IDE_VALID_*
by Sergei Shtylyov
· 16 years ago
fdd88f0
ide: inline SELECT_DRIVE()
by Sergei Shtylyov
· 16 years ago
ecf3a31
ide: turn set_irq() method into write_devctl() method
by Sergei Shtylyov
· 16 years ago
0dfb991
ide: use ata_tf_protocols enums
by Bartlomiej Zolnierkiewicz
· 16 years ago
22aa4b3
ide: remove ide_task_t typedef
by Bartlomiej Zolnierkiewicz
· 16 years ago
3616b65
ide: complete power step in ide_complete_pm_request()
by Bartlomiej Zolnierkiewicz
· 16 years ago
2ea5521
ide: fix suspend regression
by Bartlomiej Zolnierkiewicz
· 16 years ago
7f3c868
ide: remove ide_driver_t typedef
by Bartlomiej Zolnierkiewicz
· 16 years ago
898ec22
ide: remove HWIF() macro
by Bartlomiej Zolnierkiewicz
· 16 years ago
b65fac3
ide: merge ide_hwgroup_t with ide_hwif_t (v2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
e2984c6
ide: move Power Management support to ide-pm.c
by Bartlomiej Zolnierkiewicz
· 16 years ago