Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ide-gd: re-get capacity on revalidate | Borislav Petkov | 2008-11-02 | 1 | -1/+6 |
* | [PATCH] switch ide-gd | Al Viro | 2008-10-21 | 1 | -13/+11 |
* | [PATCH] beginning of methods conversion | Al Viro | 2008-10-21 | 1 | -3/+3 |
* | [PATCH] switch ide_disk_ops ->ioctl() to sane prototype | Al Viro | 2008-10-21 | 1 | -1/+1 |
* | [PATCH] eliminate use of ->f_flags in block methods | Al Viro | 2008-10-21 | 1 | -1/+1 |
* | [PATCH] introduce fmode_t, do annotations | Al Viro | 2008-10-21 | 1 | -1/+1 |
* | ide: add generic ATA/ATAPI disk driver | Bartlomiej Zolnierkiewicz | 2008-10-17 | 1 | -18/+104 |
* | ide: allow device drivers to specify per-device type /proc settings | Bartlomiej Zolnierkiewicz | 2008-10-17 | 1 | -2/+14 |
* | ide-disk: use IDE_DFLAG_MEDIA_CHANGED | Bartlomiej Zolnierkiewicz | 2008-10-17 | 1 | -2/+6 |
* | ide-disk: factor out generic disk handling code to ide-gd.c | Bartlomiej Zolnierkiewicz | 2008-10-17 | 1 | -0/+296 |