Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | block: autoconvert trivial BKL users to private mutex | Arnd Bergmann | 2010-10-05 | 1 | -3/+4 |
* | block: push down BKL into .locked_ioctl | Arnd Bergmann | 2010-08-07 | 1 | -2/+7 |
* | [PATCH] switch ide_disk_ops ->ioctl() to sane prototype | Al Viro | 2008-10-21 | 1 | -2/+1 |
* | [PATCH] lose the unused file argument in generic_ide_ioctl() | Al Viro | 2008-10-21 | 1 | -1/+1 |
* | ide: add generic ATA/ATAPI disk driver | Bartlomiej Zolnierkiewicz | 2008-10-17 | 1 | -3/+1 |
* | ide-disk: use to_ide_drv() and ide_drv_g() | Bartlomiej Zolnierkiewicz | 2008-10-17 | 1 | -1/+1 |
* | ide-disk: move all ioctl handling to ide-disk_ioctl.c | Bartlomiej Zolnierkiewicz | 2008-10-13 | 1 | -0/+29 |