| Commit message (Expand) | Author | Age |
* | [S390] xpram module parameter parsing - take 2. | Heiko Carstens | 2006-07-17 |
* | [S390] Fix sparse warnings. | Heiko Carstens | 2006-07-12 |
* | [S390] xpram module parameter parsing. | Heiko Carstens | 2006-07-12 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 | Linus Torvalds | 2006-06-29 |
|\ |
|
| * | [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 |
| * | [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree | Greg Kroah-Hartman | 2006-06-26 |
| * | [PATCH] devfs: Remove devfs_remove() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 |
| * | [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 |
* | | [S390] add PAV support to the dasd driver. | Horst Hummel | 2006-06-29 |
* | | [S390] dasd eer data format. | Stefan Weinhuber | 2006-06-29 |
* | | [S390] dasd whitespace and other cosmetics. | Horst Hummel | 2006-06-29 |
* | | [S390] dasd_eckd_dump_sense bug. | Horst Hummel | 2006-06-29 |
* | | [S390] missing check in dasd_eer_open. | Stefan Weinhuber | 2006-06-29 |
* | | [PATCH] spin/rwlock init cleanups | Ingo Molnar | 2006-06-27 |
|/ |
|
* | [PATCH] s390: dasd device identifiers | Horst Hummel | 2006-04-28 |
* | [PATCH] s390: dasd ioctl never returns | Horst Hummel | 2006-04-28 |
* | [PATCH] s390: dasd proc entries | Horst Hummel | 2006-04-11 |
* | [PATCH] s390: fail-fast requests on quiesced devices | Peter Oberparleiter | 2006-04-11 |
* | [PATCH] s390: dasd device offline messages | Horst Hummel | 2006-04-11 |
* | BUG_ON() Conversion in drivers/s390/block/dasd_erp.c | Eric Sesterhenn | 2006-03-31 |
* | BUG_ON() Conversion in drivers/s390/block/dasd_devmap.c | Eric Sesterhenn | 2006-03-26 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-03-25 |
|\ |
|
| * | BUG_ON() Conversion in drivers/s390/block/dasd.c | Eric Sesterhenn | 2006-03-24 |
* | | [PATCH] Remove MODULE_PARM | Rusty Russell | 2006-03-25 |
|/ |
|
* | [PATCH] dasd: "cleanup dasd_ioctl" fix | Bastian Blank | 2006-03-24 |
* | [PATCH] s390: kzalloc() conversion in drivers/s390 | Eric Sesterhenn | 2006-03-24 |
* | [PATCH] s390: dasd extended error reporting | Stefan Weinhuber | 2006-03-24 |
* | [PATCH] s390: random values in result of BIODASDINFO2 | Horst Hummel | 2006-03-24 |
* | [PATCH] s390: remove experimental flag from dasd diag | Peter Oberparleiter | 2006-03-24 |
* | [PATCH] s390: remove dynamic dasd ioctls | Christoph Hellwig | 2006-03-24 |
* | [PATCH] s390: merge cmb into dasdc | Christoph Hellwig | 2006-03-24 |
* | [PATCH] s390: use normal switch statement for ioctls in dasd_ioctlc | Christoph Hellwig | 2006-03-24 |
* | [PATCH] s390: use normal switch statement for ioctls in dasd_ioctlc | Christoph Hellwig | 2006-03-24 |
* | [PATCH] sem2mutex: blockdev #2 | Arjan van de Ven | 2006-03-23 |
* | [PATCH] regularize blk_cleanup_queue() use | Al Viro | 2006-03-18 |
* | [PATCH] s390: dasd proc interface typo | Horst Hummel | 2006-03-09 |
* | [PATCH] s390: dasd partition detection | Horst Hummel | 2006-03-08 |
* | [PATCH] s390: revert dasd eer module | Heiko Carstens | 2006-02-20 |
* | [PATCH] s390: dasd reference counting | Peter Oberparleiter | 2006-02-20 |
* | [PATCH] s390: dasd extended error reporting module | Stefan Weinhuber | 2006-02-03 |
* | [PATCH] s390: dasd wait for clear i/o interrupt | Horst Hummel | 2006-02-01 |
* | [PATCH] s390: dasd open counter | Horst Hummel | 2006-02-01 |
* | [PATCH] s390: Remove CVS generated information | Heiko Carstens | 2006-02-01 |
* | [PATCH] s390: fix blk_queue_ordered call in dasd.c fixup | Heiko Carstens | 2006-01-14 |
* | [PATCH] s390: fix blk_queue_ordered call in dasdc | Martin Schwidefsky | 2006-01-14 |
* | [PATCH] add ->compat_ioctl to dasd | Christoph Hellwig | 2006-01-10 |
* | [PATCH] Add block_device_operations.getgeo block device method | Christoph Hellwig | 2006-01-08 |
* | Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-01-06 |
|\ |
|
| * | [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn() | Tejun Heo | 2006-01-06 |