1. b84b839 Btrfs: fix file read corruption after extent cloning and fsync by Filipe Manana · 9 years ago
  2. 60d53eb btrfs: Remove unused arguments in tree-log.c by Zhaolei · 9 years ago
  3. 34eb2a5 btrfs: Remove useless condition in start_log_trans() by Zhaolei · 9 years ago
  4. 18aa092 Btrfs: fix stale dir entries after removing a link and fsync by Filipe Manana · 9 years ago
  5. bb53eda Btrfs: fix stale directory entries after fsync log replay by Filipe Manana · 9 years ago
  6. a89ca6f Btrfs: fix fsync after truncate when no_holes feature is enabled by Filipe Manana · 9 years ago
  7. 36283bf Btrfs: fix fsync xattr loss in the fast fsync path by Filipe Manana · 9 years ago
  8. e4545de Btrfs: fix fsync data loss after append write by Filipe Manana · 9 years ago
  9. 0c30430 Btrfs: remove csum_bytes_left by Liu Bo · 9 years ago
  10. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  11. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  12. 28ed134 btrfs: actively run the delayed refs while deleting large files by Chris Mason · 10 years ago
  13. 2f2ff0e Btrfs: fix metadata inconsistencies after directory fsync by Filipe Manana · 9 years ago
  14. 4f764e5 Btrfs: remove deleted xattrs on fsync log replay by Filipe Manana · 10 years ago
  15. fc4c3c8 Merge branch 'cleanups-post-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.1 by Chris Mason · 9 years ago
  16. 84399bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  17. dd9ef13 Btrfs:__add_inode_ref: out of bounds memory read when looking for extended ref. by Quentin Casasnovas · 10 years ago
  18. 2b9fb53 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  19. 01d5847 Btrfs: disk-io: replace root args iff only fs_info used by Daniel Dressler · 10 years ago
  20. a742994 Btrfs: don't remove extents and xattrs when logging new names by Filipe Manana · 10 years ago
  21. 1a4bcf4 Btrfs: fix fsync data loss after adding hard link to inode by Filipe Manana · 10 years ago
  22. 575849e Btrfs: fix scheduler warning when syncing log by Filipe Manana · 10 years ago
  23. 3da5ab5 Btrfs: add missing blk_finish_plug in btrfs_sync_log() by Forrest Liu · 10 years ago
  24. a937b97 btrfs: kill btrfs_inode_*time helpers by David Sterba · 10 years ago
  25. df8d116 Btrfs: fix fsync log replay for inodes with a mix of regular refs and extrefs by Filipe Manana · 10 years ago
  26. 2c2c452 Btrfs: fix fsync when extend references are added to an inode by Filipe Manana · 10 years ago
  27. d36808e Btrfs: fix directory inconsistency after fsync log replay by Filipe Manana · 10 years ago
  28. 57bbddd Merge branch 'cleanup/blocksize-diet-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus by Chris Mason · 10 years ago
  29. 9c4f61f btrfs: simplify insert_orphan_item by David Sterba · 10 years ago
  30. 381cf65 btrfs: fix leak of path in btrfs_find_item by David Sterba · 10 years ago
  31. a83fffb btrfs: sink blocksize parameter to btrfs_find_create_tree_block by David Sterba · 10 years ago
  32. b38ef71 Btrfs: ensure ordered extent errors aren't missed on fsync by Filipe Manana · 10 years ago
  33. 0870295 Btrfs: collect only the necessary ordered extents on ranged fsync by Filipe Manana · 10 years ago
  34. 5ab5e44 Btrfs: don't ignore log btree writeback errors by Filipe Manana · 10 years ago
  35. 50d9aa9 Btrfs: make sure logged extents complete in the current transaction V3 by Josef Bacik · 10 years ago
  36. 9dba8cf Btrfs: make sure we wait on logged extents when fsycning two subvols by Josef Bacik · 10 years ago
  37. 4f4274a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  38. 1a4ed8f Btrfs: fix invalid leaf slot access in btrfs_lookup_extent() by Filipe Manana · 10 years ago
  39. 90d0c37 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  40. 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  41. 8407f55 Btrfs: fix data corruption after fast fsync and writeback error by Filipe Manana · 10 years ago
  42. a2cc11d Btrfs: fix directory recovery from fsync log by Filipe Manana · 10 years ago
  43. f98de9b Btrfs: make btrfs_search_forward return with nodes unlocked by Filipe Manana · 10 years ago
  44. 707e8a0 btrfs: use nodesize everywhere, kill leafsize by David Sterba · 10 years ago
  45. 962a298 btrfs: kill the key type accessor helpers by David Sterba · 10 years ago
  46. 125c4cf9 Btrfs: set inode's logged_trans/last_log_commit after ranged fsync by Filipe Manana · 10 years ago
  47. 49dae1b Btrfs: fix fsync data loss after a ranged fsync by Filipe Manana · 10 years ago
  48. a71db86 fs/btrfs/tree-log.c: Fix closing brace followed by if by Rasmus Villemoes · 10 years ago
  49. 74121f7 Btrfs: fix hole detection during file fsync by Filipe Manana · 10 years ago
  50. 995946d Btrfs: use helpers for last_trans_log_full_commit instead of opencode by Miao Xie · 10 years ago
  51. 27cdeb7 Btrfs: use bitfield instead of integer data type for the some variants in btrfs_root by Miao Xie · 10 years ago
  52. 50471a3 Btrfs: stop joining the log transaction if sync log fails by Miao Xie · 11 years ago
  53. d1433de Btrfs: just wait or commit our own log sub-transaction by Miao Xie · 11 years ago
  54. 8b050d3 Btrfs: fix skipped error handle when log sync failed by Miao Xie · 11 years ago
  55. bb14a59 Btrfs: use signed integer instead of unsigned long integer for log transid by Miao Xie · 11 years ago
  56. 7483e1a Btrfs: remove unnecessary memory barrier in btrfs_sync_log() by Miao Xie · 11 years ago
  57. e87ac13 Btrfs: don't start the log transaction if the log tree init fails by Miao Xie · 11 years ago
  58. 48cab2e Btrfs: fix the skipped transaction commit during the file sync by Miao Xie · 11 years ago
  59. 5c902ba Btrfs: use ACCESS_ONCE to prevent the optimize accesses to ->last_trans_log_full_commit by Miao Xie · 11 years ago
  60. 827463c Btrfs: don't mix the ordered extents of all files together during logging the inodes by Miao Xie · 11 years ago
  61. 514ac8a Btrfs: don't use ram_bytes for uncompressed inline items by Chris Mason · 11 years ago
  62. 23c671a Btrfs: flush the dirty pages of the ordered extent aggressively during logging csum by Miao Xie · 11 years ago
  63. 1acae57 Btrfs: faster file extent item replace operations by Filipe David Borba Manana · 11 years ago
  64. 3f870c2 btrfs: expand btrfs_find_item() to include find_orphan_item functionality by Kelley Nielsen · 11 years ago
  65. 16e7549 Btrfs: incompatible format change to remove hole extents by Josef Bacik · 11 years ago
  66. d006a04 Btrfs: only drop modified extents if we logged the whole inode by Josef Bacik · 11 years ago
  67. 6cfab85 Btrfs: make sure to copy everything if we rename by Josef Bacik · 11 years ago
  68. fae7f21 btrfs: Use WARN_ON()'s return value in place of WARN_ON(1) by Dulshani Gunawardhana · 11 years ago
  69. 269d040 Btrfs: log recovery, don't unlink inode always on error by Filipe David Borba Manana · 11 years ago
  70. 488111a Btrfs: fix csum search offset/length calculation in log tree by Filipe David Borba Manana · 11 years ago
  71. 9b011ad Btrfs: remove scrub_super_lock holding in btrfs_sync_log() by Wang Shilong · 11 years ago
  72. 8b558c5 btrfs: remove fs/btrfs/compat.h by Zach Brown · 11 years ago
  73. e93ae26 Btrfs: optimize tree-log.c:count_inode_refs() by Filipe David Borba Manana · 11 years ago
  74. 03b2f08 btrfs: Fix memory leakage in the tree-log.c by Geyslan G. Bem · 11 years ago
  75. efd0c40 Btrfs: remove unnecessary key copy when logging inode by Filipe David Borba Manana · 11 years ago
  76. ed9e8af Btrfs: fix hole check in log_one_extent by Josef Bacik · 11 years ago
  77. 681ae50 Btrfs: cleanup reserved space when freeing tree log on error by Josef Bacik · 11 years ago
  78. 3d41d70 Btrfs: remove unnecessary tree search when logging inode by Filipe David Borba Manana · 11 years ago
  79. 6174d3c Btrfs: remove unused max_key arg from btrfs_search_forward by Filipe David Borba Manana · 11 years ago
  80. d555438 Btrfs: drop dir i_size when adding new names on replay by Josef Bacik · 11 years ago
  81. dd8e721 Btrfs: replay dir_index items before other items by Josef Bacik · 11 years ago
  82. de2b530 Btrfs: actually log directory we are fsync()'ing by Josef Bacik · 11 years ago
  83. ada9af2 Btrfs: don't ignore errors from btrfs_run_delayed_items by Filipe David Borba Manana · 11 years ago
  84. 2bac325 Btrfs: fix inode leak on kmalloc failure in tree-log.c by Filipe David Borba Manana · 11 years ago
  85. f3b15cc Btrfs: release both paths before logging dir/changed extents by Josef Bacik · 11 years ago
  86. 8c2a1a3 Btrfs: exclude logged extents before replying when we are mixed by Josef Bacik · 11 years ago
  87. c6adc9c Btrfs: merge pending IO for tree log write back by Miao Xie · 11 years ago
  88. 2da1c66 Btrfs: kill replicate code in replay_one_buffer by Liu Bo · 11 years ago
  89. cb517ea Btrfs: cleanup the similar code of the fs root read by Miao Xie · 11 years ago
  90. 48a3b63 btrfs: make static code static & remove dead code by Eric Sandeen · 11 years ago
  91. 3650860 Btrfs: remove almost all of the BUG()'s from tree-log.c by Josef Bacik · 11 years ago
  92. b50c6e2 Btrfs: deal with free space cache errors while replaying log by Josef Bacik · 11 years ago
  93. abefa55 Btrfs: check return value of commit when recovering log by Josef Bacik · 11 years ago
  94. 5ec8dca Btrfs: don't try and free ebs twice in log replay by Josef Bacik · 11 years ago
  95. 4b90c68 Btrfs: remove unused argument of btrfs_extend_item() by Tsutomu Itoh · 11 years ago
  96. afe5fea Btrfs: cleanup of function where fixup_low_keys() is called by Tsutomu Itoh · 11 years ago
  97. 09a2a8f9 Btrfs: fix bad extent logging by Josef Bacik · 11 years ago
  98. cc95bef Btrfs: log ram bytes properly by Josef Bacik · 11 years ago
  99. 6841ebe btrfs: Cleanup some redundant codes in btrfs_log_inode() by Zhi Yong Wu · 11 years ago
  100. 4bc4bee Btrfs: make sure nbytes are right after log replay by Josef Bacik · 11 years ago