aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/linux-hdreg-h-cleanupLinus Torvalds3-28/+27
2009-04-02nbd: trivial cleanupsPavel Machek1-6/+4
2009-04-02nbd: add locking to nbd_ioctlPavel Machek1-35/+67
2009-04-02floppy: provide a PNP device table in the module.Scott James Remnant1-0/+8
2009-04-01include/linux/hdreg.h: remove unused definesBartlomiej Zolnierkiewicz1-0/+2
2009-04-01aoe: WIN_* -> ATA_CMD_*Bartlomiej Zolnierkiewicz1-11/+12
2009-04-01xsysace: make it 'struct hd_driveid'-freeBartlomiej Zolnierkiewicz1-17/+13
2009-04-01loop: add ioctl to resize a loop deviceJ. R. Okajima1-0/+30
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan1-2/+0
2009-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds4-0/+1252
2009-03-26Merge branch 'for-2.6.30' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-4/+52
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller8-15/+900
2009-03-26m68k: mac - Add SWIM floppy supportLaurent Vivier4-0/+1252
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-6/+5
2009-03-26loop: fix circular locking in loop_clr_fd()Nikanth Karthikesan1-2/+14
2009-03-24platform: make better use of to_platform_{device,driver}() macrosEric Miao1-2/+1
2009-03-24usb-storage: prepare for subdriver separationAlan Stern1-1/+1
2009-03-24USB: ub: use USB API functions rather than constantsJulia Lawall1-5/+4
2009-03-24loop: support barrier writesNikanth Karthikesan1-2/+30
2009-03-24cpqarray: enable bus masteringDave Jones1-0/+1
2009-03-24cciss: add BUILD_BUG_ON() for catching bad CommandList_struct alignmentJens Axboe1-0/+7
2009-03-18Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt1-0/+22
2009-03-14Fix Xilinx SystemACE driver to handle empty CF slotGrant Likely1-0/+22
2009-03-13ps3/block: Replace mtd/ps3vram by block/ps3vramGeert Uytterhoeven2-0/+866
2009-03-10net: convert usage of packet_type to read_mostlyStephen Hemminger1-1/+1
2009-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2009-03-05loop: don't increment p->offset with (size_t) -EINVALRoel Kluin1-2/+1
2009-03-05cciss: remove 30 second initial timeout on controller resetJens Axboe1-5/+3
2009-03-05Fix kernel NULL pointer dereference in xen-blkfrontKris Shannon1-0/+2
2009-03-04aoe: error printed 1 too earlyRoel Kluin1-1/+1
2009-02-26xen/blkfront: use blk_rq_map_sg to generate ring entriesJens Axboe1-15/+15
2009-02-26cciss: shorten 30s timeout on controller resetJens Axboe1-3/+7
2009-02-22m68k: atari - Rename "mfp" to "st_mfp"Geert Uytterhoeven1-2/+2
2009-02-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-1/+216
2009-02-18floppy: request and release only the ports we actually usePhilippe De Muyter1-27/+52
2009-02-18aoe: ignore vendor extension AoE responsesEd Cashin2-0/+3
2009-02-18cciss: PCI power management reset for kexecChip Coldwell1-0/+215
2009-02-18paride/pg.c: xs(): &&/|| confusionRoel Kluin1-1/+1
2009-02-11nbd: fix I/O hang on disconnected nbdsPaul Clements1-0/+9
2009-01-16powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/blockStephen Rothwell1-9/+9
2009-01-15nbd: do not allow two clients at the same timePavel Machek1-0/+4
2009-01-13Merge commit 'gcl/gcl-next' into nextBenjamin Herrenschmidt1-0/+1
2009-01-12m68k: amiflop - Get rid of sleep_on callsAndreas Bombe1-24/+16
2009-01-09powerpc/xsysace: add compatible string for non-ipcore instanceYuri Tikhonov1-0/+1
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-4/+4
2009-01-07USB: change interface to usb_lock_device_for_reset()Alan Stern1-6/+5
2009-01-06sparc64: Fix unsigned long long warnings in drivers.Sam Ravnborg1-4/+4
2008-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-13/+28
2008-12-30virtio_blk: fix type warningRandy Dunlap1-1/+1
2008-12-30virtio: block: dynamic maximum segmentsRusty Russell1-13/+23