Prev: [PATCH 2.6.33] regulator: Fix display of null constraints for regulators
Next: [RESEND][PATCHv2 4/4] OMAP: DSS2: Add Innolux 7" display for DEVKIT8000
From: Jens Axboe on 11 Feb 2010 14:40 Hi Linus, Two things: - Fix an oops in cciss - Fix for a CFQ performance regression. This is a little larger than I would have liked, but it's well tested and also well reviewed by several people involved. So please pull. git://git.kernel.dk/linux-2.6-block.git for-linus Shaohua Li (1): cfq-iosched: split seeky coop queues after one slice Stephen M. Cameron (1): cciss: Make cciss_seq_show handle holes in the h->drv[] array block/cfq-iosched.c | 49 ++++++++++++++++--------------------------------- drivers/block/cciss.c | 3 +++ 2 files changed, 19 insertions(+), 33 deletions(-) -- Jens Axboe -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |