]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - block
Merge branch 'sched/clock' into sched/urgent
[linux-2.6-omap-h63xx.git] / block /
2008-10-11 Ingo MolnarMerge branch 'sched/clock' into sched/urgent
2008-10-10 Linus TorvaldsMerge branch 'rcu-v28-for-linus' of git://git.kernel...
2008-10-10 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-10-10 Linus TorvaldsMerge branch 'sched-v28-for-linus' of git://git.kernel...
2008-10-10 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-10-10 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-10-10 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-10-10 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-10-10 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-10-10 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-10-10 Linus TorvaldsMerge branch 'for-2.6.28' of git://git.kernel.dk/linux...
2008-10-09 Martin K. Petersenblock: Switch blk_integrity_compare from bdev to gendisk
2008-10-09 Martin K. Petersenblock: Fix double put in blk_integrity_unregister
2008-10-09 Kiyoshi Uedablock: remove end_{queued|dequeued}_request()
2008-10-09 Kiyoshi Uedablock: change elevator to use __blk_end_request()
2008-10-09 Jens Axboeblktrace: use BLKTRACE_BDEV_SIZE as the name size for...
2008-10-09 Kiyoshi Uedablock: add lld busy state exporting interface
2008-10-09 Elias Oltmannsblock: Fix blk_start_queueing() to not kick a stopped...
2008-10-09 Jens Axboeblock: reserve some tags just for sync IO
2008-10-09 Jens Axboeblock: as/cfq ssd idle check update
2008-10-09 Jens Axboeblock: add queue flag for SSD/non-rotational devices
2008-10-09 Kiyoshi Uedablock: add a queue flag for request stacking support
2008-10-09 Kiyoshi Uedablock: add request submission interface
2008-10-09 Kiyoshi Uedablock: add request update interface
2008-10-09 Jens Axboeblock: blk_cleanup_queue() should call blk_sync_queue()
2008-10-09 Jens Axboeblock: use rq complete marking in blk_abort_request()
2008-10-09 Jens Axboeblock: add fault injection mechanism for faking request...
2008-10-09 Hugh Dickinsblock: adjust blkdev_issue_discard for swap
2008-10-09 Mike Andersonblock: Add interface to abort queued requests
2008-10-09 Jens Axboeblock: unify request timeout handling
2008-10-09 Tejun Heoblock: fix duplicate headers for /proc/partitions
2008-10-09 FUJITA Tomonoriblock: make blk_rq_map_user take a NULL user-space...
2008-10-09 Jens Axboeblock: update comment on end_request()
2008-10-09 Tejun Heoblock: don't test for partition size in bdget_disk...
2008-10-09 Harvey Harrisonblock: kmalloc args reversed, small function definition...
2008-10-09 FUJITA Tomonoriblock: add blk_rq_aligned helper function
2008-10-09 FUJITA Tomonoriblock: introduce struct rq_map_data to use reserved...
2008-10-09 FUJITA Tomonoriblock: add gfp_mask argument to blk_rq_map_user and...
2008-10-09 Aaron Carrollcfq-iosched: fix queue depth detection
2008-10-09 Jens Axboeblock: don't use bio_has_data() in the completion path
2008-10-09 Jens Axboeblock: inherit CPU completion on bio->rq and rq->rq...
2008-10-09 Jens Axboeblock: add support for IO CPU affinity
2008-10-09 Jens Axboeblock: make kblockd_schedule_work() take the queue...
2008-10-09 Jens Axboeblock: split softirq handling into blk-softirq.c
2008-10-09 Jens Axboeblock: use linux/uaccess.h in elevator.c instead of...
2008-10-09 Tejun Heoblock: allow disk to have extended device number
2008-10-09 Tejun Heoblock: replace @ext_minors with GENHD_FL_EXT_DEVT
2008-10-09 Tejun Heoblock: make partition array dynamic
2008-10-09 Tejun Heoblock: move stats from disk to part0
2008-10-09 Tejun Heoblock: kill GENHD_FL_FAIL and use part0->make_it_fail
2008-10-09 Tejun Heoblock: always set bdev->bd_part
2008-10-09 Tejun Heoblock: move holder_dir from disk to part0
2008-10-09 Tejun Heoblock: move policy from disk to part0
2008-10-09 Tejun Heoblock: unify sysfs size node handling
2008-10-09 Tejun Heoblock: move __dev from disk to part0
2008-10-09 Tejun Heoblock: introduce partition 0
2008-10-09 Tejun Heoblock: implement and use {disk|part}_to_dev()
2008-10-09 Tejun Heoblock: implement CONFIG_DEBUG_BLOCK_EXT_DEVT
2008-10-09 Tejun Heoblock: adjust formatting for large minors and add ext_r...
2008-10-09 Tejun Heoblock: implement extended dev numbers
2008-10-09 Tejun Heoblock: fix diskstats access
2008-10-09 Tejun Heoblock: fix disk->part[] dereferencing race
2008-10-09 Tejun Heoblock: don't depend on consecutive minor space
2008-10-09 Tejun Heoblock: make variable and argument names more consistent
2008-10-09 Tejun Heoblock: misc updates
2008-10-09 Tejun Heoblock: update add_partition() error handling
2008-10-09 Tejun Heoblock: allow deleting zero length partition
2008-10-09 Tejun Heoblock: use class_dev_iterator instead of class_for_each...
2008-10-09 Tejun Heoblock: don't grab block_class_lock unnecessarily
2008-10-09 Tejun Heoblock: fix partition info printouts
2008-10-09 Randy DunlapAdd some block/ source files to the kernel-api docbook...
2008-10-09 Mikulas Patockadrop vmerge accounting
2008-10-09 Mikulas Patockablock: drop virtual merging accounting
2008-10-09 Aaron Carrolldeadline-iosched: non-functional fixes
2008-10-09 Aaron Carrolldeadline-iosched: allow non-sequential batching
2008-10-09 David WoodhouseAllow elevators to sort/merge discard requests
2008-10-09 David WoodhouseAdd BLKDISCARD ioctl to allow userspace to discard...
2008-10-09 OGAWA HirofumiUse WRITE_BARRIER in blkdev_issue_flush(), not (1<...
2008-10-09 David Woodhouseblktrace: simplify flags handling in __blk_add_trace
2008-10-09 David Woodhouseblktrace: support discard requests
2008-10-09 David WoodhouseAdd 'discard' request handling
2008-10-09 David WoodhouseFix up comments about matching flags between bio and rq
2008-10-09 Jens Axboeblock: use bio_has_data() in the IO completion path
2008-10-09 Jens Axboeblock: use bio_has_data() to check for data carrying bio
2008-10-09 xiphmont@xiph.orgSG_IO block filter whitelist missing MMC SET READ AHEAD...
2008-10-08 Ingo MolnarMerge branches 'sched/devel', 'sched/cpu-hotplug',...
2008-10-06 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2008-10-06 Ingo MolnarMerge branches 'x86/alternatives', 'x86/cleanups',...
2008-10-06 Ingo MolnarMerge branch 'x86/tracehook' into x86-v28-for-linus...
2008-10-06 Ingo MolnarMerge branch 'x86/prototypes' into x86-v28-for-linus...
2008-10-06 Ingo MolnarMerge branch 'x86/header-guards' into x86-v28-for-linus...
2008-10-03 Ingo MolnarMerge commit 'v2.6.27-rc8' into core/rcu
2008-10-02 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-09-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-09-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-09-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-09-26 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2008-09-24 Ingo MolnarMerge commit 'v2.6.27-rc7' into x86/pebs
2008-09-23 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2008-09-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
next