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