block: change elevator to use __blk_end_request()
[safe/jmp/linux-2.6] / block / compat_ioctl.c
2008-10-09 David WoodhouseAdd BLKDISCARD ioctl to allow userspace to discard...
2008-05-13 Jean DelvareFix misuses of bdevname()
2008-04-17 Bartlomiej Zolnier... ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN...
2008-01-28 Christof Schmittblktrace: Add blktrace ioctls to SCSI generic devices
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...