summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2007-07-29Make lguest compile with CONFIG_BLOCK=n and CONFIG_NET=nRusty Russell
2007-07-26lguest: documentation III: DriversRusty Russell
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe
2007-07-21ps3: Disk Storage DriverGeert Uytterhoeven
2007-07-19[SPARC64]: Fix handling of multiple vdc-port nodes.David S. Miller
2007-07-19[SPARC64]: Fix MODULE_DEVICE_TABLE() specification in VDC and VNET.Fabio Massimo Di Nitto
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-19lguest: the block driverRusty Russell
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds
2007-07-18xen: add virtual block device driver.Jeremy Fitzhardinge
2007-07-18[SPARC64]: Simplify VDC device probing.David S. Miller
2007-07-17unregister_blkdev(): delete redundant messageAkinobu Mita
2007-07-17unregister_blkdev() delete redundant messages in callersAkinobu Mita
2007-07-17Add support for Xilinx SystemACE CompactFlash interfaceGrant Likely
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki
2007-07-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2007-07-16Fix too few arguments to function `scsi_cmd_ioctl'S.Çağlar Onur
2007-07-16Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-07-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-07-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds
2007-07-16nbd.c: sock_xmit: cleanup signal related codeOleg Nesterov
2007-07-16kcdrwd: remove unneeded flush_signals() callOleg Nesterov
2007-07-16Introduce CONFIG_VIRT_TO_BUSStephen Rothwell
2007-07-16drivers/block/z2ram: Remove TRUE/FALSE definesRichard Knutsson
2007-07-16more ACSI removalAdrian Bunk
2007-07-16umem: Fix match of pci_ids in umem driverNeil Brown
2007-07-16umem: Remove references to dead CONFIG_MM_MAP_MEMORY variableRobert P. J. Day
2007-07-16[SPARC64]: Abstract out mdesc accesses for better MD update handling.David S. Miller
2007-07-16[SPARC64]: Add Sun LDOM virtual disk driver.David S. Miller
2007-07-16bsg: add a request_queue argument to scsi_cmd_ioctl()FUJITA Tomonori
2007-07-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2007-07-12USB: drivers/block/ub.c: use list_for_each_entry()Matthias Kaehlcke
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo
2007-07-11Merge branch 'for-2.6.23' into mergePaul Mackerras
2007-07-10Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-07-10Make a "menuconfig" out of the Kconfig objects "menu, ..., endmenu",Jan Engelhardt
2007-07-10[POWERPC] Fix viodasd geometry calculationsStephen Rothwell
2007-07-10pipe: change the ->pin() operation to ->confirm()Jens Axboe
2007-07-10splice: divorce the splice structure/function definitions from the pipe headerJens Axboe
2007-07-10loop: convert to using splice_direct_to_actor() instead of sendfile()Jens Axboe
2007-07-10[PATCH] fix request->cmd == INT casesBoaz Harrosh
2007-07-10cciss: add new controller support for P700mMike Miller (OS Dev
2007-07-10[PATCH] Remove acsi.cJens Axboe
2007-06-08loop: preallocate eight loop devicesKen Chen
2007-05-30[SCSI] Merge up to linux-2.6 headJames Bottomley
2007-05-29[SCSI] cciss: convert to use the data buffer accessorsFUJITA Tomonori
2007-05-23Off by one in floppy.cEric Sesterhenn / Snakebyte
2007-05-18cciss: Fix pci_driver.shutdown while device is still activeGerald Britton
2007-05-13fix deadlock in loop.cAl Viro