1. ef00f59 block: Add BLKROTATIONAL ioctl by Martin K. Petersen · 12 years ago
  2. 390192b compat_ioctl: fix warning caused by qemu by Johannes Stezenbach · 13 years ago
  3. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  4. 77304d2 block: read i_size with i_size_read() by Mike Snitzer · 14 years ago
  5. 8d57a98 block: add secure discard by Adrian Hunter · 14 years ago
  6. 62c2a7d block: push BKL into blktrace ioctls by Arnd Bergmann · 14 years ago
  7. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  8. 98262f2 block: Allow devices to indicate whether discarded blocks are zeroed by Martin K. Petersen · 15 years ago
  9. ac481c2 block: Topology ioctls by Martin K. Petersen · 15 years ago
  10. c905959 Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  11. ae03bf6 block: Use accessor functions for queue limits by Martin K. Petersen · 15 years ago
  12. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 15 years ago
  13. d0deef5 blktrace: support per-partition tracing by Shawn Du · 15 years ago
  14. 7c23951 block: don't take lock on changing ra_pages by Wu Fengguang · 16 years ago
  15. fd4ce1a [PATCH 1/2] kill FMODE_NDELAY_NOW by Christoph Hellwig · 16 years ago
  16. 1c92560 [PATCH] Fix block dev compat ioctl handling by Andreas Schwab · 16 years ago
  17. 5f4f0c4 compat_blkdev_driver_ioctl: Remove unused variable warning by Linus Torvalds · 16 years ago
  18. 56b26ad [PATCH] kill the rest of struct file propagation in block ioctls by Al Viro · 16 years ago
  19. 45048d0 [PATCH] get rid of blkdev_locked_ioctl() by Al Viro · 16 years ago
  20. 33c2dca [PATCH] trim file propagation in block/compat_ioctl.c by Al Viro · 16 years ago
  21. 90b8f28 [PATCH] end of methods switch: remove the old ones by Al Viro · 16 years ago
  22. d4430d62 [PATCH] beginning of methods conversion by Al Viro · 16 years ago
  23. d30a260 Add BLKDISCARD ioctl to allow userspace to discard sectors by David Woodhouse · 16 years ago
  24. f36f21e Fix misuses of bdevname() by Jean Delvare · 16 years ago
  25. 93de00f ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  26. 6da127a blktrace: Add blktrace ioctls to SCSI generic devices by Christof Schmitt · 16 years ago
  27. 33013a8 compat_ioctl: fix block device compat ioctl regression by Philip Langdale · 17 years ago
  28. 1ca91cd0 compat_ioctl: move floppy handlers to block/compat_ioctl.c by Arnd Bergmann · 17 years ago
  29. b3087cc compat_ioctl: move cdrom handlers to block/compat_ioctl.c by Arnd Bergmann · 17 years ago
  30. 18cf7f8 compat_ioctl: move BLKPG handling to block/compat_ioctl.c by Arnd Bergmann · 17 years ago
  31. 9617db0 compat_ioctl: move hdio calls to block/compat_ioctl.c by Arnd Bergmann · 17 years ago
  32. 171044d4 compat_ioctl: handle blk_trace ioctls by Arnd Bergmann · 17 years ago
  33. 7199d4c compat_ioctl: add compat_blkdev_driver_ioctl() by Arnd Bergmann · 17 years ago
  34. f58c4c0 compat_ioctl: move common block ioctls to compat_blkdev_ioctl by Arnd Bergmann · 17 years ago