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-atapi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-01
ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
1
-0
/
+1
2011-03-10
block: remove per-queue plugging
Jens Axboe
1
-2
/
+1
2010-08-07
block: fix some more cmd_type cleanup fallout
Christoph Hellwig
1
-3
/
+3
2010-08-07
block: remove wrappers for request type/flags
Christoph Hellwig
1
-7
/
+10
2010-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
Linus Torvalds
1
-1
/
+1
2010-04-01
ide: Must hold queue lock when requeueing
Herbert Xu
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-06-20
Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Linus Torvalds
1
-51
/
+87
2009-06-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-06-13
Merge branch 'bp-remove-pc-buf' into for-next
Bartlomiej Zolnierkiewicz
1
-51
/
+87
2009-06-12
Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Linus Torvalds
1
-1
/
+1
2009-06-12
trivial: fix typo milisecond/millisecond for documentation and source comments.
Martin Olsson
1
-1
/
+1
2009-06-11
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-6
/
+15
2009-06-07
ide-tape: change IDE_AFLAG_IGNORE_DSC non-atomically
Borislav Petkov
1
-1
/
+1
2009-05-15
ide: unify interrupt reason checking
Borislav Petkov
1
-27
/
+68
2009-05-15
ide-atapi: remove pc->buf
Borislav Petkov
1
-6
/
+0
2009-05-15
ide-atapi: use local sense buffer
Borislav Petkov
1
-1
/
+3
2009-05-15
ide-atapi: add a buffer-arg to ide_queue_pc_tail
Borislav Petkov
1
-6
/
+6
2009-05-15
ide-atapi: add a len-parameter to ide_queue_pc_tail
Borislav Petkov
1
-6
/
+6
2009-05-15
ide-atapi: switch to rq->resid_len
Borislav Petkov
1
-11
/
+8
2009-05-15
ide-atapi: switch to blk_rq_bytes() on do_request() path
Borislav Petkov
1
-5
/
+7
2009-05-11
block: implement and enforce request peek/start/fetch
Tejun Heo
1
-1
/
+1
2009-05-11
ide: dequeue in-flight request
Tejun Heo
1
-2
/
+12
2009-05-11
ide: cleanup rq->data_len usages
Tejun Heo
1
-2
/
+2
2009-05-11
block: add rq->resid_len
Tejun Heo
1
-8
/
+1
2009-04-28
ide-atapi: kill unused fields and callbacks
Tejun Heo
1
-13
/
+4
2009-04-28
ide-tape: use standard data transfer mechanism
Tejun Heo
1
-5
/
+1
2009-04-28
ide-atapi,tape,floppy: allow ->pc_callback() to change rq->data_len
Tejun Heo
1
-6
/
+10
2009-04-28
ide-cd,atapi: use bio for internal commands
Tejun Heo
1
-21
/
+31
2009-04-28
ide-atapi: convert ide-{floppy,tape} to using preallocated sense buffer
Borislav Petkov
1
-34
/
+14
2009-04-28
ide: add helpers for preparing sense requests
Borislav Petkov
1
-0
/
+61
2009-04-28
ide-atapi: don't abuse rq->buffer
Tejun Heo
1
-2
/
+2
2009-04-19
ide-atapi: kill unused fields and callbacks
Tejun Heo
1
-13
/
+4
2009-04-19
ide-tape: use standard data transfer mechanism
Tejun Heo
1
-5
/
+1
2009-04-19
ide-atapi,tape,floppy: allow ->pc_callback() to change rq->data_len
Tejun Heo
1
-6
/
+10
2009-04-19
ide-cd,atapi: use bio for internal commands
Tejun Heo
1
-21
/
+31
2009-04-19
ide-atapi: convert ide-{floppy,tape} to using preallocated sense buffer
Borislav Petkov
1
-34
/
+14
2009-04-19
ide: add helpers for preparing sense requests
Borislav Petkov
1
-0
/
+61
2009-04-19
ide-atapi: don't abuse rq->buffer
Tejun Heo
1
-2
/
+2
2009-04-08
ide: refactor tf_read() method
Sergei Shtylyov
1
-13
/
+8
2009-04-08
ide: replace IDE_TFLAG_* flags by IDE_VALID_*
Sergei Shtylyov
1
-11
/
+10
2009-03-31
ide-floppy: do not complete rq's prematurely
Borislav Petkov
1
-7
/
+6
2009-03-31
ide-floppy: use ide_pio_bytes()
Bartlomiej Zolnierkiewicz
1
-52
/
+16
2009-03-31
ide-{floppy,tape}: fix padding for PIO transfers
Bartlomiej Zolnierkiewicz
1
-38
/
+19
2009-03-31
ide: sanitize ide_build_sglist() and ide_destroy_dmatable()
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2009-03-31
ide: set/clear drive->waiting_for_dma flag in the core code
Bartlomiej Zolnierkiewicz
1
-1
/
+3
2009-03-31
ide: add ide_dma_prepare() helper
Bartlomiej Zolnierkiewicz
1
-14
/
+4
2009-03-31
ide: destroy DMA mappings after ending DMA (v2)
Bartlomiej Zolnierkiewicz
1
-2
/
+5
2009-03-31
ide-atapi: start DMA after issuing a packet command
Borislav Petkov
1
-4
/
+4
2009-03-31
ide: drivers/ide/ide-atapi.c needs <linux/scatterlist.h>
Geert Uytterhoeven
1
-0
/
+2
[next]