| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] struct path: convert nbd | Josef Sipek | 2006-12-08 | 1 | -1/+1 |
* | [PATCH] struct path: convert block_drivers | Josef Sipek | 2006-12-08 | 3 | -5/+5 |
* | [PATCH] pktcdvd: add sysfs and debugfs interface | Thomas Maier | 2006-12-08 | 1 | -4/+439 |
* | [PATCH] pktcdvd: bio write congestion using congestion_wait() | Thomas Maier | 2006-12-08 | 1 | -0/+32 |
* | [PATCH] pktcdvd: make procfs interface optional | Thomas Maier | 2006-12-08 | 1 | -5/+9 |
* | [PATCH] pktcdvd: reusability of procfs functions | Thomas Maier | 2006-12-08 | 1 | -27/+45 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-12-07 | 1 | -0/+1 |
|\ |
|
| * | [CRYPTO] cryptoloop: Select CRYPTO_CBC | Herbert Xu | 2006-12-06 | 1 | -0/+1 |
* | | [PATCH] nbd: show nbd client pid in sysfs | Paul Clements | 2006-12-07 | 1 | -0/+16 |
* | | [PATCH] remove drivers/block/paride/jumbo | Adrian Bunk | 2006-12-07 | 1 | -70/+0 |
* | | [PATCH] paride: remove parport #ifdef's | Adrian Bunk | 2006-12-07 | 2 | -46/+0 |
* | | [PATCH] CISS: require same SCSI module support | Randy Dunlap | 2006-12-07 | 1 | -1/+2 |
* | | [PATCH] paride: return proper error code | Akinobu Mita | 2006-12-07 | 4 | -12/+12 |
* | | [PATCH] paride_register(): shuffle return values | Alexey Dobriyan | 2006-12-07 | 16 | -18/+26 |
* | | [PATCH] paride: rename pi_register() and pi_unregister() | Alexey Dobriyan | 2006-12-07 | 17 | -37/+37 |
* | | [PATCH] cciss: cleanup cciss_interrupt mode | Mike Miller | 2006-12-07 | 1 | -5/+3 |
* | | [PATCH] cciss: add support for 1024 logical volumes | Mike Miller | 2006-12-07 | 3 | -40/+79 |
* | | [PATCH] cciss: remove unused revalidate_allvol function | Mike Miller | 2006-12-07 | 1 | -73/+1 |
* | | [PATCH] cciss: change cciss_open for consistency | Mike Miller | 2006-12-07 | 1 | -1/+1 |
* | | [PATCH] cciss: set sector_size to 2048 for performance | Mike Miller | 2006-12-07 | 2 | -3/+10 |
* | | [PATCH] cciss: disable DMA prefetch on P600 | Mike Miller | 2006-12-07 | 2 | -0/+12 |
* | | [PATCH] cciss: fix pci ssid for the E500 controller | Mike Miller | 2006-12-07 | 1 | -2/+2 |
* | | [PATCH] cciss: increase number of commands on controller | Mike Miller | 2006-12-07 | 2 | -36/+40 |
* | | [PATCH] cciss: reference driver support | Mike Miller | 2006-12-07 | 1 | -7/+23 |
* | | [PATCH] cciss: version change | Mike Miller | 2006-12-07 | 1 | -3/+4 |
* | | [PATCH] Add include/linux/freezer.h and move definitions from sched.h | Nigel Cunningham | 2006-12-07 | 1 | -1/+1 |
* | | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 2006-12-07 | 1 | -1/+1 |
* | | [PATCH] slab: remove SLAB_ATOMIC | Christoph Lameter | 2006-12-07 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 | 1 | -13/+36 |
|\ |
|
| * | [POWERPC] iSeries: improve viodasd initialisation | Stephen Rothwell | 2006-12-04 | 1 | -13/+36 |
* | | WorkStruct: make allyesconfig | David Howells | 2006-11-22 | 7 | -20/+21 |
* | | WorkStruct: Pass the work_struct pointer instead of context data | David Howells | 2006-11-22 | 1 | -3/+3 |
* | | WorkStruct: Merge the pending bit into the wq_data pointer | David Howells | 2006-11-22 | 1 | -2/+2 |
* | | WorkStruct: Typedef the work function prototype | David Howells | 2006-11-22 | 1 | -2/+2 |
|/ |
|
* | 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 |