aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-12-29bio: only mempool back the largest bio_vec slab cacheJens Axboe2-54/+74
2008-12-29block: don't use plugging on SSD devicesJens Axboe1-4/+3
2008-12-29block: fix empty barrier on write-through w/ ordered tagTejun Heo1-1/+13
2008-12-29block: simplify empty barrier implementationTejun Heo3-15/+10
2008-12-29block: make barrier completion more robustTejun Heo3-23/+36
2008-12-29block: make every barrier action optionalTejun Heo2-19/+29
2008-12-29block: remove duplicate or unused barrier/discard error pathsTejun Heo2-35/+13
2008-12-29block: reorganize QUEUE_ORDERED_* constantsTejun Heo2-26/+33
2008-12-29block: reorder struct bio to remove padding on 64bitRichard Kennedy1-1/+2
2008-12-29block: use cancel_work_sync() instead of kblockd_flush_work()Cheng Renquan4-10/+3
2008-12-29block: Supress Buffer I/O errors when SCSI REQ_QUIET flag setKeith Mannthey4-4/+20
2008-12-29block: don't take lock on changing ra_pagesWu Fengguang3-10/+1
2008-12-29Documentation: remove reference to ll_rw_blk.c and moved drivers/block/elevator.cNikanth Karthikesan1-3/+3
2008-12-29block/blk-tag.c: cleanup kernel-docQinghuang Feng1-1/+0
2008-12-29cciss: switch to using hlist for command list managementJens Axboe3-46/+33
2008-12-29Do not free io context when taking recursive faults in do_exitNikanth Karthikesan1-2/+0
2008-12-29cdrom: reduce stack usage of mmc_ioctl_dvd_read_structMarcin Slusarz1-62/+77
2008-12-29cdrom: split mmc_ioctl to lower stack usageMarcin Slusarz1-241/+329
2008-12-29scsi-ioctl: use clock_t <> jiffiesMilton Miller1-2/+2
2008-12-29block: leave the request timeout timer running even on an empty listJens Axboe2-4/+1
2008-12-29block: add comment in blk_rq_timed_out() about why next can not be 0Jens Axboe1-1/+6
2008-12-29block: optimizations in blk_rq_timed_out_timer()malahal@us.ibm.com1-6/+4
2008-12-29xen-blkfront: set queue paravirt flagFernando Luis Vázquez Cao1-7/+1
2008-12-29virtio_blk: set queue paravirt flagFernando Luis Vázquez Cao1-0/+2
2008-12-29block: add queue flag for paravirt frontend driversFernando Luis Vázquez Cao1-0/+1
2008-12-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds254-2728/+7138
2008-12-28net: ehea NAPI interface cleanup fixStephen Rothwell2-2/+2
2008-12-28cifs: update for new IP4/6 address printingStephen Rothwell1-4/+4
2008-12-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds1-4/+16
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds28-350/+1045
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-nvramLinus Torvalds1-141/+123
2008-12-29Merge branch 'next' into for-linusJames Morris1-4/+16
2008-12-29powerpc/44x: Support 16K/64K base page sizes on 44xIlya Yanok10-48/+130
2008-12-29powerpc: Force memory size to be a multiple of PAGE_SIZEHollis Blanchard1-1/+15
2008-12-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds18-206/+105
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1395-48036/+73271
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds22-611/+823
2008-12-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds42-479/+965
2008-12-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds143-2300/+4876
2008-12-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds20-222/+299
2008-12-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds125-2611/+8735
2008-12-28Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds197-4125/+5182
2008-12-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds223-3322/+5678
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds44-1420/+3331
2008-12-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds253-8030/+22114
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds177-5692/+9290
2008-12-28m68k: use the new byteorder headersHarvey Harrison1-11/+5
2008-12-28fbcon: Protect free_irq() by MACH_IS_ATARI checkGeert Uytterhoeven1-1/+2
2008-12-28fbcon: remove broken mac vbl handlerFinn Thain1-72/+3
2008-12-28m68k: fix trigraph ignored warning in setox.SFinn Thain1-2/+2