index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
ide-io.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ide: ensure atapi sense request aren't preempted
Jens Axboe
2019-01-31
1
-30
/
+31
*
ide: clear ide_req()->special for non-passthrough requests
Jens Axboe
2018-11-15
1
-0
/
+5
*
ide: don't clear special on ide_queue_rq() entry
Jens Axboe
2018-11-12
1
-5
/
+0
*
ide: don't use req->special
Christoph Hellwig
2018-11-10
1
-5
/
+9
*
ide: cleanup ->prep_rq calling convention
Christoph Hellwig
2018-11-09
1
-2
/
+2
*
ide: convert to blk-mq
Jens Axboe
2018-11-07
1
-44
/
+56
*
ide: remove redundant variables queue_run_ms and left
Colin Ian King
2018-08-13
1
-4
/
+0
*
ide: Handle irq disabling consistently
Sebastian Andrzej Siewior
2018-06-05
1
-2
/
+2
*
ide: Convert timers to use timer_setup()
Kees Cook
2017-11-06
1
-2
/
+2
*
block: introduce new block status code type
Christoph Hellwig
2017-06-09
1
-5
/
+5
*
ide: don't call memcpy with the same source and destination
Mikulas Patocka
2017-05-08
1
-1
/
+1
*
scsi: introduce a result field in struct scsi_request
Christoph Hellwig
2017-04-20
1
-5
/
+5
*
block: fold cmd_type into the REQ_OP_ space
Christoph Hellwig
2017-01-31
1
-1
/
+1
*
ide: don't abuse cmd_type
Christoph Hellwig
2017-01-31
1
-4
/
+4
*
block: split scsi_request out of struct request
Christoph Hellwig
2017-01-27
1
-1
/
+2
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
block: split out request-only flags into a new namespace
Christoph Hellwig
2016-10-28
1
-3
/
+3
*
block: move PM request support to IDE
Christoph Hellwig
2015-05-05
1
-4
/
+4
*
block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIV
Christoph Hellwig
2015-05-05
1
-2
/
+2
*
ide: always ensure that blk_delay_queue() is called if we have pending IO
Jens Axboe
2011-04-05
1
-21
/
+21
*
ide: ide_requeue_and_plug() reinstate "always plug" behaviour
Jens Axboe
2011-04-05
1
-2
/
+1
*
ide: ensure that we re-run the queue handler
Jens Axboe
2011-03-26
1
-1
/
+11
*
block: remove per-queue plugging
Jens Axboe
2011-03-10
1
-4
/
+0
*
ide: remove unnecessary blk_queue_flushing() test in do_ide_request()
Tejun Heo
2010-09-10
1
-13
/
+0
*
block: fix some more cmd_type cleanup fallout
Christoph Hellwig
2010-08-07
1
-1
/
+1
*
block: remove wrappers for request type/flags
Christoph Hellwig
2010-08-07
1
-4
/
+4
*
ide: Requeue request after DMA timeout
Herbert Xu
2010-04-01
1
-1
/
+1
*
Revert "ide: improve handling of Power Management requests"
David S. Miller
2009-07-06
1
-22
/
+32
*
ide: always kill the whole request on error
Bartlomiej Zolnierkiewicz
2009-06-25
1
-12
/
+2
*
ide: fix ide_kill_rq() for special ide-{floppy,tape} driver requests
Bartlomiej Zolnierkiewicz
2009-06-25
1
-1
/
+1
*
ide: improve handling of Power Management requests
Bartlomiej Zolnierkiewicz
2009-06-24
1
-32
/
+22
*
ide: move ack_intr() method into 'struct ide_port_ops' (take 2)
Sergei Shtylyov
2009-06-15
1
-1
/
+2
*
ide: move IRQ clearing from ack_intr() method to clear_irq() method (take 2)
Sergei Shtylyov
2009-06-15
1
-2
/
+0
*
ide: call clear_irq() method in ide_timer_expiry()
Sergei Shtylyov
2009-06-15
1
-0
/
+3
*
Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Linus Torvalds
2009-06-12
1
-42
/
+35
|
\
|
*
ide: add IDE_DFLAG_NIEN_QUIRK device flag
Bartlomiej Zolnierkiewicz
2009-06-07
1
-2
/
+6
|
*
Merge branch 'for-linus' into for-next
Bartlomiej Zolnierkiewicz
2009-05-22
1
-2
/
+2
|
|
\
|
*
|
ide: replace special_t typedef by IDE_SFLAG_* flags
Bartlomiej Zolnierkiewicz
2009-05-17
1
-10
/
+11
|
*
|
ide: merge ide_disk_special() into do_special() (v2)
Bartlomiej Zolnierkiewicz
2009-05-17
1
-26
/
+18
|
*
|
ide: BUG() on unknown flags in ide_disk_special()
Bartlomiej Zolnierkiewicz
2009-05-17
1
-6
/
+2
|
*
|
ide: drop rq->data handling from ide_map_sg()
Tejun Heo
2009-04-19
1
-5
/
+1
|
*
|
ide-pm: don't abuse rq->data
Tejun Heo
2009-04-19
1
-1
/
+1
|
*
|
ide-cd,atapi: use bio for internal commands
Tejun Heo
2009-04-19
1
-0
/
+3
|
*
|
ide-taskfile: don't abuse rq->buffer
Tejun Heo
2009-04-19
1
-4
/
+1
*
|
|
Merge branch 'master' into for-2.6.31
Jens Axboe
2009-05-22
1
-2
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ide: fix OOPS during ide-cd error recovery
Bartlomiej Zolnierkiewicz
2009-05-22
1
-2
/
+2
|
|
/
*
|
block: implement and enforce request peek/start/fetch
Tejun Heo
2009-05-11
1
-6
/
+3
*
|
ide: dequeue in-flight request
Tejun Heo
2009-05-11
1
-7
/
+27
*
|
ide: cleanup rq->data_len usages
Tejun Heo
2009-05-11
1
-1
/
+1
*
|
ide: convert to rq pos and nr_sectors accessors
Tejun Heo
2009-05-11
1
-2
/
+2
[next]