summaryrefslogtreecommitdiffstats
path: root/drivers/block
AgeCommit message (Expand)AuthorLines
2008-11-19cciss: fix DEBUG printk formatsRandy Dunlap-4/+5
2008-11-18Release old elevator on change elevatorZhaolei-1/+7
2008-11-15Merge branch 'doc-subdirs' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds-15/+16
2008-11-14Create/use more directory structure in the Documentation/ tree.Randy Dunlap-15/+16
2008-11-13ub: stub pre_reset and post_reset to fix oopsPete Zaitcev-2/+18
2008-11-06cciss: fix regression firmware not displayed in procfsMike Miller-1/+22
2008-11-06cciss: fix sysfs broken symlink regressionMike Miller-0/+1
2008-11-06cpqarry: fix return value of cpqarray_init()Andrey Borzenkov-1/+6
2008-11-06cciss: new hardware supportMike Miller-0/+4
2008-10-30fs: remove prepare_write/commit_writeNick Piggin-3/+2
2008-10-21[PATCH] sanitize blkdev_get() and friendsAl Viro-2/+2
2008-10-21[PATCH] pass fmode_t to blkdev_put()Al Viro-4/+4
2008-10-21[PATCH] kill the unused bsize on the send side of /dev/loopAl Viro-8/+7
2008-10-21[PATCH] switch z2ramAl Viro-6/+5
2008-10-21[PATCH] switch xyspaceAl Viro-8/+7
2008-10-21[PATCH] switch xenAl Viro-10/+9
2008-10-21[PATCH] switch xdAl Viro-3/+3
2008-10-21[PATCH] switch virtio_blkAl Viro-4/+4
2008-10-21[PATCH] switch viodasdAl Viro-7/+7
2008-10-21[PATCH] switch ubAl Viro-14/+12
2008-10-21[PATCH] switch swim3Al Viro-18/+18
2008-10-21[PATCH] switch pktdvdcdAl Viro-15/+15
2008-10-21[PATCH] switch pfAl Viro-13/+13
2008-10-21[PATCH] switch pdAl Viro-9/+9
2008-10-21[PATCH] switch pcdAl Viro-13/+12
2008-10-21[PATCH] switch nbdAl Viro-14/+14
2008-10-21[PATCH] switch loopAl Viro-25/+27
2008-10-21[PATCH] switch floppyAl Viro-25/+26
2008-10-21[PATCH] switch cpqarrayAl Viro-16/+16
2008-10-21[PATCH] switch ccissAl Viro-39/+39
2008-10-21[PATCH] switch brdAl Viro-3/+2
2008-10-21[PATCH] switch ataflopAl Viro-21/+20
2008-10-21[PATCH] switch aoeblkAl Viro-10/+6
2008-10-21[PATCH] switch amiflopAl Viro-24/+26
2008-10-21[PATCH] switch DAC960Al Viro-4/+4
2008-10-21[PATCH] beginning of methods conversionAl Viro-53/+53
2008-10-21[PATCH] introduce __blkdev_driver_ioctl()Al Viro-2/+2
2008-10-21[PATCH] switch pktcdvd to blkdev_driver_ioctl()Al Viro-10/+10
2008-10-21[PATCH] switch cdrom_{open,release,ioctl} to sane APIsAl Viro-3/+5
2008-10-21[PATCH] switch scsi_cmd_ioctl() to passing fmode_tAl Viro-4/+5
2008-10-21[PATCH] eliminate use of ->f_flags in block methodsAl Viro-18/+11
2008-10-21[PATCH] introduce fmode_t, do annotationsAl Viro-11/+11
2008-10-20x86: sysfs: kill owner field from attributeParag Warudkar-2/+2
2008-10-17ub: remove sg_statPete Zaitcev-3/+0
2008-10-16device create: block: convert device_create_drvdata to device_createGreg Kroah-Hartman-15/+11
2008-10-15Merge commit 'origin'Benjamin Herrenschmidt-203/+280
2008-10-14m68k: Remove the broken Hades supportAdrian Bunk-4/+0
2008-10-12Merge branch 'x86-core-v2-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+1
2008-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds-2/+2
2008-10-12Merge branch 'linus' into x86/xenIngo Molnar-196/+277