index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
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
2011-03-03
block: Move blk_throtl_exit() call to blk_cleanup_queue()
Vivek Goyal
1
-2
/
+0
2010-12-17
block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead
Martin K. Petersen
1
-1
/
+1
2010-10-23
block: fix use-after-free bug in blk throttle code
Jens Axboe
1
-0
/
+2
2010-10-23
Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+11
2010-09-10
block/scsi: Provide a limit on the number of integrity segments
Martin K. Petersen
1
-0
/
+11
2010-08-23
block: put dev->kobj in blk_register_queue fail path
Xiaotian Feng
1
-0
/
+1
2010-08-07
block: add helpers for the trivial queue flag sysfs show/store entries
Jens Axboe
1
-68
/
+36
2010-08-07
block: add sysfs knob for turning off disk entropy contributions
Jens Axboe
1
-0
/
+28
2010-04-09
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+25
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-19
Merge branch 'master' into for-linus
Jens Axboe
1
-1
/
+1
2010-03-15
block: Export max number of segments and max segment size in sysfs
Martin K. Petersen
1
-0
/
+25
2010-03-08
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
1
-1
/
+1
2010-01-29
block: Added in stricter no merge semantics for block I/O
Alan D. Brunelle
1
-4
/
+7
2009-12-03
block: Allow devices to indicate whether discarded blocks are zeroed
Martin K. Petersen
1
-0
/
+11
2009-11-10
block: Expose discard granularity
Martin K. Petersen
1
-0
/
+22
2009-10-01
Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfs
Zdenek Kabelac
1
-5
/
+6
2009-09-14
block: don't assume device has a request list backing in nr_requests store
Jens Axboe
1
-1
/
+6
2009-09-02
block: Allow changing max_sectors_kb above the default 512
Nikanth Karthikesan
1
-1
/
+1
[next]