aboutsummaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2009-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-03-05loop: don't increment p->offset with (size_t) -EINVALRoel Kluin
2009-03-05cciss: remove 30 second initial timeout on controller resetJens Axboe
2009-03-05Fix kernel NULL pointer dereference in xen-blkfrontKris Shannon
2009-03-04aoe: error printed 1 too earlyRoel Kluin
2009-02-26xen/blkfront: use blk_rq_map_sg to generate ring entriesJens Axboe
2009-02-26cciss: shorten 30s timeout on controller resetJens Axboe
2009-02-22m68k: atari - Rename "mfp" to "st_mfp"Geert Uytterhoeven
2009-02-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-02-18floppy: request and release only the ports we actually usePhilippe De Muyter
2009-02-18aoe: ignore vendor extension AoE responsesEd Cashin
2009-02-18cciss: PCI power management reset for kexecChip Coldwell
2009-02-18paride/pg.c: xs(): &&/|| confusionRoel Kluin
2009-02-11nbd: fix I/O hang on disconnected nbdsPaul Clements
2009-01-16powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/blockStephen Rothwell
2009-01-15nbd: do not allow two clients at the same timePavel Machek
2009-01-13Merge commit 'gcl/gcl-next' into nextBenjamin Herrenschmidt
2009-01-12m68k: amiflop - Get rid of sleep_on callsAndreas Bombe
2009-01-09powerpc/xsysace: add compatible string for non-ipcore instanceYuri Tikhonov
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-01-07USB: change interface to usb_lock_device_for_reset()Alan Stern
2009-01-06sparc64: Fix unsigned long long warnings in drivers.Sam Ravnborg
2008-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-12-30virtio_blk: fix type warningRandy Dunlap
2008-12-30virtio: block: dynamic maximum segmentsRusty Russell
2008-12-30virtio: set max_segment_size and max_sectors to infinite.Rusty Russell
2008-12-29cciss: simplify parameters to deregister_disk functionStephen M. Cameron
2008-12-29loop: Do not call loop_unplug for not configured loop device.Milan Broz
2008-12-29loop: Flush possible running bios when loop device is released.Milan Broz
2008-12-29nbd: tell the block layer that it is not a rotational deviceJens Axboe
2008-12-29block: get rid of elevator_t typedefJens Axboe
2008-12-29cciss: switch to using hlist for command list managementJens Axboe
2008-12-29xen-blkfront: set queue paravirt flagFernando Luis Vázquez Cao
2008-12-29virtio_blk: set queue paravirt flagFernando Luis Vázquez Cao
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2008-12-25Merge branch 'next' into for-linusJames Morris
2008-12-19cciss: fix problem that deleting multiple logical drives could cause a panicStephen M. Cameron
2008-12-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
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-12-04Merge branch 'master' into nextJames Morris
2008-12-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-11-25aoe: remove private mac address format functionHarvey Harrison
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-18Merge branch 'master' into nextJames Morris
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