UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / block /
2011-07-15 Tejun Heoblock: always allocate genhd->ev if check_events is...
2011-07-15 James Bottomleyblock: add proper state guards to __elv_next_request
2011-07-15 Martin K. Petersenblock: Fix discard topology stacking and reporting
2011-06-02 Liu Yuanblock, blk-sysfs: Fix an err return path in blk_registe...
2011-03-11 Lukas Czernerblock: fix mis-synchronisation in blkdev_issue_zeroout()
2011-03-02 Tejun Heoblock: blk-flush shouldn't call directly into q->reques...
2011-03-02 Tejun Heoblock: add @force_kblockd to __blk_run_queue()
2011-03-01 Ben Hutchingsblock: fix kernel-doc format for blkdev_issue_zeroout
2011-03-01 Vivek Goyalblk-throttle: Do not use kblockd workqueue for throtl...
2011-02-25 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2011-02-24 Miklos Szerediblock: fix refcounting in BLKBSZSET
2011-02-24 NeilBrownFix over-zealous flush_disk when changing device size.
2011-02-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2011-02-09 Justin TerAvestcfq-iosched: Don't wait if queue already has requests.
2011-01-21 David Rientjeskconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
2011-01-19 Vivek Goyalblkio-throttle: Avoid calling blkiocg_lookup_group...
2011-01-19 Vivek Goyalcfq: rename a function to give it more appropriate...
2011-01-14 Shaohua Liblock cfq: compensate preempted queue even if it has...
2011-01-14 Shaohua Liblock cfq: make queue preempt work for queues from...
2011-01-13 Linus TorvaldsMerge branch 'for-2.6.38/core' of git://git.kernel...
2011-01-13 Jens AxboeMerge branch 'for-2.6.38/event-handling' into for-2...
2011-01-07 Shaohua Liblock cfq: don't use atomic_t for cfq_group
2011-01-07 Shaohua Liblock cfq: don't use atomic_t for cfq_queue
2011-01-07 Jens Axboeblock: add internal hd part table references
2011-01-05 Jerome Marchandblock: fix accounting bug on cross partition merges
2011-01-03 Tejun Heoblock: make kblockd_workqueue smarter
2010-12-23 James BottomleyMerge branch 'block'
2010-12-22 Jiri KosinaMerge branch 'master' into for-next
2010-12-21 Bart Van Asscheblock: Clean up exit_io_context() source code.
2010-12-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2010-12-17 Jens AxboeMerge branch 'for-2.6.38/core' into for-next
2010-12-17 Yang Zhangfs/block: type signature of major_to_index(int) to...
2010-12-17 Yang Zhangblock: convert !IS_ERR(p) && p to !IS_ERR_NOR_NULL(p)
2010-12-17 Gui Jianfengcfq-iosched: don't check cfqg in choose_service_tree()
2010-12-17 Mike Snitzerblock: max hardware sectors limit wrapper
2010-12-17 Martin K. Petersenblock: Deprecate QUEUE_FLAG_CLUSTER and use queue_limit...
2010-12-16 Tejun Heoimplement in-kernel gendisk events handling
2010-12-16 Tejun Heoblock: move register_disk() and del_gendisk() to block...
2010-12-16 Tejun Heoblock: kill genhd_media_change_notify()
2010-12-13 Shaohua Li writesblock cfq: select new workload if priority changed
2010-12-09 James Smart[SCSI] bsg: correct fault if queue object removed while...
2010-12-01 Vivek Goyalblk-throttle: Correct the placement of smp_rmb()
2010-12-01 Vivek Goyalblk-throttle: Trim/adjust slice_end once a bio has...
2010-11-30 Gui Jianfengcfq-iosched: Get rid of on_st flag
2010-11-30 Gui Jianfengcfq-iosched: Get rid of st->active
2010-11-29 Xiaotian Fengblock: check for proper length of iov entries earlier...
2010-11-27 Jens AxboeMerge branch 'cleanup-bd_claim' of git://git./linux...
2010-11-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2010-11-17 Arnd BergmannBKL: remove extraneous #include <smp_lock.h>
2010-11-16 Mike Snitzerblock: Rename "block_remap" tracepoint to "block_bio_re...
2010-11-16 Jens AxboeMerge branch 'for-2.6.38/rc2-holder' into for-2.6.38...
2010-11-16 Jens AxboeMerge branch 'v2.6.37-rc2' into for-2.6.38/core
2010-11-15 Vivek Goyalblk-cgroup: Allow creation of hierarchical cgroups
2010-11-15 Vivek Goyalblk-throttle: Fix calculation of max number of WRITES...
2010-11-13 Tejun Heoblock: make blkdev_get/put() handle exclusive access
2010-11-11 Jens Axboeblock: remove unused copy_io_context()
2010-11-10 Christoph Hellwigblock: remove REQ_HARDBARRIER
2010-11-10 Vasiliy Kulikovblock: ioctl: fix information leak to userland
2010-11-10 Mike Snitzerblock: read i_size with i_size_read()
2010-11-10 Jens Axboeblock: take care not to overflow when calculating total...
2010-11-10 Jens Axboeblock: check for proper length of iov entries in blk_rq...
2010-11-09 Shaohua Licfq-iosched: don't schedule a dispatch for a non-idle...
2010-11-08 Shaohua Licfq-iosched: don't idle if a deep seek queue is slow
2010-11-08 Shaohua Licfq-iosched: schedule dispatch for noidle queue
2010-11-08 Shaohua Licfq-iosched: do cleanup
2010-11-01 Uwe Kleine-Königtree-wide: fix comment/printk typos
2010-10-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2010-10-24 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2010-10-24 Jens AxboeRevert "block: fix accounting bug on cross partition...
2010-10-23 Jens Axboeblock: fix use-after-free bug in blk throttle code
2010-10-23 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2010-10-23 Linus TorvaldsMerge branch 'for-2.6.37/barrier' of git://git.kernel...
2010-10-23 Linus TorvaldsMerge branch 'for-2.6.37/core' of git://git.kernel...
2010-10-22 Linus TorvaldsMerge branch 'llseek' of git://git./linux/kernel/git...
2010-10-22 Linus TorvaldsMerge branch 'trivial' of git://git./linux/kernel/git...
2010-10-22 Andi KleenSYSFS: Allow boot time switching between deprecated...
2010-10-22 Vivek Goyalcfq-iosched: Fix a gcc 4.5 warning and put some comments
2010-10-20 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2010-10-19 Jens AxboeMerge branch 'v2.6.36-rc8' into for-2.6.37/barrier
2010-10-19 Yasuaki Ishimatsublock: fix accounting bug on cross partition merges
2010-10-15 FUJITA Tomonori[SCSI] bsg: fix incorrect device_status value
2010-10-15 Arnd Bergmannllseek: automatically add .llseek fop
2010-10-15 Martin K. Petersenblock: Fix double free in blk_integrity_unregister
2010-10-13 Martin K. Petersenblock: Ensure physical block size is unsigned int
2010-10-07 Jens Axboeelevator: fix oops on early call to elevator_change()
2010-10-05 Arnd Bergmannblock: autoconvert trivial BKL users to private mutex
2010-10-01 Vivek Goyalblkio-throttle: Fix possible multiplication overflow...
2010-10-01 Vivek Goyalblkio-throttle: limit max iops value to UINT_MAX
2010-10-01 Vivek Goyalblkio-throttle: There is no need to convert jiffies...
2010-10-01 Vivek Goyalblkio-throttle: Fix link failure failure on i386
2010-10-01 Vivek Goyalblkio: Recalculate the throttled bio dispatch time...
2010-10-01 Vivek Goyalblkio: Add root group to td->tg_list
2010-10-01 Vivek Goyalblkio: deletion of a cgroup was causes oops
2010-10-01 Vivek Goyalblkio: Do not export throttle files if CONFIG_BLK_DEV_T...
2010-10-01 Malahal Naineniblock: set the bounce_pfn to the actual DMA limit rathe...
2010-10-01 Jens Axboeblock: revert bad fix for memory hotplug causing bounces
2010-09-25 Adrian Hunterblock: prevent merges of discard and write requests
2010-09-24 Malahal Naineniblock: set the bounce_pfn to the actual DMA limit rathe...
2010-09-24 Mark Lordblock: Prevent hang_check firing during long I/O
2010-09-21 Vivek Goyalcfq-iosched: fix a kernel OOPs when usb key is inserted
next