| Commit message (Expand) | Author | Age |
* | [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23 | Jens Axboe | 2006-03-23 |
* | [PATCH] sem2mutex: drivers/block/nbd.c | Ingo Molnar | 2006-03-23 |
* | [PATCH] sem2mutex: drivers/block/loop.c | Ingo Molnar | 2006-03-23 |
* | [PATCH] sem2mutex: blockdev #2 | Arjan van de Ven | 2006-03-23 |
* | [PATCH] sem2mutex: drivers/block/floppy.c | Jes Sorensen | 2006-03-23 |
* | [PATCH] sem2mutex: drivers/block/pktcdvd.c | Jes Sorensen | 2006-03-23 |
* | [PATCH] cciss: fix use-after-free in cciss_init_one | Patrick McHardy | 2006-03-23 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-03-22 |
|\ |
|
| * | Fix "frist", "fisrt", typos | Uwe Zeisberger | 2006-03-21 |
* | | Merge ../linux-2.6 | James Bottomley | 2006-03-21 |
|\| |
|
| * | [PATCH] USB: ub 03 drop stall clearing | Pete Zaitcev | 2006-03-20 |
| * | [PATCH] USB: ub 02 remove diag | Pete Zaitcev | 2006-03-20 |
| * | [PATCH] USB: ub 01 remove first_open | Pete Zaitcev | 2006-03-20 |
| * | [PATCH] ub: use kzalloc | Pete Zaitcev | 2006-03-20 |
| * | [PATCH] regularize blk_cleanup_queue() use | Al Viro | 2006-03-18 |
* | | Merge ../linux-2.6 | James Bottomley | 2006-03-14 |
|\| |
|
| * | [PATCH] dac960: add disk entropy in request completions | Matt Mackall | 2006-03-08 |
* | | [SCSI] cciss: kfree(NULL) is legal | Andrew Morton | 2006-02-27 |
|/ |
|
* | [PATCH] pktcdvd: Only return -EROFS when appropriate | Peter Osterlund | 2006-02-20 |
* | [PATCH] pktcdvd: Fix the logic in the pkt_writable_track function | Peter Osterlund | 2006-02-20 |
* | [PATCH] pktcdvd: Remove useless printk statements | Peter Osterlund | 2006-02-20 |
* | [PATCH] pktcdvd: Rename functions and make their return values sane | Peter Osterlund | 2006-02-20 |
* | [PATCH] pktcdvd: Correctly set rq->cmd_len in pkt_generic_packet() | Peter Osterlund | 2006-02-20 |
* | [PATCH] pktcdvd: Reduce stack usage | Peter Osterlund | 2006-02-14 |
* | [PATCH] pktcdvd: Don't unlock the door if the disc is in use | Peter Osterlund | 2006-02-14 |
* | [PATCH] pktcdvd: Allow non-writable media to be mounted | Peter Osterlund | 2006-02-14 |
* | [PATCH] pktcdvd: Don't spam the kernel log when nothing is wrong | Peter Osterlund | 2006-02-14 |
* | [PATCH] cciss: softirq handler needs to save interrupt flags | Jens Axboe | 2006-02-07 |
* | [PATCH] pktcdvd: Don't waste kernel memory | Peter Osterlund | 2006-02-05 |
* | [PATCH] Let CDROM_PKTCDVD_WCACHE depend on EXPERIMENTAL | Adrian Bunk | 2006-02-05 |
* | [PATCH] pktcdvd: remove version string | Peter Osterlund | 2006-02-05 |
* | [PATCH] pktcdvd: Fix overflow for discs with large packets | Phillip Susi | 2006-02-05 |
* | [PATCH] umem: check pci_set_dma_mask return value correctly | Tobias Klauser | 2006-02-03 |
* | [PATCH] USB: ub 05 Bulk reset | Pete Zaitcev | 2006-01-31 |
* | [PATCH] USB: ub 04 Loss of timer and a hang | Pete Zaitcev | 2006-01-31 |
* | [PATCH] USB: ub 03 Oops with CFQ | Pete Zaitcev | 2006-01-31 |
* | [PATCH] Fix drivers/block/ps2esdi.c compile | Jens Axboe | 2006-01-16 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-01-15 |
|\ |
|
| * | remove unused LOCAL_END_REQUEST | Domen Puncer | 2006-01-14 |
* | | [PATCH] pktcdvd: un-inline some functions | Peter Osterlund | 2006-01-14 |
* | | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven | 2006-01-14 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 2006-01-12 |
|\ |
|
| * | [PATCH] powerpc: remove bitfields from HvLpEvent | Stephen Rothwell | 2006-01-12 |
* | | [PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in drivers | Al Viro | 2006-01-12 |
* | | [PATCH] m68k: ataflop __user annotations, NULL noise removal | Al Viro | 2006-01-12 |
* | | [PATCH] m68k: amiflop __user annotations | Al Viro | 2006-01-12 |
* | | [PATCH] m68k: namespace pollution fix (custom->amiga_custom) | Al Viro | 2006-01-12 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-01-09 |
|\ |
|
| * | [PATCH] drivers/block: Replace pci_module_init() with pci_register_driver() | Richard Knutsson | 2006-01-09 |
* | | [PATCH] mutex subsystem, semaphore to completion: drivers/block/loop.c | Ingo Molnar | 2006-01-09 |