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-settings.c
Commit message (
Expand
)
Author
Age
*
block: implement an unprep function corresponding directly to prep
James Bottomley
2010-08-07
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-04-09
|
\
|
*
block: Fix overrun in lcm() and move it to lib
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
|
/
*
block: Consolidate phys_segment and hw_segment limits
Martin K. Petersen
2010-02-26
*
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
Martin K. Petersen
2010-02-26
*
block: Add BLK_ prefix to definitions
Martin K. Petersen
2010-02-26
*
block: Remove unused accessor function
Martin K. Petersen
2010-02-26
*
block: Update blk_queue_max_sectors and documentation
Martin K. Petersen
2010-02-26
*
block: Stop using byte offsets
Martin K. Petersen
2010-01-11
*
block: bdev_stack_limits wrapper
Martin K. Petersen
2010-01-11
*
block: Correct handling of bottom device misaligment
Martin K. Petersen
2010-01-11
*
block: Fix incorrect alignment offset reporting and update documentation
Martin K. Petersen
2009-12-29
*
block: Fix topology stacking for data and discard alignment
Martin K. Petersen
2009-12-21
*
block: temporarily disable discard granularity
Jens Axboe
2009-12-16
*
block: Allow devices to indicate whether discarded blocks are zeroed
Martin K. Petersen
2009-12-03
*
block: jiffies fixes
Randy Dunlap
2009-11-11
*
block: Expose discard granularity
Martin K. Petersen
2009-11-10
*
blk-settings: fix function parameter kernel-doc notation
Randy Dunlap
2009-10-12
*
block: allow large discard requests
Christoph Hellwig
2009-10-01
*
block: use normal I/O path for discard requests
Christoph Hellwig
2009-10-01
*
block: Do not clamp max_hw_sectors for stacking devices
Martin K. Petersen
2009-10-01
*
block: Set max_sectors correctly for stacking devices
Martin K. Petersen
2009-10-01
*
block: Optimal I/O limit wrapper
Martin K. Petersen
2009-09-14
*
block: Update topology documentation
Martin K. Petersen
2009-08-01
*
block: Stack optimal I/O size
Martin K. Petersen
2009-08-01
*
block: Add a wrapper for setting minimum request size without a queue
Martin K. Petersen
2009-08-01
*
block: Make blk_queue_stack_limits use the new stacking interface
Martin K. Petersen
2009-08-01
*
block: always assign default lock to queues
Jens Axboe
2009-07-28
*
Fix kernel-doc parameter name typo in blk-settings.c:
Randy Dunlap
2009-06-19
*
block: Fix bounce_pfn setting
Martin K. Petersen
2009-06-18
*
block: Introduce helper to reset queue limits to default values
Martin K. Petersen
2009-06-16
*
block: don't overwrite bdi->state after bdi_init() has been run
Jens Axboe
2009-06-16
*
block: fix kernel-doc in recent block/ changes
Randy Dunlap
2009-06-11
*
block: Add missing bounce_pfn stacking and fix comments
Martin K. Petersen
2009-06-09
*
Revert "block: Fix bounce limit setting in DM"
Jens Axboe
2009-06-09
*
block: Fix bounce limit setting in DM
Martin K. Petersen
2009-06-03
*
block: export blk_stack_limits()
Mike Snitzer
2009-05-28
*
block: Export I/O topology for block devices and partitions
Martin K. Petersen
2009-05-22
*
block: Move queue limits to an embedded struct
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
*
block: fix queue bounce limit setting
Tejun Heo
2009-04-22
*
pata_artop: typo
Alan Cox
2009-04-06
*
block: use min_not_zero in blk_queue_stack_limits
FUJITA Tomonori
2008-12-29
*
block: fix setting of max_segment_size and seg_boundary mask
Milan Broz
2008-12-03
*
block: move q->unplug_work initialization
Peter Zijlstra
2008-10-17
*
block: add lld busy state exporting interface
Kiyoshi Ueda
2008-10-09
*
block: unify request timeout handling
Jens Axboe
2008-10-09
*
block: kmalloc args reversed, small function definition fixes
Harvey Harrison
2008-10-09
[next]