Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
19bf265eae80845a81a3918208c86416ce239b6c
/
block
/
blk-sysfs.c
45a9c9d
blk-mq: Fix a use-after-free
by Bart Van Assche
· 10 years ago
d3dc366
Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
f70ced0
blk-mq: support per-distpatch_queue flush machinery
by Ming Lei
· 10 years ago
ba48338
block: remove blk_init_flush() and its pair
by Ming Lei
· 10 years ago
f355265
block: introduce blk_init_flush and its pair
by Ming Lei
· 10 years ago
17497ac
blk-mq, percpu_ref: start q->mq_usage_counter in atomic mode
by Tejun Heo
· 10 years ago
df35c7c
Block: fix unbalanced bypass-disable in blk_register_queue
by Alan Stern
· 10 years ago
776687b
block, blk-mq: draining can't be skipped even if bypass_depth was non-zero
by Tejun Heo
· 10 years ago
3d2936f
block: only allocate/free mq_usage_counter in blk-mq
by Ming Lei
· 10 years ago
e3a2b3f
blk-mq: allow changing of queue depth through sysfs
by Jens Axboe
· 10 years ago
1874198
blk-mq: rework flush sequencing logic
by Christoph Hellwig
· 11 years ago
3edcc0c
block: blk-mq: don't export blk_mq_free_queue()
by Ming Lei
· 11 years ago
0a06ff0
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS
by Christoph Hellwig
· 11 years ago
320ae51
blk-mq: new multi-queue block IO queueing mechanism
by Jens Axboe
· 11 years ago
ed751e6
block/blk-sysfs.c: replace strict_strtoul() with kstrtoul()
by Jingoo Han
· 11 years ago
c678ef5
block: avoid using uninitialized value in from queue_var_store
by Arnd Bergmann
· 12 years ago
548bc8e
block: RCU free request_queue
by Tejun Heo
· 12 years ago
3f3299d
block: Rename queue dead flag
by Bart Van Assche
· 12 years ago
749fefe
block: lift the initial queue bypass mode on blk_register_queue() instead of blk_init_allocated_queue()
by Tejun Heo
· 12 years ago
4363ac7
block: Implement support for WRITE SAME
by Martin K. Petersen
· 12 years ago
b1f3b64
block: reject invalid queue attribute values
by Dave Reisner
· 12 years ago
a051661
blkcg: implement per-blkg request allocation
by Tejun Heo
· 12 years ago
5b788ce
block: prepare for multiple request_lists
by Tejun Heo
· 12 years ago
e8989fa
blkcg: unify blkg's for blkcg policies
by Tejun Heo
· 13 years ago
5efd611
blkcg: add blkcg_{init|drain|exit}_queue()
by Tejun Heo
· 13 years ago
7e5a879
block, cfq: move io_cq exit/release to blk-ioc.c
by Tejun Heo
· 13 years ago
a73f730
block, cfq: move cfqd->cic_index to q->id
by Tejun Heo
· 13 years ago
34f6055
block: add blk_queue_dead()
by Tejun Heo
· 13 years ago
c9a929d
block: fix request_queue lifetime handling by making blk_queue_cleanup() properly shutdown
by Tejun Heo
· 13 years ago
5c04b42
Merge branch 'v3.1-rc10' into for-3.2/core
by Jens Axboe
· 13 years ago
777eb1b
block: Free queue resources at blk_release_queue()
by Hannes Reinecke
· 13 years ago
499337b
block/blk-sysfs.c: fix kerneldoc references
by Andrew Morton
· 13 years ago
e8037d4
block: Fix queue_flag update when rq_affinity goes from 2 to 1
by Eric Seppanen
· 13 years ago
5757a6d
block: strict rq_affinity
by Dan Williams
· 13 years ago
698567f
Merge commit 'v2.6.39' into for-2.6.40/core
by Jens Axboe
· 13 years ago
a934a00
block: Fix discard topology stacking and reporting
by Martin K. Petersen
· 13 years ago
60735b6
block: Remove the extra check in queue_requests_store
by Tao Ma
· 14 years ago
ed5302d
block, blk-sysfs: Fix an err return path in blk_register_queue()
by Liu Yuan
· 14 years ago
80656b6
block, blk-sysfs: Use the variable directly instead of a function call
by Liu Yuan
· 14 years ago
da52777
block: Move blk_throtl_exit() call to blk_cleanup_queue()
by Vivek Goyal
· 14 years ago
e692cb6
block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead
by Martin K. Petersen
· 14 years ago
7ad58c0
block: fix use-after-free bug in blk throttle code
by Jens Axboe
· 14 years ago
e9dd2b6
Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
13f05c8
block/scsi: Provide a limit on the number of integrity segments
by Martin K. Petersen
· 14 years ago
c87ffbb
block: put dev->kobj in blk_register_queue fail path
by Xiaotian Feng
· 14 years ago
956bcb7
block: add helpers for the trivial queue flag sysfs show/store entries
by Jens Axboe
· 14 years ago
e2e1a14
block: add sysfs knob for turning off disk entropy contributions
by Jens Axboe
· 14 years ago
2f40842
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
b4b7a4e
Merge branch 'master' into for-linus
by Jens Axboe
· 15 years ago
c77a571
block: Export max number of segments and max segment size in sysfs
by Martin K. Petersen
· 15 years ago
52cf25d
Driver core: Constify struct sysfs_ops in struct kobj_type
by Emese Revfy
· 15 years ago
488991e
block: Added in stricter no merge semantics for block I/O
by Alan D. Brunelle
· 15 years ago
98262f2
block: Allow devices to indicate whether discarded blocks are zeroed
by Martin K. Petersen
· 15 years ago
86b3728
block: Expose discard granularity
by Martin K. Petersen
· 15 years ago
48c0d4d
Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfs
by Zdenek Kabelac
· 15 years ago
b8a9ae7
block: don't assume device has a request list backing in nr_requests store
by Jens Axboe
· 15 years ago
c295fc0
block: Allow changing max_sectors_kb above the default 512
by Nikanth Karthikesan
· 15 years ago
9cb308c
block: sysfs fix mismatched queue_var_{store,show} in 64bit kernel
by Xiaotian Feng
· 15 years ago
c905959
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
c72758f
block: Export I/O topology for block devices and partitions
by Martin K. Petersen
· 15 years ago
cd43e26
block: Expose stacked device queues in sysfs
by Martin K. Petersen
· 15 years ago
ae03bf6
block: Use accessor functions for queue limits
by Martin K. Petersen
· 15 years ago
e1defc4
block: Do away with the notion of hardsect_size
by Martin K. Petersen
· 15 years ago
44347d9
Merge branch 'linus' into tracing/core
by Ingo Molnar
· 15 years ago
42dad76
block: simplify I/O stat accounting
by Jerome Marchand
· 16 years ago
1d54ad6
blktrace: add trace/ to /sys/block/sda
by Li Zefan
· 16 years ago
f600abe
block: fix bad spelling of quiesce
by Jens Axboe
· 16 years ago
26308ea
block: fix inconsistency in I/O stat accounting code
by Jerome Marchand
· 16 years ago
1faa16d
block: change the request allocation/congestion logic to be sync/async based
by Jens Axboe
· 16 years ago
bc58ba9
block: add sysfs file for controlling io stats accounting
by Jens Axboe
· 16 years ago
1308835f
block: export SSD/non-rotational queue flag through sysfs
by Bartlomiej Zolnierkiewicz
· 16 years ago
7c23951
block: don't take lock on changing ra_pages
by Wu Fengguang
· 16 years ago
c7c22e4
block: add support for IO CPU affinity
by Jens Axboe
· 16 years ago
ed9e198
block: implement and use {disk|part}_to_dev()
by Tejun Heo
· 16 years ago
bf0f970
block: sysfs store function needs to grab queue_lock and use queue_flag_*()
by Jens Axboe
· 16 years ago
ac9fafa
block: Skip I/O merges when disabled
by Alan D. Brunelle
· 17 years ago
fb19974
block: fix blk_register_queue() return value
by Akinobu Mita
· 17 years ago
6728cb0
block: make core bits checkpatch compliant
by Jens Axboe
· 17 years ago
e68b903
Expose hardware sector size
by Martin K. Petersen
· 17 years ago
8324aa9
block: split tag and sysfs handling from blk-core.c
by Jens Axboe
· 17 years ago