Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
074bcb9b5ce698bd7b02ddb469da9cba21fe83fd
/
block
/
blk-sysfs.c
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