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