aboutsummaryrefslogtreecommitdiffstats
path: root/block/compat_ioctl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-05-13Fix misuses of bdevname()Jean Delvare1-1/+1
2008-04-18ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3)Bartlomiej Zolnierkiewicz1-1/+0
2008-01-28blktrace: Add blktrace ioctls to SCSI generic devicesChristof Schmitt1-1/+4
2007-10-29compat_ioctl: fix block device compat ioctl regressionPhilip Langdale1-1/+1
2007-10-10compat_ioctl: move floppy handlers to block/compat_ioctl.cArnd Bergmann1-0/+336
2007-10-10compat_ioctl: move cdrom handlers to block/compat_ioctl.cArnd Bergmann1-0/+83
2007-10-10compat_ioctl: move BLKPG handling to block/compat_ioctl.cArnd Bergmann1-0/+31
2007-10-10compat_ioctl: move hdio calls to block/compat_ioctl.cArnd Bergmann1-0/+70
2007-10-10compat_ioctl: handle blk_trace ioctlsArnd Bergmann1-0/+54
2007-10-10compat_ioctl: add compat_blkdev_driver_ioctl()Arnd Bergmann1-1/+120
2007-10-10compat_ioctl: move common block ioctls to compat_blkdev_ioctlArnd Bergmann1-0/+121