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