1. dd936e4 dax: rip out get_block based IO support by Jan Kara · 8 years ago
  2. 00697ee ext2: use iomap_zero_range() for zeroing truncated page in DAX path by Jan Kara · 8 years ago
  3. 0bd2d5e ext4: rip out DAX handling from direct IO path by Jan Kara · 8 years ago
  4. e2ae766 ext4: convert DAX faults to iomap infrastructure by Jan Kara · 8 years ago
  5. 96f8ba3 ext4: avoid split extents for DAX writes by Jan Kara · 8 years ago
  6. 776722e ext4: DAX iomap write support by Jan Kara · 8 years ago
  7. 47e6935 ext4: use iomap for zeroing blocks in DAX mode by Jan Kara · 8 years ago
  8. 364443c ext4: convert DAX reads to iomap infrastructure by Jan Kara · 8 years ago
  9. a3caa24 ext4: only set S_DAX if DAX is really supported by Jan Kara · 8 years ago
  10. 213bcd9 ext4: factor out checks from ext4_file_write_iter() by Jan Kara · 8 years ago
  11. c48ae41 ext4: add sanity checking to count_overhead() by Theodore Ts'o · 8 years ago
  12. cd6bb35 ext4: use more strict checks for inodes_per_block on mount by Theodore Ts'o · 8 years ago
  13. 5aee0f8 ext4: fix in-superblock mount options processing by Theodore Ts'o · 8 years ago
  14. 9e47a4c ext4: sanity check the block and cluster size at mount time by Theodore Ts'o · 8 years ago
  15. d5c8dab ext4: remove parameter from ext4_xattr_ibody_set() by Eric Whitney · 8 years ago
  16. 88e0387 ext4: allow inode expansion for nojournal file systems by Eric Whitney · 8 years ago
  17. eeca7ea ext4: use current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  18. 30a9d7a ext4: fix stack memory corruption with 64k block size by Chandan Rajendra · 8 years ago
  19. 69e43e8 ext4: fix mballoc breakage with 64k block size by Chandan Rajendra · 8 years ago
  20. 1566a48 ext4: don't lock buffer in ext4_commit_super if holding spinlock by Theodore Ts'o · 8 years ago
  21. d0abb36 ext4: allow ext4_ext_truncate() to return an error by Theodore Ts'o · 8 years ago
  22. 2c98eb5 ext4: allow ext4_truncate() to return an error by Theodore Ts'o · 8 years ago
  23. 6da2201 Merge branch 'fscrypt' into origin by Theodore Ts'o · 8 years ago
  24. a2f6d9c Merge branch 'dax-4.10-iomap-pmd' into origin by Theodore Ts'o · 8 years ago
  25. a6e0891 fscrypto: don't use on-stack buffer for key derivation by Eric Biggers · 8 years ago
  26. 08ae877 fscrypto: don't use on-stack buffer for filename encryption by Eric Biggers · 8 years ago
  27. 9c4bb8a fscrypt: Let fs select encryption index/tweak by David Gstir · 8 years ago
  28. 0b93e1b fscrypt: Constify struct inode pointer by David Gstir · 8 years ago
  29. 7821d4d fscrypt: Enable partial page encryption by David Gstir · 8 years ago
  30. b50f7b2 fscrypt: Allow fscrypt_decrypt_page() to function with non-writeback pages by David Gstir · 8 years ago
  31. 1c7dcf6 fscrypt: Add in-place encryption mode by David Gstir · 8 years ago
  32. 9484ab1 dax: Introduce IOMAP_FAULT flag by Jan Kara · 8 years ago
  33. 190b5ca dax: remove "depends on BROKEN" from FS_DAX_PMD by Ross Zwisler · 8 years ago
  34. 862f1b9 xfs: use struct iomap based DAX PMD fault path by Ross Zwisler · 8 years ago
  35. 642261a dax: add struct iomap based DAX PMD support by Ross Zwisler · 8 years ago
  36. 422476c dax: move put_(un)locked_mapping_entry() in dax.c by Ross Zwisler · 8 years ago
  37. fa28f72 dax: move RADIX_DAX_* defines to dax.h by Ross Zwisler · 8 years ago
  38. 1550290 dax: dax_iomap_fault() needs to call iomap_end() by Ross Zwisler · 8 years ago
  39. 333ccc9 dax: add dax_iomap_sector() helper function by Ross Zwisler · 8 years ago
  40. 11c59c9 dax: correct dax iomap code namespace by Ross Zwisler · 8 years ago
  41. b9fde04 dax: remove dax_pmd_fault() by Ross Zwisler · 8 years ago
  42. 63e95b5 dax: coordinate locking for offsets in PMD range by Ross Zwisler · 8 years ago
  43. e3ad61c dax: consistent variable naming for DAX entries by Ross Zwisler · 8 years ago
  44. aada54f dax: remove the last BUG_ON() from fs/dax.c by Ross Zwisler · 8 years ago
  45. ce95ab0 dax: make 'wait_table' global variable static by Ross Zwisler · 8 years ago
  46. 03e0990 ext2: remove support for DAX PMD faults by Ross Zwisler · 8 years ago
  47. fa0d3fc dax: remove buffer_size_valid() by Ross Zwisler · 8 years ago
  48. 547edce ext4: tell DAX the size of allocation holes by Ross Zwisler · 8 years ago
  49. bc33b0c Linux 4.9-rc4 by Linus Torvalds · 8 years ago
  50. bd060ac Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  51. ffbcbfc Merge branches 'sched-urgent-for-linus' and 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  52. 6c286e8 Merge tag 'md/4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  53. e12d8d5 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  54. f29b909 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  55. 03daa36 Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 8 years ago
  56. d8d1721 Merge tag 'media/v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  57. 41e6410 Merge tag 'pci-v4.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  58. 785bcb4 Merge tag 'for-linus-20161104' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  59. d299704 Merge tag 'mmc-v4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 8 years ago
  60. 594aef6 Merge tag 'gpio-v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  61. fb415f2 Merge tag 'nfsd-4.9-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  62. 46d7cbb Merge branch 'for-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 8 years ago
  63. bd30fac Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  64. d4c5f43 Merge tag 'drm-fixes-for-v4.9-rc4' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  65. 416379f PCI: designware: Check for iATU unroll support after initializing host by Niklas Cassel · 8 years ago
  66. 66cecb6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  67. 34c510b Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  68. f7df76e Merge branch 'parisc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  69. 147b36d i2c: core: fix NULL pointer dereference under race condition by Vladimir Zapolskiy · 8 years ago
  70. 16a767e MIPS: Fix max_low_pfn with disabled highmem by James Hogan · 8 years ago
  71. f92722d MIPS: Correct MIPS I FP sigcontext layout by Maciej W. Rozycki · 8 years ago
  72. 758ef0a MIPS: Fix ISA I/II FP signal context offsets by Maciej W. Rozycki · 8 years ago
  73. 6daaa32 MIPS: Remove FIR from ISA I FP signal context by Maciej W. Rozycki · 8 years ago
  74. 35938a0 MIPS: Fix ISA I FP sigcontext access violation handling by Maciej W. Rozycki · 8 years ago
  75. 5a1aca4 MIPS: Fix FCSR Cause bit handling for correct SIGFPE issue by Maciej W. Rozycki · 8 years ago
  76. c9e5603 MIPS: ptrace: Also initialize the FP context on individual FCSR writes by Maciej W. Rozycki · 8 years ago
  77. 8a98495 MIPS: dump_tlb: Fix printk continuations by James Hogan · 8 years ago
  78. 752f549 MIPS: Fix __show_regs() output by Paul Burton · 8 years ago
  79. 41000c5 MIPS: traps: Fix output of show_code by Matt Redfearn · 8 years ago
  80. fe4e09e MIPS: traps: Fix output of show_stacktrace by Matt Redfearn · 8 years ago
  81. bcf084d MIPS: traps: Fix output of show_backtrace by Matt Redfearn · 8 years ago
  82. 818f38c MIPS: Fix build of compressed image by Matt Redfearn · 8 years ago
  83. 9a59061 MIPS: generic: Fix KASLR for generic kernel. by Matt Redfearn · 8 years ago
  84. 4736697 MIPS: KASLR: Fix handling of NULL FDT by Matt Redfearn · 8 years ago
  85. 93032e3 MIPS: Malta: Fixup reboot by Paul Burton · 8 years ago
  86. 682c1e5 MIPS: CPC: Provide default mips_cpc_default_phys_base to ignore CPC by Paul Burton · 8 years ago
  87. e9300a4 firewire: net: fix fragmented datagram_size off-by-one by Stefan Richter · 8 years ago
  88. 667121a firewire: net: guard against rx buffer overflows by Stefan Richter · 8 years ago
  89. 8243d55 sched/core: Remove pointless printout in sched_show_task() by Linus Torvalds · 8 years ago
  90. 3820050 sched/core: Fix oops in sched_show_task() by Tetsuo Handa · 8 years ago
  91. 7ec30fc Merge tag 'drm-intel-fixes-2016-11-01' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  92. e676717 Merge tag 'imx-drm-fixes-20161021' of git://git.pengutronix.de/pza/linux into drm-fixes by Dave Airlie · 8 years ago
  93. eed6f0e virtio-gpu: fix vblank events by Gerd Hoffmann · 8 years ago
  94. 18088db parisc: Ignore the pkey system calls for now by Helge Deller · 8 years ago
  95. 6a6e2a1 parisc: Use LINUX_GATEWAY_ADDR define instead of hardcoded value by Helge Deller · 8 years ago
  96. 6ed5183 parisc: Ensure consistent state when switching to kernel stack at syscall entry by John David Anglin · 8 years ago
  97. f4125cf parisc: Avoid trashing sr2 and sr3 in LWS code by John David Anglin · 8 years ago
  98. 6f63d0f parisc: use KERN_CONT when printing device inventory by Helge Deller · 8 years ago
  99. d9092f5 kvm: x86: Check memopp before dereference (CVE-2016-8630) by Owen Hofmann · 8 years ago
  100. 355f4fb kvm: nVMX: VMCLEAR an active shadow VMCS after last use by Jim Mattson · 8 years ago