Age | Commit message (Expand) | Author |
2009-04-07 | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang |
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 |
2009-02-18 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-02-18 | floppy: request and release only the ports we actually use | Philippe De Muyter |
2009-02-18 | aoe: ignore vendor extension AoE responses | Ed Cashin |
2009-02-18 | cciss: PCI power management reset for kexec | Chip Coldwell |
2009-02-18 | paride/pg.c: xs(): &&/|| confusion | Roel Kluin |
2009-02-11 | nbd: fix I/O hang on disconnected nbds | Paul Clements |
2009-01-16 | powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/block | Stephen Rothwell |
2009-01-15 | nbd: do not allow two clients at the same time | Pavel Machek |
2009-01-13 | Merge commit 'gcl/gcl-next' into next | Benjamin Herrenschmidt |
2009-01-12 | m68k: amiflop - Get rid of sleep_on calls | Andreas Bombe |
2009-01-09 | powerpc/xsysace: add compatible string for non-ipcore instance | Yuri Tikhonov |
2009-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2009-01-07 | USB: change interface to usb_lock_device_for_reset() | Alan Stern |
2009-01-06 | sparc64: Fix unsigned long long warnings in drivers. | Sam Ravnborg |
2008-12-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2008-12-30 | virtio_blk: fix type warning | Randy Dunlap |