1. 907ea52 ext4: convert BUG_ON's to WARN_ON's in mballoc.c by Theodore Ts'o · 4 years, 9 months ago
  2. a17a9d9 ext4: increase wait time needed before reuse of deleted inode numbers by Theodore Ts'o · 4 years, 9 months ago
  3. 6488141 ext4: remove set but not used variable 'es' in ext4_jbd2.c by Jason Yan · 4 years, 9 months ago
  4. 05ca87c ext4: remove set but not used variable 'es' by Jason Yan · 4 years, 9 months ago
  5. 801674f ext4: do not zeroout extents beyond i_disksize by Jan Kara · 4 years, 9 months ago
  6. 9033783 ext4: fix return-value types in several function comments by Josh Triplett · 4 years, 9 months ago
  7. d87f639 ext4: use non-movable memory for superblock readahead by Roman Gushchin · 4 years, 10 months ago
  8. c2a559b ext4: use matching invalidatepage in ext4_writepage by yangerkun · 4 years, 10 months ago
  9. 9c94b39 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 9 months ago
  10. 54d3adb ext4: save all error info in save_error_info() and drop ext4_set_errno() by Theodore Ts'o · 4 years, 9 months ago
  11. 1455c69 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 4 years, 9 months ago
  12. 4b9fd8a Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  13. df41460 ext4: fix incorrect group count in ext4_fill_super error message by Josh Triplett · 4 years, 9 months ago
  14. b9c538d ext4: fix incorrect inodes per group in error message by Josh Triplett · 4 years, 9 months ago
  15. 626b035 ext4: don't set dioread_nolock by default for blocksize < pagesize by Ritesh Harjani · 4 years, 9 months ago
  16. f1e67e3 fs/buffer: Make BH_Uptodate_Lock bit_spin_lock a regular spinlock_t by Thomas Gleixner · 5 years ago
  17. c8980e1 ext4: disable dioread_nolock whenever delayed allocation is disabled by Eric Whitney · 4 years, 10 months ago
  18. c96e2b8 ext4: do not commit super on read-only bdev by Eric Sandeen · 4 years, 10 months ago
  19. d05466b ext4: avoid ENOSPC when avoiding to reuse recently deleted inodes by Jan Kara · 4 years, 10 months ago
  20. 5e47868 ext4: unregister sysfs path before destroying jbd2 journal by Ritesh Harjani · 4 years, 10 months ago
  21. f1eec3b ext4: check for non-zero journal inum in ext4_calculate_overhead by Ritesh Harjani · 4 years, 10 months ago
  22. c6a564ff block: move the part_stat* helpers from genhd.h to a new header by Christoph Hellwig · 4 years, 9 months ago
  23. ea3edd4 block: remove __bdevname by Christoph Hellwig · 4 years, 9 months ago
  24. 7ec9f3b ext4: wire up FS_IOC_GET_ENCRYPTION_NONCE by Eric Biggers · 4 years, 10 months ago
  25. 2971148 ext4: remove map_from_cluster from ext4_ext_map_blocks by Eric Whitney · 4 years, 10 months ago
  26. 3499046 ext4: clean up ext4_ext_insert_extent() call in ext4_ext_map_blocks() by Eric Whitney · 4 years, 10 months ago
  27. eb57608 ext4: mark block bitmap corrupted when found instead of BUGON by Dmitry Monakhov · 4 years, 10 months ago
  28. 47b1030 ext4: use flexible-array member for xattr structs by Gustavo A. R. Silva · 4 years, 10 months ago
  29. e32ac24 ext4: use flexible-array member in struct fname by Gustavo A. R. Silva · 4 years, 10 months ago
  30. d3b6f23 ext4: move ext4_fiemap to use iomap framework by Ritesh Harjani · 4 years, 10 months ago
  31. b2c5764 ext4: make ext4_ind_map_blocks work with fiemap by Ritesh Harjani · 4 years, 10 months ago
  32. ac58e4f ext4: move ext4 bmap to use iomap infrastructure by Ritesh Harjani · 4 years, 10 months ago
  33. 2f424a5 ext4: optimize ext4_ext_precache for 0 depth by Ritesh Harjani · 4 years, 10 months ago
  34. 6386722 ext4: add IOMAP_F_MERGED for non-extent based mapping by Ritesh Harjani · 4 years, 10 months ago
  35. dce8e23 ext4: fix a data race at inode->i_disksize by Qiujun Huang · 4 years, 10 months ago
  36. 28936b6 ext4: fix a data race at inode->i_blocks by Qian Cai · 4 years, 11 months ago
  37. f064a9d ext4: clean up error return for convert_initialized_extent() by Eric Whitney · 4 years, 11 months ago
  38. 6cfb061 ext4: use flexible-array members in struct dx_node and struct dx_root by Gustavo A. R. Silva · 4 years, 11 months ago
  39. 92e9c58 ext4: use built-in RCU list checking in mballoc by Madhuparna Bhowmik · 4 years, 11 months ago
  40. 765bfcd ext4: delete declaration for ext4_split_extent() by Eric Whitney · 4 years, 11 months ago
  41. 4337ecd ext4: remove EXT4_EOFBLOCKS_FL and associated code by Eric Whitney · 5 years ago
  42. a08fe66 ext4: code cleanup for ext4_statfs_project() by Chengguang Xu · 5 years ago
  43. 72f9da1 ext4: start to support iopoll method by Xiaoguang Wang · 5 years ago
  44. f2eeca0 ext4: force buffer up-to-date while marking it dirty by Harshad Shirwadkar · 5 years ago
  45. 37b0b6b ext4: potential crash on allocation error in ext4_alloc_flex_bg_array() by Dan Carpenter · 4 years, 10 months ago
  46. 9db176b ext4: fix mount failure with quota configured as module by Jan Kara · 4 years, 11 months ago
  47. cb85f4d ext4: fix race between writepages and enabling EXT4_EXTENTS_FL by Eric Biggers · 4 years, 11 months ago
  48. bbd5593 ext4: rename s_journal_flag_rwsem to s_writepages_rwsem by Eric Biggers · 4 years, 11 months ago
  49. 7c99072 ext4: fix potential race between s_flex_groups online resizing and access by Suraj Jitindar Singh · 4 years, 11 months ago
  50. df3da4e ext4: fix potential race between s_group_info online resizing and access by Suraj Jitindar Singh · 4 years, 11 months ago
  51. 1d0c392 ext4: fix potential race between online resizing and write operations by Theodore Ts'o · 4 years, 11 months ago
  52. 9424ef5 ext4: add cond_resched() to __ext4_find_entry() by Shijie Luo · 4 years, 11 months ago
  53. 35df429 ext4: fix a data race in EXT4_I(inode)->i_disksize by Qian Cai · 5 years ago
  54. 8a8b809 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 11 months ago
  55. d65d87a ext4: improve explanation of a mount failure caused by a misconfigured kernel by Theodore Ts'o · 4 years, 11 months ago
  56. af133ad ext4: add cond_resched() to ext4_protect_reserved_inode by Shijie Luo · 5 years ago
  57. 48a3431 ext4: fix checksum errors with indexed dirs by Jan Kara · 5 years ago
  58. 4f97a68 ext4: fix support for inode sizes > 1024 bytes by Theodore Ts'o · 5 years ago
  59. 46d3688 ext4: simplify checking quota limits in ext4_statfs() by Jan Kara · 5 years ago
  60. 14c9ca0 ext4: don't assume that mmp_nodename/bdevname have NUL by Andreas Dilger · 5 years ago
  61. 359c92c Merge tag 'dax-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
  62. 45586c7 treewide: remove redundant IS_ERR() before error code check by Masahiro Yamada · 5 years ago
  63. e5da4c93 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 5 years ago
  64. 08a3ef8 Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 5 years ago
  65. c899437 Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 5 years ago
  66. 8d6ce13 ext4,jbd2: fix comment and code style by Shijie Luo · 5 years ago
  67. 52144d8 ext4: fix extent_status trace points by Dmitry Monakhov · 5 years ago
  68. 57c32ea ext4: choose hardlimit when softlimit is larger than hardlimit in ext4_statfs_project() by Chengguang Xu · 5 years ago
  69. ec772f0 ext4: fix race conditions in ->d_compare() and ->d_hash() by Eric Biggers · 5 years ago
  70. 244adf6 ext4: make dioread_nolock the default by Theodore Ts'o · 5 years ago
  71. 4068664 ext4: fix extent_status fragmentation for plain files by Dmitry Monakhov · 5 years ago
  72. 71b565c ext4: drop ext4_kvmalloc() by Theodore Ts'o · 5 years ago
  73. a54d8d3 ext4: Add EXT4_IOC_FSGETXATTR/EXT4_IOC_FSSETXATTR to compat_ioctl by Martijn Coenen · 5 years ago
  74. e128d51 ext4: remove unused macro MPAGE_DA_EXTENT_TAIL by Ritesh Harjani · 5 years ago
  75. de74548 ext4: add missing braces in ext4_ext_drop_refs() by Eric Biggers · 5 years ago
  76. 6e89bbb ext4: fix some nonstandard indentation in extents.c by Eric Biggers · 5 years ago
  77. 61a6cb4 ext4: remove obsolete comment from ext4_can_extents_be_merged() by Eric Biggers · 5 years ago
  78. adde81c ext4: fix documentation for ext4_ext_try_to_merge() by Eric Biggers · 5 years ago
  79. 43f8167 ext4: make some functions static in extents.c by Eric Biggers · 5 years ago
  80. a118099 ext4: remove redundant S_ISREG() checks from ext4_fallocate() by Eric Biggers · 5 years ago
  81. 9b02e49 ext4: clean up len and offset checks in ext4_fallocate() by Eric Biggers · 5 years ago
  82. dd6683e ext4: remove ext4_{ind,ext}_calc_metadata_amount() by Eric Biggers · 5 years ago
  83. fd5fe25 ext4: remove unneeded check for error allocating bio_post_read_ctx by Eric Biggers · 5 years ago
  84. 68e4533 ext4: fix deadlock allocating bio_post_read_ctx from mempool by Eric Biggers · 5 years ago
  85. 547c556 ext4: fix deadlock allocating crypto bounce page from mempool by Eric Biggers · 5 years ago
  86. 8f27fd0 ext4: Delete ext4_kvzvalloc() by Naoto Kobayashi · 5 years ago
  87. d859264 ext4: re-enable extent zeroout optimization on encrypted files by Eric Biggers · 5 years ago
  88. 33b4cc2 ext4: only use fscrypt_zeroout_range() on regular files by Eric Biggers · 5 years ago
  89. 457b1e3 ext4: allow ZERO_RANGE on encrypted files by Eric Biggers · 5 years ago
  90. 834f156 ext4: handle decryption error in __ext4_block_zero_page_range() by Eric Biggers · 5 years ago
  91. 284b3f6 ext4: remove unnecessary selections from EXT3_FS by Eric Biggers · 5 years ago
  92. 4756ee1 ext4: use true,false for bool variable by zhengbin · 5 years ago
  93. 46797ad ext4: uninline ext4_inode_journal_mode() by Eric Biggers · 5 years ago
  94. 64c314f ext4: remove unnecessary ifdefs in htree_dirblock_to_tree() by Eric Biggers · 5 years ago
  95. 7063743 ext4: remove unnecessary assignment in ext4_htree_store_dirent() by Chengguang Xu · 5 years ago
  96. d4c5e96 ext4: avoid fetching btime in ext4_getattr() unless requested by Theodore Ts'o · 5 years ago
  97. fd39073 fs-verity: implement readahead of Merkle tree pages by Eric Biggers · 5 years ago
  98. c475c77 kunit: allow kunit tests to be loaded as a module by Alan Maguire · 5 years ago
  99. 3f666c5 dax: Pass dax_dev instead of bdev to dax_writeback_mapping_range() by Vivek Goyal · 5 years ago
  100. ede7a09 fscrypt: Allow modular crypto algorithms by Herbert Xu · 5 years ago