1. 6934da9 ext4: fix potential use after free in __ext4_journal_stop by Lukas Czerner · 9 years ago
  2. 9d50659 ext4: fix NULL pointer dereference when journal restart fails by Lukas Czerner · 9 years ago
  3. c5d3119 ext4: fix over-defensive complaint after journal abort by Dmitry Monakhov · 10 years ago
  4. c197855 ext4: make local functions static by Stephen Hemminger · 10 years ago
  5. 66a4cb1 jbd2: improve error messages for inconsistent journal heads by Theodore Ts'o · 10 years ago
  6. ae1495b ext4: call ext4_error_inode() if jbd2_journal_dirty_metadata() fails by Theodore Ts'o · 10 years ago
  7. 91aa11f jbd2: Fix use after free after error in jbd2_journal_dirty_metadata() by Jan Kara · 11 years ago
  8. 5fe2fe8 ext4: provide wrappers for transaction reservation calls by Jan Kara · 11 years ago
  9. 8f7d89f jbd2: transaction reservation support by Jan Kara · 11 years ago
  10. 13fca32 ext4: mark metadata blocks using bh flags by Theodore Ts'o · 11 years ago
  11. b10a44c ext4: add might_sleep() annotations by Theodore Ts'o · 11 years ago
  12. 9924a92 ext4: pass context information to jbd2__journal_start() by Theodore Ts'o · 11 years ago
  13. 722887d ext4: move the jbd2 wrapper functions out of super.c by Theodore Ts'o · 11 years ago
  14. 06db49e ext4: fix metadata checksum calculation for the superblock by Theodore Ts'o · 12 years ago
  15. b50924c ext4: remove unnecessary argument from __ext4_handle_dirty_metadata() by Artem Bityutskiy · 12 years ago
  16. 58c5873 ext4: remove unnecessary superblock dirtying by Artem Bityutskiy · 12 years ago
  17. a9c47317 ext4: calculate and verify superblock checksum by Darrick J. Wong · 12 years ago
  18. 9ea7a0d jbd2: add debugging information to jbd2_journal_dirty_metadata() by Theodore Ts'o · 13 years ago
  19. 2cd05cc ext4: remove unneeded ext4_journal_get_undo_access by Theodore Ts'o · 13 years ago
  20. 1c13d5c ext4: Save error information to the superblock for analysis by Theodore Ts'o · 14 years ago
  21. c398eda ext4: Pass line numbers to ext4_error() and friends by Theodore Ts'o · 14 years ago
  22. 90c7201 ext4: Pass line number to ext4_journal_abort_handle() by Theodore Ts'o · 14 years ago
  23. c67d859 ext4: clean up ext4_abort() so __func__ is now implicit by Theodore Ts'o · 14 years ago
  24. a037515 ext4: Clean up s_dirt handling by Theodore Ts'o · 14 years ago
  25. 73b50c1 ext4: Fix BUG_ON at fs/buffer.c:652 in no journal mode by Curt Wohlgemuth · 14 years ago
  26. 12062dd ext4: move __func__ into a macro for ext4_warning, ext4_error by Eric Sandeen · 14 years ago
  27. b7e57e7 ext4: fold ext4_journal_forget() into ext4_forget() by Theodore Ts'o · 14 years ago
  28. e4684b3 ext4: fold ext4_journal_revoke() into ext4_forget() by Theodore Ts'o · 14 years ago
  29. d6797d1 ext4: move ext4_forget() to ext4_jbd2.c by Theodore Ts'o · 14 years ago
  30. fe188c0 ext4: Assure that metadata blocks are written during fsync in no journal mode by Theodore Ts'o · 15 years ago
  31. c7acb4c ext4: Use bforget() in no journal mode for ext4_journal_{forget,revoke}() by Theodore Ts'o · 15 years ago
  32. e6b5d30 ext4: Fix buffer head reference leak in no-journal mode by Curt Wohlgemuth · 15 years ago
  33. 0390131 ext4: Allow ext4 to run without a journal by Frank Mayhar · 15 years ago
  34. 3dcf545 ext4: move headers out of include/linux by Christoph Hellwig · 16 years ago
  35. 46e665e ext4: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  36. 8984d13 [PATCH] ext4: uninline large functions by Andrew Morton · 17 years ago