1. f8c3500 Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  2. 9637d51 Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  3. 5010fe9 Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  4. 2e75675 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  5. 34e51a5 blkcg, writeback: Rename wbc_account_io() to wbc_account_cgroup_owner() by Tejun Heo · 6 years ago
  6. e46bfc3 ext4: disable map_sync for async flush by Pankaj Gupta · 6 years ago
  7. 96fcaf8 ext4: fix coverity warning on error path of filename setup by Gabriel Krisman Bertazi · 6 years ago
  8. 78e9605 ext4: replace ktype default_attrs with default_groups by Kimberly Brown · 6 years ago
  9. f991492 vfs: teach vfs_ioc_fssetxattr_check to check project id info by Darrick J. Wong · 6 years ago
  10. 7b0e492 vfs: create a generic checking function for FS_IOC_FSSETXATTR by Darrick J. Wong · 6 years ago
  11. 5aca284 vfs: create a generic checking and prep function for FS_IOC_SETFLAGS by Darrick J. Wong · 6 years ago
  12. 7633b08 ext4: rename htree_inline_dir_to_tree() to ext4_inlinedir_to_tree() by Theodore Ts'o · 6 years ago
  13. ddce3b9 ext4: refactor initialize_dirent_tail() by Theodore Ts'o · 6 years ago
  14. f036adb ext4: rename "dirent_csum" functions to use "dirblock" by Theodore Ts'o · 6 years ago
  15. 4e19d6b ext4: allow directory holes by Theodore Ts'o · 6 years ago
  16. 73131fb ext4: use jbd2_inode dirty range scoping by Ross Zwisler · 6 years ago
  17. c708b1c ext4: remove redundant assignment to node by Colin Ian King · 6 years ago
  18. 3ae7256 ext4: optimize case-insensitive lookups by Gabriel Krisman Bertazi · 6 years ago
  19. b03755a ext4: make __ext4_get_inode_loc plug by zhangjs · 6 years ago
  20. c60990b ext4: clean up kerneldoc warnigns when building with W=1 by Theodore Ts'o · 6 years ago
  21. 7ddf79a ext4: only set project inherit bit for directory by Wang Shilong · 6 years ago
  22. 02b016c ext4: enforce the immutable flag on open files by Theodore Ts'o · 6 years ago
  23. 2e53840 ext4: don't allow any modifications to an immutable file by Darrick J. Wong · 6 years ago
  24. b9c1c26 ext4: gracefully handle ext4_break_layouts() failure during truncate by Jan Kara · 6 years ago
  25. 6e4b73b ext4: encrypt only up to last block in ext4_bio_write_page() by Eric Biggers · 6 years ago
  26. ec39a36 ext4: decrypt only the needed block in __ext4_block_zero_page_range() by Chandan Rajendra · 6 years ago
  27. 0b578f3 ext4: decrypt only the needed blocks in ext4_block_write_begin() by Chandan Rajendra · 6 years ago
  28. 7e0785f ext4: clear BH_Uptodate flag on decryption error by Chandan Rajendra · 6 years ago
  29. aa8bc1a fscrypt: support decrypting multiple filesystem blocks per page by Eric Biggers · 6 years ago
  30. 53bc1d85 fscrypt: support encrypting multiple filesystem blocks per page by Eric Biggers · 6 years ago
  31. d2d0727 fscrypt: simplify bounce page handling by Eric Biggers · 6 years ago
  32. 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
  33. 66883da ext4: fix dcache lookup of !casefolded directories by Gabriel Krisman Bertazi · 6 years ago
  34. ee0ed02 ext4: do not delete unlinked inode from orphan list on failed truncate by Jan Kara · 6 years ago
  35. 82a25b0 ext4: wait for outstanding dio during truncate in nojournal mode by Jan Kara · 6 years ago
  36. 0a944e8 ext4: don't perform block validity checks on the journal inode by Theodore Ts'o · 6 years ago
  37. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  38. 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
  39. 2c1d0e3 ext4: avoid panic during forced reboot due to aborted journal by Jan Kara · 6 years ago
  40. 170417c ext4: fix block validity checks for journal inodes using indirect blocks by Theodore Ts'o · 6 years ago
  41. 0ba33fa ext4: fix miscellaneous sparse warnings by Theodore Ts'o · 6 years ago
  42. fbbbbd2 ext4: unsigned int compared against zero by Colin Ian King · 6 years ago
  43. 08fc98a ext4: fix use-after-free in dx_release() by Sahitya Tummala · 6 years ago
  44. 57a0da2 ext4: fix data corruption caused by overlapping unaligned and aligned IO by Lukas Czerner · 6 years ago
  45. 592acbf ext4: zero out the unused memory region in the extent tree block by Sriram Rajagopalan · 6 years ago
  46. a9fbcd6 Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 6 years ago
  47. 5abe379 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  48. 67a2422 Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  49. 168e153 Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  50. 81ff5d2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  51. db90f41 ext4: export /sys/fs/ext4/feature/casefold if Unicode support is present by Theodore Ts'o · 6 years ago
  52. 9405313 ext4: make use of ->free_inode() by Al Viro · 6 years ago
  53. 50b29d8 ext4: fix ext4_show_options for file systems w/o journal by Debabrata Banerjee · 6 years ago
  54. 2b070cf block: remove the i argument to bio_for_each_segment_all by Christoph Hellwig · 6 years ago
  55. b886ee3 ext4: Support case-insensitive file name lookups by Gabriel Krisman Bertazi · 6 years ago
  56. c83ad55 ext4: include charset encoding information in the superblock by Gabriel Krisman Bertazi · 6 years ago
  57. 310a997 ext4: actually request zeroing of inode table after grow by Kirill Tkhai · 6 years ago
  58. 4b99faa ext4: cond_resched in work-heavy group loops by Khazhismel Kumykov · 6 years ago
  59. 7bc04c5 ext4: fix use-after-free race with debug_want_extra_isize by Barret Rhoden · 6 years ago
  60. 8c380ab ext4: avoid drop reference to iloc.bh twice by Pan Bian · 6 years ago
  61. 877b569 crypto: shash - remove shash_desc::flags by Eric Biggers · 6 years ago
  62. 2c58d54 fscrypt: cache decrypted symlink target in ->i_link by Eric Biggers · 6 years ago
  63. b01531d fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertext by Eric Biggers · 6 years ago
  64. cd0265f fscrypt: drop inode argument from fscrypt_get_ctx() by Eric Biggers · 6 years ago
  65. e5d0119 ext4: ignore e_value_offs for xattrs with value-in-ea-inode by Theodore Ts'o · 6 years ago
  66. 345c0db ext4: protect journal inode's blocks using block_validity by Theodore Ts'o · 6 years ago
  67. 1e83bc8 ext4: use BUG() instead of BUG_ON(1) by Arnd Bergmann · 6 years ago
  68. d454a27 ext4: fix prefetchw of NULL page by Liu Xiang · 6 years ago
  69. fe53cbc ext4: remove incorrect comment for NEXT_ORPHAN() by Eric Biggers · 6 years ago
  70. 31562b9 ext4: make sanity check in mballoc more strict by Jan Kara · 6 years ago
  71. 72deb45 block: remove CONFIG_LBDAF by Christoph Hellwig · 6 years ago
  72. 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
  73. 18915b5 ext4: prohibit fstrim in norecovery mode by Darrick J. Wong · 6 years ago
  74. 5e86bdd ext4: cleanup bh release code in ext4_ind_remove_space() by zhangyi (F) · 6 years ago
  75. 674a2b2 ext4: brelse all indirect buffer in ext4_ind_remove_space() by zhangyi (F) · 6 years ago
  76. 6c73284 ext4: report real fs size after failed resize by Lukas Czerner · 6 years ago
  77. d64264d ext4: add missing brelse() in add_new_gdb_meta_bg() by Lukas Czerner · 6 years ago
  78. 7cf7714 ext4: remove useless ext4_pin_inode() by Jason Yan · 6 years ago
  79. 1dc1097 ext4: avoid panic during forced reboot by Jan Kara · 6 years ago
  80. 372a03e ext4: fix data corruption caused by unaligned direct AIO by Lukas Czerner · 6 years ago
  81. fa30dde ext4: fix NULL pointer dereference while journal is aborted by Jiufei Xue · 6 years ago
  82. a5adcfc Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  83. d1cae94 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 6 years ago
  84. 80201fe Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  85. 7bd7523 ext4: fix bigalloc cluster freeing when hole punching under load by Eric Whitney · 6 years ago
  86. bc1d69d ext4: add sysfs attr /sys/fs/ext4/<disk>/journal_task by Konstantin Khlebnikov · 6 years ago
  87. 231fe82 ext4: Change debugging support help prefix from EXT4 to Ext4 by Geert Uytterhoeven · 6 years ago
  88. ddccb6d ext4: fix compile error when using BUFFER_TRACE by zhangyi (F) · 6 years ago
  89. 7159a98 ext4: fix some error pointer dereferences by Dan Carpenter · 6 years ago
  90. 793bc518 ext4: annotate more implicit fall throughs by Mathieu Malaterre · 6 years ago
  91. 034f891a ext4: annotate implicit fall throughs by Mathieu Malaterre · 6 years ago
  92. 6dc4f10 block: allow bio_for_each_segment_all() to iterate over multi-page bvec by Ming Lei · 6 years ago
  93. c9e716e ext4: don't update s_rev_level if not required by Andreas Dilger · 6 years ago
  94. f96c3ac ext4: fix crash during online resizing by Jan Kara · 6 years ago
  95. 6e58929 ext4: disallow files with EXT4_JOURNAL_DATA_FL from EXT4_IOC_SWAP_BOOT by Theodore Ts'o · 6 years ago
  96. abdc644 ext4: add mask of ext4 flags to swap by yangerkun · 6 years ago
  97. aa507b5 ext4: update quota information while swapping boot loader inode by yangerkun · 6 years ago
  98. a46c68a ext4: cleanup pagecache before swap i_data by yangerkun · 6 years ago
  99. 67a1161 ext4: fix check of inode in swap_inode_boot_loader by yangerkun · 6 years ago
  100. a297b2f ext4: unlock unused_pages timely when doing writeback by Xiaoguang Wang · 6 years ago