Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-10-29 | compat_ioctl: fix block device compat ioctl regression | Philip Langdale | 1 | -1/+1 |
2007-10-10 | compat_ioctl: move floppy handlers to block/compat_ioctl.c | Arnd Bergmann | 1 | -0/+336 |
2007-10-10 | compat_ioctl: move cdrom handlers to block/compat_ioctl.c | Arnd Bergmann | 1 | -0/+83 |
2007-10-10 | compat_ioctl: move BLKPG handling to block/compat_ioctl.c | Arnd Bergmann | 1 | -0/+31 |
2007-10-10 | compat_ioctl: move hdio calls to block/compat_ioctl.c | Arnd Bergmann | 1 | -0/+70 |
2007-10-10 | compat_ioctl: handle blk_trace ioctls | Arnd Bergmann | 1 | -0/+54 |
2007-10-10 | compat_ioctl: add compat_blkdev_driver_ioctl() | Arnd Bergmann | 1 | -1/+120 |
2007-10-10 | compat_ioctl: move common block ioctls to compat_blkdev_ioctl | Arnd Bergmann | 1 | -0/+121 |