summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* hd: fix lockingTejun Heo2009-04-281-10/+7
* mg_disk: fix CONFIG_LBD=y warningBartlomiej Zolnierkiewicz2009-04-281-1/+1
* mg_disk: fix lockingTejun Heo2009-04-281-4/+13
* umem: fix request_queue lock warningSage Weil2009-04-241-0/+1
* USB: add reset endpoint operationsDavid Vrabel2009-04-171-11/+9
* brd: fix cacheflushingNick Piggin2009-04-151-1/+3
* brd: support barriersNick Piggin2009-04-151-0/+1
* Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang2009-04-131-1/+1
* xsysace: Fix dereferencing of cf_id after hd_driveid removalGrant Likely2009-04-081-6/+6
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-04-077-10/+1162
|\
| * loop: mutex already unlocked in loop_clr_fd()Alexander Beregalov2009-04-071-2/+5
| * mflash: initial supportunsik Kim2009-04-073-0/+1023
| * cciss: change to discover first memory BARMike Miller2009-04-071-5/+14
| * cciss: kernel scan thread for MSA2012Mike Miller2009-04-073-2/+111
| * cciss: fix residual count for block pc requestsJens Axboe2009-04-071-1/+9
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-074-7/+7
* | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-074-6/+6
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/linux-hdreg-h-cleanupLinus Torvalds2009-04-033-28/+27
|\
| * include/linux/hdreg.h: remove unused definesBartlomiej Zolnierkiewicz2009-04-011-0/+2
| * aoe: WIN_* -> ATA_CMD_*Bartlomiej Zolnierkiewicz2009-04-011-11/+12
| * xsysace: make it 'struct hd_driveid'-freeBartlomiej Zolnierkiewicz2009-04-011-17/+13
* | nbd: trivial cleanupsPavel Machek2009-04-021-6/+4
* | nbd: add locking to nbd_ioctlPavel Machek2009-04-021-35/+67
* | floppy: provide a PNP device table in the module.Scott James Remnant2009-04-021-0/+8
|/
* loop: add ioctl to resize a loop deviceJ. R. Okajima2009-04-011-0/+30
* proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-311-2/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2009-03-264-0/+1252
|\
| * m68k: mac - Add SWIM floppy supportLaurent Vivier2009-03-264-0/+1252
* | Merge branch 'for-2.6.30' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-03-263-4/+52
|\ \
| * | loop: fix circular locking in loop_clr_fd()Nikanth Karthikesan2009-03-261-2/+14
| * | loop: support barrier writesNikanth Karthikesan2009-03-241-2/+30
| * | cpqarray: enable bus masteringDave Jones2009-03-241-0/+1
| * | cciss: add BUILD_BUG_ON() for catching bad CommandList_struct alignmentJens Axboe2009-03-241-0/+7
| |/
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-268-15/+900
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-03-261-6/+5
| |\ \
| | * | usb-storage: prepare for subdriver separationAlan Stern2009-03-241-1/+1
| | * | USB: ub: use USB API functions rather than constantsJulia Lawall2009-03-241-5/+4
| | |/
| * | platform: make better use of to_platform_{device,driver}() macrosEric Miao2009-03-241-2/+1
| |/
| * Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt2009-03-181-0/+22
| |\
| | * Fix Xilinx SystemACE driver to handle empty CF slotGrant Likely2009-03-141-0/+22
| * | ps3/block: Replace mtd/ps3vram by block/ps3vramGeert Uytterhoeven2009-03-132-0/+866
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-091-1/+1
| |\
| * | loop: don't increment p->offset with (size_t) -EINVALRoel Kluin2009-03-051-2/+1
| * | cciss: remove 30 second initial timeout on controller resetJens Axboe2009-03-051-5/+3
| * | Fix kernel NULL pointer dereference in xen-blkfrontKris Shannon2009-03-051-0/+2
* | | net: convert usage of packet_type to read_mostlyStephen Hemminger2009-03-101-1/+1
| |/ |/|
* | aoe: error printed 1 too earlyRoel Kluin2009-03-041-1/+1
|/
* xen/blkfront: use blk_rq_map_sg to generate ring entriesJens Axboe2009-02-261-15/+15
* cciss: shorten 30s timeout on controller resetJens Axboe2009-02-261-3/+7
* m68k: atari - Rename "mfp" to "st_mfp"Geert Uytterhoeven2009-02-221-2/+2
OpenPOWER on IntegriCloud