index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
ide-atapi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: fold cmd_type into the REQ_OP_ space
Christoph Hellwig
2017-01-31
1
-10
/
+11
*
ide: don't abuse cmd_type
Christoph Hellwig
2017-01-31
1
-6
/
+12
*
block: split scsi_request out of struct request
Christoph Hellwig
2017-01-27
1
-20
/
+23
*
block: split out request-only flags into a new namespace
Christoph Hellwig
2016-10-28
1
-3
/
+3
*
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
2015-11-06
1
-1
/
+1
*
block: move REQ_TYPE_SENSE to the ide driver
Christoph Hellwig
2015-05-05
1
-3
/
+3
*
block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIV
Christoph Hellwig
2015-05-05
1
-2
/
+2
*
ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
block: remove per-queue plugging
Jens Axboe
2011-03-10
1
-2
/
+1
*
block: fix some more cmd_type cleanup fallout
Christoph Hellwig
2010-08-07
1
-3
/
+3
*
block: remove wrappers for request type/flags
Christoph Hellwig
2010-08-07
1
-7
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
Linus Torvalds
2010-04-08
1
-1
/
+1
|
\
|
*
ide: Must hold queue lock when requeueing
Herbert Xu
2010-04-01
1
-1
/
+1
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
/
*
Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Linus Torvalds
2009-06-20
1
-51
/
+87
|
\
|
*
Merge branch 'bp-remove-pc-buf' into for-next
Bartlomiej Zolnierkiewicz
2009-06-13
1
-51
/
+87
|
|
\
|
|
*
ide: unify interrupt reason checking
Borislav Petkov
2009-05-15
1
-27
/
+68
|
|
*
ide-atapi: remove pc->buf
Borislav Petkov
2009-05-15
1
-6
/
+0
|
|
*
ide-atapi: use local sense buffer
Borislav Petkov
2009-05-15
1
-1
/
+3
|
|
*
ide-atapi: add a buffer-arg to ide_queue_pc_tail
Borislav Petkov
2009-05-15
1
-6
/
+6
|
|
*
ide-atapi: add a len-parameter to ide_queue_pc_tail
Borislav Petkov
2009-05-15
1
-6
/
+6
|
|
*
ide-atapi: switch to rq->resid_len
Borislav Petkov
2009-05-15
1
-11
/
+8
|
|
*
ide-atapi: switch to blk_rq_bytes() on do_request() path
Borislav Petkov
2009-05-15
1
-5
/
+7
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-06-14
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
trivial: fix typo milisecond/millisecond for documentation and source comments.
Martin Olsson
2009-06-12
1
-1
/
+1
*
|
|
Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Linus Torvalds
2009-06-12
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ide-tape: change IDE_AFLAG_IGNORE_DSC non-atomically
Borislav Petkov
2009-06-07
1
-1
/
+1
*
|
|
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-06-11
1
-6
/
+15
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
block: implement and enforce request peek/start/fetch
Tejun Heo
2009-05-11
1
-1
/
+1
|
*
ide: dequeue in-flight request
Tejun Heo
2009-05-11
1
-2
/
+12
|
*
ide: cleanup rq->data_len usages
Tejun Heo
2009-05-11
1
-2
/
+2
|
*
block: add rq->resid_len
Tejun Heo
2009-05-11
1
-8
/
+1
|
*
ide-atapi: kill unused fields and callbacks
Tejun Heo
2009-04-28
1
-13
/
+4
|
*
ide-tape: use standard data transfer mechanism
Tejun Heo
2009-04-28
1
-5
/
+1
|
*
ide-atapi,tape,floppy: allow ->pc_callback() to change rq->data_len
Tejun Heo
2009-04-28
1
-6
/
+10
|
*
ide-cd,atapi: use bio for internal commands
Tejun Heo
2009-04-28
1
-21
/
+31
|
*
ide-atapi: convert ide-{floppy,tape} to using preallocated sense buffer
Borislav Petkov
2009-04-28
1
-34
/
+14
|
*
ide: add helpers for preparing sense requests
Borislav Petkov
2009-04-28
1
-0
/
+61
|
*
ide-atapi: don't abuse rq->buffer
Tejun Heo
2009-04-28
1
-2
/
+2
*
|
ide-atapi: kill unused fields and callbacks
Tejun Heo
2009-04-19
1
-13
/
+4
*
|
ide-tape: use standard data transfer mechanism
Tejun Heo
2009-04-19
1
-5
/
+1
*
|
ide-atapi,tape,floppy: allow ->pc_callback() to change rq->data_len
Tejun Heo
2009-04-19
1
-6
/
+10
*
|
ide-cd,atapi: use bio for internal commands
Tejun Heo
2009-04-19
1
-21
/
+31
*
|
ide-atapi: convert ide-{floppy,tape} to using preallocated sense buffer
Borislav Petkov
2009-04-19
1
-34
/
+14
*
|
ide: add helpers for preparing sense requests
Borislav Petkov
2009-04-19
1
-0
/
+61
*
|
ide-atapi: don't abuse rq->buffer
Tejun Heo
2009-04-19
1
-2
/
+2
|
/
*
ide: refactor tf_read() method
Sergei Shtylyov
2009-04-08
1
-13
/
+8
*
ide: replace IDE_TFLAG_* flags by IDE_VALID_*
Sergei Shtylyov
2009-04-08
1
-11
/
+10
*
ide-floppy: do not complete rq's prematurely
Borislav Petkov
2009-03-31
1
-7
/
+6
*
ide-floppy: use ide_pio_bytes()
Bartlomiej Zolnierkiewicz
2009-03-31
1
-52
/
+16
[next]