1. 6ae4c5a ext4: cleanup ext4_sync_parent() by Jan Kara · 8 years ago
  2. 78d9625 ext4: respect the nobarrier mount option in nojournal mode by Theodore Ts'o · 8 years ago
  3. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  4. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  5. 72b8e0f ext4: remove unused header files by Sheng Yong · 9 years ago
  6. 4418e141 ext4: Fix fsync error handling after filesystem abort by Dmitry Monakhov · 11 years ago
  7. 92e6222 ext4: remove i_mutex from ext4_file_sync() by Jan Kara · 11 years ago
  8. 37b10dd ext4: use generic_file_fsync() in ext4_file_fsync() in nojournal mode by Jan Kara · 11 years ago
  9. b0857d3 ext4: defer clearing of PageWriteback after extent conversion by Jan Kara · 11 years ago
  10. d76a3a77 ext4/jbd2: don't wait (forever) for stale tid caused by wraparound by Theodore Ts'o · 11 years ago
  11. ad96f71 ext4: fix an incorrect comment about i_mutex by Andy Lutomirski · 11 years ago
  12. 64744e0 ext4: use sync_inode_metadata() when syncing inode metadata by Guo Chao · 11 years ago
  13. c278531 ext4: fix ext4_flush_completed_IO wait semantics by Dmitry Monakhov · 12 years ago
  14. 28a535f ext4: completed_io locking cleanup by Dmitry Monakhov · 12 years ago
  15. a4a3904 ext4: check return value of blkdev_issue_flush() by Theodore Ts'o · 12 years ago
  16. b3d9b7a vfs: switch i_dentry/d_alias to hlist by Al Viro · 12 years ago
  17. 9f71387 ext4: get rid of open-coded d_find_any_alias() by Al Viro · 12 years ago
  18. 491caa4 ext4: fix race between sync and completed io work by Jeff Moyer · 12 years ago
  19. b82e384 ext4: optimize locking for end_io extent conversion by Theodore Ts'o · 13 years ago
  20. d73d504 ext4: Use correct locking for ext4_end_io_nolock() by Tao Ma · 13 years ago
  21. e0cbee3 ext4: functions should not be declared extern by H Hartley Sweeten · 13 years ago
  22. 60ad446 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  23. d59729f ext4: fix races in ext4_sync_parent() by Theodore Ts'o · 13 years ago
  24. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  25. 93628ff ext4: fix waiting and sending of a barrier in ext4_sync_file() by Jan Kara · 13 years ago
  26. e8bbe8c ext4: use EXT4FS_DEBUG instead of EXT4_DEBUG in fsync.c by Tao Ma · 13 years ago
  27. a97b520 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  28. 0893ed4 ext4: sync the directory inode in ext4_sync_parent() by Curt Wohlgemuth · 13 years ago
  29. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  30. 0562e0b ext4: add more tracepoints and use dev_t in the trace buffer by Jiaying Zhang · 13 years ago
  31. 3889fd5 ext4: flush the i_completed_io_list during ext4_truncate by Jiaying Zhang · 13 years ago
  32. a107e5a Merge branch 'next' into upstream-merge by Theodore Ts'o · 14 years ago
  33. 4a873a4 ext4: move flush_completed_IO to fs/ext4/fsync.c and make it static by Theodore Ts'o · 14 years ago
  34. dd3932e block: remove BLKDEV_IFL_WAIT by Christoph Hellwig · 14 years ago
  35. 1b061d9 rename the generic fsync implementations by Christoph Hellwig · 14 years ago
  36. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  37. e4ce30f Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  38. 14ece10 ext4: Make fsync sync new parent directories in no-journal mode by Frank Mayhar · 14 years ago
  39. 60e6679 ext4: Drop whitespace at end of lines by Theodore Ts'o · 14 years ago
  40. 0671e70 ext4: check missed return value in ext4_sync_file() by Dmitry Monakhov · 14 years ago
  41. fbd9b09 blkdev: generalize flags for blkdev_issue_fn functions by Dmitry Monakhov · 14 years ago
  42. c7064ef ext4: mechanical rename some of the direct I/O get_block's identifiers by Jiaying Zhang · 14 years ago
  43. cc3e1be ext4, jbd2: Add barriers for file systems with exernal journals by Theodore Ts'o · 14 years ago
  44. b436b9b ext4: Wait for proper transaction commit on fsync by Jan Kara · 14 years ago
  45. 6b17d90 ext4: avoid issuing unnecessary barriers by Theodore Ts'o · 14 years ago
  46. 8d5d02e ext4: async direct IO for holes and fallocate support by Mingming Cao · 15 years ago
  47. fe188c0 ext4: Assure that metadata blocks are written during fsync in no journal mode by Theodore Ts'o · 15 years ago
  48. 5f3481e ext4: fix cache flush in ext4_sync_file by Christoph Hellwig · 15 years ago
  49. 9bffad1 ext4: convert instrumentation from markers to tracepoints by Theodore Ts'o · 15 years ago
  50. ede86cc ext4: Add debugging markers that can be used by systemtap by Theodore Ts'o · 16 years ago
  51. af5bc92 ext4: Fix whitespace checkpatch warnings/errors by Theodore Ts'o · 16 years ago
  52. d755fb3 ext4: call blkdev_issue_flush on fsync by Eric Sandeen · 16 years ago
  53. 3dcf545 ext4: move headers out of include/linux by Christoph Hellwig · 16 years ago
  54. 53c550e ext4: fdatasync should skip metadata writeout when overwriting by Hisashi Hifumi · 16 years ago
  55. ac39849 ext4: sparse fixes by Aneesh Kumar K.V · 17 years ago
  56. dab291a [PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbd by Mingming Cao · 18 years ago
  57. 617ba13 [PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbols by Mingming Cao · 18 years ago
  58. ac27a0e [PATCH] ext4: initial copy of files from ext3 by Dave Kleikamp · 18 years ago