1. 348e967 dax: Make huge page handling depend of CONFIG_BROKEN by Jan Kara · 8 years ago
  2. b995353 dax: Fix condition for filling of PMD holes by Jan Kara · 8 years ago
  3. 40543f6 dax: fix a comment in dax_zero_page_range and dax_truncate_page by Vishal Verma · 8 years ago
  4. 4b0228f dax: for truncate/hole-punch, do zeroing through the driver if possible by Vishal Verma · 8 years ago
  5. 679c8bd dax: export a low-level __dax_zero_page_range helper by Christoph Hellwig · 8 years ago
  6. 3dc2916 dax: use sb_issue_zerout instead of calling dax_clear_sectors by Matthew Wilcox · 8 years ago
  7. 0a70bd4 dax: enable dax in the presence of known media errors (badblocks) by Dan Williams · 8 years ago
  8. 8b3db979 dax: fallback from pmd to pte on error by Dan Williams · 8 years ago
  9. a8078b1 block: Update blkdev_dax_capable() for consistency by Toshi Kani · 8 years ago
  10. 1e937cd xfs: Add alignment check for DAX mount by Toshi Kani · 8 years ago
  11. 284854b ext2: Add alignment check for DAX mount by Toshi Kani · 8 years ago
  12. 87eefeb ext4: Add alignment check for DAX mount by Toshi Kani · 8 years ago
  13. 2d96afc block: Add bdev_dax_supported() for dax mount checks by Toshi Kani · 8 years ago
  14. 2af3a81 block: Add vfs_msg() interface by Toshi Kani · 8 years ago
  15. 7795bec dax: Remove redundant inode size checks by Jan Kara · 8 years ago
  16. c3d98e3 dax: Remove pointless writeback from dax_do_io() by Jan Kara · 8 years ago
  17. 069c77b dax: Remove zeroing from dax_io() by Jan Kara · 8 years ago
  18. 2b10945 dax: Remove dead zeroing code from fault handlers by Jan Kara · 8 years ago
  19. 86b0624 ext2: Avoid DAX zeroing to corrupt data by Jan Kara · 8 years ago
  20. 9b6cd5f ext2: Fix block zeroing in ext2_get_blocks() for DAX by Jan Kara · 8 years ago
  21. 02fbd13 dax: Remove complete_unwritten argument by Jan Kara · 8 years ago
  22. e4b2749 DAX: move RADIX_DAX_ definitions to dax.c by NeilBrown · 8 years ago
  23. 12735f8 ext4: pre-zero allocated blocks for DAX IO by Jan Kara · 8 years ago
  24. 914f82a ext4: refactor direct IO code by Jan Kara · 8 years ago
  25. dbc427c ext4: fix race in transient ENOSPC detection by Jan Kara · 8 years ago
  26. 7cb476f ext4: handle transient ENOSPC properly for DAX by Jan Kara · 8 years ago
  27. aef39ab dax: call get_blocks() with create == 1 for write faults to unwritten extents by Jan Kara · 8 years ago
  28. 816cd71 ext4: remove unmeetable inconsisteny check from ext4_find_extent() by Nicolai Stange · 8 years ago
  29. 466c3fb jbd2: remove excess descriptions for handle_s by Luis de Bethencourt · 8 years ago
  30. 32157de ext4: remove unnecessary bio get/put by Jens Axboe · 8 years ago
  31. 935244c ext4: silence UBSAN in ext4_mb_init() by Nicolai Stange · 8 years ago
  32. b5cb316 ext4: address UBSAN warning in mb_find_order_for_block() by Nicolai Stange · 8 years ago
  33. 74177f55 ext4: fix oops on corrupted filesystem by Jan Kara · 8 years ago
  34. ff0bc08 ext4: fix check of dqget() return value in ext4_ioctl_setproject() by Seth Forshee · 8 years ago
  35. 7827a7f ext4: clean up error handling when orphan list is corrupted by Theodore Ts'o · 8 years ago
  36. c9eb13a ext4: fix hang when processing corrupted orphaned inode list by Theodore Ts'o · 8 years ago
  37. 8d2ae1c ext4: remove trailing \n from ext4_warning/ext4_error calls by Jakub Wilk · 8 years ago
  38. c8585c6 ext4: fix races between changing inode journal mode and ext4_writepages by Daeho Jeong · 8 years ago
  39. 4c54659 ext4: handle unwritten or delalloc buffers before enabling data journaling by Daeho Jeong · 8 years ago
  40. 7b80819 ext4: fix jbd2 handle extension in ext4_ext_truncate_extend_restart() by Theodore Ts'o · 8 years ago
  41. ee0876b ext4: do not ask jbd2 to write data for delalloc buffers by Jan Kara · 8 years ago
  42. 41617e1 jbd2: add support for avoiding data writes during transaction commits by Jan Kara · 8 years ago
  43. 3957ef5 ext4: remove EXT4_STATE_ORDERED_MODE by Jan Kara · 8 years ago
  44. 06bd3c3 ext4: fix data exposure after a crash by Jan Kara · 8 years ago
  45. 1f60fbe ext4: allow readdir()'s of large empty directories to be interrupted by Theodore Ts'o · 8 years ago
  46. c3b46c7 Linux 4.6-rc4 by Linus Torvalds · 8 years ago
  47. 9d090d0 Merge tag 'dm-4.6-fix-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  48. 6545b60 dm cache metadata: fix cmd_read_lock() acquiring write lock by Ahmed Samy · 8 years ago
  49. b9f5dba Merge tag 'char-misc-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  50. e1e22b2 Merge tag 'driver-core-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  51. b62dabf Merge tag 'usb-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  52. 306a63b Merge tag 'dmaengine-fix-4.6-rc4' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  53. ac82a57 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  54. e2f50c5 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  55. 956e6c8 Merge branch 'fix/edma' into fixes by Vinod Koul · 8 years ago
  56. 1cc3334 Merge branch 'fix/xilinx' into fixes by Vinod Koul · 8 years ago
  57. 4bd6135 Merge branch 'fix/omap' into fixes by Vinod Koul · 8 years ago
  58. 09c505c Merge branch 'fix/hsu' into fixes by Vinod Koul · 8 years ago
  59. 2e57259 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  60. f3c9a1a Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  61. 29dde7c Merge tag 'for-linus-20160415' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  62. 2fffad1 Merge tag 'mmc-v4.6-rc3' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 8 years ago
  63. ab5f9eb Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  64. 60ea7bb Merge branch 'parisc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  65. 0a370d26 libnvdimm, pmem: clarify the write+clear_poison+write flow by Dan Williams · 8 years ago
  66. a7297a6 block: loop: fix filesystem corruption in case of aio/dio by Ming Lei · 8 years ago
  67. 806fdcc Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  68. a1f9831 Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  69. 63a1281 Merge tag 'dm-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  70. 0a3f5af Merge tag 'pwm/for-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 8 years ago
  71. c8c5285 Merge tag 'sound-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  72. a7109a2 Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 8 years ago
  73. dfe7058 Merge tag 'for-linus-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 8 years ago
  74. 16382ed Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  75. 4c0b1c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  76. 9567366 dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macros by Mike Snitzer · 8 years ago
  77. a522905 NVMe: Always use MSI/MSI-x interrupts by Keith Busch · 8 years ago
  78. 51d7b12 /proc/iomem: only expose physical resource addresses to privileged users by Linus Torvalds · 8 years ago
  79. ab0fa82 pci-sysfs: use proper file capability helper function by Linus Torvalds · 8 years ago
  80. 34dbbcd Make file credentials available to the seqfile interfaces by Linus Torvalds · 8 years ago
  81. 4046d6e Revert "x86: remove the kernel code/data/bss resources from /proc/iomem" by Linus Torvalds · 8 years ago
  82. 366dd4e parisc: Fix ftrace function tracer by Helge Deller · 8 years ago
  83. cba2e47 pmem: fix BUG() error in pmem.h:48 on X86_32 by Toshi Kani · 8 years ago
  84. ad06fde pwm: fsl-ftm: Use flat regmap cache by Stefan Agner · 9 years ago
  85. 70ad7f7 mmc: tegra: Disable UHS-I modes for Tegra124 by Jon Hunter · 8 years ago
  86. 9aaf343 mmc: block: Use the mmc host device index as the mmcblk device index by Ulf Hansson · 8 years ago
  87. ff3e84e Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 8 years ago
  88. 25451c1 Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  89. 90de680 Merge tag 'sh-fixes-4.6-rc1' of git://git.libc.org/linux-sh by Linus Torvalds · 8 years ago
  90. e86103a usb: hcd: out of bounds access in for_each_companion by Robert Dobrowolski · 8 years ago
  91. 1363074 USB: uas: Add a new NO_REPORT_LUNS quirk by Hans de Goede · 8 years ago
  92. 198de51 USB: uas: Limit qdepth at the scsi-host level by Hans de Goede · 8 years ago
  93. 2dc0194 doc: usb: Fix typo in gadget_multi documentation by Diego Herranz · 8 years ago
  94. f9a85f6 usb: host: xhci-plat: Make enum xhci_plat_type start at a non zero value by Peter Griffin · 8 years ago
  95. 98d74f9 xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllers by Mathias Nyman · 8 years ago
  96. 7150406 usb: xhci: fix wild pointers in xhci_mem_cleanup by Lu Baolu · 8 years ago
  97. 5ad3b03 usb: host: xhci-plat: fix cannot work if R-Car Gen2/3 run on above 4GB phys by Yoshihiro Shimoda · 8 years ago
  98. 0a380be usb: host: xhci: add a new quirk XHCI_NO_64BIT_SUPPORT by Yoshihiro Shimoda · 8 years ago
  99. 671ffdf xhci: resume USB 3 roothub first by Mathias Nyman · 8 years ago
  100. 0d46fac usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 host by Rafal Redzimski · 8 years ago