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
2014-12-11
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2014-12-04
block / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
1
-2
/
+2
2014-11-12
scsi: add new scsi-command flag for tagged commands
Christoph Hellwig
1
-1
/
+0
2014-11-03
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-2
/
+1
2014-10-29
block: Fix merge logic when CONFIG_BLK_DEV_INTEGRITY is not defined
Martin K. Petersen
1
-2
/
+2
2014-10-28
Revert "block: all blk-mq requests are tagged"
Christoph Hellwig
1
-2
/
+1
2014-10-18
Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-41
/
+30
2014-10-10
include/linux/blkdev.h: use NULL instead of zero
Michele Curti
1
-1
/
+1
2014-10-09
block: fix alignment_offset math that assumes io_min is a power-of-2
Mike Snitzer
1
-3
/
+2
2014-09-27
block: Don't merge requests if integrity flags differ
Martin K. Petersen
1
-10
/
+10
2014-09-27
block: Integrity checksum flag
Martin K. Petersen
1
-0
/
+1
2014-09-27
block: Add a disk flag to block integrity profile
Martin K. Petersen
1
-0
/
+1
2014-09-27
block: Add prefix to block integrity profile flags
Martin K. Petersen
1
-2
/
+4
2014-09-27
block: Clean up the code used to generate and verify integrity metadata
Martin K. Petersen
1
-5
/
+4
2014-09-27
block: Deprecate the use of the term sector in the context of block integrity
Martin K. Petersen
1
-3
/
+3
2014-09-27
block: Remove integrity tagging functions
Martin K. Petersen
1
-4
/
+0
2014-09-27
block: Replace bi_integrity with bi_special
Martin K. Petersen
1
-5
/
+2
2014-09-26
block: introduce blk_flush_queue to drive flush machinery
Ming Lei
1
-8
/
+2
2014-09-08
block, bdi: an active gendisk always has a request_queue associated with it
Tejun Heo
1
-1
/
+1
2014-07-01
blk-mq: use percpu_ref for mq usage count
Tejun Heo
1
-1
/
+2
2014-07-01
blk-mq: decouble blk-mq freezing from generic bypassing
Tejun Heo
1
-0
/
+1
2014-06-25
block: add support for limiting gaps in SG lists
Jens Axboe
1
-0
/
+1
2014-06-18
block: blk_max_size_offset() should check ->max_sectors
Jens Axboe
1
-1
/
+1
2014-06-06
block: add blk_rq_set_block_pc()
Jens Axboe
1
-0
/
+1
2014-06-05
block: add notion of a chunk size for request merging
Jens Axboe
1
-1
/
+21
2014-06-05
Merge branch 'akpm' (patchbomb from Andrew) into next
Linus Torvalds
1
-0
/
+13
2014-06-05
fs/block_dev.c: add bdev_read_page() and bdev_write_page()
Matthew Wilcox
1
-0
/
+4
2014-06-05
fs/libfs.c: add generic data flush to fsync
Fabian Frederick
1
-0
/
+9
2014-06-04
blk-mq: fix sparse warning on missed __percpu annotation
Ming Lei
1
-1
/
+1
2014-05-30
Merge branch 'for-3.16/core' into for-3.16/drivers
Jens Axboe
1
-1
/
+1
2014-05-29
block: add queue flag for disabling SG merging
Jens Axboe
1
-0
/
+1
2014-05-29
block: remove 'magic' from struct blk_plug
Jens Axboe
1
-1
/
+0
2014-05-28
Merge branch 'for-3.16/core' into for-3.16/drivers
Jens Axboe
1
-4
/
+11
2014-05-28
blk-mq: add helper to insert requests from irq context
Christoph Hellwig
1
-1
/
+4
2014-05-14
blk-mq: improve support for shared tags maps
Jens Axboe
1
-0
/
+3
2014-05-09
blk-mq: initialize struct request fields individually
Christoph Hellwig
1
-3
/
+4
2014-04-17
bsg: update check for rq based driver for blk-mq
Jens Axboe
1
-0
/
+9
2014-04-17
block: export blk_finish_request
Christoph Hellwig
1
-0
/
+1
2014-04-17
blk-mq: rename mq_flush_work struct request member
Christoph Hellwig
1
-1
/
+1
2014-04-16
block: all blk-mq requests are tagged
Christoph Hellwig
1
-1
/
+2
2014-04-16
block: remove struct request buffer member
Jens Axboe
1
-1
/
+0
2014-04-16
Merge tag 'v3.15-rc1' into for-3.16/core
Jens Axboe
1
-3
/
+14
2014-04-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2014-04-10
block: fix regression with block enabled tagging
Jens Axboe
1
-1
/
+12
2014-04-09
block: add kblockd_schedule_delayed_work_on()
Jens Axboe
1
-0
/
+1
2014-04-09
block: remove 'q' parameter from kblockd_schedule_*_work()
Jens Axboe
1
-2
/
+2
2014-04-02
constify blk_rq_map_user_iov() and friends
Al Viro
1
-2
/
+2
2014-02-25
block: Stop abusing csd.list for fifo_time
Jan Kara
1
-0
/
+1
2014-02-14
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-8
/
+3
2014-02-10
blk-mq: rework flush sequencing logic
Christoph Hellwig
1
-8
/
+3
[next]