index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
2010-10-23
block: fix use-after-free bug in blk throttle code
Jens Axboe
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
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 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
SYSFS: Allow boot time switching between deprecated and modern sysfs layout
Andi Kleen
2010-10-22
cfq-iosched: Fix a gcc 4.5 warning and put some comments
Vivek Goyal
2010-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2010-10-19
Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier
Jens Axboe
2010-10-19
block: fix accounting bug on cross partition merges
Yasuaki Ishimatsu
2010-10-15
[SCSI] bsg: fix incorrect device_status value
FUJITA Tomonori
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
block: Fix double free in blk_integrity_unregister
Martin K. Petersen
2010-10-13
block: Ensure physical block size is unsigned int
Martin K. Petersen
2010-10-07
elevator: fix oops on early call to elevator_change()
Jens Axboe
2010-10-05
block: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-10-01
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-09-25
block: prevent merges of discard and write requests
Adrian Hunter
2010-09-24
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-21
cfq-iosched: fix a kernel OOPs when usb key is inserted
Vivek Goyal
2010-09-21
block: fix blk_rq_map_kern bio direction flag
Benny Halevy
2010-09-20
cfq: improve fsync performance for small files
Corrado Zoccolo
2010-09-16
block: remove BLKDEV_IFL_WAIT
Christoph Hellwig
2010-09-16
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
blk-cgroup: Kill the header printed at the start of blkio.weight_device file
Vivek Goyal
2010-09-15
init: add support for root devices specified by partition UUID
Will Drewry
2010-09-15
block, partition: add partition_meta_info to hd_struct
Will Drewry
2010-09-15
block: fix an address space warning in blk-map.c
Namhyung Kim
2010-09-14
block: block_dump: Add number of sectors to debug output
San Mehat
2010-09-10
block/scsi: Provide a limit on the number of integrity segments
Martin K. Petersen
2010-09-10
Consolidate min_not_zero
Martin K. Petersen
2010-09-10
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
[next]