1. f340b3d fs/ext4: fix comments mentioning i_mutex by hongnanli · 3 years ago
  2. 188c299 ext4: Support for checksumming from journal triggers by Jan Kara · 3 years, 4 months ago
  3. 3088e5a ext4: fix various seppling typos by Bhaskar Chowdhury · 3 years, 9 months ago
  4. 837c23f ext4: use ASSERT() to replace J_ASSERT() by Chunguang Xu · 4 years, 2 months ago
  5. 0a846f4 ext4: use ext4_sb_bread() instead of sb_bread() by zhangyi (F) · 4 years, 3 months ago
  6. 2d069c0 ext4: use common helpers in all places reading metadata buffers by zhangyi (F) · 4 years, 3 months ago
  7. 2be7d71 ext4: add trace exit in exception path. by Zhang Qilong · 4 years, 3 months ago
  8. b483bb7 ext4: delete duplicated words + other fixes by Randy Dunlap · 4 years, 5 months ago
  9. 27bc446 ext4: limit the length of per-inode prealloc list by brookxu · 4 years, 4 months ago
  10. 70d7ced ext4: change to use fallthrough macro by Shijie Luo · 4 years, 5 months ago
  11. ce9f24c ext4: check journal inode extents more carefully by Jan Kara · 4 years, 5 months ago
  12. 4209ae1 ext4: handle ext4_mark_inode_dirty errors by Harshad Shirwadkar · 4 years, 8 months ago
  13. 54d3adb ext4: save all error info in save_error_info() and drop ext4_set_errno() by Theodore Ts'o · 4 years, 9 months ago
  14. dd6683e ext4: remove ext4_{ind,ext}_calc_metadata_amount() by Eric Biggers · 5 years ago
  15. 83448bd ext4: Reserve revoke credits for freed blocks by Jan Kara · 5 years ago
  16. a413036 ext4: Provide function to handle transaction restarts by Jan Kara · 5 years ago
  17. f2890730 ext4: Avoid unnecessary revokes in ext4_alloc_branch() by Jan Kara · 5 years ago
  18. c60990b ext4: clean up kerneldoc warnigns when building with W=1 by Theodore Ts'o · 6 years ago
  19. 5e86bdd ext4: cleanup bh release code in ext4_ind_remove_space() by zhangyi (F) · 6 years ago
  20. 674a2b2 ext4: brelse all indirect buffer in ext4_ind_remove_space() by zhangyi (F) · 6 years ago
  21. 793bc51 ext4: annotate more implicit fall throughs by Mathieu Malaterre · 6 years ago
  22. 2ee3ee0 ext4: fix hole length detection in ext4_ind_map_blocks() by Jan Kara · 7 years ago
  23. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  24. ddfa17e ext4: call journal revoke when freeing ea_inode blocks by Tahsin Erdogan · 8 years ago
  25. 914f82a ext4: refactor direct IO code by Jan Kara · 9 years ago
  26. facab4d ext4: return hole from ext4_map_blocks() by Jan Kara · 9 years ago
  27. 705965b ext4: rename and split get blocks functions by Jan Kara · 9 years ago
  28. e2b911c ext4: clean up feature test macros with predicate functions by Darrick J. Wong · 9 years ago
  29. 6a797d2 ext4: call out CRC and corruption errors with specific error codes by Darrick J. Wong · 9 years ago
  30. c94c2ac dax: move DAX-related functions to a new header by Matthew Wilcox · 9 years ago
  31. 292db1bc ext4: don't retry file block mapping on bigalloc fs with non-extent file by Darrick J. Wong · 10 years ago
  32. c5e298a ext4: prevent ext4_quota_write() from failing due to ENOSPC by Theodore Ts'o · 10 years ago
  33. fe0f07d direct-io: only inc/dec inode->i_dio_count for file systems by Jens Axboe · 10 years ago
  34. 6f67376 direct_IO: use iov_iter_rw() instead of rw everywhere by Omar Sandoval · 10 years ago
  35. a95cd63 Remove rw from dax_{do_,}io() by Omar Sandoval · 10 years ago
  36. 17f8c84 Remove rw from {,__,do_}blockdev_direct_IO() by Omar Sandoval · 10 years ago
  37. c0fec3a Merge branch 'iocb' into for-next by Al Viro · 10 years ago
  38. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 10 years ago
  39. feaf2229 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  40. 923ae0f ext4: add DAX functionality by Ross Zwisler · 10 years ago
  41. 6f30b7e ext4: fix indirect punch hole corruption by Omar Sandoval · 10 years ago
  42. e3cf5d5 ext4: prepare to drop EXT4_STATE_DELALLOC_RESERVED by Theodore Ts'o · 10 years ago
  43. a521100 ext4: pass allocation_request struct to ext4_(alloc,splice)_branch by Theodore Ts'o · 10 years ago
  44. 4f579ae ext4: fix punch hole on files with indirect mapping by Lukas Czerner · 10 years ago
  45. a93cd4c ext4: Fix hole punching for files with indirect blocks by Jan Kara · 11 years ago
  46. 77ea2a4 ext4: Fix block zeroing when punching holes in indirect block files by Jan Kara · 11 years ago
  47. c5c7b8d ext4: Fix buffer double free in ext4_alloc_branch() by Jan Kara · 11 years ago
  48. 31b1403 switch {__,}blockdev_direct_IO() to iov_iter by Al Viro · 11 years ago
  49. a6cbcd4 get rid of pointless iov_length() in ->direct_IO() by Al Viro · 11 years ago
  50. 16b1f05d ext4: switch the guts of ->direct_IO() to iov_iter by Al Viro · 11 years ago
  51. d7b2a00 ext4: isolate ext4_extents.h file by Zheng Liu · 11 years ago
  52. 21ddd56 ext4: translate flag bits to strings in tracepoints by Theodore Ts'o · 11 years ago
  53. 981250c ext4: don't use EXT4_FREE_BLOCKS_FORGET unnecessarily by Theodore Ts'o · 12 years ago
  54. 38b8ff7 ext4: Remove wait for unwritten extents in ext4_ind_direct_IO() by Jan Kara · 12 years ago
  55. fa55a0e ext4: improve writepage credit estimate for files with indirect blocks by Jan Kara · 12 years ago
  56. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 12 years ago
  57. 819c492 ext4: refactor truncate code by Theodore Ts'o · 12 years ago
  58. 26a4c0c ext4: refactor punch hole code by Theodore Ts'o · 12 years ago
  59. 781f143 ext4: fold ext4_alloc_blocks() in ext4_alloc_branch() by Theodore Ts'o · 12 years ago
  60. 8cde7ad ext4: fix big-endian bugs which could cause fs corruptions by Zheng Liu · 12 years ago
  61. 6131ffa more file_inode() open-coded instances by Al Viro · 12 years ago
  62. 9924a92 ext4: pass context information to jbd2__journal_start() by Theodore Ts'o · 12 years ago
  63. 524c19e ext4: use WARN in ext4_alloc_blocks by Julia Lawall · 12 years ago
  64. 8bad6fc ext4: add punching hole support for non-extent-mapped files by Zheng Liu · 12 years ago
  65. 860d21e ext4: return ENOMEM if sb_getblk() fails by Theodore Ts'o · 12 years ago
  66. 4a092d7 ext4: rationalize ext4_extents.h inclusion by Theodore Ts'o · 12 years ago
  67. 51865fd ext4: let ext4 maintain extent status tree by Zheng Liu · 12 years ago
  68. 19b303d ext4: print map->m_flags in trace_ext4_ext/ind_map_blocks_exit by Zheng Liu · 12 years ago
  69. c278531 ext4: fix ext4_flush_completed_IO wait semantics by Dmitry Monakhov · 12 years ago
  70. 17335dc ext4: serialize dio nonlocked reads with defrag workers by Dmitry Monakhov · 12 years ago
  71. 28a535f ext4: completed_io locking cleanup by Dmitry Monakhov · 12 years ago
  72. 302bf2f ext2/3/4: delete unneeded includes of module.h by Paul Gortmaker · 13 years ago
  73. bab08ab ext4: enforce bigalloc restrictions (e.g., no online resizing, etc.) by Theodore Ts'o · 13 years ago
  74. 189e868 ext4: fix fsx truncate failure by Allison Henderson · 13 years ago
  75. dccaf33 ext4: flush any pending end_io requests before DIO reads w/dioread_nolock by Jiaying Zhang · 13 years ago
  76. 60ad446 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  77. f86186b ext4: refactor duplicated block placement code by Eric Sandeen · 14 years ago
  78. dae1e52 ext4: move ext4_ind_* functions from inode.c to indirect.c by Amir Goldstein · 14 years ago