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
/
block
/
blk-sysfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-07
block: add block polling support
Jens Axboe
1
-0
/
+35
2015-11-05
Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+1
2015-10-21
block: generic request_queue reference counting
Dan Williams
1
-2
/
+1
2015-10-15
block: don't release bdi while request_queue has live references
Tejun Heo
1
-0
/
+1
2015-08-13
block: make generic_make_request handle arbitrarily sized bios
Kent Overstreet
1
-0
/
+3
2015-07-17
block: make /sys/block/<dev>/queue/discard_max_bytes writeable
Jens Axboe
1
-1
/
+39
2015-06-26
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+2
2015-06-02
writeback: separate out include/linux/backing-dev-defs.h
Tejun Heo
1
-0
/
+1
2015-06-02
blkcg: move block/blk-cgroup.h to include/linux/blk-cgroup.h
Tejun Heo
1
-1
/
+1
2015-04-27
block: destroy bdi before blockdev is unregistered.
NeilBrown
1
-2
/
+0
2015-01-29
blk-mq: release mq's kobjects in blk_release_queue()
Ming Lei
1
-0
/
+2
2014-12-09
blk-mq: Fix a use-after-free
Bart Van Assche
1
-8
/
+4
2014-10-18
Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2014-09-26
blk-mq: support per-distpatch_queue flush machinery
Ming Lei
1
-2
/
+2
2014-09-26
block: remove blk_init_flush() and its pair
Ming Lei
1
-1
/
+1
2014-09-26
block: introduce blk_init_flush and its pair
Ming Lei
1
-2
/
+2
2014-09-24
blk-mq, percpu_ref: start q->mq_usage_counter in atomic mode
Tejun Heo
1
-2
/
+9
2014-09-09
Block: fix unbalanced bypass-disable in blk_register_queue
Alan Stern
1
-2
/
+4
2014-07-01
block, blk-mq: draining can't be skipped even if bypass_depth was non-zero
Tejun Heo
1
-1
/
+1
2014-05-27
block: only allocate/free mq_usage_counter in blk-mq
Ming Lei
1
-2
/
+0
2014-05-20
blk-mq: allow changing of queue depth through sysfs
Jens Axboe
1
-36
/
+9
2014-02-10
blk-mq: rework flush sequencing logic
Christoph Hellwig
1
-0
/
+2
2013-12-31
block: blk-mq: don't export blk_mq_free_queue()
Ming Lei
1
-0
/
+1
2013-11-15
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS
Christoph Hellwig
1
-1
/
+1
2013-10-25
blk-mq: new multi-queue block IO queueing mechanism
Jens Axboe
1
-0
/
+13
2013-09-12
block/blk-sysfs.c: replace strict_strtoul() with kstrtoul()
Jingoo Han
1
-1
/
+1
2013-04-03
block: avoid using uninitialized value in from queue_var_store
Arnd Bergmann
1
-0
/
+2
2013-01-09
block: RCU free request_queue
Tejun Heo
1
-1
/
+8
2012-12-06
block: Rename queue dead flag
Bart Van Assche
1
-2
/
+2
2012-09-21
block: lift the initial queue bypass mode on blk_register_queue() instead of ...
Tejun Heo
1
-0
/
+6
2012-09-20
block: Implement support for WRITE SAME
Martin K. Petersen
1
-0
/
+13
2012-09-09
block: reject invalid queue attribute values
Dave Reisner
1
-2
/
+23
2012-06-27
blkcg: implement per-blkg request allocation
Tejun Heo
1
-13
/
+19
2012-06-25
block: prepare for multiple request_lists
Tejun Heo
1
-7
/
+5
2012-03-07
blkcg: unify blkg's for blkcg policies
Tejun Heo
1
-2
/
+2
2012-03-07
blkcg: add blkcg_{init|drain|exit}_queue()
Tejun Heo
1
-2
/
+2
2011-12-14
block, cfq: move io_cq exit/release to blk-ioc.c
Tejun Heo
1
-1
/
+5
2011-12-14
block, cfq: move cfqd->cic_index to q->id
Tejun Heo
1
-0
/
+2
2011-12-14
block: add blk_queue_dead()
Tejun Heo
1
-2
/
+2
2011-10-19
block: fix request_queue lifetime handling by making blk_queue_cleanup() prop...
Tejun Heo
1
-0
/
+1
2011-10-19
Merge branch 'v3.1-rc10' into for-3.2/core
Jens Axboe
1
-4
/
+11
2011-09-28
block: Free queue resources at blk_release_queue()
Hannes Reinecke
1
-0
/
+5
2011-09-21
block/blk-sysfs.c: fix kerneldoc references
Andrew Morton
1
-3
/
+3
2011-08-24
block: Fix queue_flag update when rq_affinity goes from 2 to 1
Eric Seppanen
1
-4
/
+6
2011-07-23
block: strict rq_affinity
Dan Williams
1
-4
/
+9
2011-05-20
Merge commit 'v2.6.39' into for-2.6.40/core
Jens Axboe
1
-3
/
+5
2011-05-18
block: Fix discard topology stacking and reporting
Martin K. Petersen
1
-1
/
+2
2011-04-19
block: Remove the extra check in queue_requests_store
Tao Ma
1
-2
/
+2
2011-04-19
block, blk-sysfs: Fix an err return path in blk_register_queue()
Liu Yuan
1
-1
/
+3
2011-04-14
block, blk-sysfs: Use the variable directly instead of a function call
Liu Yuan
1
-2
/
+1
[next]