Age | Commit message (Expand) | Author |
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 |
2008-12-30 | virtio: block: dynamic maximum segments | Rusty Russell |
2008-12-30 | virtio: set max_segment_size and max_sectors to infinite. | Rusty Russell |
2008-12-29 | cciss: simplify parameters to deregister_disk function | Stephen M. Cameron |
2008-12-29 | loop: Do not call loop_unplug for not configured loop device. | Milan Broz |
2008-12-29 | loop: Flush possible running bios when loop device is released. | Milan Broz |
2008-12-29 | nbd: tell the block layer that it is not a rotational device | Jens Axboe |
2008-12-29 | block: get rid of elevator_t typedef | Jens Axboe |
2008-12-29 | cciss: switch to using hlist for command list management | Jens Axboe |
2008-12-29 | xen-blkfront: set queue paravirt flag | Fernando Luis Vázquez Cao |
2008-12-29 | virtio_blk: set queue paravirt flag | Fernando Luis Vázquez Cao |