1. 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
  2. 18915b5 ext4: prohibit fstrim in norecovery mode by Darrick J. Wong · 6 years ago
  3. 5e86bdd ext4: cleanup bh release code in ext4_ind_remove_space() by zhangyi (F) · 6 years ago
  4. 674a2b2 ext4: brelse all indirect buffer in ext4_ind_remove_space() by zhangyi (F) · 6 years ago
  5. 6c73284 ext4: report real fs size after failed resize by Lukas Czerner · 6 years ago
  6. d64264d ext4: add missing brelse() in add_new_gdb_meta_bg() by Lukas Czerner · 6 years ago
  7. 7cf7714 ext4: remove useless ext4_pin_inode() by Jason Yan · 6 years ago
  8. 1dc1097 ext4: avoid panic during forced reboot by Jan Kara · 6 years ago
  9. 372a03e ext4: fix data corruption caused by unaligned direct AIO by Lukas Czerner · 6 years ago
  10. fa30dde ext4: fix NULL pointer dereference while journal is aborted by Jiufei Xue · 6 years ago
  11. a5adcfc Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  12. d1cae94 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 6 years ago
  13. 80201fe Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  14. 7bd7523 ext4: fix bigalloc cluster freeing when hole punching under load by Eric Whitney · 6 years ago
  15. bc1d69d ext4: add sysfs attr /sys/fs/ext4/<disk>/journal_task by Konstantin Khlebnikov · 6 years ago
  16. 231fe82 ext4: Change debugging support help prefix from EXT4 to Ext4 by Geert Uytterhoeven · 6 years ago
  17. ddccb6d ext4: fix compile error when using BUFFER_TRACE by zhangyi (F) · 6 years ago
  18. 7159a98 ext4: fix some error pointer dereferences by Dan Carpenter · 6 years ago
  19. 793bc518 ext4: annotate more implicit fall throughs by Mathieu Malaterre · 6 years ago
  20. 034f891a ext4: annotate implicit fall throughs by Mathieu Malaterre · 6 years ago
  21. 6dc4f10 block: allow bio_for_each_segment_all() to iterate over multi-page bvec by Ming Lei · 6 years ago
  22. c9e716e ext4: don't update s_rev_level if not required by Andreas Dilger · 6 years ago
  23. f96c3ac ext4: fix crash during online resizing by Jan Kara · 6 years ago
  24. 6e58929 ext4: disallow files with EXT4_JOURNAL_DATA_FL from EXT4_IOC_SWAP_BOOT by Theodore Ts'o · 6 years ago
  25. abdc644 ext4: add mask of ext4 flags to swap by yangerkun · 6 years ago
  26. aa507b5 ext4: update quota information while swapping boot loader inode by yangerkun · 6 years ago
  27. a46c68a ext4: cleanup pagecache before swap i_data by yangerkun · 6 years ago
  28. 67a1161 ext4: fix check of inode in swap_inode_boot_loader by yangerkun · 6 years ago
  29. a297b2f ext4: unlock unused_pages timely when doing writeback by Xiaoguang Wang · 6 years ago
  30. 16e08b1 ext4: cleanup clean_bdev_aliases() calls by zhangyi (F) · 6 years ago
  31. 82dd124 ext4: replace opencoded i_writecount usage with inode_is_open_for_write() by Nikolay Borisov · 6 years ago
  32. 8fdd60f Revert "ext4: use ext4_write_inode() when fsyncing w/o a journal" by Theodore Ts'o · 6 years ago
  33. 643fa96 fscrypt: remove filesystem specific build config option by Chandan Rajendra · 6 years ago
  34. 592ddec ext4: use IS_ENCRYPTED() to check encryption status by Chandan Rajendra · 6 years ago
  35. 2152404 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  36. f86196e fs: don't open code lru_to_page() by Nikolay Borisov · 6 years ago
  37. 191ce178 ext4: fix special inode number checks in __ext4_iget() by Theodore Ts'o · 6 years ago
  38. 95cb671 ext4: track writeback errors using the generic tracking infrastructure by Theodore Ts'o · 6 years ago
  39. ad211f3 ext4: use ext4_write_inode() when fsyncing w/o a journal by Theodore Ts'o · 6 years ago
  40. e868078 ext4: avoid kernel warning when writing the superblock to a dead device by Theodore Ts'o · 6 years ago
  41. 0e9da3f Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  42. 2b08b1f ext4: fix a potential fiemap/page fault deadlock w/ inline_data by Theodore Ts'o · 6 years ago
  43. 812c0ca ext4: make sure enough credits are reserved for dioread_nolock writes by Theodore Ts'o · 6 years ago
  44. 18f2c4f ext4: check for shutdown and r/o file system in ext4_write_inode() by Theodore Ts'o · 6 years ago
  45. fde8726 ext4: force inode writes when nfsd calls commit_metadata() by Theodore Ts'o · 6 years ago
  46. 8a36397 ext4: avoid declaring fs inconsistent due to invalid file handles by Theodore Ts'o · 6 years ago
  47. a805622a ext4: include terminating u32 in size of xattr entries when expanding inodes by Theodore Ts'o · 6 years ago
  48. 0a1e825 ext4: compare old and new mode before setting update_mode flag by Chengguang Xu · 6 years ago
  49. fd42df3 blkcg: associate writeback bios with a blkg by Dennis Zhou · 6 years ago
  50. e647e29 ext4: fix EXT4_IOC_GROUP_ADD ioctl by ruippan (潘睿) · 6 years ago
  51. 361d24d ext4: hard fail dax mount on unsupported devices by Eric Sandeen · 6 years ago
  52. 50c15df ext4: remove redundant condition check by Chengguang Xu · 6 years ago
  53. a92abd7 ext4: clean up indentation issues, remove extraneous tabs by Colin Ian King · 6 years ago
  54. 132d00b ext4: missing unlock/put_page() in ext4_try_to_write_inline_data() by Maurizio Lombardi · 6 years ago
  55. 61157b2 ext4: fix possible use after free in ext4_quota_enable by Pan Bian · 6 years ago
  56. fb265c9c ext4: add ext4_sb_bread() to disambiguate ENOMEM cases by Theodore Ts'o · 6 years ago
  57. c140f8b Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  58. eb6984f ext4: missing !bh check in ext4_xattr_inode_write() by Vasily Averin · 6 years ago
  59. de59fae ext4: fix buffer leak in __ext4_read_dirblock() on error path by Vasily Averin · 6 years ago
  60. 53692ec ext4: fix buffer leak in ext4_expand_extra_isize_ea() on error path by Vasily Averin · 6 years ago
  61. 6bdc997 ext4: fix buffer leak in ext4_xattr_move_to_block() on error path by Vasily Averin · 6 years ago
  62. 45ae932 ext4: release bs.bh before re-using in ext4_xattr_block_find() by Vasily Averin · 6 years ago
  63. ecaaf40 ext4: fix buffer leak in ext4_xattr_get_block() on error path by Vasily Averin · 6 years ago
  64. af18e35 ext4: fix possible leak of s_journal_flag_rwsem in error path by Vasily Averin · 6 years ago
  65. 9e46308 ext4: fix possible leak of sbi->s_group_desc_leak in error path by Theodore Ts'o · 6 years ago
  66. 1bfc204 ext4: remove unneeded brelse call in ext4_xattr_inode_update_ref() by Vasily Averin · 6 years ago
  67. 4f32c38 ext4: avoid possible double brelse() in add_new_gdb() on error path by Theodore Ts'o · 6 years ago
  68. feaf264 ext4: avoid buffer leak in ext4_orphan_add() after prior errors by Vasily Averin · 6 years ago
  69. a675830 ext4: avoid buffer leak on shutdown in ext4_mark_iloc_dirty() by Vasily Averin · 6 years ago
  70. db6aee62 ext4: fix possible inode leak in the retry loop of ext4_resize_fs() by Vasily Averin · 6 years ago
  71. f348e22 ext4: fix missing cleanup if ext4_alloc_flex_bg_array() fails while resizing by Vasily Averin · 6 years ago
  72. ea0abbb ext4: add missing brelse() update_backups()'s error path by Vasily Averin · 6 years ago
  73. 61a9c11 ext4: add missing brelse() add_new_gdb_meta_bg()'s error path by Vasily Averin · 6 years ago
  74. cea5794 ext4: add missing brelse() in set_flexbg_block_bitmap()'s error path by Vasily Averin · 6 years ago
  75. 9e40289 ext4: avoid potential extra brelse in setup_new_flex_group_blocks() by Vasily Averin · 6 years ago
  76. 5f21585 Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  77. 8adcc59 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  78. b5f2954 blkcg: revert blkcg cleanups series by Dennis Zhou · 6 years ago
  79. e468f5c Merge tag 'compiler-attributes-for-linus-4.20-rc1' of https://github.com/ojeda/linux by Linus Torvalds · 6 years ago
  80. dad4f14 Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  81. 5993692 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  82. 10bbd23 pagevec: Use xa_mark_t by Matthew Wilcox · 7 years ago
  83. 33458ea ext4: fix use-after-free race in ext4_remount()'s error path by Theodore Ts'o · 6 years ago
  84. e884bce ext4: don't open-code ERR_CAST by Al Viro · 6 years ago
  85. 6fd9417 ext4: cache NULL when both default_acl and acl are NULL by Chengguang Xu · 6 years ago
  86. 182a79e ext4: propagate error from dquot_initialize() in EXT4_IOC_FSSETXATTR by Wang Shilong · 6 years ago
  87. dc7ac6c ext4: fix setattr project check in fssetxattr ioctl by Wang Shilong · 6 years ago
  88. 401b25a ext4: convert fault handler to use vm_fault_t type by Souptick Joarder · 6 years ago
  89. 625ef8a ext4: initialize retries variable in ext4_da_write_inline_data_begin() by Lukas Czerner · 6 years ago
  90. 18aded1 ext4: fix EXT4_IOC_SWAP_BOOT by Theodore Ts'o · 6 years ago
  91. 799578ab ext4: fix build error when DX_DEBUG is defined by Gabriel Krisman Bertazi · 6 years ago
  92. f18b2b8 ext4: fix argument checking in EXT4_IOC_MOVE_EXT by Theodore Ts'o · 6 years ago
  93. f456767 ext4: fix reserved cluster accounting at page invalidation time by Eric Whitney · 6 years ago
  94. 9fe6714 ext4: adjust reserved cluster count when removing extents by Eric Whitney · 6 years ago
  95. b6bf917 ext4: reduce reserved cluster count by number of allocated clusters by Eric Whitney · 6 years ago
  96. 0b02f4c ext4: fix reserved cluster accounting at delayed write time by Eric Whitney · 6 years ago
  97. 1dc0aa4 ext4: add new pending reservation mechanism by Eric Whitney · 6 years ago
  98. ad43102 ext4: generalize extents status tree search functions by Eric Whitney · 6 years ago
  99. c0aac68 Merge tag 'v4.19-rc6' into for-4.20/block by Jens Axboe · 6 years ago
  100. f0604f6 Compiler Attributes: ext4: remove local __nonstring definition by Miguel Ojeda · 6 years ago