aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-26[PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman11-12/+0
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman10-52/+2
2006-06-26[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman3-30/+1
2006-06-26[PATCH] devfs: Remove devfs_mk_bdev() function from the kernel treeGreg Kroah-Hartman1-19/+0
2006-06-26[PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman10-15/+0
2006-06-26Revert "[PATCH] kthread: update loop.c to use kthread"Linus Torvalds1-11/+13
2006-06-25[PATCH] CCISS: tidy up product table indentationBjorn Helgaas1-36/+18
2006-06-25[PATCH] CCISS: run through LindentBjorn Helgaas1-1534/+1581
2006-06-25[PATCH] CCISS: remove parens around return valuesBjorn Helgaas1-23/+23
2006-06-25[PATCH] CCISS: fix a few spelling errorsBjorn Helgaas1-8/+8
2006-06-25[PATCH] CCISS: use ARRAY_SIZE without intermediatesBjorn Helgaas1-4/+2
2006-06-25[PATCH] CCISS: announce cciss%d devices with PCI address/IRQ/DAC infoBjorn Helgaas1-7/+9
2006-06-25[PATCH] CCISS: request all PCI resourcesBjorn Helgaas2-46/+18
2006-06-25[PATCH] CCISS: disable device when returning failureBjorn Helgaas1-9/+18
2006-06-25[PATCH] kthread: update loop.c to use kthreadSerge E. Hallyn1-13/+11
2006-06-25[PATCH] cpqarray section fixAndrew Morton1-2/+2
2006-06-25[PATCH] nbd: kill obsolete changelog, add GPLPavel Machek1-32/+2
2006-06-25[PATCH] random: change cpqarray to use add_disk_randomnessMatt Mackall1-2/+3
2006-06-25[PATCH] random: make CCISS use add_disk_randomnessMatt Mackall1-2/+2
2006-06-25[PATCH] m68k: introduce irq controllerRoman Zippel1-0/+1
2006-06-23[PATCH] drivers/block/loop.c: don't return garbage if LOOP_SET_STATUS not calledConstantine Sapuntzakis1-1/+1
2006-06-23[PATCH] frv: initrd is grossly broken on frv (never built)Al Viro1-0/+1
2006-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-1/+1
2006-06-21[PATCH] ub: random cleanupsPete Zaitcev1-48/+12
2006-06-21[PATCH] ub: atomic add_diskPete Zaitcev1-7/+3
2006-06-21[PATCH] USB: clean out an unnecessary NULL check from ubPete Zaitcev1-6/+2
2006-06-21[PATCH] CCISS: add device symlink to the block cciss block devices in sysfsGreg Kroah-Hartman1-0/+1
2006-06-21Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2-9/+10
2006-06-17[NET]: Clean up skb_linearizeHerbert Xu1-2/+1
2006-06-10Merge ../linux-2.6James Bottomley3-56/+60
2006-06-06[SCSI] fix up request buffer reference in various scsi driversChristoph Hellwig1-3/+3
2006-05-20[SCSI] fix (unlikely) memory leak in DAC960 driverJesper Juhl1-6/+7
2006-05-19Merge ../linux-2.6Paul Mackerras1-8/+10
2006-05-19[PATCH] powerpc: update iSeries viodasd device-tree entriesStephen Rothwell1-1/+1
2006-05-08[PATCH] USB: ub oops in block_ueventPete Zaitcev1-8/+10
2006-04-28[PATCH] powerpc: Use check_legacy_ioport() on ppc32 too.David Woodhouse1-1/+1
2006-04-17[PATCH] cciss: bug fix for crash when running hpacucliMike Miller1-47/+49
2006-03-31[PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi1-0/+1
2006-03-28[PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre1-2/+3
2006-03-28[PATCH] drivers/block/*: use time_after() and friendsMarcelo Feitoza Parisi2-12/+14
2006-03-28[PATCH] drivers/block/acsi_slm.c: size_t can't be < 0Alexey Dobriyan1-2/+0
2006-03-28[PATCH] drivers/block/paride/pd.c: fix an off-by-one errorAdrian Bunk1-1/+2
2006-03-28[PATCH] paride-pt: register_chrdev fixAndrew Morton1-3/+5
2006-03-28[PATCH] paride: register_chrdev fixAndrew Morton1-3/+5
2006-03-28[PATCH] let BLK_DEV_RAM_COUNT depend on BLK_DEV_RAMAdrian Bunk1-1/+2
2006-03-27[PATCH] unused label in drivers/block/cciss.Eric Sesterhenn1-1/+1
2006-03-27[PATCH] kzalloc() conversion in drivers/blockEric Sesterhenn4-16/+7
2006-03-26[PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson1-3/+1
2006-03-26[PATCH] mempool: use common mempool kmalloc allocatorMatthew Dobson1-22/+4