Age | Commit message (Expand) | Author |
2009-04-28 | hd: fix locking | Tejun Heo |
2009-04-28 | mg_disk: fix CONFIG_LBD=y warning | Bartlomiej Zolnierkiewicz |
2009-04-28 | mg_disk: fix locking | Tejun Heo |
2009-04-24 | umem: fix request_queue lock warning | Sage Weil |
2009-04-17 | USB: add reset endpoint operations | David Vrabel |
2009-04-15 | brd: fix cacheflushing | Nick Piggin |
2009-04-15 | brd: support barriers | Nick Piggin |
2009-04-13 | Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n) | Yang Hongyang |
2009-04-08 | xsysace: Fix dereferencing of cf_id after hd_driveid removal | Grant Likely |
2009-04-07 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang |
2009-04-07 | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang |
2009-04-07 | loop: mutex already unlocked in loop_clr_fd() | Alexander Beregalov |
2009-04-07 | mflash: initial support | unsik Kim |
2009-04-07 | cciss: change to discover first memory BAR | Mike Miller |
2009-04-07 | cciss: kernel scan thread for MSA2012 | Mike Miller |
2009-04-07 | cciss: fix residual count for block pc requests | Jens Axboe |
2009-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/linux-hdreg-h-cleanup | Linus Torvalds |
2009-04-02 | nbd: trivial cleanups | Pavel Machek |
2009-04-02 | nbd: add locking to nbd_ioctl | Pavel Machek |
2009-04-02 | floppy: provide a PNP device table in the module. | Scott James Remnant |
2009-04-01 | include/linux/hdreg.h: remove unused defines | Bartlomiej Zolnierkiewicz |
2009-04-01 | aoe: WIN_* -> ATA_CMD_* | Bartlomiej Zolnierkiewicz |
2009-04-01 | xsysace: make it 'struct hd_driveid'-free | Bartlomiej Zolnierkiewicz |
2009-04-01 | loop: add ioctl to resize a loop device | J. R. Okajima |
2009-03-31 | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan |
2009-03-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds |
2009-03-26 | Merge branch 'for-2.6.30' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-03-26 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-03-26 | m68k: mac - Add SWIM floppy support | Laurent Vivier |
2009-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2009-03-26 | loop: fix circular locking in loop_clr_fd() | Nikanth Karthikesan |
2009-03-24 | platform: make better use of to_platform_{device,driver}() macros | Eric Miao |
2009-03-24 | usb-storage: prepare for subdriver separation | Alan Stern |
2009-03-24 | USB: ub: use USB API functions rather than constants | Julia Lawall |
2009-03-24 | loop: support barrier writes | Nikanth Karthikesan |
2009-03-24 | cpqarray: enable bus mastering | Dave Jones |
2009-03-24 | cciss: add BUILD_BUG_ON() for catching bad CommandList_struct alignment | Jens Axboe |
2009-03-18 | Merge commit 'gcl/merge' into merge | Benjamin Herrenschmidt |
2009-03-14 | Fix Xilinx SystemACE driver to handle empty CF slot | Grant Likely |
2009-03-13 | ps3/block: Replace mtd/ps3vram by block/ps3vram | Geert Uytterhoeven |
2009-03-10 | net: convert usage of packet_type to read_mostly | Stephen Hemminger |
2009-03-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-03-05 | loop: don't increment p->offset with (size_t) -EINVAL | Roel Kluin |
2009-03-05 | cciss: remove 30 second initial timeout on controller reset | Jens Axboe |
2009-03-05 | Fix kernel NULL pointer dereference in xen-blkfront | Kris Shannon |
2009-03-04 | aoe: error printed 1 too early | Roel Kluin |
2009-02-26 | xen/blkfront: use blk_rq_map_sg to generate ring entries | Jens Axboe |
2009-02-26 | cciss: shorten 30s timeout on controller reset | Jens Axboe |
2009-02-22 | m68k: atari - Rename "mfp" to "st_mfp" | Geert Uytterhoeven |