summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* 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
| * [PATCH] aoe [2/3]: don't request ATA device ID on ATA errorEd L. Cashin2006-03-241-1/+2
| * [PATCH] aoe [1/3]: support multiple AoE listenersEd L. Cashin2006-03-241-17/+5Star
| * [PATCH] aoe: do not stop retransmit timer when device goes downEd L. Cashin2006-03-241-2/+2
| * [PATCH] aoe [8/8]: update driver version numberEd L. Cashin2006-03-241-1/+1
| * [PATCH] aoe [7/8]: update driver compatibility stringEd L. Cashin2006-03-241-1/+1
| * [PATCH] aoe [6/8]: update device information on last closeEd L. Cashin2006-03-241-1/+1
| * [PATCH] aoe [5/8]: allow network interface migration on packet retransmitEd L. Cashin2006-03-241-0/+2
| * [PATCH] aoe [4/8]: use less confusing driver nameEd L. Cashin2006-03-241-1/+1
| * [PATCH] aoe [3/8]: increase allowed outstanding packetsEd L. Cashin2006-03-241-1/+1
| * [PATCH] aoe [2/8]: support dynamic resizing of AoE devicesEd L. Cashin2006-03-245-97/+220
| * [PATCH] aoe [1/8]: zero packet data after skb allocationEd L. Cashin2006-03-241-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-03-254-7/+4Star
|\ \
| * | BUG_ON() Conversion in drivers/block/Eric Sesterhenn2006-03-244-7/+4Star
* | | [PATCH] BLK_DEV_INITRD: do not require BLK_DEV_RAM=yZdenek Pavlas2006-03-251-1/+0Star
* | | [PATCH] block/floppy: fix section mismatch warningsSam Ravnborg2006-03-251-1/+1
* | | [PATCH] Remove MODULE_PARMRusty Russell2006-03-251-2/+2
* | | [PATCH] drivers/block/nbd.c: don't defer compile error to runtimeAdrian Bunk2006-03-251-4/+1Star
|/ /
* | [PATCH] Fix "value computed not used" warningsTakashi Iwai2006-03-242-9/+9