1. 3f2dc27 Merge branch 'entropy' by Linus Torvalds · 5 years ago
  2. 02f03c4 Revert "Revert "ext4: make __ext4_get_inode_loc plug"" by Linus Torvalds · 5 years ago
  3. 70cb0d0 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 5 years ago
  4. cfb82e1 Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  5. f60c55a Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 5 years ago
  6. 734d1ed Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 5 years ago
  7. 72dbcf7 Revert "ext4: make __ext4_get_inode_loc plug" by Linus Torvalds · 5 years ago
  8. cba465b ext4: Reduce ext4 timestamp warnings by Deepa Dinamani · 5 years ago
  9. 6456ca6 ext4: fix kernel oops caused by spurious casefold flag by Theodore Ts'o · 5 years ago
  10. 0642ea2 ext4 crypto: fix to check feature status before get policy by Chao Yu · 5 years ago
  11. 4881c49 ext4: Initialize timestamps limits by Deepa Dinamani · 7 years ago
  12. 9ba5554 ext4: fix integer overflow when calculating commit interval by zhangyi (F) · 5 years ago
  13. 520f897 ext4: use percpu_counters for extent_status cache hits/misses by Yang Guo · 5 years ago
  14. 7727ae5 ext4: fix potential use after free after remounting with noblock_validity by zhangyi (F) · 5 years ago
  15. c1e8220 ext4: fix punch hole for inline_data file systems by Theodore Ts'o · 5 years ago
  16. 8fcc3a5 ext4: rework reserved cluster accounting when invalidating pages by Eric Whitney · 5 years ago
  17. 7963e5a ext4: treat buffers with write errors as containing valid data by ZhangXiaoxu · 5 years ago
  18. e3d550c ext4: fix warning inside ext4_convert_unwritten_extents_endio by Rakesh Pandit · 5 years ago
  19. 22cfe4b ext4: add fs-verity read support by Eric Biggers · 5 years ago
  20. c93d8f8 ext4: add basic fs-verity support by Eric Biggers · 5 years ago
  21. 29b3692 ext4: wire up new fscrypt ioctls by Eric Biggers · 5 years ago
  22. 7a14826 ext4: set error return correctly when ext4_htree_store_dirent fails by Colin Ian King · 5 years ago
  23. cd2d992 ext4: drop legacy pre-1970 encoding workaround by Theodore Ts'o · 5 years ago
  24. bb5835e ext4: add new ioctl EXT4_IOC_GET_ES_CACHE by Theodore Ts'o · 5 years ago
  25. 1ad3ea6 ext4: add a new ioctl EXT4_IOC_GETSTATE by Theodore Ts'o · 5 years ago
  26. b0c013e ext4: add a new ioctl EXT4_IOC_CLEAR_ES_CACHE by Theodore Ts'o · 5 years ago
  27. 991f523 ext4: remove unnecessary error check by Shi Siyuan · 5 years ago
  28. 4e34323 ext4: fix warning when turn on dioread_nolock and inline_data by yangerkun · 5 years ago
  29. f8c3500 Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
  30. 9637d51 Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  31. 5010fe9 Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  32. 2e75675 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 5 years ago
  33. 34e51a5 blkcg, writeback: Rename wbc_account_io() to wbc_account_cgroup_owner() by Tejun Heo · 5 years ago
  34. e46bfc3 ext4: disable map_sync for async flush by Pankaj Gupta · 5 years ago
  35. 96fcaf8 ext4: fix coverity warning on error path of filename setup by Gabriel Krisman Bertazi · 5 years ago
  36. 78e9605 ext4: replace ktype default_attrs with default_groups by Kimberly Brown · 5 years ago
  37. f991492 vfs: teach vfs_ioc_fssetxattr_check to check project id info by Darrick J. Wong · 5 years ago
  38. 7b0e492 vfs: create a generic checking function for FS_IOC_FSSETXATTR by Darrick J. Wong · 5 years ago
  39. 5aca284 vfs: create a generic checking and prep function for FS_IOC_SETFLAGS by Darrick J. Wong · 5 years ago
  40. 7633b08 ext4: rename htree_inline_dir_to_tree() to ext4_inlinedir_to_tree() by Theodore Ts'o · 6 years ago
  41. ddce3b9 ext4: refactor initialize_dirent_tail() by Theodore Ts'o · 6 years ago
  42. f036adb ext4: rename "dirent_csum" functions to use "dirblock" by Theodore Ts'o · 6 years ago
  43. 4e19d6b ext4: allow directory holes by Theodore Ts'o · 6 years ago
  44. 73131fb ext4: use jbd2_inode dirty range scoping by Ross Zwisler · 6 years ago
  45. c708b1c ext4: remove redundant assignment to node by Colin Ian King · 6 years ago
  46. 3ae7256 ext4: optimize case-insensitive lookups by Gabriel Krisman Bertazi · 6 years ago
  47. b03755a ext4: make __ext4_get_inode_loc plug by zhangjs · 6 years ago
  48. c60990b ext4: clean up kerneldoc warnigns when building with W=1 by Theodore Ts'o · 6 years ago
  49. 7ddf79a ext4: only set project inherit bit for directory by Wang Shilong · 6 years ago
  50. 02b016c ext4: enforce the immutable flag on open files by Theodore Ts'o · 6 years ago
  51. 2e53840 ext4: don't allow any modifications to an immutable file by Darrick J. Wong · 6 years ago
  52. b9c1c26 ext4: gracefully handle ext4_break_layouts() failure during truncate by Jan Kara · 6 years ago
  53. 6e4b73b ext4: encrypt only up to last block in ext4_bio_write_page() by Eric Biggers · 6 years ago
  54. ec39a36 ext4: decrypt only the needed block in __ext4_block_zero_page_range() by Chandan Rajendra · 6 years ago
  55. 0b578f3 ext4: decrypt only the needed blocks in ext4_block_write_begin() by Chandan Rajendra · 6 years ago
  56. 7e0785f ext4: clear BH_Uptodate flag on decryption error by Chandan Rajendra · 6 years ago
  57. aa8bc1a fscrypt: support decrypting multiple filesystem blocks per page by Eric Biggers · 6 years ago
  58. 53bc1d85 fscrypt: support encrypting multiple filesystem blocks per page by Eric Biggers · 6 years ago
  59. d2d0727 fscrypt: simplify bounce page handling by Eric Biggers · 6 years ago
  60. 35efb51 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  61. 66883da ext4: fix dcache lookup of !casefolded directories by Gabriel Krisman Bertazi · 6 years ago
  62. ee0ed02 ext4: do not delete unlinked inode from orphan list on failed truncate by Jan Kara · 6 years ago
  63. 82a25b0 ext4: wait for outstanding dio during truncate in nojournal mode by Jan Kara · 6 years ago
  64. 0a944e8 ext4: don't perform block validity checks on the journal inode by Theodore Ts'o · 6 years ago
  65. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  66. c4d36b6 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  67. 2c1d0e3 ext4: avoid panic during forced reboot due to aborted journal by Jan Kara · 6 years ago
  68. 170417c ext4: fix block validity checks for journal inodes using indirect blocks by Theodore Ts'o · 6 years ago
  69. 0ba33fa ext4: fix miscellaneous sparse warnings by Theodore Ts'o · 6 years ago
  70. fbbbbd2 ext4: unsigned int compared against zero by Colin Ian King · 6 years ago
  71. 08fc98a ext4: fix use-after-free in dx_release() by Sahitya Tummala · 6 years ago
  72. 57a0da2 ext4: fix data corruption caused by overlapping unaligned and aligned IO by Lukas Czerner · 6 years ago
  73. 592acbf ext4: zero out the unused memory region in the extent tree block by Sriram Rajagopalan · 6 years ago
  74. a9fbcd67 Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 6 years ago
  75. 5abe379 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  76. 67a2422 Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  77. 168e153 Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  78. 81ff5d2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  79. db90f41 ext4: export /sys/fs/ext4/feature/casefold if Unicode support is present by Theodore Ts'o · 6 years ago
  80. 9405313 ext4: make use of ->free_inode() by Al Viro · 6 years ago
  81. 50b29d8 ext4: fix ext4_show_options for file systems w/o journal by Debabrata Banerjee · 6 years ago
  82. 2b070cf block: remove the i argument to bio_for_each_segment_all by Christoph Hellwig · 6 years ago
  83. b886ee3 ext4: Support case-insensitive file name lookups by Gabriel Krisman Bertazi · 6 years ago
  84. c83ad55 ext4: include charset encoding information in the superblock by Gabriel Krisman Bertazi · 6 years ago
  85. 310a997 ext4: actually request zeroing of inode table after grow by Kirill Tkhai · 6 years ago
  86. 4b99faa ext4: cond_resched in work-heavy group loops by Khazhismel Kumykov · 6 years ago
  87. 7bc04c5 ext4: fix use-after-free race with debug_want_extra_isize by Barret Rhoden · 6 years ago
  88. 8c380ab ext4: avoid drop reference to iloc.bh twice by Pan Bian · 6 years ago
  89. 877b569 crypto: shash - remove shash_desc::flags by Eric Biggers · 6 years ago
  90. 2c58d54 fscrypt: cache decrypted symlink target in ->i_link by Eric Biggers · 6 years ago
  91. b01531d fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertext by Eric Biggers · 6 years ago
  92. cd0265f fscrypt: drop inode argument from fscrypt_get_ctx() by Eric Biggers · 6 years ago
  93. e5d0119 ext4: ignore e_value_offs for xattrs with value-in-ea-inode by Theodore Ts'o · 6 years ago
  94. 345c0db ext4: protect journal inode's blocks using block_validity by Theodore Ts'o · 6 years ago
  95. 1e83bc8 ext4: use BUG() instead of BUG_ON(1) by Arnd Bergmann · 6 years ago
  96. d454a27 ext4: fix prefetchw of NULL page by Liu Xiang · 6 years ago
  97. fe53cbc ext4: remove incorrect comment for NEXT_ORPHAN() by Eric Biggers · 6 years ago
  98. 31562b9 ext4: make sanity check in mballoc more strict by Jan Kara · 6 years ago
  99. 72deb45 block: remove CONFIG_LBDAF by Christoph Hellwig · 6 years ago
  100. 17403fa Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago