index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2021-01-25
block: remove unnecessary argument from blk_execute_rq
Guoqing Jiang
1
-1
/
+1
2020-12-09
scsi: ide: Do not set the RQF_PREEMPT flag for sense requests
Bart Van Assche
1
-1
/
+0
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-01-31
ide: ensure atapi sense request aren't preempted
Jens Axboe
1
-1
/
+8
2018-11-10
ide: don't use req->special
Christoph Hellwig
1
-2
/
+2
2018-11-07
ide: convert to blk-mq
Jens Axboe
1
-8
/
+17
2018-05-14
block: sanitize blk_get_request calling conventions
Christoph Hellwig
1
-1
/
+1
2017-11-11
ide: ide-atapi: fix compile error with defining macro DEBUG
Hongxu Jia
1
-3
/
+3
2017-06-21
block: Change argument type of scsi_req_init()
Bart Van Assche
1
-1
/
+1
2017-06-21
block: Make most scsi_req_init() calls implicit
Bart Van Assche
1
-1
/
+0
2017-06-09
block: introduce new block status code type
Christoph Hellwig
1
-4
/
+5
2017-04-20
scsi: introduce a result field in struct scsi_request
Christoph Hellwig
1
-5
/
+5
2017-04-20
block: remove the blk_execute_rq return value
Christoph Hellwig
1
-1
/
+2
2017-02-01
block: fold cmd_type into the REQ_OP_ space
Christoph Hellwig
1
-10
/
+11
2017-02-01
ide: don't abuse cmd_type
Christoph Hellwig
1
-6
/
+12
2017-01-28
block: split scsi_request out of struct request
Christoph Hellwig
1
-20
/
+23
2016-10-28
block: split out request-only flags into a new namespace
Christoph Hellwig
1
-3
/
+3
2015-11-07
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
1
-1
/
+1
2015-05-05
block: move REQ_TYPE_SENSE to the ide driver
Christoph Hellwig
1
-3
/
+3
2015-05-05
block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIV
Christoph Hellwig
1
-2
/
+2
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
[next]