summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
...
| * ub: Tune retriesPete Zaitcev2008-05-021-5/+4
| * ub: Fix timeoutsPete Zaitcev2008-05-021-2/+15
* | virtio: add virtio disk geometry featureRyan Harper2008-05-021-4/+20
* | virtio: explicit advertisement of driver featuresRusty Russell2008-05-021-1/+7
* | virtio: change config to guest endian.Rusty Russell2008-05-021-2/+2
* | virtio-blk: fix remove oopsMarcelo Tosatti2008-05-021-2/+0
* | virtio: de-structify virtio_block status byteRusty Russell2008-05-021-3/+3
|/
* cciss: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev2008-05-011-6/+2
* brd: modify ramdisk device to be able to manage partitionsLaurent Vivier2008-04-301-5/+14
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-04-296-10/+5
|\
| * block: use blk_rq_init() to initialize the requestFUJITA Tomonori2008-04-292-3/+2
| * block: no need to initialize rq->cmd with blk_get_requestFUJITA Tomonori2008-04-291-2/+0
| * block: no need to initialize rq->cmd in prepare_flush_fn hookFUJITA Tomonori2008-04-291-1/+0
| * block: make queue flags non-atomicNick Piggin2008-04-292-2/+2
| * ps3disk: Remove superfluous castGeert Uytterhoeven2008-04-291-2/+1
* | drivers/block: use get_unaligned_* helpersHarvey Harrison2008-04-292-14/+14
* | Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa2008-04-291-1/+1
* | remove aoedev_isbusy()Adrian Bunk2008-04-292-19/+0
* | NBD: add partition supportLaurent Vivier2008-04-291-4/+21
* | NBD: allow nbd to be used locallyLaurent Vivier2008-04-291-49/+95
* | drivers: use non-racy method for proc entries creation (2)Denis V. Lunev2008-04-291-6/+1
* | proc: remove proc_root_driverAlexey Dobriyan2008-04-293-6/+6
* | xen: make blkif_getgeo staticHarvey Harrison2008-04-291-1/+1
* | drivers/block/floppy.c: replace init_module&cleanup_module with module_init&m...Jon Schindler2008-04-291-2/+4
|/
* return pfn from direct_access, for XIPJared Hulbert2008-04-281-2/+3
* xen: Add compatibility aliases for frontend driversMark McLoughlin2008-04-241-0/+1
* xen: Module autoprobing support for frontend driversMark McLoughlin2008-04-241-0/+1
* xen blkfront: Delay wait for block devices until after the disk is addedChristian Limpach2008-04-241-0/+11
* xen/blkfront: use bdget_diskJeremy Fitzhardinge2008-04-241-2/+1
* xen: Make xen-blkfront write its protocol ABI to xenstoreMarkus Armbruster2008-04-241-0/+7
* fix brd allocation flagsPetr Tesarik2008-04-221-1/+1
* Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-04-214-10/+41
|\
| * block: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-211-3/+3
| * cciss: fix warning oops on rmmod of driverscameron@beardog.cca.cpqcorp.net2008-04-211-1/+1
| * cciss: Fix race between disk-adding code and interrupt handlerscameron@beardog.cca.cpqcorp.net2008-04-211-1/+16
| * loop: manage partitions in disk imageLaurent Vivier2008-04-211-5/+21
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-211-1/+1
|\ \
| * \ Merge branch 'linux-2.6'Paul Mackerras2008-04-143-9/+36
| |\ \
| * | | [POWERPC] Use FIELD_SIZEOF in drivers/block/viodasd.cJulia Lawall2008-04-011-1/+1
* | | | drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0
| |_|/ |/| |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-04-172-9/+30
|\ \ \ | | |/ | |/|
| * | cciss: error: implicit declaration of function 'sg_init_table'Mike Pagano2008-04-111-0/+1
| * | ub: remove BUG() after __blk_end_request and fix the condition causing itPete Zaitcev2008-04-081-9/+29
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-034-1090/+6
|\ \ \ | |/ /
| * | nbd: prevent sock_xmit from attempting to use a NULL socketMike Snitzer2008-04-021-0/+6
| |/
| * Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-03-183-1090/+0
| |\
| | * The ps2esdi driver was marked as BROKEN more than two years ago due to beingAdrian Bunk2008-03-173-1090/+0
* | | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-261-1/+1
|/ /
* | virtio: Fix sysfs bits to have proper block symlinkJeremy Katz2008-03-171-0/+1
|/
* block: floppy: fix rmmod lockupJiri Slaby2008-03-131-5/+0
OpenPOWER on IntegriCloud