1. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  2. ff9ea32 block, bdi: an active gendisk always has a request_queue associated with it by Tejun Heo · 10 years ago
  3. 4a319a4 Merge branch 'for-3.17/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  4. 3b3a181 block: provide compat ioctl for BLKZEROOUT by Mikulas Patocka · 10 years ago
  5. 63f2649 block: fix BLKSECTGET ioctl when max_sectors is greater than USHRT_MAX by Akinobu Mita · 10 years ago
  6. 3ddc5b4 kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user() by Mathieu Desnoyers · 11 years ago
  7. 8b0d77f block/compat_ioctl.c: do not leak info to user-space by Cong Wang · 11 years ago
  8. ef00f59 block: Add BLKROTATIONAL ioctl by Martin K. Petersen · 12 years ago
  9. 390192b compat_ioctl: fix warning caused by qemu by Johannes Stezenbach · 13 years ago
  10. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  11. 77304d2 block: read i_size with i_size_read() by Mike Snitzer · 14 years ago
  12. 8d57a98 block: add secure discard by Adrian Hunter · 14 years ago
  13. 62c2a7d block: push BKL into blktrace ioctls by Arnd Bergmann · 14 years ago
  14. 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
  15. 98262f2 block: Allow devices to indicate whether discarded blocks are zeroed by Martin K. Petersen · 14 years ago
  16. ac481c2 block: Topology ioctls by Martin K. Petersen · 15 years ago
  17. c905959 Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  18. ae03bf6 block: Use accessor functions for queue limits by Martin K. Petersen · 15 years ago
  19. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 15 years ago
  20. d0deef5 blktrace: support per-partition tracing by Shawn Du · 15 years ago
  21. 7c23951 block: don't take lock on changing ra_pages by Wu Fengguang · 16 years ago
  22. fd4ce1a [PATCH 1/2] kill FMODE_NDELAY_NOW by Christoph Hellwig · 16 years ago
  23. 1c92560 [PATCH] Fix block dev compat ioctl handling by Andreas Schwab · 16 years ago
  24. 5f4f0c4 compat_blkdev_driver_ioctl: Remove unused variable warning by Linus Torvalds · 16 years ago
  25. 56b26ad [PATCH] kill the rest of struct file propagation in block ioctls by Al Viro · 16 years ago
  26. 45048d0 [PATCH] get rid of blkdev_locked_ioctl() by Al Viro · 16 years ago
  27. 33c2dca [PATCH] trim file propagation in block/compat_ioctl.c by Al Viro · 16 years ago
  28. 90b8f28 [PATCH] end of methods switch: remove the old ones by Al Viro · 16 years ago
  29. d4430d62 [PATCH] beginning of methods conversion by Al Viro · 16 years ago
  30. d30a260 Add BLKDISCARD ioctl to allow userspace to discard sectors by David Woodhouse · 16 years ago
  31. f36f21e Fix misuses of bdevname() by Jean Delvare · 16 years ago
  32. 93de00f ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  33. 6da127a blktrace: Add blktrace ioctls to SCSI generic devices by Christof Schmitt · 16 years ago
  34. 33013a8 compat_ioctl: fix block device compat ioctl regression by Philip Langdale · 17 years ago
  35. 1ca91cd0 compat_ioctl: move floppy handlers to block/compat_ioctl.c by Arnd Bergmann · 17 years ago
  36. b3087cc compat_ioctl: move cdrom handlers to block/compat_ioctl.c by Arnd Bergmann · 17 years ago
  37. 18cf7f8 compat_ioctl: move BLKPG handling to block/compat_ioctl.c by Arnd Bergmann · 17 years ago
  38. 9617db0 compat_ioctl: move hdio calls to block/compat_ioctl.c by Arnd Bergmann · 17 years ago
  39. 171044d4 compat_ioctl: handle blk_trace ioctls by Arnd Bergmann · 17 years ago
  40. 7199d4c compat_ioctl: add compat_blkdev_driver_ioctl() by Arnd Bergmann · 17 years ago
  41. f58c4c0 compat_ioctl: move common block ioctls to compat_blkdev_ioctl by Arnd Bergmann · 17 years ago