summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman2006-06-271-2/+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
* [PATCH] drivers/block/paride/pd.c: fix an off-by-one errorAdrian Bunk2006-03-281-1/+2
* [PATCH] paride-pt: register_chrdev fixAndrew Morton2006-03-281-3/+5
* [PATCH] paride: register_chrdev fixAndrew Morton2006-03-281-3/+5
* [PATCH] let BLK_DEV_RAM_COUNT depend on BLK_DEV_RAMAdrian Bunk2006-03-281-1/+2
* [PATCH] unused label in drivers/block/cciss.Eric Sesterhenn2006-03-271-1/+1
* [PATCH] kzalloc() conversion in drivers/blockEric Sesterhenn2006-03-274-16/+7Star
* [PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson2006-03-261-3/+1Star
* [PATCH] mempool: use common mempool kmalloc allocatorMatthew Dobson2006-03-261-22/+4Star
* [PATCH] Update documentation for BLK_DEV_INITRD to match current usageH. Peter Anvin2006-03-261-6/+9
* [PATCH] loop: potential kernel hang waiting for kthreadHerbert Poetzl2006-03-261-1/+3
* [PATCH] drivers/block/floppy.c: dont free_irq() from irq contextIngo Molnar2006-03-261-1/+22
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/aoe-2.6Linus Torvalds2006-03-257-120/+235
|\
| * [PATCH] aoe [3/3]: update version to 22Ed L. Cashin2006-03-241-1/+1