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
starfive-6.6.48-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
2016-05-27
Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+14
2016-05-18
dax: enable dax in the presence of known media errors (badblocks)
Dan Williams
1
-1
/
+1
2016-05-18
Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+2
2016-05-17
block: Update blkdev_dax_capable() for consistency
Toshi Kani
1
-0
/
+1
2016-05-17
block: Add bdev_dax_supported() for dax mount checks
Toshi Kani
1
-0
/
+1
2016-05-17
block: Add vfs_msg() interface
Toshi Kani
1
-0
/
+11
2016-05-02
block: add __blkdev_issue_discard
Christoph Hellwig
1
-0
/
+2
2016-04-13
block: kill off q->flush_flags
Jens Axboe
1
-3
/
+2
2016-04-13
block: kill blk_queue_flush()
Jens Axboe
1
-1
/
+0
2016-04-13
block: add ability to flag write back caching on a device
Jens Axboe
1
-0
/
+3
2016-04-12
block: add offset in blk_add_request_payload()
Ming Lin
1
-1
/
+1
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-1
/
+1
2016-03-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+2
2016-03-19
Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...
Linus Torvalds
1
-0
/
+2
2016-03-18
Merge branches 'work.lookups', 'work.misc' and 'work.preadv2' into for-next
Al Viro
1
-1
/
+2
2016-03-04
blk-mq: enable polling support by default
Christoph Hellwig
1
-1
/
+2
2016-03-04
block: fix blk_rq_get_max_sectors for driver private requests
Christoph Hellwig
1
-1
/
+1
2016-03-04
block: get the 1st and last bvec via helpers
Ming Lei
1
-4
/
+9
2016-03-04
block: check virt boundary in bio_will_gap()
Ming Lei
1
-5
/
+11
2016-02-19
block: Add blk_set_runtime_active()
Mika Westerberg
1
-0
/
+2
2016-02-05
Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixes
James Bottomley
1
-3
/
+6
2016-02-05
block/sd: Return -EREMOTEIO when WRITE SAME and DISCARD are disabled
Martin K. Petersen
1
-3
/
+6
2016-01-22
Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2016-01-20
Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2016-01-16
mm, dax, pmem: introduce pfn_t
Dan Williams
1
-2
/
+3
2016-01-16
dax: fix lifetime of in-kernel dax mappings with dax_map_atomic()
Dan Williams
1
-2
/
+15
2015-12-28
block: add blk_start_queue_async()
Jens Axboe
1
-0
/
+1
2015-12-22
block: defer timeouts to a workqueue
Christoph Hellwig
1
-0
/
+1
2015-12-06
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+1
2015-12-03
Merge branch 'mkp-fixes' into fixes
James Bottomley
1
-1
/
+1
2015-12-01
blk-mq: add a flags parameter to blk_mq_alloc_request
Christoph Hellwig
1
-1
/
+1
2015-11-30
block: Always check queue limits for cloned requests
Hannes Reinecke
1
-1
/
+0
2015-11-26
block/sd: Fix device-imposed transfer length limits
Martin K. Petersen
1
-1
/
+1
2015-11-20
block: protect rw_page against device teardown
Dan Williams
1
-0
/
+2
2015-11-07
block: add block polling support
Jens Axboe
1
-0
/
+3
2015-11-07
block: change ->make_request_fn() and users to return a queue cookie
Jens Axboe
1
-2
/
+2
2015-11-05
Merge branch 'for-4.4/reservations' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+2
2015-10-21
block: add an API for Persistent Reservations
Christoph Hellwig
1
-0
/
+2
2015-10-21
block: move blk_integrity to request_queue
Dan Williams
1
-1
/
+5
2015-10-21
block: generic request_queue reference counting
Dan Williams
1
-1
/
+1
2015-10-21
block: Inline blk_integrity in struct gendisk
Martin K. Petersen
1
-21
/
+13
2015-10-21
block: Reduce the size of struct blk_integrity
Martin K. Petersen
1
-4
/
+4
2015-10-21
block: Consolidate static integrity profile properties
Martin K. Petersen
1
-9
/
+11
2015-10-21
block: Move integrity kobject to struct gendisk
Martin K. Petersen
1
-2
/
+0
2015-09-29
blk-mq: fix sysfs registration/unregistration race
Akinobu Mita
1
-0
/
+2
2015-09-20
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+50
2015-09-12
blk: rq_data_dir() should not return a boolean
Linus Torvalds
1
-1
/
+1
2015-09-11
block: Refuse request/bio merges with gaps in the integrity payload
Sagi Grimberg
1
-0
/
+30
2015-09-09
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+4
2015-09-03
block: Check for gaps on front and back merges
Jens Axboe
1
-0
/
+20
[next]