summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-308-8/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-2920-151/+4Star
|\
| * [PATCH] devfs: Last little devfs cleanups throughout the kernel tree.Greg Kroah-Hartman2006-06-261-1/+0Star
| * [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-2615-21/+1Star
| * [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-1/+0Star
| * [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-2611-12/+0Star
| * [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-2610-52/+2Star
| * [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman2006-06-263-30/+1Star
| * [PATCH] devfs: Remove devfs_mk_bdev() function from the kernel treeGreg Kroah-Hartman2006-06-261-19/+0Star
| * [PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2006-06-2610-15/+0Star
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-291-2/+3
|\ \
| * | [PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman2006-06-271-2/+3
| |/
* | [PATCH] Deref in drivers/block/paride/pf.cEric Sesterhenn2006-06-291-1/+1
* | [PATCH] mark address_space_operations constChristoph Hellwig2006-06-282-3/+3
|/
* Revert "[PATCH] kthread: update loop.c to use kthread"Linus Torvalds2006-06-261-11/+13
* [PATCH] CCISS: tidy up product table indentationBjorn Helgaas2006-06-251-36/+18Star
* [PATCH] CCISS: run through LindentBjorn Helgaas2006-06-251-1534/+1581
* [PATCH] CCISS: remove parens around return valuesBjorn Helgaas2006-06-251-23/+23
* [PATCH] CCISS: fix a few spelling errorsBjorn Helgaas2006-06-251-8/+8
* [PATCH] CCISS: use ARRAY_SIZE without intermediatesBjorn Helgaas2006-06-251-4/+2Star
* [PATCH] CCISS: announce cciss%d devices with PCI address/IRQ/DAC infoBjorn Helgaas2006-06-251-7/+9
* [PATCH] CCISS: request all PCI resourcesBjorn Helgaas2006-06-252-46/+18Star
* [PATCH] CCISS: disable device when returning failureBjorn Helgaas2006-06-251-9/+18
* [PATCH] kthread: update loop.c to use kthreadSerge E. Hallyn2006-06-251-13/+11Star
* [PATCH] cpqarray section fixAndrew Morton2006-06-251-2/+2
* [PATCH] nbd: kill obsolete changelog, add GPLPavel Machek2006-06-251-32/+2Star
* [PATCH] random: change cpqarray to use add_disk_randomnessMatt Mackall2006-06-251-2/+3
* [PATCH] random: make CCISS use add_disk_randomnessMatt Mackall2006-06-251-2/+2
* [PATCH] m68k: introduce irq controllerRoman Zippel2006-06-251-0/+1
* [PATCH] drivers/block/loop.c: don't return garbage if LOOP_SET_STATUS not calledConstantine Sapuntzakis2006-06-231-1/+1
* [PATCH] frv: initrd is grossly broken on frv (never built)Al Viro2006-06-231-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-06-231-1/+1
|\
| * Merge ../linux-2.6Paul Mackerras2006-05-191-8/+10
| |\
| * | [PATCH] powerpc: update iSeries viodasd device-tree entriesStephen Rothwell2006-05-191-1/+1
* | | [PATCH] ub: random cleanupsPete Zaitcev2006-06-221-48/+12Star
* | | [PATCH] ub: atomic add_diskPete Zaitcev2006-06-221-7/+3Star
* | | [PATCH] USB: clean out an unnecessary NULL check from ubPete Zaitcev2006-06-221-6/+2Star
* | | [PATCH] CCISS: add device symlink to the block cciss block devices in sysfsGreg Kroah-Hartman2006-06-211-0/+1
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-06-212-9/+10
|\ \ \
| * \ \ Merge ../linux-2.6James Bottomley2006-06-103-56/+60
| |\ \ \ | | | |/ | | |/|
| * | | [SCSI] fix up request buffer reference in various scsi driversChristoph Hellwig2006-06-061-3/+3
| * | | [SCSI] fix (unlikely) memory leak in DAC960 driverJesper Juhl2006-05-201-6/+7
* | | | [NET]: Clean up skb_linearizeHerbert Xu2006-06-181-2/+1Star
| |/ / |/| |
* | | [PATCH] USB: ub oops in block_ueventPete Zaitcev2006-05-091-8/+10
| |/ |/|
* | [PATCH] powerpc: Use check_legacy_ioport() on ppc32 too.David Woodhouse2006-04-281-1/+1
* | [PATCH] cciss: bug fix for crash when running hpacucliMike Miller2006-04-171-47/+49
|/
* [PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi2006-03-311-0/+1
* [PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre2006-03-281-2/+3
* [PATCH] drivers/block/*: use time_after() and friendsMarcelo Feitoza Parisi2006-03-282-12/+14
* [PATCH] drivers/block/acsi_slm.c: size_t can't be < 0Alexey Dobriyan2006-03-281-2/+0Star