aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-03block: request_module(): use format stringmaximilian attems
2008-07-03Add bvec_merge_data to handle stacked devices and ->merge_bvec()Alasdair G Kergon
2008-07-03block: integrity flags can't use bit ops on unsigned shortJens Axboe
2008-07-03cmdfilter: extend default read filterAdel Gadllah
2008-07-03sg: fix odd style (extra parenthesis) introduced by cmd filter patchJens Axboe
2008-07-03block: add bounce support to blk_rq_map_user_iovFUJITA Tomonori
2008-07-03cfq-iosched: get rid of enable_idle being unused warningJens Axboe
2008-07-03allow userspace to modify scsi command filter on per device basisAdel Gadllah
2008-07-03block: integrity cleanupsJens Axboe
2008-07-03block: blkdev.h cleanup, move iocontext stuff to iocontext.hJens Axboe
2008-07-03block: integrity checkpatch cleanupsJens Axboe
2008-07-03block: Data integrity infrastructure documentationMartin K. Petersen
2008-07-03block: Block layer data integrity supportMartin K. Petersen
2008-07-03block: Globalize bio_set and bio_vec_slabMartin K. Petersen
2008-07-03xen: Avoid allocations causing swap activity on the resume pathIan Campbell
2008-07-03xen/blkfront: add __exit to module_exit() handlersJan Beulich
2008-07-03xen/blkfront: Make sure that the device is fully ready before allowing release.Wim Colgate
2008-07-03xen/blkfront: Add the CDROM_GET_CAPABILITY ioctl to blkfront.Christian Limpach
2008-07-03xen/blkfront: Make sure we don't use bounce buffers, we don't need them.Ian Campbell
2008-07-03block: kill request_queue_tJens Axboe
2008-07-03block: export "ro" attributeKay Sievers
2008-07-03Added in user-injected messages into blk tracesAlan D. Brunelle
2008-07-03cfq-iosched: add message logging through blktraceJens Axboe
2008-07-03as-iosched: properly protect ioc_gone and ioc countJens Axboe
2008-07-03cfq-iosched: properly protect ioc_gone and ioc countJens Axboe
2008-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-07-02Merge branch 'i2c-fix' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds
2008-07-02Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-07-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-07-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-07-02tty: Fix inverted logic in send_breakAlan Cox
2008-07-02Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-07-02Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-07-02Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-07-02Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2008-07-02Merge branch 'for-2.6.26' of git://neil.brown.name/mdLinus Torvalds
2008-07-02Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-02DRM/i915: only use tiled blits on 965+Jesse Barnes
2008-07-02drivers/input/ff-core.c needs <linux/sched.h>Geert Uytterhoeven
2008-07-03Merge branch 'for-2.6.26' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...Paul Mackerras
2008-07-02PCI: acpiphp: cleanup notify handler on all root bridgesAlex Chiang
2008-07-02PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev.Benjamin Li
2008-07-02V4L/DVB (8178): uvc: Fix compilation breakage for the other drivers, if uvc i...Mauro Carvalho Chehab
2008-07-02dm crypt: use cond_reschedMilan Broz
2008-07-01net: fib_rules: fix error code for unsupported familiesPatrick McHardy