| Commit message (Expand) | Author | Age | Files | Lines |
* | aoe: Add forgotten NULL at end of attribute list in aoeblk.c | Dennis Stosberg | 2006-11-16 | 1 | -0/+1 |
* | [PATCH] cpqarray: fix iostat | Jens Axboe | 2006-11-14 | 1 | -4/+11 |
* | [PATCH] cciss: fix iostat | Jens Axboe | 2006-11-14 | 1 | -0/+6 |
* | [PATCH] cciss: fix printk format warning | Randy Dunlap | 2006-10-28 | 1 | -4/+4 |
* | [PATCH] cciss: Fix warnings (and bug on 1TB discs) | Matthew Wilcox | 2006-10-21 | 1 | -13/+9 |
* | aoe: fix sysfs_create_file warnings | Greg Kroah-Hartman | 2006-10-18 | 1 | -9/+14 |
* | aoe: revert printk macros | Ed L. Cashin | 2006-10-18 | 7 | -37/+39 |
* | aoe: update driver version | Ed L. Cashin | 2006-10-18 | 1 | -1/+1 |
* | aoe: remove sysfs comment | Ed L. Cashin | 2006-10-18 | 1 | -1/+0 |
* | aoe: use bio->bi_idx | Ed L. Cashin | 2006-10-18 | 2 | -1/+3 |
* | aoe: module parameter for device timeout | Ed L. Cashin | 2006-10-18 | 1 | -2/+5 |
* | aoe: zero copy write 2 of 2 | Ed L. Cashin | 2006-10-18 | 3 | -20/+64 |
* | aoe: improve retransmission heuristics | Ed L. Cashin | 2006-10-18 | 2 | -6/+17 |
* | aoe: jumbo frame support 2 of 2 | Ed L. Cashin | 2006-10-18 | 1 | -2/+6 |
* | aoe: clean up printks via macros | Ed L. Cashin | 2006-10-18 | 7 | -58/+50 |
* | aoe: jumbo frame support 1 of 2 | Ed L. Cashin | 2006-10-18 | 3 | -17/+72 |
* | aoe: zero copy write 1 of 2 | Ed L. Cashin | 2006-10-18 | 3 | -74/+69 |
* | aoe: remove unused NARGS enum | Ed L. Cashin | 2006-10-18 | 1 | -1/+0 |
* | aoe: update copyright date | Ed L. Cashin | 2006-10-18 | 7 | -7/+7 |
* | aoe: eliminate isbusy message | Ed L. Cashin | 2006-10-18 | 1 | -4/+1 |
* | [PATCH] rd: memory leak on rd_init() failure | Akinobu Mita | 2006-10-17 | 1 | -6/+6 |
* | [PATCH] z2_init() in non-modular case | Al Viro | 2006-10-11 | 1 | -22/+6 |
* | [PATCH] amiga_floppy_init() in non-modular case | Al Viro | 2006-10-11 | 1 | -8/+5 |
* | [PATCH] DAC960: use memmove for overlapping areas | Alexey Dobriyan | 2006-10-11 | 1 | -2/+2 |
* | [PATCH] Use linux/io.h instead of asm/io.h | Matthew Wilcox | 2006-10-11 | 1 | -1/+1 |
* | [PATCH] __user annotations: loop.c | Al Viro | 2006-10-10 | 1 | -1/+1 |
* | [PATCH] fix misannotations in loop.c | Al Viro | 2006-10-10 | 1 | -3/+3 |
* | Various drivers' irq handlers: kill dead code, needless casts | Jeff Garzik | 2006-10-06 | 1 | -7/+7 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 17 | -57/+45 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh | Linus Torvalds | 2006-10-04 | 2 | -2/+0 |
|\ |
|
| * | Remove all inclusions of <linux/config.h> | Dave Jones | 2006-10-04 | 2 | -2/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-10-04 | 1 | -2/+2 |
|\ \ |
|
| * | | [POWERPC] Update swim3 printk after blkdev.h change | Olaf Hering | 2006-10-04 | 1 | -2/+2 |
* | | | [PATCH] pktcdvd: rename a variable for better readability | Thomas Maier | 2006-10-04 | 1 | -7/+7 |
* | | | [PATCH] pktcdvd: Replace pktcdvd strings with macro DRIVER_NAME. | Thomas Maier | 2006-10-04 | 1 | -61/+63 |
| |/
|/| |
|
* | | Fix bytes <-> kilobytes typo in Kconfig for ramdisk | Christian Borntraeger | 2006-10-03 | 1 | -1/+1 |
* | | remove mentionings of devfs in documentation | Adrian Bunk | 2006-10-03 | 1 | -2/+1 |
|/ |
|
* | [PATCH] pr_debug: umem: repair nonexistant bh pr_debug reference | Zach Brown | 2006-10-03 | 1 | -1/+2 |
* | [PATCH] completions: lockdep annotate on stack completions | Peter Zijlstra | 2006-10-01 | 5 | -7/+7 |
* | [PATCH] cciss: remove unneeded spaces in output for attached volumes | Metathronius Galabant | 2006-10-01 | 1 | -1/+1 |
* | [PATCH] cciss: support for >2TB logical volumes | Mike Miller (OS Dev) | 2006-10-01 | 3 | -73/+192 |
* | [PATCH] Generic boolean | Richard Knutsson | 2006-10-01 | 1 | -1/+1 |
* | [PATCH] BLOCK: Make it possible to disable the block layer [try #6] | David Howells | 2006-09-30 | 1 | -0/+4 |
* | [PATCH] BLOCK: Move the loop device ioctl compat stuff to the loop driver [tr... | David Howells | 2006-09-30 | 1 | -0/+160 |
* | [PATCH] Kill various deprecated/unused block layer defines/functions | Jens Axboe | 2006-09-30 | 2 | -2/+0 |
* | [PATCH] Remove ->rq_status from struct request | Jens Axboe | 2006-09-30 | 3 | -5/+4 |
* | [PATCH] Remove ->waiting member from struct request | Jens Axboe | 2006-09-30 | 3 | -4/+3 |
* | [PATCH] Split struct request ->flags into two parts | Jens Axboe | 2006-09-30 | 5 | -11/+11 |
* | [PATCH] loop: forward-port resource leak checks from Solar | Serge E. Hallyn | 2006-09-29 | 1 | -2/+11 |
* | [PATCH] kthread: convert loop.c to kthread | Serge E. Hallyn | 2006-09-29 | 1 | -45/+24 |