aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-29drm/i915: add GEM GTT mapping supportJesse Barnes
2008-12-29drm: GEM mmap supportJesse Barnes
2008-12-29drm/i915: Add /proc debugging entry for reading out the HWS.Eric Anholt
2008-12-29drm: reorganise start and load.Dave Airlie
2008-12-29drm: fix leak of uninitialized data to userspaceVegard Nossum
2008-12-29drm: move to kref per-master structures.Dave Airlie
2008-12-29drm: cleanup exit path for module unloadDave Airlie
2008-12-29bio: get rid of bio_vec clearingJens Axboe
2008-12-29bounce: don't rely on a zeroed bio_vec listJens Axboe
2008-12-29cciss: simplify parameters to deregister_disk functionStephen M. Cameron
2008-12-29cfq-iosched: fix race between exiting queue and exiting taskJens Axboe
2008-12-29loop: Do not call loop_unplug for not configured loop device.Milan Broz
2008-12-29loop: Flush possible running bios when loop device is released.Milan Broz
2008-12-29alpha: remove dead BIO_VMERGE_BOUNDARYFUJITA Tomonori
2008-12-29Get rid of CONFIG_LSFJens Axboe
2008-12-29block: make blk_softirq_init() staticRoel Kluin
2008-12-29block: use min_not_zero in blk_queue_stack_limitsFUJITA Tomonori
2008-12-29block: add one-hit cache for disk partition lookupJens Axboe
2008-12-29cfq-iosched: remove limit of dispatch depth of max 4 times quantumJens Axboe
2008-12-29nbd: tell the block layer that it is not a rotational deviceJens Axboe
2008-12-29block: get rid of elevator_t typedefJens Axboe
2008-12-29aio: make the lookup_ioctx() locklessJens Axboe
2008-12-29bio: add support for inlining a number of bio_vecs inside the bioJens Axboe
2008-12-29bio: allow individual slabs in the bio_setJens Axboe
2008-12-29bio: move the slab pointer inside the bio_setJens Axboe
2008-12-29bio: only mempool back the largest bio_vec slab cacheJens Axboe
2008-12-29block: don't use plugging on SSD devicesJens Axboe
2008-12-29block: fix empty barrier on write-through w/ ordered tagTejun Heo
2008-12-29block: simplify empty barrier implementationTejun Heo
2008-12-29block: make barrier completion more robustTejun Heo
2008-12-29block: make every barrier action optionalTejun Heo
2008-12-29block: remove duplicate or unused barrier/discard error pathsTejun Heo
2008-12-29block: reorganize QUEUE_ORDERED_* constantsTejun Heo
2008-12-29block: reorder struct bio to remove padding on 64bitRichard Kennedy
2008-12-29block: use cancel_work_sync() instead of kblockd_flush_work()Cheng Renquan
2008-12-29block: Supress Buffer I/O errors when SCSI REQ_QUIET flag setKeith Mannthey
2008-12-29block: don't take lock on changing ra_pagesWu Fengguang
2008-12-29Documentation: remove reference to ll_rw_blk.c and moved drivers/block/elevat...Nikanth Karthikesan
2008-12-29block/blk-tag.c: cleanup kernel-docQinghuang Feng
2008-12-29cciss: switch to using hlist for command list managementJens Axboe
2008-12-29Do not free io context when taking recursive faults in do_exitNikanth Karthikesan
2008-12-29cdrom: reduce stack usage of mmc_ioctl_dvd_read_structMarcin Slusarz
2008-12-29cdrom: split mmc_ioctl to lower stack usageMarcin Slusarz
2008-12-29scsi-ioctl: use clock_t <> jiffiesMilton Miller
2008-12-29block: leave the request timeout timer running even on an empty listJens Axboe
2008-12-29block: add comment in blk_rq_timed_out() about why next can not be 0Jens Axboe
2008-12-29block: optimizations in blk_rq_timed_out_timer()malahal@us.ibm.com
2008-12-29xen-blkfront: set queue paravirt flagFernando Luis Vázquez Cao
2008-12-29virtio_blk: set queue paravirt flagFernando Luis Vázquez Cao
2008-12-29block: add queue flag for paravirt frontend driversFernando Luis Vázquez Cao