aboutsummaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
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
2008-10-17ub: remove sg_statPete Zaitcev
2008-10-16device create: block: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-10-15Merge commit 'origin'Benjamin Herrenschmidt
2008-10-14m68k: Remove the broken Hades supportAdrian Bunk
2008-10-12Merge branch 'x86-core-v2-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds
2008-10-12Merge branch 'linus' into x86/xenIngo Molnar
2008-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2008-10-10hd: WIN_* -> ATA_CMD_*Bartlomiej Zolnierkiewicz
2008-10-09block: mark bio_split_pool staticDenis ChengRq
2008-10-09virtio_blk: change to use __blk_end_request()Kiyoshi Ueda
2008-10-09floppy: support arbitrary first-sector numbersKeith Wansbrough
2008-10-09drivers/block: Use DIV_ROUND_UPJulia Lawall
2008-10-09cciss: Fix cciss SCSI rescan code to better notice device changesscameron@beardog.cca.cpqcorp.net
2008-10-09block: Expand Xen blkfront for > 16 xvdChris Lalancette
2008-10-09block: move stats from disk to part0Tejun Heo
2008-10-09block: move capacity from disk to part0Tejun Heo
2008-10-09block: implement and use {disk|part}_to_dev()Tejun Heo
2008-10-09block: fix diskstats accessTejun Heo
2008-10-09block: fix disk->part[] dereferencing raceTejun Heo
2008-10-09block: don't depend on consecutive minor spaceTejun Heo
2008-10-09block: misc updatesTejun Heo
2008-10-09virtio_blk: use a wrapper function to access io context information of IO req...Fernando Luis Vázquez Cao
2008-10-09Kill REQ_TYPE_FLUSHDavid Woodhouse
2008-10-07powerpc/iseries: Remove unused variable in viodasd.cJohann Felix Soden
2008-09-23aoe: Fix OOPS after SKB queue changes.David S. Miller
2008-09-23powerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for legacy io checksKumar Gala
2008-09-21aoe: Use SKB interfaces for list management instead of home-grown stuff.David S. Miller
2008-09-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller
2008-09-10Merge branch 'core/xen' into x86/xenIngo Molnar
2008-09-01sparc64: Apply const or __initdata to vio_device_id[]David S. Miller
2008-08-27Revert "pktcdvd: push BKL down into driver"Linus Torvalds
2008-08-25Merge branch 'linus' into x86/xenIngo Molnar
2008-08-20brd: fix name argument of unregister_blkdev()Akinobu Mita
2008-08-20nbd: fix memory leak of nbd_dev arraySven Wegener
2008-08-20xen: clean up domain mode predicatesJeremy Fitzhardinge
2008-08-06xen-blkfront.c: make blkif_ioctl() staticAdrian Bunk
2008-08-06cciss: fix bug if scsi tape support is disabledMike Miller
2008-08-06cciss: add support for multi lun tape devicesMike Miller
2008-08-06cciss: change the way we notify scsi midlayer of tape drivesMike Miller
2008-08-06cciss: fix negative logical drive count in procfsMike Miller
2008-08-06cciss: remove redundant codeMike Miller
2008-08-06cciss: make rebuild_lun_table behave betterMike Miller