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