Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
[linux-flexiantxendom0-natty.git] / block /
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-15 Vivek Goyalblk-throttle: Fix calculation of max number of WRITES...
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-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
2010-09-21 Benny Halevyblock: fix blk_rq_map_kern bio direction flag
2010-09-20 Corrado Zoccolocfq: improve fsync performance for small files
2010-09-16 Christoph Hellwigblock: remove BLKDEV_IFL_WAIT
2010-09-16 Signed-off-by: Jan... block: Fix race during disk initialization
2010-09-16 Vivek Goyalblkio: Implementation of IOPS limit logic
2010-09-16 Vivek Goyalblk-cgroup: cgroup changes for IOPS limit support
2010-09-16 Vivek Goyalblkio: Core implementation of throttle policy
2010-09-16 Vivek Goyalblk-cgroup: Introduce cgroup changes for throttling...
2010-09-16 Vivek Goyalblk-cgroup: Prepare the base for supporting more than...
2010-09-16 Vivek Goyalblk-cgroup: Kill the header printed at the start of...
2010-09-15 Will Drewryinit: add support for root devices specified by partiti...
2010-09-15 Will Drewryblock, partition: add partition_meta_info to hd_struct
2010-09-15 Namhyung Kimblock: fix an address space warning in blk-map.c
2010-09-14 San Mehatblock: block_dump: Add number of sectors to debug output
2010-09-10 Martin K. Petersenblock/scsi: Provide a limit on the number of integrity...
2010-09-10 Martin K. PetersenConsolidate min_not_zero
2010-09-10 Christoph Hellwigblock: remove the BLKDEV_IFL_BARRIER flag
2010-09-10 Tejun Heoblock: make __blk_rq_prep_clone() copy most command...
2010-09-10 Tejun Heoblock: use REQ_FLUSH in blkdev_issue_flush()
2010-09-10 Tejun Heoblock: make sure FSEQ_DATA request has the same rq_disk...
2010-09-10 Tejun Heoblock: kick queue after sequencing REQ_FLUSH/FUA
2010-09-10 Tejun Heoblock: initialize flush request with WRITE_FLUSH instea...
2010-09-10 Christoph Hellwigblock: simplify queue_next_fseq
2010-09-10 Tejun Heoblock: filter flush bio's in __generic_make_request()
2010-09-10 Tejun Heoblock: implement REQ_FLUSH/FUA based interface for...
2010-09-10 Tejun Heoblock: rename barrier/ordered to flush
2010-09-10 Tejun Heoblock: rename blk-barrier.c to blk-flush.c
2010-09-10 Tejun Heoblock: drop barrier ordering by queue draining
2010-09-10 Tejun Heoblock: misc cleanups in barrier code
2010-09-10 Tejun Heoblock: deprecate barrier and replace blk_queue_ordered...
2010-09-10 Tejun Heoblock: kill QUEUE_ORDERED_BY_TAG
2010-09-10 Brian Kingblock: Range check cpu in blk_cpu_to_group
2010-08-23 Jens Axboeblock: add function call to switch the IO scheduler...
2010-08-23 Jiri SlabyBLOCK: fix bio.bi_rw handling
2010-08-23 Xiaotian Fengblock: put dev->kobj in blk_register_queue fail path
2010-08-23 Vivek Goyalcfq-iosched: blktrace print per slice sector stats
2010-08-23 Vivek Goyalcfq-iosched: Implement tunable group_idle
2010-08-23 Vivek Goyalcfq-iosched: Do group share accounting in IOPS when...
2010-08-23 Vivek Goyalcfq-iosched: Do not idle if slice_idle=0
2010-08-23 Ciju Rajan Kblkio: Fix return code for mkdir calls
2010-08-12 Adrian Hunterblock: add secure discard
2010-08-11 Jiri KosinaMerge branch 'master' into for-next
2010-08-09 Stefan WeilFix spelling fuction -> function in comments
2010-08-08 Dmitry Monakhovblkdev: fix blkdev_issue_zeroout return value
2010-08-08 ike Snitzerblock: update request stacking methods to support discards
2010-08-07 FUJITA Tomonoriblock: set up rq->rq_disk properly for flush requests
2010-08-07 FUJITA Tomonoriblock: set REQ_TYPE_FS on flush requests
2010-08-07 Jens Axboeblock: fix problem with sending down discard that isn...
2010-08-07 Dave Chinnerblkdev: check for valid request queue before issuing...
2010-08-07 Arnd Bergmannblock: remove BKL from partition ioctls
2010-08-07 Arnd Bergmannblock: remove BKL from BLKROSET and BLKFLSBUF
2010-08-07 Arnd Bergmannblock: push BKL into blktrace ioctls
2010-08-07 Arnd Bergmannblock: push down BKL into .locked_ioctl
2010-08-07 FUJITA Tomonoriblock: remove q->prepare_flush_fn completely
2010-08-07 FUJITA Tomonoriblock: permit PREFLUSH and POSTFLUSH without prepare_fl...
2010-08-07 FUJITA Tomonoriblock: introduce REQ_FLUSH flag
2010-08-07 James Bottomleyblock: implement an unprep function corresponding direc...
next