index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
ide-devsets.c
Age
Commit message (
Expand
)
Author
2018-11-10
ide: don't use req->special
Christoph Hellwig
2018-05-14
block: sanitize blk_get_request calling conventions
Christoph Hellwig
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-06-20
block: Make most scsi_req_init() calls implicit
Bart Van Assche
2017-04-26
ide-pm: always pass 0 error to ide_complete_rq in ide_do_devset
Christoph Hellwig
2017-04-20
scsi: introduce a result field in struct scsi_request
Christoph Hellwig
2017-04-20
block: remove the blk_execute_rq return value
Christoph Hellwig
2017-01-31
block: fold cmd_type into the REQ_OP_ space
Christoph Hellwig
2017-01-31
ide: don't abuse cmd_type
Christoph Hellwig
2017-01-27
block: split scsi_request out of struct request
Christoph Hellwig
2015-11-06
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
2015-05-05
block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIV
Christoph Hellwig
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-19
ide: change ->set_pio_mode method parameters
Bartlomiej Zolnierkiewicz
2010-01-19
ide: add drive->pio_mode field
Bartlomiej Zolnierkiewicz
2009-06-25
ide: always kill the whole request on error
Bartlomiej Zolnierkiewicz
2009-03-27
ide: remove ide_end_request()
Bartlomiej Zolnierkiewicz
2009-03-24
ide: move device settings code to ide-devsets.c
Bartlomiej Zolnierkiewicz