1. fe18d64 ext4: don't mark mmp buffer head dirty by Li Dongyang · 6 years ago
  2. 338affb ext4: show test_dummy_encryption mount option in /proc/mounts by Eric Biggers · 7 years ago
  3. b1f3821 ext4: close race between direct IO and ext4_break_layouts() by Ross Zwisler · 7 years ago
  4. 5f8c109 ext4: fix online resizing for bigalloc file systems with a 1k block size by Theodore Ts'o · 7 years ago
  5. f0a459d ext4: fix online resize's handling of a too-small final block group by Theodore Ts'o · 7 years ago
  6. 4274f51 ext4: recalucate superblock checksum after updating free blocks/inodes by Theodore Ts'o · 7 years ago
  7. bcd8e91 ext4: avoid arithemetic overflow that can trigger a BUG by Theodore Ts'o · 7 years ago
  8. 4d982e2 ext4: avoid divide by zero fault when deleting corrupted inline directories by Theodore Ts'o · 7 years ago
  9. b50282f ext4: check to make sure the rename(2)'s destination is not freed by Theodore Ts'o · 7 years ago
  10. 072ebb3 ext4: add nonstring annotations to ext4.h by Theodore Ts'o · 7 years ago
  11. 863c37f ext4: remove unneeded variable "err" in ext4_mb_release_inode_pa() by zhong jiang · 7 years ago
  12. bc71652 ext4: improve code readability in ext4_iget() by Liu Song · 7 years ago
  13. 1a5d5e5 ext4: fix spectre gadget in ext4_mb_regular_allocator() by Jeremy Cline · 7 years ago
  14. 7d95178 ext4: check for NUL characters in extended attribute's name by Theodore Ts'o · 7 years ago
  15. 5ef2a69 ext4: use ext4_warning() for sb_getblk failure by Wang Shilong · 7 years ago
  16. 9af0b3d ext4: fix race when setting the bitmap corrupted flag by Wang Shilong · 7 years ago
  17. f39b3f4 ext4: reset error code in ext4_find_entry in fallback by Eric Sandeen · 7 years ago
  18. 430657b ext4: handle layout changes to pinned DAX mappings by Ross Zwisler · 7 years ago
  19. cdbf889 dax: dax_layout_busy_page() warn on !exceptional by Ross Zwisler · 7 years ago
  20. 0694f8c docs: fix up the obviously obsolete bits in the new ext4 documentation by Theodore Ts'o · 7 years ago
  21. f5cb282 docs: add new ext4 superblock time extension fields by Darrick J. Wong · 7 years ago
  22. 6684874 docs: create filesystem internal section by Darrick J. Wong · 7 years ago
  23. 62bbdd9 ext4: use swap macro in mext_page_double_lock by Gustavo A. R. Silva · 7 years ago
  24. 21ac738 ext4: check allocation failure when duplicating "data" in ext4_remount() by Chengguang Xu · 7 years ago
  25. 7f144fd ext4: fix warning message in ext4_enable_quotas() by Junichi Uekawa · 7 years ago
  26. 6a0678a ext4: super: extend timestamps to 40 bits by Arnd Bergmann · 7 years ago
  27. b42d1d6 jbd2: replace current_kernel_time64 with ktime equivalent by Arnd Bergmann · 7 years ago
  28. 7b62b29 ext4: use timespec64 for all inode times by Arnd Bergmann · 7 years ago
  29. 5ffff83 ext4: use ktime_get_real_seconds for i_dtime by Arnd Bergmann · 7 years ago
  30. af123b3 ext4: use 64-bit timestamps for mmp_time by Arnd Bergmann · 7 years ago
  31. a4d2aad ext4: sysfs: print ext4_super_block fields as little-endian by Arnd Bergmann · 7 years ago
  32. 66d3239 ext4: import extended attributes chapter from wiki page by Darrick J. Wong · 7 years ago
  33. 60edae3 ext4: import directory layout chapter from wiki page by Darrick J. Wong · 7 years ago
  34. b4becd4 ext4: import inode data fork chapter from wiki page by Darrick J. Wong · 7 years ago
  35. 4618055 ext4: import inodes chapter from wiki page by Darrick J. Wong · 7 years ago
  36. 567d118 ext4: import journal chapter from wiki page by Darrick J. Wong · 7 years ago
  37. 18ba5a4 ext4: import multi-mount protection chapter from wiki page by Darrick J. Wong · 7 years ago
  38. 33dfadc ext4: import bitmaps chapter from wiki page by Darrick J. Wong · 7 years ago
  39. 3c6ba09 ext4: import group descriptors chapter from wiki page by Darrick J. Wong · 7 years ago
  40. 3db42a2 ext4: import superblocks chapter from wiki page by Darrick J. Wong · 7 years ago
  41. c09f3ba ext4: import high level design chapter from wiki page by Darrick J. Wong · 7 years ago
  42. b2e6072 ext4: import on-disk layout book from wiki page by Darrick J. Wong · 7 years ago
  43. 489fcb9 ext4: convert ext4.rst to restructuredtext format by Darrick J. Wong · 7 years ago
  44. a801e56 ext4: move ext4.txt into its own directory by Darrick J. Wong · 7 years ago
  45. 5012284 ext4: fix check to prevent initializing reserved inodes by Theodore Ts'o · 7 years ago
  46. 8d5a803 ext4: check for allocation block validity with block group locked by Theodore Ts'o · 7 years ago
  47. 362eca7 ext4: fix inline data updates with checksums enabled by Theodore Ts'o · 7 years ago
  48. 2dca60d ext4: clear mmp sequence number when remounting read-only by Theodore Ts'o · 7 years ago
  49. 44de022 ext4: fix false negatives *and* false positives in ext4_check_descriptors() by Theodore Ts'o · 7 years ago
  50. 1e4b044 Linux 4.18-rc4 by Linus Torvalds · 7 years ago
  51. ca04b3c Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  52. 23adbe6 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  53. 6f27a64 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  54. 6fb2489 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  55. f5c926b Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  56. 124b99f Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  57. 70a2dc6 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  58. 8979319 Merge tag 'pci-v4.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  59. b2d44d1 Merge tag '4.18-rc3-smb3fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  60. 4f572ef Merge tag 'dma-mapping-4.18-3' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  61. 89ac223 Merge tag 'dmaengine-fix-4.18-rc4' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 7 years ago
  62. ea9561c Merge tag 'for-linus-4.18-2' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 7 years ago
  63. 43b6b6e Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  64. 15279df x86/mtrr: Don't copy out-of-bounds data in mtrr_write by Jann Horn · 7 years ago
  65. 624434a Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  66. 2911952 Merge tag 'for-linus-20180706' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  67. c2b5814 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  68. 1bb1557 Merge tag 'vfio-v4.18-rc4' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 7 years ago
  69. b4d0562 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  70. 1268ed0 x86/hyper-v: Fix the circular dependency in IPI enlightenment by K. Y. Srinivasan · 7 years ago
  71. c42c12a Merge tag 'drm-fixes-2018-07-06' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 7 years ago
  72. 97f4e14 Merge tag 'trace-v4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  73. c78d1f9 Merge tag 'exynos-drm-fixes-for-v4.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 7 years ago
  74. c8440a7 Merge branch 'drm-fixes-4.18' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 7 years ago
  75. 0581a5c Merge tag 'drm-intel-fixes-2018-07-05' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 7 years ago
  76. b771673 Merge tag 'drm-misc-fixes-2018-07-05' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 7 years ago
  77. f0463f3 Merge tag 'omap-for-v4.18/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 7 years ago
  78. 0fa3ecd Fix up non-directory creation in SGID directories by Linus Torvalds · 7 years ago
  79. 7ec916f Revert "iommu/intel-iommu: Enable CONFIG_DMA_DIRECT_OPS=y and clean up intel_{alloc,free}_coherent()" by Christoph Hellwig · 7 years ago
  80. 729c0c9 cifs: Fix stack out-of-bounds in smb{2,3}_create_lease_buf() by Stefano Brivio · 7 years ago
  81. 7ffbe65 cifs: Fix infinite loop when using hard mount option by Paulo Alcantara · 7 years ago
  82. f46ecbd cifs: Fix slab-out-of-bounds in send_set_info() on SMB2 ACE setting by Stefano Brivio · 7 years ago
  83. 6aa0c11 cifs: Fix memory leak in smb2_set_ea() by Paulo Alcantara · 7 years ago
  84. 81f39f9 cifs: fix SMB1 breakage by Ronnie Sahlberg · 7 years ago
  85. 8de8c46 cifs: Fix validation of signed data in smb2 by Paulo Alcantara · 7 years ago
  86. 27c32b4 cifs: Fix validation of signed data in smb3+ by Paulo Alcantara · 7 years ago
  87. 696e420 cifs: Fix use after free of a mid_q_entry by Lars Persson · 7 years ago
  88. d02d21e autofs: rename 'autofs' module back to 'autofs4' by Linus Torvalds · 7 years ago
  89. 1a381d4 arm64: remove no-op -p linker flag by Greg Hackmann · 7 years ago
  90. 06c8563 Merge tag 'acpi-4.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  91. 90dc8b6 Merge tag 'pm-4.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  92. b19b928 Merge tag 'riscv-for-linus-4.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 7 years ago
  93. 760885f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 7 years ago
  94. 413ff0b drm/amd/display: add a check for display depth validity by Mikita Lipski · 7 years ago
  95. a6311be drm/amd/display: adding ycbcr420 pixel encoding for hdmi by Mikita Lipski · 7 years ago
  96. df95856 Merge branches 'acpi-tables' and 'acpica' by Rafael J. Wysocki · 7 years ago
  97. 88b9608 Merge branch 'pm-pci' by Rafael J. Wysocki · 7 years ago
  98. 99ec9e7 drm/udl: fix display corruption of the last line by Mikulas Patocka · 7 years ago
  99. 2893af0 arm64: add endianness option to LDFLAGS instead of LD by Masahiro Yamada · 7 years ago
  100. 9a6a511 RISC-V: Fix the rv32i kernel build by Palmer Dabbelt · 7 years ago