aboutsummaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2006-10-17[PATCH] rd: memory leak on rd_init() failureAkinobu Mita
2006-10-11[PATCH] z2_init() in non-modular caseAl Viro
2006-10-11[PATCH] amiga_floppy_init() in non-modular caseAl Viro
2006-10-11[PATCH] DAC960: use memmove for overlapping areasAlexey Dobriyan
2006-10-11[PATCH] Use linux/io.h instead of asm/io.hMatthew Wilcox
2006-10-10[PATCH] __user annotations: loop.cAl Viro
2006-10-10[PATCH] fix misannotations in loop.cAl Viro
2006-10-06Various drivers' irq handlers: kill dead code, needless castsJeff Garzik
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds
2006-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-10-04[PATCH] pktcdvd: rename a variable for better readabilityThomas Maier
2006-10-04[PATCH] pktcdvd: Replace pktcdvd strings with macro DRIVER_NAME.Thomas Maier
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-10-04[POWERPC] Update swim3 printk after blkdev.h changeOlaf Hering
2006-10-03Fix bytes <-> kilobytes typo in Kconfig for ramdiskChristian Borntraeger
2006-10-03remove mentionings of devfs in documentationAdrian Bunk
2006-10-03[PATCH] pr_debug: umem: repair nonexistant bh pr_debug referenceZach Brown
2006-10-01[PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra
2006-10-01[PATCH] cciss: remove unneeded spaces in output for attached volumesMetathronius Galabant
2006-10-01[PATCH] cciss: support for >2TB logical volumesMike Miller (OS Dev)
2006-10-01[PATCH] Generic booleanRichard Knutsson
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells
2006-09-30[PATCH] BLOCK: Move the loop device ioctl compat stuff to the loop driver [tr...David Howells
2006-09-30[PATCH] Kill various deprecated/unused block layer defines/functionsJens Axboe
2006-09-30[PATCH] Remove ->rq_status from struct requestJens Axboe
2006-09-30[PATCH] Remove ->waiting member from struct requestJens Axboe
2006-09-30[PATCH] Split struct request ->flags into two partsJens Axboe
2006-09-29[PATCH] loop: forward-port resource leak checks from SolarSerge E. Hallyn
2006-09-29[PATCH] kthread: convert loop.c to kthreadSerge E. Hallyn
2006-09-27USB: UB: Let cdrecord to see a device with media absentPete Zaitcev
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-09-23Merge mulgrave-w:git/scsi-misc-2.6James Bottomley
2006-09-21[BLOCK] cryptoloop: Use block ciphers where applicableHerbert Xu
2006-09-13[PATCH] cciss: version update, new hwMike Miller
2006-09-01[PATCH] exit early in floppy_init when no floppy existsOlaf Hering
2006-08-27Merge ../linux-2.6James Bottomley
2006-08-06[SCSI] Improve inquiry printingMatthew Wilcox
2006-08-04[SCSI] DAC960: PCI id table fixupBrian King
2006-07-31[PATCH] nbd: Abort request on data reception failureMichal Feix
2006-07-31[PATCH] nbd: Check magic before doing anything elseMichal Feix
2006-07-31[PATCH] lockdep: annotate pktcdvd natural device hierarchyArjan van de Ven
2006-07-25[PATCH] cciss: fix stall with softirq handling and CFQJens Axboe
2006-07-14[PATCH] drivers/block/cpqarray.c: remove an unused variableAdrian Bunk
2006-07-14[PATCH] ramdisk blocksize Kconfig entryNathan Scott
2006-07-10[PATCH] aoe: cleanup i_rdev usageEric Sesterhenn
2006-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-07-03[PATCH] lockdep: floppy.c irq release fixIngo Molnar
2006-07-03[POWERPC] Update the SWIM3 (powermac) floppy driverBenjamin Herrenschmidt
2006-07-02[PATCH] irq-flags: drivers/block Use the new IRQF_ constantsThomas Gleixner