| Commit message (Expand) | Author | Age |
* | [PATCH] Fix BUG at drivers/scsi/scsi_lib.c:1118 caused by "pktsetup dvd /dev/... | Christoph Hellwig | 2007-01-06 |
* | [PATCH] cciss: build with PROC_FS=n | Randy Dunlap | 2006-12-30 |
* | [PATCH] fix aoe without scatter-gather [Bug 7662] | Ed L. Cashin | 2006-12-22 |
* | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-12-21 |
|\ |
|
| * | [PATCH] cciss: fix XFER_READ/XFER_WRITE in do_cciss_request | Mike Miller | 2006-12-18 |
| * | [PATCH] cciss: set default raid level when reading geometry fails | Mike Miller | 2006-12-18 |
* | | [POWERPC] iSeries: fix viodasd init | Stephen Rothwell | 2006-12-20 |
|/ |
|
* | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-12-13 |
|\ |
|
| * | [PATCH] Fixup cciss error handling | Jens Axboe | 2006-12-13 |
| * | [PATCH 2/2] cciss: remove calls to pci_disable_device | mike.miller@hp.com | 2006-12-13 |
| * | [PATCH 1/2] cciss: map out more memory for config table | mike.miller@hp.com | 2006-12-13 |
* | | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 |
* | | [PATCH] remove the broken BLK_DEV_SWIM_IOP driver | Adrian Bunk | 2006-12-13 |
* | | [PATCH] cciss: remove calls to pci_disable_device | Mike Miller | 2006-12-13 |
* | | [PATCH] cciss: map out more memory for config table | Mike Miller | 2006-12-13 |
|/ |
|
* | [PATCH] struct path: convert nbd | Josef Sipek | 2006-12-08 |
* | [PATCH] struct path: convert block_drivers | Josef Sipek | 2006-12-08 |
* | [PATCH] pktcdvd: add sysfs and debugfs interface | Thomas Maier | 2006-12-08 |
* | [PATCH] pktcdvd: bio write congestion using congestion_wait() | Thomas Maier | 2006-12-08 |
* | [PATCH] pktcdvd: make procfs interface optional | Thomas Maier | 2006-12-08 |
* | [PATCH] pktcdvd: reusability of procfs functions | Thomas Maier | 2006-12-08 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-12-07 |
|\ |
|
| * | [CRYPTO] cryptoloop: Select CRYPTO_CBC | Herbert Xu | 2006-12-06 |
* | | [PATCH] nbd: show nbd client pid in sysfs | Paul Clements | 2006-12-07 |
* | | [PATCH] remove drivers/block/paride/jumbo | Adrian Bunk | 2006-12-07 |
* | | [PATCH] paride: remove parport #ifdef's | Adrian Bunk | 2006-12-07 |
* | | [PATCH] CISS: require same SCSI module support | Randy Dunlap | 2006-12-07 |
* | | [PATCH] paride: return proper error code | Akinobu Mita | 2006-12-07 |
* | | [PATCH] paride_register(): shuffle return values | Alexey Dobriyan | 2006-12-07 |
* | | [PATCH] paride: rename pi_register() and pi_unregister() | Alexey Dobriyan | 2006-12-07 |
* | | [PATCH] cciss: cleanup cciss_interrupt mode | Mike Miller | 2006-12-07 |
* | | [PATCH] cciss: add support for 1024 logical volumes | Mike Miller | 2006-12-07 |
* | | [PATCH] cciss: remove unused revalidate_allvol function | Mike Miller | 2006-12-07 |
* | | [PATCH] cciss: change cciss_open for consistency | Mike Miller | 2006-12-07 |
* | | [PATCH] cciss: set sector_size to 2048 for performance | Mike Miller | 2006-12-07 |
* | | [PATCH] cciss: disable DMA prefetch on P600 | Mike Miller | 2006-12-07 |
* | | [PATCH] cciss: fix pci ssid for the E500 controller | Mike Miller | 2006-12-07 |
* | | [PATCH] cciss: increase number of commands on controller | Mike Miller | 2006-12-07 |
* | | [PATCH] cciss: reference driver support | Mike Miller | 2006-12-07 |
* | | [PATCH] cciss: version change | Mike Miller | 2006-12-07 |
* | | [PATCH] Add include/linux/freezer.h and move definitions from sched.h | Nigel Cunningham | 2006-12-07 |
* | | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 2006-12-07 |
* | | [PATCH] slab: remove SLAB_ATOMIC | Christoph Lameter | 2006-12-07 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 |
|\ |
|
| * | [POWERPC] iSeries: improve viodasd initialisation | Stephen Rothwell | 2006-12-04 |
* | | WorkStruct: make allyesconfig | David Howells | 2006-11-22 |
* | | WorkStruct: Pass the work_struct pointer instead of context data | David Howells | 2006-11-22 |
* | | WorkStruct: Merge the pending bit into the wq_data pointer | David Howells | 2006-11-22 |
* | | WorkStruct: Typedef the work function prototype | David Howells | 2006-11-22 |
|/ |
|
* | aoe: Add forgotten NULL at end of attribute list in aoeblk.c | Dennis Stosberg | 2006-11-16 |