1. 9370915 Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.9.y' into android-4.9 by Jaegeuk Kim · 5 years ago
  2. e68f6b8 ext4: use IS_ENCRYPTED() to check encryption status by Chandan Rajendra · 5 years ago
  3. d9f0ce8 ext4: fix NULL pointer dereference while journal is aborted by Jiufei Xue · 5 years ago
  4. 9abce3c ext4: do not perform data journaling when data is encrypted by Sergey Karamov · 7 years ago
  5. d08854f ext4: optimize ext4_should_retry_alloc() to improve ENOSPC performance by Theodore Ts'o · 8 years ago
  6. ee0876b ext4: do not ask jbd2 to write data for delalloc buffers by Jan Kara · 8 years ago
  7. 41617e1 jbd2: add support for avoiding data writes during transaction commits by Jan Kara · 8 years ago
  8. e2b911c ext4: clean up feature test macros with predicate functions by Darrick J. Wong · 9 years ago
  9. a2d4a64 ext4: don't use MAXQUOTAS value by Jan Kara · 10 years ago
  10. c197855 ext4: make local functions static by Stephen Hemminger · 10 years ago
  11. 70261f5 ext4: Fix misspellings using 'codespell' tool by Anatol Pomozov · 11 years ago
  12. 6b523df ext4: use transaction reservation for extent conversion in ext4_end_io by Jan Kara · 11 years ago
  13. 5fe2fe8 ext4: provide wrappers for transaction reservation calls by Jan Kara · 11 years ago
  14. f45a5ef ext4: improve credit estimate for EXT4_SINGLEDATA_TRANS_BLOCKS by Jan Kara · 11 years ago
  15. 5d3ee20 ext4: fix journal callback list traversal by Dmitry Monakhov · 11 years ago
  16. 95eaefb ext4: fix the number of credits needed for acl ops with inline data by Theodore Ts'o · 11 years ago
  17. 64044ab ext4: fix the number of credits needed for ext4_unlink() and ext4_rmdir() by Theodore Ts'o · 11 years ago
  18. 9924a92 ext4: pass context information to jbd2__journal_start() by Theodore Ts'o · 11 years ago
  19. 37be2f5 ext4: remove ext4_handle_release_buffer() by Eric Sandeen · 12 years ago
  20. b50924c ext4: remove unnecessary argument from __ext4_handle_dirty_metadata() by Artem Bityutskiy · 12 years ago
  21. 7c319d3 ext4: make quota as first class supported feature by Aditya Kali · 12 years ago
  22. a9c47317 ext4: calculate and verify superblock checksum by Darrick J. Wong · 12 years ago
  23. 18aadd4 ext4: expand commit callback and by Bobi Jam · 12 years ago
  24. 3d2b158 ext4: ignore EXT4_INODE_JOURNAL_DATA flag with delalloc by Lukas Czerner · 12 years ago
  25. 441c850 ext4: Fix ext4_should_writeback_data() for no-journal mode by Curt Wohlgemuth · 13 years ago
  26. 2cd05cc ext4: remove unneeded ext4_journal_get_undo_access by Theodore Ts'o · 13 years ago
  27. 21f9769 ext4: remove unnecessary [cm]time update of quota file by Jan Kara · 13 years ago
  28. 537a031 ext4: unify the ext4_handle_release_buffer() api by Amir Goldstein · 13 years ago
  29. 8aefcd5 ext4: dynamically allocate the jbd2_inode in ext4_inode_info as necessary by Theodore Ts'o · 13 years ago
  30. c398eda ext4: Pass line numbers to ext4_error() and friends by Theodore Ts'o · 14 years ago
  31. 90c7201 ext4: Pass line number to ext4_journal_abort_handle() by Theodore Ts'o · 14 years ago
  32. 206f7ab ext4: remove vestiges of nobh support by Christoph Hellwig · 14 years ago
  33. a037515 ext4: Clean up s_dirt handling by Theodore Ts'o · 14 years ago
  34. 12e9b89 ext4: Use bitops to read/modify i_flags in struct ext4_inode_info by Dmitry Monakhov · 14 years ago
  35. 744692d ext4: use ext4_get_block_write in buffer write by Jiaying Zhang · 14 years ago
  36. b436b9b ext4: Wait for proper transaction commit on fsync by Jan Kara · 14 years ago
  37. 5aca07e ext4: quota macros cleanup by Dmitry Monakhov · 14 years ago
  38. b7e57e7 ext4: fold ext4_journal_forget() into ext4_forget() by Theodore Ts'o · 14 years ago
  39. e4684b3 ext4: fold ext4_journal_revoke() into ext4_forget() by Theodore Ts'o · 14 years ago
  40. d6797d1 ext4: move ext4_forget() to ext4_jbd2.c by Theodore Ts'o · 14 years ago
  41. d3d1faf ext4: Handle nested ext4_journal_start/stop calls without a journal by Curt Wohlgemuth · 15 years ago
  42. e6b5d30 ext4: Fix buffer head reference leak in no-journal mode by Curt Wohlgemuth · 15 years ago
  43. 5adfee9 ext4: fix no journal corruption with locale-gen by Theodore Ts'o · 15 years ago
  44. 83982b6 ext4: Remove "extents" mount option by Theodore Ts'o · 15 years ago
  45. 0390131 ext4: Allow ext4 to run without a journal by Frank Mayhar · 15 years ago
  46. a02908f ext4: journal credits calulation cleanup and fix for non-extent writepage by Mingming Cao · 16 years ago
  47. 678aaf4 ext4: Use new framework for data=ordered mode in JBD2 by Jan Kara · 16 years ago
  48. 4db9c54 ext4: replace __FUNCTION__ occurrences by Stoyan Gaydarov · 16 years ago
  49. 3dcf545 ext4: move headers out of include/linux by Christoph Hellwig · 16 years ago[Renamed (97%) from include/linux/ext4_jbd2.h]
  50. cd02ff0 jbd2: JBD_XXX to JBD2_XXX naming cleanup by Mingming Cao · 17 years ago
  51. 8984d13 [PATCH] ext4: uninline large functions by Andrew Morton · 17 years ago
  52. 2997176 [PATCH] jbd2: sector_t conversion by Mingming Cao · 18 years ago
  53. d0d856e [PATCH] ext4: clean up comments in ext4-extents patch by Randy Dunlap · 18 years ago
  54. a86c618 [PATCH] ext3: add extent map support by Alex Tomas · 18 years ago
  55. f7f4bcc [PATCH] jbd2: rename jbd2 symbols to avoid duplication of jbd symbols by Mingming Cao · 18 years ago
  56. 470decc [PATCH] jbd2: initial copy of files from jbd by Dave Kleikamp · 18 years ago