index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-sysfs.c
Commit message (
Expand
)
Author
Age
*
block: Remove the extra check in queue_requests_store
Tao Ma
2011-04-19
*
block, blk-sysfs: Fix an err return path in blk_register_queue()
Liu Yuan
2011-04-19
*
block, blk-sysfs: Use the variable directly instead of a function call
Liu Yuan
2011-04-13
*
block: Move blk_throtl_exit() call to blk_cleanup_queue()
Vivek Goyal
2011-03-02
*
block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead
Martin K. Petersen
2010-12-17
*
block: fix use-after-free bug in blk throttle code
Jens Axboe
2010-10-23
*
Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-10-22
|
\
|
*
block/scsi: Provide a limit on the number of integrity segments
Martin K. Petersen
2010-09-10
*
|
block: put dev->kobj in blk_register_queue fail path
Xiaotian Feng
2010-08-23
|
/
*
block: add helpers for the trivial queue flag sysfs show/store entries
Jens Axboe
2010-08-07
*
block: add sysfs knob for turning off disk entropy contributions
Jens Axboe
2010-08-07
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-04-09
|
\
|
*
Merge branch 'master' into for-linus
Jens Axboe
2010-03-19
|
|
\
|
*
|
block: Export max number of segments and max segment size in sysfs
Martin K. Petersen
2010-03-15
*
|
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
|
|
/
|
/
|
*
|
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
2010-03-07
|
/
*
block: Added in stricter no merge semantics for block I/O
Alan D. Brunelle
2010-01-29
*
block: Allow devices to indicate whether discarded blocks are zeroed
Martin K. Petersen
2009-12-03
*
block: Expose discard granularity
Martin K. Petersen
2009-11-10
*
Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfs
Zdenek Kabelac
2009-10-01
*
block: don't assume device has a request list backing in nr_requests store
Jens Axboe
2009-09-14
*
block: Allow changing max_sectors_kb above the default 512
Nikanth Karthikesan
2009-09-01
*
block: sysfs fix mismatched queue_var_{store,show} in 64bit kernel
Xiaotian Feng
2009-07-17
*
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-06-11
|
\
|
*
block: Export I/O topology for block devices and partitions
Martin K. Petersen
2009-05-22
|
*
block: Expose stacked device queues in sysfs
Martin K. Petersen
2009-05-22
|
*
block: Use accessor functions for queue limits
Martin K. Petersen
2009-05-22
|
*
block: Do away with the notion of hardsect_size
Martin K. Petersen
2009-05-22
*
|
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-05-07
|
\
|
|
*
block: simplify I/O stat accounting
Jerome Marchand
2009-04-24
|
*
block: fix bad spelling of quiesce
Jens Axboe
2009-04-15
*
|
blktrace: add trace/ to /sys/block/sda
Li Zefan
2009-04-16
|
/
*
block: fix inconsistency in I/O stat accounting code
Jerome Marchand
2009-04-07
*
block: change the request allocation/congestion logic to be sync/async based
Jens Axboe
2009-04-06
*
block: add sysfs file for controlling io stats accounting
Jens Axboe
2009-01-30
*
block: export SSD/non-rotational queue flag through sysfs
Bartlomiej Zolnierkiewicz
2009-01-30
*
block: don't take lock on changing ra_pages
Wu Fengguang
2008-12-29
*
block: add support for IO CPU affinity
Jens Axboe
2008-10-09
*
block: implement and use {disk|part}_to_dev()
Tejun Heo
2008-10-09
*
block: sysfs store function needs to grab queue_lock and use queue_flag_*()
Jens Axboe
2008-05-07
*
block: Skip I/O merges when disabled
Alan D. Brunelle
2008-04-29
*
block: fix blk_register_queue() return value
Akinobu Mita
2008-04-21
*
block: make core bits checkpatch compliant
Jens Axboe
2008-02-01
*
Expose hardware sector size
Martin K. Petersen
2008-01-29
*
block: split tag and sysfs handling from blk-core.c
Jens Axboe
2008-01-29