1. af65207 ext4: fix __ext4_new_inode() journal credits calculation by Tahsin Erdogan · 8 years ago
  2. ad47f95 ext4: skip ext4_init_security() and encryption on ea_inodes by Tahsin Erdogan · 8 years ago
  3. 2a527d6 fs: generic_block_bmap(): initialize all of the fields in the temp bh by Alexander Potapenko · 8 years ago
  4. 407cd7f ext4: change fast symlink test to not rely on i_blocks by Tahsin Erdogan · 8 years ago
  5. 6313685 ext4: require key for truncate(2) of encrypted file by Eric Biggers · 8 years ago
  6. 66e0aaa ext4: don't bother checking for encryption key in ->mmap() by Eric Biggers · 8 years ago
  7. 1ea1516 ext4: check return value of kstrtoull correctly in reserved_clusters_store by Chao Yu · 8 years ago
  8. 4a49562 ext4: fix off-by-one fsmap error on 1k block filesystems by Darrick J. Wong · 8 years ago
  9. bdddf34 ext4: return EFSBADCRC if a bad checksum error is found in ext4_find_entry() by Theodore Ts'o · 8 years ago
  10. 6febe6f ext4: return EIO on read error in ext4_find_entry by Khazhismel Kumykov · 8 years ago
  11. 9ce0151 ext4: forbid encrypting root directory by Eric Biggers · 8 years ago
  12. a015434 ext4: send parallel discards on commit completions by Daeho Jeong · 8 years ago
  13. 3abb1a0 ext4: avoid unnecessary stalls in ext4_evict_inode() by Jan Kara · 8 years ago
  14. cdb7ee4 ext4: add nombcache mount option by Tahsin Erdogan · 8 years ago
  15. b9fc761 ext4: strong binding of xattr inode references by Tahsin Erdogan · 8 years ago
  16. daf8328 ext4: eliminate xattr entry e_hash recalculation for removes by Tahsin Erdogan · 8 years ago
  17. 9c6e785 ext4: reserve space for xattr entries/names by Tahsin Erdogan · 8 years ago
  18. 7a9ca53 quota: add get_inode_usage callback to transfer multi-inode charges by Tahsin Erdogan · 8 years ago
  19. dec214d ext4: xattr inode deduplication by Tahsin Erdogan · 8 years ago
  20. 30a7eb9 ext4: cleanup transaction restarts during inode deletion by Tahsin Erdogan · 8 years ago
  21. 02749a4 ext4: add ext4_is_quota_file() by Tahsin Erdogan · 8 years ago
  22. 4738740 ext2, ext4: make mb block cache names more explicit by Tahsin Erdogan · 8 years ago
  23. c07dfcb mbcache: make mbcache naming more generic by Tahsin Erdogan · 8 years ago
  24. b6d9029 ext4: move struct ext4_xattr_inode_array to xattr.h by Tahsin Erdogan · 8 years ago
  25. 0421a18 ext4: modify ext4_xattr_ino_array to hold struct inode * by Tahsin Erdogan · 8 years ago
  26. c1a5d5f ext4: improve journal credit handling in set xattr paths by Tahsin Erdogan · 8 years ago
  27. 65d3000 ext4: ext4_xattr_delete_inode() should return accurate errors by Tahsin Erdogan · 8 years ago
  28. b347e2b ext4: retry storing value in external inode with xattr block too by Tahsin Erdogan · 8 years ago
  29. b315529 ext4: fix credits calculation for xattr inode by Tahsin Erdogan · 8 years ago
  30. 7cec191 ext4: fix ext4_xattr_cmp() by Tahsin Erdogan · 8 years ago
  31. f610910 ext4: fix ext4_xattr_move_to_block() by Tahsin Erdogan · 8 years ago
  32. 9bb21ce ext4: fix ext4_xattr_make_inode_space() value size calculation by Tahsin Erdogan · 8 years ago
  33. 0bd454c ext4: ext4_xattr_value_same() should return false for external data by Tahsin Erdogan · 8 years ago
  34. 990461d ext4: add missing le32_to_cpu(e_value_inum) conversions by Tahsin Erdogan · 8 years ago
  35. 90966693 ext4: clean up ext4_xattr_inode_get() by Tahsin Erdogan · 8 years ago
  36. bab79b0 ext4: change ext4_xattr_inode_iget() signature by Tahsin Erdogan · 8 years ago
  37. 0eefb10 ext4: extended attribute value size limit is enforced by vfs by Tahsin Erdogan · 8 years ago
  38. 1e7d359 ext4: fix ref counting for ea_inode by Tahsin Erdogan · 8 years ago
  39. ddfa17e ext4: call journal revoke when freeing ea_inode blocks by Tahsin Erdogan · 8 years ago
  40. 9e1ba00 ext4: ea_inode owner should be the same as the inode owner by Tahsin Erdogan · 8 years ago
  41. bd3b963 ext4: attach jinode after creation of xattr inode by Tahsin Erdogan · 8 years ago
  42. 1b917ed ext4: do not set posix acls on xattr inodes by Tahsin Erdogan · 8 years ago
  43. 0de5983 ext4: lock inode before calling ext4_orphan_add() by Tahsin Erdogan · 8 years ago
  44. 33d201e ext4: fix lockdep warning about recursive inode locking by Tahsin Erdogan · 8 years ago
  45. e50e512 ext4: xattr-in-inode support by Andreas Dilger · 8 years ago
  46. e08ac99 ext4: add largedir feature by Artem Blagodarenko · 8 years ago
  47. 67a7d5f ext4: fix fdatasync(2) after extent manipulation operations by Jan Kara · 8 years ago
  48. a056bda ext4: fix data corruption for mmap writes by Jan Kara · 8 years ago
  49. 4f8caa6 ext4: fix data corruption with EXT4_GET_BLOCKS_ZERO by Jan Kara · 8 years ago
  50. b8cb5a5 ext4: fix quota charging for shared xattr blocks by Tahsin Erdogan · 8 years ago
  51. c41d342 ext4: remove redundant check for encrypted file on dio write path by Eric Biggers · 8 years ago
  52. d6b9755 ext4: remove unused d_name argument from ext4_search_dir() et al. by Eric Biggers · 8 years ago
  53. e546579 ext4: fix off-by-one error when writing back pages before dio read by Eric Biggers · 8 years ago
  54. 624327f ext4: fix off-by-one on max nr_pages in ext4_find_unwritten_pgoff() by Eryu Guan · 8 years ago
  55. 887a973 ext4: keep existing extra fields when inode expands by Konstantin Khlebnikov · 8 years ago
  56. 9651e6b ext4: handle the rest of ext4_mb_load_buddy() ENOMEM errors by Konstantin Khlebnikov · 8 years ago
  57. 3f1d5ba ext4: fix off-by-in in loop termination in ext4_find_unwritten_pgoff() by Jan Kara · 8 years ago
  58. 7d95edd ext4: fix SEEK_HOLE by Jan Kara · 8 years ago
  59. b470906 jbd2: preserve original nofs flag during journal restart by Tahsin Erdogan · 8 years ago
  60. 964edf6 ext4: clear lockdep subtype for quota files on quota off by Jan Kara · 8 years ago
  61. 0833289 Linux 4.12-rc2 by Linus Torvalds · 8 years ago
  62. 33c9e97 x86: fix 32-bit case of __get_user_asm_u64() by Linus Torvalds · 8 years ago
  63. 334a023 Clean up x86 unsafe_get/put_user() type handling by Linus Torvalds · 8 years ago
  64. f3926e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  65. 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
  66. 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
  67. a8c3954 osf_wait4(): fix infoleak by Al Viro · 8 years ago
  68. a7cc722 fix unsafe_put_user() by Al Viro · 8 years ago
  69. 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
  70. 894e216 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  71. 549f01a nvmet: release the sq ref on rdma read errors by Vijay Immanuel · 8 years ago
  72. 4b8ba5f nvmet-fc: remove target cpu scheduling flag by James Smart · 8 years ago
  73. 2952a87 nvme-fc: stop queues on error detection by James Smart · 8 years ago
  74. 85e6a6a nvme-fc: require target or discovery role for fc-nvme targets by James Smart · 8 years ago
  75. 4123109 nvme-fc: correct port role bits by James Smart · 8 years ago
  76. f63572d nvme: unmap CMB and remove sysfs file in reset path by Jon Derrick · 8 years ago
  77. 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
  78. 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
  79. 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
  80. ec53c02 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 8 years ago
  81. cf80a6f Merge tag 'drm-fixes-for-v4.12-rc2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  82. 6fe1de4 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  83. 8c3fc16 Merge branch 'libnvdimm-for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  84. 0bdc6fd Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  85. 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
  86. 4217fdd Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  87. 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
  88. 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
  89. f538a82 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  90. 2fe296a Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  91. d51aff1 Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixes by Dave Airlie · 8 years ago
  92. 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
  93. 92ceb76 KVM: x86: prevent uninitialized variable warning in check_svme() by Radim Krčmář · 8 years ago
  94. 34b0dad KVM: x86/vPMU: fix undefined shift in intel_pmu_refresh() by Radim Krčmář · 8 years ago
  95. f0367ee KVM: x86: zero base3 of unusable segments by Radim Krčmář · 8 years ago
  96. cbfc6c9 KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulation by Wanpeng Li · 8 years ago
  97. e2c2206 KVM: x86: Fix potential preemption when get the current kvmclock timestamp by Wanpeng Li · 8 years ago
  98. 5f33945 blktrace: fix integer parse by Shaohua Li · 8 years ago
  99. 9d64084 i2c: designware: don't infer timings described by ACPI from clock rate by Ard Biesheuvel · 8 years ago
  100. 6bf1c2d arm64: dts: rockchip: fix include reference by Arnd Bergmann · 8 years ago