index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
ide-io.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-06
ide: always ensure that blk_delay_queue() is called if we have pending IO
Jens Axboe
1
-21
/
+21
2011-04-06
ide: ide_requeue_and_plug() reinstate "always plug" behaviour
Jens Axboe
1
-2
/
+1
2011-03-26
ide: ensure that we re-run the queue handler
Jens Axboe
1
-1
/
+11
2011-03-10
block: remove per-queue plugging
Jens Axboe
1
-4
/
+0
2010-09-10
ide: remove unnecessary blk_queue_flushing() test in do_ide_request()
Tejun Heo
1
-13
/
+0
2010-08-07
block: fix some more cmd_type cleanup fallout
Christoph Hellwig
1
-1
/
+1
2010-08-07
block: remove wrappers for request type/flags
Christoph Hellwig
1
-4
/
+4
2010-04-01
ide: Requeue request after DMA timeout
Herbert Xu
1
-1
/
+1
2009-07-06
Revert "ide: improve handling of Power Management requests"
David S. Miller
1
-22
/
+32
2009-06-26
ide: always kill the whole request on error
Bartlomiej Zolnierkiewicz
1
-12
/
+2
2009-06-26
ide: fix ide_kill_rq() for special ide-{floppy,tape} driver requests
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-06-24
ide: improve handling of Power Management requests
Bartlomiej Zolnierkiewicz
1
-32
/
+22
2009-06-15
ide: move ack_intr() method into 'struct ide_port_ops' (take 2)
Sergei Shtylyov
1
-1
/
+2
2009-06-15
ide: move IRQ clearing from ack_intr() method to clear_irq() method (take 2)
Sergei Shtylyov
1
-2
/
+0
2009-06-15
ide: call clear_irq() method in ide_timer_expiry()
Sergei Shtylyov
1
-0
/
+3
2009-06-12
Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Linus Torvalds
1
-42
/
+35
2009-06-07
ide: add IDE_DFLAG_NIEN_QUIRK device flag
Bartlomiej Zolnierkiewicz
1
-2
/
+6
2009-05-22
Merge branch 'master' into for-2.6.31
Jens Axboe
1
-2
/
+2
2009-05-22
Merge branch 'for-linus' into for-next
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2009-05-22
ide: fix OOPS during ide-cd error recovery
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2009-05-17
ide: replace special_t typedef by IDE_SFLAG_* flags
Bartlomiej Zolnierkiewicz
1
-10
/
+11
2009-05-17
ide: merge ide_disk_special() into do_special() (v2)
Bartlomiej Zolnierkiewicz
1
-26
/
+18
2009-05-17
ide: BUG() on unknown flags in ide_disk_special()
Bartlomiej Zolnierkiewicz
1
-6
/
+2
2009-05-11
block: implement and enforce request peek/start/fetch
Tejun Heo
1
-6
/
+3
2009-05-11
ide: dequeue in-flight request
Tejun Heo
1
-7
/
+27
2009-05-11
ide: cleanup rq->data_len usages
Tejun Heo
1
-1
/
+1
2009-05-11
ide: convert to rq pos and nr_sectors accessors
Tejun Heo
1
-2
/
+2
2009-05-11
block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones
Tejun Heo
1
-2
/
+2
2009-04-28
ide: drop rq->data handling from ide_map_sg()
Tejun Heo
1
-5
/
+1
2009-04-28
ide-pm: don't abuse rq->data
Tejun Heo
1
-1
/
+1
2009-04-28
ide-cd,atapi: use bio for internal commands
Tejun Heo
1
-0
/
+3
2009-04-28
ide-taskfile: don't abuse rq->buffer
Tejun Heo
1
-4
/
+1
2009-04-19
ide: drop rq->data handling from ide_map_sg()
Tejun Heo
1
-5
/
+1
2009-04-19
ide-pm: don't abuse rq->data
Tejun Heo
1
-1
/
+1
2009-04-19
ide-cd,atapi: use bio for internal commands
Tejun Heo
1
-0
/
+3
2009-04-19
ide-taskfile: don't abuse rq->buffer
Tejun Heo
1
-4
/
+1
2009-04-18
ide: fix barriers support
Bartlomiej Zolnierkiewicz
1
-4
/
+7
2009-04-08
ide: refactor tf_read() method
Sergei Shtylyov
1
-1
/
+1
2009-04-08
ide: simplify 'struct ide_taskfile'
Sergei Shtylyov
1
-3
/
+3
2009-04-08
ide: replace IDE_TFLAG_* flags by IDE_VALID_*
Sergei Shtylyov
1
-2
/
+3
2009-03-31
ide: inline SELECT_DRIVE()
Sergei Shtylyov
1
-1
/
+1
2009-03-31
ide: move data register access out of tf_{read|load}() methods (take 2)
Sergei Shtylyov
1
-1
/
+11
2009-03-31
ide: turn set_irq() method into write_devctl() method
Sergei Shtylyov
1
-1
/
+3
2009-03-31
ide: Fix code dealing with sleeping devices in do_ide_request()
Elias Oltmanns
1
-5
/
+4
2009-03-27
ide: keep track of number of bytes instead of sectors in struct ide_cmd
Bartlomiej Zolnierkiewicz
1
-3
/
+3
2009-03-27
ide: set hwif->expiry prior to calling [__]ide_set_handler()
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2009-03-27
ide: pass command to ide_map_sg()
Bartlomiej Zolnierkiewicz
1
-3
/
+3
2009-03-27
ide: remove ide_end_request()
Bartlomiej Zolnierkiewicz
1
-43
/
+18
2009-03-27
ide: use ide_end_rq() in ide_complete_rq()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-03-27
ide: pass number of bytes to complete to ide_complete_rq()
Bartlomiej Zolnierkiewicz
1
-4
/
+4
[next]