index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
ide-park.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-14
block: sanitize blk_get_request calling conventions
Christoph Hellwig
1
-2
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-06-20
block: Make most scsi_req_init() calls implicit
Bart Van Assche
1
-2
/
+0
2017-04-20
scsi: introduce a result field in struct scsi_request
Christoph Hellwig
1
-1
/
+1
2017-04-20
block: remove the blk_execute_rq return value
Christoph Hellwig
1
-1
/
+2
2017-01-31
block: fold cmd_type into the REQ_OP_ space
Christoph Hellwig
1
-4
/
+2
2017-01-31
ide: don't abuse cmd_type
Christoph Hellwig
1
-0
/
+2
2017-01-27
block: split scsi_request out of struct request
Christoph Hellwig
1
-5
/
+7
2015-11-06
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
1
-1
/
+1
2015-05-05
block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIV
Christoph Hellwig
1
-2
/
+2
2014-08-28
block,scsi: fixup blk_get_request dead queue scenarios
Joe Lawrence
1
-1
/
+1
2013-09-05
ide: replace strict_strtol() with kstrtol()
Jingoo Han
1
-2
/
+4
2011-03-10
block: remove per-queue plugging
Jens Axboe
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-04-19
ide: use blk_run_queue() instead of blk_start_queueing()
Tejun Heo
1
-5
/
+2
2009-04-08
ide: replace IDE_TFLAG_* flags by IDE_VALID_*
Sergei Shtylyov
1
-1
/
+2
2009-03-27
ide: use ide_complete_cmd() for REQ_UNPARK_HEADS
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2009-03-27
ide: use ata_tf_protocols enums
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2009-03-27
ide: remove ide_task_t typedef
Bartlomiej Zolnierkiewicz
1
-8
/
+9
2009-03-27
ide: remove ->data_phase field from ide_hwif_t
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-03-24
ide: move ide_do_park_unpark() to ide-park.c
Bartlomiej Zolnierkiewicz
1
-0
/
+25
2009-01-06
ide: merge ide_hwgroup_t with ide_hwif_t (v2)
Bartlomiej Zolnierkiewicz
1
-8
/
+8
2009-01-02
ide: use per-device request queue locks (v2)
Bartlomiej Zolnierkiewicz
1
-5
/
+8
2009-01-02
ide: add ide_[un]lock_hwgroup() helpers
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-12-29
ide: replace the global ide_lock spinlock by per-hwgroup spinlocks (v2)
Bartlomiej Zolnierkiewicz
1
-8
/
+8
2008-10-13
ide: Implement disk shock protection support (v4)
Elias Oltmanns
1
-0
/
+121