index
:
litmus-rt-odroidx.git
odroidx
odroidx-color
wip-mc
LITMUS^RT and MC^2 V0 support for the ODROID-X dev board
Christopher Joseph Kenna
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
Commit message (
Expand
)
Author
Age
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-10-25
|
\
|
*
Revert "block: fix accounting bug on cross partition merges"
Jens Axboe
2010-10-24
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-24
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'master' into for-next
Jiri Kosina
2010-08-11
|
|
\
|
*
|
Fix spelling fuction -> function in comments
Stefan Weil
2010-08-09
*
|
|
block: fix use-after-free bug in blk throttle code
Jens Axboe
2010-10-23
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2010-10-22
|
\
\
\
|
*
|
|
SYSFS: Allow boot time switching between deprecated and modern sysfs layout
Andi Kleen
2010-10-22
*
|
|
|
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-10-22
|
\
\
\
\
|
*
\
\
\
Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier
Jens Axboe
2010-10-19
|
|
\
\
\
\
|
*
|
|
|
|
block: remove BLKDEV_IFL_WAIT
Christoph Hellwig
2010-09-16
|
*
|
|
|
|
block: remove the BLKDEV_IFL_BARRIER flag
Christoph Hellwig
2010-09-10
|
*
|
|
|
|
block: make __blk_rq_prep_clone() copy most command flags
Tejun Heo
2010-09-10
|
*
|
|
|
|
block: use REQ_FLUSH in blkdev_issue_flush()
Tejun Heo
2010-09-10
|
*
|
|
|
|
block: make sure FSEQ_DATA request has the same rq_disk as the original
Tejun Heo
2010-09-10
|
*
|
|
|
|
block: kick queue after sequencing REQ_FLUSH/FUA
Tejun Heo
2010-09-10
|
*
|
|
|
|
block: initialize flush request with WRITE_FLUSH instead of REQ_FLUSH
Tejun Heo
2010-09-10
|
*
|
|
|
|
block: simplify queue_next_fseq
Christoph Hellwig
2010-09-10
|
*
|
|
|
|
block: filter flush bio's in __generic_make_request()
Tejun Heo
2010-09-10
|
*
|
|
|
|
block: implement REQ_FLUSH/FUA based interface for FLUSH/FUA requests
Tejun Heo
2010-09-10
|
*
|
|
|
|
block: rename barrier/ordered to flush
Tejun Heo
2010-09-10
|
*
|
|
|
|
block: rename blk-barrier.c to blk-flush.c
Tejun Heo
2010-09-10
|
*
|
|
|
|
block: drop barrier ordering by queue draining
Tejun Heo
2010-09-10
|
*
|
|
|
|
block: misc cleanups in barrier code
Tejun Heo
2010-09-10
|
*
|
|
|
|
block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()
Tejun Heo
2010-09-10
|
*
|
|
|
|
block: kill QUEUE_ORDERED_BY_TAG
Tejun Heo
2010-09-10
*
|
|
|
|
|
Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-10-22
|
\
\
\
\
\
\
|
*
|
|
|
|
|
cfq-iosched: Fix a gcc 4.5 warning and put some comments
Vivek Goyal
2010-10-22
|
*
|
|
|
|
|
block: fix accounting bug on cross partition merges
Yasuaki Ishimatsu
2010-10-19
|
*
|
|
|
|
|
block: Fix double free in blk_integrity_unregister
Martin K. Petersen
2010-10-15
|
*
|
|
|
|
|
block: Ensure physical block size is unsigned int
Martin K. Petersen
2010-10-13
|
*
|
|
|
|
|
blkio-throttle: Fix possible multiplication overflow in iops calculations
Vivek Goyal
2010-10-01
|
*
|
|
|
|
|
blkio-throttle: limit max iops value to UINT_MAX
Vivek Goyal
2010-10-01
|
*
|
|
|
|
|
blkio-throttle: There is no need to convert jiffies to milli seconds
Vivek Goyal
2010-10-01
|
*
|
|
|
|
|
blkio-throttle: Fix link failure failure on i386
Vivek Goyal
2010-10-01
|
*
|
|
|
|
|
blkio: Recalculate the throttled bio dispatch time upon throttle limit change
Vivek Goyal
2010-10-01
|
*
|
|
|
|
|
blkio: Add root group to td->tg_list
Vivek Goyal
2010-10-01
|
*
|
|
|
|
|
blkio: deletion of a cgroup was causes oops
Vivek Goyal
2010-10-01
|
*
|
|
|
|
|
blkio: Do not export throttle files if CONFIG_BLK_DEV_THROTTLING=n
Vivek Goyal
2010-10-01
|
*
|
|
|
|
|
block: set the bounce_pfn to the actual DMA limit rather than to max memory
Malahal Naineni
2010-10-01
|
*
|
|
|
|
|
block: revert bad fix for memory hotplug causing bounces
Jens Axboe
2010-10-01
|
*
|
|
|
|
|
block: set the bounce_pfn to the actual DMA limit rather than to max memory
Malahal Naineni
2010-09-24
|
*
|
|
|
|
|
block: Prevent hang_check firing during long I/O
Mark Lord
2010-09-24
|
*
|
|
|
|
|
cfq: improve fsync performance for small files
Corrado Zoccolo
2010-09-20
|
*
|
|
|
|
|
block: Fix race during disk initialization
Signed-off-by: Jan Kara
2010-09-16
|
*
|
|
|
|
|
blkio: Implementation of IOPS limit logic
Vivek Goyal
2010-09-16
|
*
|
|
|
|
|
blk-cgroup: cgroup changes for IOPS limit support
Vivek Goyal
2010-09-16
|
*
|
|
|
|
|
blkio: Core implementation of throttle policy
Vivek Goyal
2010-09-16
|
*
|
|
|
|
|
blk-cgroup: Introduce cgroup changes for throttling policy
Vivek Goyal
2010-09-16
|
*
|
|
|
|
|
blk-cgroup: Prepare the base for supporting more than one IO control policies
Vivek Goyal
2010-09-16
[next]