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
/
include
/
linux
/
blkdev.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-04
block: separate out padding from alignment
Tejun Heo
1
-0
/
+2
2008-03-04
block: restore the meaning of rq->data_len to the true data length
FUJITA Tomonori
1
-1
/
+1
2008-02-19
block: implement request_queue->dma_drain_needed
Tejun Heo
1
-2
/
+5
2008-02-19
block: add request->raw_data_len
Tejun Heo
1
-0
/
+1
2008-02-08
block: fixup rq_init() a bit
Jens Axboe
1
-1
/
+3
2008-02-01
block: kill swap_io_context()
Jens Axboe
1
-1
/
+0
2008-02-01
block: new end request handling interface should take unsigned byte counts
Jens Axboe
1
-6
/
+9
2008-01-29
block: fix warning on compile with CONFIG_BLOCK
Jens Axboe
1
-0
/
+1
2008-01-29
Merge branch 'for-2.6.25' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-6
/
+5
2008-01-29
Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-13
/
+18
2008-01-28
block: implement drain buffers
James Bottomley
1
-0
/
+4
2008-01-28
io context sharing: preliminary support
Jens Axboe
1
-1
/
+1
2008-01-28
ioprio: move io priority from task_struct to io_context
Jens Axboe
1
-74
/
+7
2008-01-28
blk_end_request: cleanup 'uptodate' related code (take 4)
Kiyoshi Ueda
1
-8
/
+0
2008-01-28
blk_end_request: remove/unexport end_that_request_* (take 4)
Kiyoshi Ueda
1
-8
/
+5
2008-01-28
blk_end_request: add bidi completion interface (take 4)
Kiyoshi Ueda
1
-0
/
+2
2008-01-28
blk_end_request: add callback feature (take 4)
Kiyoshi Ueda
1
-0
/
+2
2008-01-28
blk_end_request: add/export functions to get request size (take 4)
Kiyoshi Ueda
1
-0
/
+8
2008-01-28
blk_end_request: add new request completion interface (take 4)
Kiyoshi Ueda
1
-0
/
+4
2008-01-28
block: allow queue dma_alignment of zero
Pete Wyckoff
1
-6
/
+1
2008-01-26
ide: remove REQ_TYPE_ATA_CMD
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-0
/
+1
2008-01-26
ide: remove REQ_TYPE_ATA_TASK
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-01-12
[SCSI] block: Introduce new blk_queue_update_dma_alignment interface
James Bottomley
1
-0
/
+1
2007-11-09
Add UNPLUG traces to all appropriate places
Alan D. Brunelle
1
-0
/
+1
2007-10-29
[BLOCK] Fix bad sharing of tag busy list on queues with shared tag maps
Jens Axboe
1
-1
/
+1
2007-10-16
block: convert blkdev_issue_flush() to use empty barriers
Jens Axboe
1
-3
/
+0
2007-10-16
block: Initial support for data-less (or empty) barrier support
Jens Axboe
1
-0
/
+1
2007-10-16
block: add end_queued_request() and end_dequeued_request() helpers
Jens Axboe
1
-1
/
+3
2007-10-12
[BLOCK] Move sector_div() from blkdev.h to kernel.h
Jens Axboe
1
-14
/
+0
2007-10-10
Remove flush_dry_bio_endio
NeilBrown
1
-1
/
+0
2007-10-10
Fix warnings with !CONFIG_BLOCK
Jens Axboe
1
-2
/
+2
2007-10-10
Stop exporting blk_rq_bio_prep
NeilBrown
1
-1
/
+0
2007-10-10
New function blk_req_append_bio
NeilBrown
1
-2
/
+2
2007-10-10
Introduce rq_for_each_segment replacing rq_for_each_bio
NeilBrown
1
-1
/
+14
2007-07-27
[patch] QUEUE_FLAG_READFULL QUEUE_FLAG_WRITEFULL comment fix
Qi Yong
1
-2
/
+2
2007-07-24
[BLOCK] Add request_queue_t and mark it deprecated
Jens Axboe
1
-0
/
+1
2007-07-24
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
1
-70
/
+70
2007-07-22
[SCSI] bsg: unexport sg v3 helper functions
FUJITA Tomonori
1
-5
/
+0
2007-07-17
CONFIG_BOUNCE to avoid useless inclusion of bounce buffer logic
Christoph Lameter
1
-1
/
+1
2007-07-16
add a struct request pointer to the request structure
FUJITA Tomonori
1
-0
/
+5
2007-07-16
bsg: bind bsg to request_queue instead of gendisk
FUJITA Tomonori
1
-0
/
+5
2007-07-16
bsg: add a request_queue argument to scsi_cmd_ioctl()
FUJITA Tomonori
1
-1
/
+2
2007-07-16
block: export blk_verify_command for SG v4
FUJITA Tomonori
1
-0
/
+1
2007-07-16
bsg: support for full generic block layer SG v3
Jens Axboe
1
-0
/
+12
2007-07-10
[TRIVIAL PATCH] Kill blk_congestion_wait() stub for !CONFIG_BLOCK
Benjamin Gilbert
1
-5
/
+0
2007-05-09
kblockd: use flush_work
Andrew Morton
1
-1
/
+1
2007-04-30
ll_rw_blk: add io_context private pointer
Jens Axboe
1
-0
/
+1
2007-02-12
cfq-iosched: remove cfq_io_context last_queue
Jens Axboe
1
-1
/
+0
2006-12-19
[PATCH] Fixup blk_rq_unmap_user() API
Jens Axboe
1
-1
/
+1
[next]