1. 0421a18 ext4: modify ext4_xattr_ino_array to hold struct inode * by Tahsin Erdogan · 7 years ago
  2. c1a5d5f ext4: improve journal credit handling in set xattr paths by Tahsin Erdogan · 7 years ago
  3. 65d3000 ext4: ext4_xattr_delete_inode() should return accurate errors by Tahsin Erdogan · 7 years ago
  4. b347e2b ext4: retry storing value in external inode with xattr block too by Tahsin Erdogan · 7 years ago
  5. b315529 ext4: fix credits calculation for xattr inode by Tahsin Erdogan · 7 years ago
  6. 7cec191 ext4: fix ext4_xattr_cmp() by Tahsin Erdogan · 7 years ago
  7. f610910 ext4: fix ext4_xattr_move_to_block() by Tahsin Erdogan · 7 years ago
  8. 9bb21ce ext4: fix ext4_xattr_make_inode_space() value size calculation by Tahsin Erdogan · 7 years ago
  9. 0bd454c ext4: ext4_xattr_value_same() should return false for external data by Tahsin Erdogan · 7 years ago
  10. 990461d ext4: add missing le32_to_cpu(e_value_inum) conversions by Tahsin Erdogan · 7 years ago
  11. 90966693 ext4: clean up ext4_xattr_inode_get() by Tahsin Erdogan · 7 years ago
  12. bab79b0 ext4: change ext4_xattr_inode_iget() signature by Tahsin Erdogan · 7 years ago
  13. 0eefb10 ext4: extended attribute value size limit is enforced by vfs by Tahsin Erdogan · 7 years ago
  14. 1e7d359 ext4: fix ref counting for ea_inode by Tahsin Erdogan · 7 years ago
  15. ddfa17e ext4: call journal revoke when freeing ea_inode blocks by Tahsin Erdogan · 7 years ago
  16. 9e1ba00 ext4: ea_inode owner should be the same as the inode owner by Tahsin Erdogan · 7 years ago
  17. bd3b963 ext4: attach jinode after creation of xattr inode by Tahsin Erdogan · 7 years ago
  18. 1b917ed ext4: do not set posix acls on xattr inodes by Tahsin Erdogan · 7 years ago
  19. 0de5983 ext4: lock inode before calling ext4_orphan_add() by Tahsin Erdogan · 7 years ago
  20. 33d201e ext4: fix lockdep warning about recursive inode locking by Tahsin Erdogan · 7 years ago
  21. e50e512 ext4: xattr-in-inode support by Andreas Dilger · 7 years ago
  22. e08ac99 ext4: add largedir feature by Artem Blagodarenko · 7 years ago
  23. 67a7d5f ext4: fix fdatasync(2) after extent manipulation operations by Jan Kara · 8 years ago
  24. a056bda ext4: fix data corruption for mmap writes by Jan Kara · 8 years ago
  25. 4f8caa6 ext4: fix data corruption with EXT4_GET_BLOCKS_ZERO by Jan Kara · 8 years ago
  26. b8cb5a5 ext4: fix quota charging for shared xattr blocks by Tahsin Erdogan · 8 years ago
  27. c41d342 ext4: remove redundant check for encrypted file on dio write path by Eric Biggers · 8 years ago
  28. d6b9755 ext4: remove unused d_name argument from ext4_search_dir() et al. by Eric Biggers · 8 years ago
  29. e546579 ext4: fix off-by-one error when writing back pages before dio read by Eric Biggers · 8 years ago
  30. 624327f ext4: fix off-by-one on max nr_pages in ext4_find_unwritten_pgoff() by Eryu Guan · 8 years ago
  31. 887a973 ext4: keep existing extra fields when inode expands by Konstantin Khlebnikov · 8 years ago
  32. 9651e6b ext4: handle the rest of ext4_mb_load_buddy() ENOMEM errors by Konstantin Khlebnikov · 8 years ago
  33. 3f1d5ba ext4: fix off-by-in in loop termination in ext4_find_unwritten_pgoff() by Jan Kara · 8 years ago
  34. 7d95edd ext4: fix SEEK_HOLE by Jan Kara · 8 years ago
  35. b470906 jbd2: preserve original nofs flag during journal restart by Tahsin Erdogan · 8 years ago
  36. 964edf6 ext4: clear lockdep subtype for quota files on quota off by Jan Kara · 8 years ago
  37. 0833289 Linux 4.12-rc2 by Linus Torvalds · 8 years ago
  38. 33c9e97 x86: fix 32-bit case of __get_user_asm_u64() by Linus Torvalds · 8 years ago
  39. 334a023 Clean up x86 unsafe_get/put_user() type handling by Linus Torvalds · 8 years ago
  40. f3926e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  41. 970c305 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  42. e7a3d62 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  43. a8c3954 osf_wait4(): fix infoleak by Al Viro · 8 years ago
  44. a7cc722 fix unsafe_put_user() by Al Viro · 8 years ago
  45. 56f410c Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  46. 894e216 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  47. 549f01a nvmet: release the sq ref on rdma read errors by Vijay Immanuel · 8 years ago
  48. 4b8ba5f nvmet-fc: remove target cpu scheduling flag by James Smart · 8 years ago
  49. 2952a87 nvme-fc: stop queues on error detection by James Smart · 8 years ago
  50. 85e6a6a nvme-fc: require target or discovery role for fc-nvme targets by James Smart · 8 years ago
  51. 4123109 nvme-fc: correct port role bits by James Smart · 8 years ago
  52. f63572d nvme: unmap CMB and remove sysfs file in reset path by Jon Derrick · 8 years ago
  53. ef82f1a Merge tag 'staging-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  54. 3202629 Merge tag 'usb-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  55. 331da10 Merge tag 'char-misc-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  56. ec53c02 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 8 years ago
  57. cf80a6f Merge tag 'drm-fixes-for-v4.12-rc2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  58. 6fe1de4 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  59. 8c3fc16 Merge branch 'libnvdimm-for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  60. 0bdc6fd Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  61. d4c6cd1 Merge tag 'iommu-fixes-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  62. 4217fdd Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  63. 9e856e4 Merge tag 'for-linus-4.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  64. 1fbbed4 Merge tag 'devicetree-fixes-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  65. f538a82 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  66. 2fe296a Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  67. d51aff1 Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixes by Dave Airlie · 8 years ago
  68. e5a489a Merge tag 'powerpc-4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  69. 92ceb76 KVM: x86: prevent uninitialized variable warning in check_svme() by Radim Krčmář · 8 years ago
  70. 34b0dad KVM: x86/vPMU: fix undefined shift in intel_pmu_refresh() by Radim Krčmář · 8 years ago
  71. f0367ee KVM: x86: zero base3 of unusable segments by Radim Krčmář · 8 years ago
  72. cbfc6c9 KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulation by Wanpeng Li · 8 years ago
  73. e2c2206 KVM: x86: Fix potential preemption when get the current kvmclock timestamp by Wanpeng Li · 8 years ago
  74. 5f33945 blktrace: fix integer parse by Shaohua Li · 8 years ago
  75. 9d64084 i2c: designware: don't infer timings described by ACPI from clock rate by Ard Biesheuvel · 8 years ago
  76. 6bf1c2d arm64: dts: rockchip: fix include reference by Arnd Bergmann · 8 years ago
  77. fedf266f watchdog: bcm281xx: Fix use of uninitialized spinlock. by Eric Anholt · 8 years ago
  78. 07441a7 watchdog: zx2967: remove redundant dev_err call in zx2967_wdt_probe() by Wei Yongjun · 8 years ago
  79. 1fccb73 iTCO_wdt: all versions count down twice by Paolo Bonzini · 8 years ago
  80. 76cefef firmware: ti_sci: fix strncat length check by Arnd Bergmann · 8 years ago
  81. 0527873 ARM: remove duplicate 'const' annotations' by Arnd Bergmann · 8 years ago
  82. b51e0ce Merge tag 'usb-serial-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 8 years ago
  83. ec16187 Merge tag 'omap-for-v4.12/fixes-v2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 8 years ago
  84. 6a3538c Merge tag 'imx-fixes-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 8 years ago
  85. f4e506c arm64: defconfig: enable options needed for QCom DB410c board by Rob Herring · 8 years ago
  86. eb1e671 arm64: defconfig: sync with savedefconfig by Rob Herring · 8 years ago
  87. 877dd4b ARM: configs: add a gemini defconfig by Linus Walleij · 8 years ago
  88. 3d2ba3f Merge tag 'arm-soc/for-4.12/drivers-fixes' of http://github.com/Broadcom/stblinux into fixes by Olof Johansson · 8 years ago
  89. 5cb1ac0 Merge tag 'arm-soc/for-4.12/devicetree-fixes' of http://github.com/Broadcom/stblinux into fixes by Olof Johansson · 8 years ago
  90. d5d332d devicetree: Move include prefixes from arch to separate directory by Olof Johansson · 8 years ago
  91. 5252d73 Merge tag 'v4.12-rc1' into fixes by Olof Johansson · 8 years ago
  92. c71e6d8 xen: make xen_flush_tlb_all() static by Juergen Gross · 8 years ago
  93. 989513a xen: cleanup pvh leftovers from pv-only sources by Juergen Gross · 8 years ago
  94. a33d7d9 tracing: Make sure RCU is watching before calling a stack trace by Steven Rostedt (VMware) · 8 years ago
  95. e41e53c powerpc/mm: Fix virt_addr_valid() etc. on 64-bit hash by Michael Ellerman · 8 years ago
  96. 4fd8922 Merge tag 'drm-intel-fixes-2017-05-18-1' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  97. e629612 Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 8 years ago
  98. 6de92ab Merge tag 'drm-misc-fixes-2017-05-18' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes by Dave Airlie · 8 years ago
  99. 389cf70 Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into drm-fixes by Dave Airlie · 8 years ago
  100. 8b4822d Merge tag 'md/4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago