aboutsummaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan
2009-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2009-03-26Merge branch 'for-2.6.30' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-03-26m68k: mac - Add SWIM floppy supportLaurent Vivier
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-03-26loop: fix circular locking in loop_clr_fd()Nikanth Karthikesan
2009-03-24platform: make better use of to_platform_{device,driver}() macrosEric Miao
2009-03-24usb-storage: prepare for subdriver separationAlan Stern
2009-03-24USB: ub: use USB API functions rather than constantsJulia Lawall
2009-03-24loop: support barrier writesNikanth Karthikesan
2009-03-24cpqarray: enable bus masteringDave Jones
2009-03-24cciss: add BUILD_BUG_ON() for catching bad CommandList_struct alignmentJens Axboe
2009-03-18Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt
2009-03-14Fix Xilinx SystemACE driver to handle empty CF slotGrant Likely
2009-03-13ps3/block: Replace mtd/ps3vram by block/ps3vramGeert Uytterhoeven
2009-03-10net: convert usage of packet_type to read_mostlyStephen Hemminger
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