compat_ioctl: fix block device compat ioctl regression
[safe/jmp/linux-2.6] / block / compat_ioctl.c
2007-10-29 Philip Langdalecompat_ioctl: fix block device compat ioctl regression
2007-10-10 Arnd Bergmanncompat_ioctl: move floppy handlers to block/compat_ioctl.c
2007-10-10 Arnd Bergmanncompat_ioctl: move cdrom handlers to block/compat_ioctl.c
2007-10-10 Arnd Bergmanncompat_ioctl: move BLKPG handling to block/compat_ioctl.c
2007-10-10 Arnd Bergmanncompat_ioctl: move hdio calls to block/compat_ioctl.c
2007-10-10 Arnd Bergmanncompat_ioctl: handle blk_trace ioctls
2007-10-10 Arnd Bergmanncompat_ioctl: add compat_blkdev_driver_ioctl()
2007-10-10 Arnd Bergmanncompat_ioctl: move common block ioctls to compat_blkdev...