summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2008-12-19cciss: fix problem that deleting multiple logical drives could cause a panicStephen M. Cameron
2008-12-10pktcdvd: remove broken dev_t export of class devicesKay Sievers
2008-12-04[PATCH] fix bogus argument of blkdev_put() in pktcdvdAl Viro
2008-11-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-11-24Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into mergePaul Mackerras
2008-11-19cciss: fix DEBUG printk formatsRandy Dunlap
2008-11-18Release old elevator on change elevatorZhaolei
2008-11-15Merge branch 'doc-subdirs' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2008-11-14Create/use more directory structure in the Documentation/ tree.Randy Dunlap
2008-11-14xsysace: Fix driver to use resource_size_t instead of unsigned longYuri Tikhonov
2008-11-14powerpc/virtex: fix various format/casting printk mismatchesGrant Likely
2008-11-13ub: stub pre_reset and post_reset to fix oopsPete Zaitcev
2008-11-06cciss: fix regression firmware not displayed in procfsMike Miller
2008-11-06cciss: fix sysfs broken symlink regressionMike Miller
2008-11-06cpqarry: fix return value of cpqarray_init()Andrey Borzenkov
2008-11-06cciss: new hardware supportMike Miller
2008-10-30fs: remove prepare_write/commit_writeNick Piggin
2008-10-21[PATCH] sanitize blkdev_get() and friendsAl Viro
2008-10-21[PATCH] pass fmode_t to blkdev_put()Al Viro
2008-10-21[PATCH] kill the unused bsize on the send side of /dev/loopAl Viro
2008-10-21[PATCH] switch z2ramAl Viro
2008-10-21[PATCH] switch xyspaceAl Viro
2008-10-21[PATCH] switch xenAl Viro
2008-10-21[PATCH] switch xdAl Viro
2008-10-21[PATCH] switch virtio_blkAl Viro
2008-10-21[PATCH] switch viodasdAl Viro
2008-10-21[PATCH] switch ubAl Viro
2008-10-21[PATCH] switch swim3Al Viro
2008-10-21[PATCH] switch pktdvdcdAl Viro
2008-10-21[PATCH] switch pfAl Viro
2008-10-21[PATCH] switch pdAl Viro
2008-10-21[PATCH] switch pcdAl Viro
2008-10-21[PATCH] switch nbdAl Viro
2008-10-21[PATCH] switch loopAl Viro
2008-10-21[PATCH] switch floppyAl Viro
2008-10-21[PATCH] switch cpqarrayAl Viro
2008-10-21[PATCH] switch ccissAl Viro
2008-10-21[PATCH] switch brdAl Viro
2008-10-21[PATCH] switch ataflopAl Viro
2008-10-21[PATCH] switch aoeblkAl Viro
2008-10-21[PATCH] switch amiflopAl Viro
2008-10-21[PATCH] switch DAC960Al Viro
2008-10-21[PATCH] beginning of methods conversionAl Viro
2008-10-21[PATCH] introduce __blkdev_driver_ioctl()Al Viro
2008-10-21[PATCH] switch pktcdvd to blkdev_driver_ioctl()Al Viro
2008-10-21[PATCH] switch cdrom_{open,release,ioctl} to sane APIsAl Viro
2008-10-21[PATCH] switch scsi_cmd_ioctl() to passing fmode_tAl Viro
2008-10-21[PATCH] eliminate use of ->f_flags in block methodsAl Viro
2008-10-21[PATCH] introduce fmode_t, do annotationsAl Viro
2008-10-20x86: sysfs: kill owner field from attributeParag Warudkar