summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] switch pfAl Viro2008-10-211-13/+13
* [PATCH] switch pdAl Viro2008-10-211-9/+9
* [PATCH] switch pcdAl Viro2008-10-211-13/+12
* [PATCH] switch nbdAl Viro2008-10-211-14/+14
* [PATCH] switch loopAl Viro2008-10-211-25/+27
* [PATCH] switch floppyAl Viro2008-10-211-25/+26
* [PATCH] switch cpqarrayAl Viro2008-10-211-16/+16
* [PATCH] switch ccissAl Viro2008-10-211-39/+39
* [PATCH] switch brdAl Viro2008-10-211-3/+2
* [PATCH] switch ataflopAl Viro2008-10-211-21/+20
* [PATCH] switch aoeblkAl Viro2008-10-211-10/+6
* [PATCH] switch amiflopAl Viro2008-10-211-24/+26
* [PATCH] switch DAC960Al Viro2008-10-211-4/+4
* [PATCH] beginning of methods conversionAl Viro2008-10-2122-53/+53
* [PATCH] introduce __blkdev_driver_ioctl()Al Viro2008-10-211-2/+2
* [PATCH] switch pktcdvd to blkdev_driver_ioctl()Al Viro2008-10-211-10/+10
* [PATCH] switch cdrom_{open,release,ioctl} to sane APIsAl Viro2008-10-211-3/+5
* [PATCH] switch scsi_cmd_ioctl() to passing fmode_tAl Viro2008-10-213-4/+5
* [PATCH] eliminate use of ->f_flags in block methodsAl Viro2008-10-214-18/+11
* [PATCH] introduce fmode_t, do annotationsAl Viro2008-10-217-11/+11
* x86: sysfs: kill owner field from attributeParag Warudkar2008-10-202-2/+2
* ub: remove sg_statPete Zaitcev2008-10-171-3/+0
* device create: block: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-164-15/+11
* Merge commit 'origin'Benjamin Herrenschmidt2008-10-1520-203/+280
|\
| * m68k: Remove the broken Hades supportAdrian Bunk2008-10-141-4/+0
| * Merge branch 'x86-core-v2-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-121-1/+1
| |\
| | * Merge branch 'linus' into x86/xenIngo Molnar2008-10-1218-196/+277
| | |\
| | * \ Merge branch 'core/xen' into x86/xenIngo Molnar2008-09-101-25/+10
| | |\ \
| | * \ \ Merge branch 'linus' into x86/xenIngo Molnar2008-08-252-5/+7
| | |\ \ \
| | * | | | xen: clean up domain mode predicatesJeremy Fitzhardinge2008-08-201-1/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2008-10-121-2/+2
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-10-1117-192/+272
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller2008-09-161-25/+10
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | sparc64: Apply const or __initdata to vio_device_id[]David S. Miller2008-09-011-2/+2
| | | |_|_|/ | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-10-111-4/+5
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | hd: WIN_* -> ATA_CMD_*Bartlomiej Zolnierkiewicz2008-10-101-4/+5
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-10-117-75/+57
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | aoe: Fix OOPS after SKB queue changes.David S. Miller2008-09-231-1/+3
| | * | | | aoe: Use SKB interfaces for list management instead of home-grown stuff.David S. Miller2008-09-217-76/+56
| | | |/ / | | |/| |
| * | | | block: mark bio_split_pool staticDenis ChengRq2008-10-091-1/+1
| * | | | virtio_blk: change to use __blk_end_request()Kiyoshi Ueda2008-10-091-5/+5
| * | | | floppy: support arbitrary first-sector numbersKeith Wansbrough2008-10-091-8/+15
| * | | | drivers/block: Use DIV_ROUND_UPJulia Lawall2008-10-093-9/+9
| * | | | cciss: Fix cciss SCSI rescan code to better notice device changesscameron@beardog.cca.cpqcorp.net2008-10-092-53/+102
| * | | | block: Expand Xen blkfront for > 16 xvdChris Lalancette2008-10-091-21/+55
| * | | | block: move stats from disk to part0Tejun Heo2008-10-091-6/+6
| * | | | block: move capacity from disk to part0Tejun Heo2008-10-093-4/+4
| * | | | block: implement and use {disk|part}_to_dev()Tejun Heo2008-10-092-4/+4
| * | | | block: fix diskstats accessTejun Heo2008-10-091-7/+8
| * | | | block: fix disk->part[] dereferencing raceTejun Heo2008-10-091-1/+5