aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* bounce: don't rely on a zeroed bio_vec listJens Axboe2008-12-29
* cciss: simplify parameters to deregister_disk functionStephen M. Cameron2008-12-29
* cfq-iosched: fix race between exiting queue and exiting taskJens Axboe2008-12-29
* loop: Do not call loop_unplug for not configured loop device.Milan Broz2008-12-29
* loop: Flush possible running bios when loop device is released.Milan Broz2008-12-29
* alpha: remove dead BIO_VMERGE_BOUNDARYFUJITA Tomonori2008-12-29
* Get rid of CONFIG_LSFJens Axboe2008-12-29
* block: make blk_softirq_init() staticRoel Kluin2008-12-29
* block: use min_not_zero in blk_queue_stack_limitsFUJITA Tomonori2008-12-29
* block: add one-hit cache for disk partition lookupJens Axboe2008-12-29
* cfq-iosched: remove limit of dispatch depth of max 4 times quantumJens Axboe2008-12-29
* nbd: tell the block layer that it is not a rotational deviceJens Axboe2008-12-29
* block: get rid of elevator_t typedefJens Axboe2008-12-29
* aio: make the lookup_ioctx() locklessJens Axboe2008-12-29
* bio: add support for inlining a number of bio_vecs inside the bioJens Axboe2008-12-29
* bio: allow individual slabs in the bio_setJens Axboe2008-12-29
* bio: move the slab pointer inside the bio_setJens Axboe2008-12-29
* bio: only mempool back the largest bio_vec slab cacheJens Axboe2008-12-29
* block: don't use plugging on SSD devicesJens Axboe2008-12-29
* block: fix empty barrier on write-through w/ ordered tagTejun Heo2008-12-29
* block: simplify empty barrier implementationTejun Heo2008-12-29
* block: make barrier completion more robustTejun Heo2008-12-29
* block: make every barrier action optionalTejun Heo2008-12-29
* block: remove duplicate or unused barrier/discard error pathsTejun Heo2008-12-29
* block: reorganize QUEUE_ORDERED_* constantsTejun Heo2008-12-29
* block: reorder struct bio to remove padding on 64bitRichard Kennedy2008-12-29
* block: use cancel_work_sync() instead of kblockd_flush_work()Cheng Renquan2008-12-29
* block: Supress Buffer I/O errors when SCSI REQ_QUIET flag setKeith Mannthey2008-12-29
* block: don't take lock on changing ra_pagesWu Fengguang2008-12-29
* Documentation: remove reference to ll_rw_blk.c and moved drivers/block/elevat...Nikanth Karthikesan2008-12-29
* block/blk-tag.c: cleanup kernel-docQinghuang Feng2008-12-29
* cciss: switch to using hlist for command list managementJens Axboe2008-12-29
* Do not free io context when taking recursive faults in do_exitNikanth Karthikesan2008-12-29
* cdrom: reduce stack usage of mmc_ioctl_dvd_read_structMarcin Slusarz2008-12-29
* cdrom: split mmc_ioctl to lower stack usageMarcin Slusarz2008-12-29
* scsi-ioctl: use clock_t <> jiffiesMilton Miller2008-12-29
* block: leave the request timeout timer running even on an empty listJens Axboe2008-12-29
* block: add comment in blk_rq_timed_out() about why next can not be 0Jens Axboe2008-12-29
* block: optimizations in blk_rq_timed_out_timer()malahal@us.ibm.com2008-12-29
* xen-blkfront: set queue paravirt flagFernando Luis Vázquez Cao2008-12-29
* virtio_blk: set queue paravirt flagFernando Luis Vázquez Cao2008-12-29
* block: add queue flag for paravirt frontend driversFernando Luis Vázquez Cao2008-12-29
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds2008-12-28
|\
| * powerpc/44x: Support 16K/64K base page sizes on 44xIlya Yanok2008-12-28
| * powerpc: Force memory size to be a multiple of PAGE_SIZEHollis Blanchard2008-12-28
| * powerpc/32: Wire up the trampoline code for kdumpDale Farnsworth2008-12-22
| * powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32MDale Farnsworth2008-12-22
| * powerpc/32: Allow __ioremap on RAM addresses for kdump kernelAnton Vorontsov2008-12-22
| * powerpc/32: Setup OF properties for kdumpDale Farnsworth2008-12-22
| * powerpc/32/kdump: Implement crash_setup_regs() using ppc_save_regs()Anton Vorontsov2008-12-22