Age | Commit message (Expand) | Author | Files | Lines |
2006-03-26 | [PATCH] drivers/block/floppy.c: dont free_irq() from irq context | Ingo Molnar | 1 | -1/+22 |
2006-03-25 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/aoe-2.6 | Linus Torvalds | 7 | -120/+235 |
2006-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 4 | -7/+4 |
2006-03-25 | [PATCH] BLK_DEV_INITRD: do not require BLK_DEV_RAM=y | Zdenek Pavlas | 1 | -1/+0 |
2006-03-25 | [PATCH] block/floppy: fix section mismatch warnings | Sam Ravnborg | 1 | -1/+1 |
2006-03-25 | [PATCH] Remove MODULE_PARM | Rusty Russell | 1 | -2/+2 |
2006-03-25 | [PATCH] drivers/block/nbd.c: don't defer compile error to runtime | Adrian Bunk | 1 | -4/+1 |
2006-03-24 | BUG_ON() Conversion in drivers/block/ | Eric Sesterhenn | 4 | -7/+4 |
2006-03-24 | [PATCH] Fix "value computed not used" warnings | Takashi Iwai | 2 | -9/+9 |
2006-03-24 | [PATCH] set_page_dirty() return value fixes | Andrew Morton | 1 | -1/+2 |
2006-03-24 | [PATCH] block: floppy98 removal, really. | Arthur Othieno | 1 | -1/+0 |
2006-03-23 | [PATCH] aoe [3/3]: update version to 22 | Ed L. Cashin | 1 | -1/+1 |
2006-03-23 | [PATCH] aoe [2/3]: don't request ATA device ID on ATA error | Ed L. Cashin | 1 | -1/+2 |
2006-03-23 | [PATCH] aoe [1/3]: support multiple AoE listeners | Ed L. Cashin | 1 | -17/+5 |
2006-03-23 | [PATCH] aoe: do not stop retransmit timer when device goes down | Ed L. Cashin | 1 | -2/+2 |
2006-03-23 | [PATCH] aoe [8/8]: update driver version number | Ed L. Cashin | 1 | -1/+1 |
2006-03-23 | [PATCH] aoe [7/8]: update driver compatibility string | Ed L. Cashin | 1 | -1/+1 |
2006-03-23 | [PATCH] aoe [6/8]: update device information on last close | Ed L. Cashin | 1 | -1/+1 |
2006-03-23 | [PATCH] aoe [5/8]: allow network interface migration on packet retransmit | Ed L. Cashin | 1 | -0/+2 |
2006-03-23 | [PATCH] aoe [4/8]: use less confusing driver name | Ed L. Cashin | 1 | -1/+1 |
2006-03-23 | [PATCH] aoe [3/8]: increase allowed outstanding packets | Ed L. Cashin | 1 | -1/+1 |
2006-03-23 | [PATCH] aoe [2/8]: support dynamic resizing of AoE devices | Ed L. Cashin | 5 | -97/+220 |
2006-03-23 | [PATCH] aoe [1/8]: zero packet data after skb allocation | Ed L. Cashin | 1 | -0/+1 |
2006-03-23 | [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23 | Jens Axboe | 1 | -0/+2 |
2006-03-23 | [PATCH] sem2mutex: drivers/block/nbd.c | Ingo Molnar | 1 | -8/+8 |
2006-03-23 | [PATCH] sem2mutex: drivers/block/loop.c | Ingo Molnar | 1 | -9/+9 |
2006-03-23 | [PATCH] sem2mutex: blockdev #2 | Arjan van de Ven | 1 | -2/+2 |
2006-03-23 | [PATCH] sem2mutex: drivers/block/floppy.c | Jes Sorensen | 1 | -8/+9 |
2006-03-23 | [PATCH] sem2mutex: drivers/block/pktcdvd.c | Jes Sorensen | 1 | -13/+14 |
2006-03-23 | [PATCH] cciss: fix use-after-free in cciss_init_one | Patrick McHardy | 1 | -1/+1 |
2006-03-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 1 | -1/+1 |
2006-03-22 | Fix "frist", "fisrt", typos | Uwe Zeisberger | 1 | -1/+1 |
2006-03-21 | Merge ../linux-2.6 | James Bottomley | 4 | -241/+14 |
2006-03-20 | [PATCH] USB: ub 03 drop stall clearing | Pete Zaitcev | 1 | -12/+1 |
2006-03-20 | [PATCH] USB: ub 02 remove diag | Pete Zaitcev | 1 | -193/+4 |
2006-03-20 | [PATCH] USB: ub 01 remove first_open | Pete Zaitcev | 1 | -23/+0 |
2006-03-20 | [PATCH] ub: use kzalloc | Pete Zaitcev | 1 | -8/+4 |
2006-03-18 | [PATCH] regularize blk_cleanup_queue() use | Al Viro | 3 | -5/+5 |
2006-03-14 | Merge ../linux-2.6 | James Bottomley | 1 | -1/+2 |
2006-03-08 | [PATCH] dac960: add disk entropy in request completions | Matt Mackall | 1 | -1/+2 |
2006-02-27 | [SCSI] cciss: kfree(NULL) is legal | Andrew Morton | 1 | -2/+1 |
2006-02-20 | [PATCH] pktcdvd: Only return -EROFS when appropriate | Peter Osterlund | 1 | -5/+5 |
2006-02-20 | [PATCH] pktcdvd: Fix the logic in the pkt_writable_track function | Peter Osterlund | 1 | -13/+15 |
2006-02-20 | [PATCH] pktcdvd: Remove useless printk statements | Peter Osterlund | 1 | -14/+0 |
2006-02-20 | [PATCH] pktcdvd: Rename functions and make their return values sane | Peter Osterlund | 1 | -18/+18 |
2006-02-20 | [PATCH] pktcdvd: Correctly set rq->cmd_len in pkt_generic_packet() | Peter Osterlund | 1 | -0/+2 |
2006-02-14 | [PATCH] pktcdvd: Reduce stack usage | Peter Osterlund | 1 | -26/+17 |
2006-02-14 | [PATCH] pktcdvd: Don't unlock the door if the disc is in use | Peter Osterlund | 1 | -1/+2 |
2006-02-14 | [PATCH] pktcdvd: Allow non-writable media to be mounted | Peter Osterlund | 1 | -4/+3 |
2006-02-14 | [PATCH] pktcdvd: Don't spam the kernel log when nothing is wrong | Peter Osterlund | 1 | -3/+3 |