Age | Commit message (Expand) | Author |
2006-10-28 | [PATCH] cciss: fix printk format warning | Randy Dunlap |
2006-10-21 | [PATCH] cciss: Fix warnings (and bug on 1TB discs) | Matthew Wilcox |
2006-10-18 | aoe: fix sysfs_create_file warnings | Greg Kroah-Hartman |
2006-10-18 | aoe: revert printk macros | Ed L. Cashin |
2006-10-18 | aoe: update driver version | Ed L. Cashin |
2006-10-18 | aoe: remove sysfs comment | Ed L. Cashin |
2006-10-18 | aoe: use bio->bi_idx | Ed L. Cashin |
2006-10-18 | aoe: module parameter for device timeout | Ed L. Cashin |
2006-10-18 | aoe: zero copy write 2 of 2 | Ed L. Cashin |
2006-10-18 | aoe: improve retransmission heuristics | Ed L. Cashin |
2006-10-18 | aoe: jumbo frame support 2 of 2 | Ed L. Cashin |
2006-10-18 | aoe: clean up printks via macros | Ed L. Cashin |
2006-10-18 | aoe: jumbo frame support 1 of 2 | Ed L. Cashin |
2006-10-18 | aoe: zero copy write 1 of 2 | Ed L. Cashin |
2006-10-18 | aoe: remove unused NARGS enum | Ed L. Cashin |
2006-10-18 | aoe: update copyright date | Ed L. Cashin |
2006-10-18 | aoe: eliminate isbusy message | Ed L. Cashin |
2006-10-17 | [PATCH] rd: memory leak on rd_init() failure | Akinobu Mita |
2006-10-11 | [PATCH] z2_init() in non-modular case | Al Viro |
2006-10-11 | [PATCH] amiga_floppy_init() in non-modular case | Al Viro |
2006-10-11 | [PATCH] DAC960: use memmove for overlapping areas | Alexey Dobriyan |
2006-10-11 | [PATCH] Use linux/io.h instead of asm/io.h | Matthew Wilcox |
2006-10-10 | [PATCH] __user annotations: loop.c | Al Viro |
2006-10-10 | [PATCH] fix misannotations in loop.c | Al Viro |
2006-10-06 | Various drivers' irq handlers: kill dead code, needless casts | Jeff Garzik |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-10-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh | Linus Torvalds |
2006-10-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds |
2006-10-04 | [PATCH] pktcdvd: rename a variable for better readability | Thomas Maier |
2006-10-04 | [PATCH] pktcdvd: Replace pktcdvd strings with macro DRIVER_NAME. | Thomas Maier |
2006-10-04 | Remove all inclusions of <linux/config.h> | Dave Jones |
2006-10-04 | [POWERPC] Update swim3 printk after blkdev.h change | Olaf Hering |
2006-10-03 | Fix bytes <-> kilobytes typo in Kconfig for ramdisk | Christian Borntraeger |
2006-10-03 | remove mentionings of devfs in documentation | Adrian Bunk |
2006-10-03 | [PATCH] pr_debug: umem: repair nonexistant bh pr_debug reference | Zach Brown |
2006-10-01 | [PATCH] completions: lockdep annotate on stack completions | Peter Zijlstra |
2006-10-01 | [PATCH] cciss: remove unneeded spaces in output for attached volumes | Metathronius Galabant |
2006-10-01 | [PATCH] cciss: support for >2TB logical volumes | Mike Miller (OS Dev) |
2006-10-01 | [PATCH] Generic boolean | Richard Knutsson |
2006-09-30 | [PATCH] BLOCK: Make it possible to disable the block layer [try #6] | David Howells |
2006-09-30 | [PATCH] BLOCK: Move the loop device ioctl compat stuff to the loop driver [tr... | David Howells |
2006-09-30 | [PATCH] Kill various deprecated/unused block layer defines/functions | Jens Axboe |
2006-09-30 | [PATCH] Remove ->rq_status from struct request | Jens Axboe |
2006-09-30 | [PATCH] Remove ->waiting member from struct request | Jens Axboe |
2006-09-30 | [PATCH] Split struct request ->flags into two parts | Jens Axboe |
2006-09-29 | [PATCH] loop: forward-port resource leak checks from Solar | Serge E. Hallyn |
2006-09-29 | [PATCH] kthread: convert loop.c to kthread | Serge E. Hallyn |
2006-09-27 | USB: UB: Let cdrecord to see a device with media absent | Pete Zaitcev |
2006-09-27 | [PATCH] inode-diet: Eliminate i_blksize from the inode structure | Theodore Ts'o |
2006-09-23 | Merge mulgrave-w:git/scsi-misc-2.6 | James Bottomley |