aboutsummaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2008-05-02ub: Ignore bad residuePete Zaitcev
2008-05-02ub: Tune retriesPete Zaitcev
2008-05-02ub: Fix timeoutsPete Zaitcev
2008-05-02virtio: add virtio disk geometry featureRyan Harper
2008-05-02virtio: explicit advertisement of driver featuresRusty Russell
2008-05-02virtio: change config to guest endian.Rusty Russell
2008-05-02virtio-blk: fix remove oopsMarcelo Tosatti
2008-05-02virtio: de-structify virtio_block status byteRusty Russell
2008-05-01cciss: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev
2008-04-30brd: modify ramdisk device to be able to manage partitionsLaurent Vivier
2008-04-29Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-04-29drivers/block: use get_unaligned_* helpersHarvey Harrison
2008-04-29Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa
2008-04-29remove aoedev_isbusy()Adrian Bunk
2008-04-29NBD: add partition supportLaurent Vivier
2008-04-29NBD: allow nbd to be used locallyLaurent Vivier
2008-04-29drivers: use non-racy method for proc entries creation (2)Denis V. Lunev
2008-04-29proc: remove proc_root_driverAlexey Dobriyan
2008-04-29xen: make blkif_getgeo staticHarvey Harrison
2008-04-29drivers/block/floppy.c: replace init_module&cleanup_module with module_init&m...Jon Schindler
2008-04-29block: use blk_rq_init() to initialize the requestFUJITA Tomonori
2008-04-29block: no need to initialize rq->cmd with blk_get_requestFUJITA Tomonori
2008-04-29block: no need to initialize rq->cmd in prepare_flush_fn hookFUJITA Tomonori
2008-04-29block: make queue flags non-atomicNick Piggin
2008-04-29ps3disk: Remove superfluous castGeert Uytterhoeven
2008-04-28return pfn from direct_access, for XIPJared Hulbert
2008-04-24xen: Add compatibility aliases for frontend driversMark McLoughlin
2008-04-24xen: Module autoprobing support for frontend driversMark McLoughlin
2008-04-24xen blkfront: Delay wait for block devices until after the disk is addedChristian Limpach
2008-04-24xen/blkfront: use bdget_diskJeremy Fitzhardinge
2008-04-24xen: Make xen-blkfront write its protocol ABI to xenstoreMarkus Armbruster
2008-04-22fix brd allocation flagsPetr Tesarik
2008-04-21Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2008-04-21block: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-21cciss: fix warning oops on rmmod of driverscameron@beardog.cca.cpqcorp.net
2008-04-21cciss: Fix race between disk-adding code and interrupt handlerscameron@beardog.cca.cpqcorp.net
2008-04-21loop: manage partitions in disk imageLaurent Vivier
2008-04-18drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-04-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-04-14Merge branch 'linux-2.6'Paul Mackerras
2008-04-11cciss: error: implicit declaration of function 'sg_init_table'Mike Pagano
2008-04-08ub: remove BUG() after __blk_end_request and fix the condition causing itPete Zaitcev
2008-04-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-04-02nbd: prevent sock_xmit from attempting to use a NULL socketMike Snitzer
2008-04-01[POWERPC] Use FIELD_SIZEOF in drivers/block/viodasd.cJulia Lawall
2008-03-26[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki
2008-03-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-03-17virtio: Fix sysfs bits to have proper block symlinkJeremy Katz
2008-03-17The ps2esdi driver was marked as BROKEN more than two years ago due to beingAdrian Bunk