1. 55507ce Btrfs: fix race between writing free space cache and trimming by Filipe Manana · 10 years ago
  2. 7e1876a btrfs: switch inode_cache option handling to pending changes by David Sterba · 10 years ago
  3. 57cdc8d btrfs: cleanup ino cache members of btrfs_root by David Sterba · 10 years ago
  4. 67a77eb btrfs: remove newline from inode cache kthread name by David Sterba · 10 years ago
  5. 1c70d8f Btrfs: fix inode caching vs tree log by Miao Xie · 10 years ago
  6. e60efa8 Btrfs: avoid triggering bug_on() when we fail to start inode caching task by Wang Shilong · 10 years ago
  7. 9e351cc Btrfs: remove transaction from send by Josef Bacik · 10 years ago
  8. fae7f21 btrfs: Use WARN_ON()'s return value in place of WARN_ON(1) by Dulshani Gunawardhana · 11 years ago
  9. ff76b05 Btrfs: Don't allocate inode that is already in use by Stefan Behrens · 11 years ago
  10. 7451432 Btrfs: remove path arg from btrfs_truncate_free_space_cache by Filipe David Borba Manana · 11 years ago
  11. 53645a9 Btrfs: remove duplicated ino cache's inode lookup by Filipe David Borba Manana · 11 years ago
  12. 69e9c6c Btrfs: eliminate the exceptional root_tree refs=0 by Stefan Behrens · 11 years ago
  13. 7b61cd9 Btrfs: don't use global block reservation for inode cache truncation by Miao Xie · 11 years ago
  14. 7cfa9e5 Btrfs: don't abort the current transaction if there is no enough space for inode cache by Miao Xie · 11 years ago
  15. 08e007d Btrfs: improve the noflush reservation by Miao Xie · 12 years ago
  16. 2bcc032 Btrfs: show useful info in space reservation tracepoint by Liu Bo · 12 years ago
  17. 79787ea btrfs: replace many BUG_ONs with proper error handling by Jeff Mahoney · 12 years ago
  18. e77266e Btrfs: fix compiler warnings on 32 bit systems by Chris Mason · 12 years ago
  19. 8c2a3ca Btrfs: space leak tracepoints by Josef Bacik · 13 years ago
  20. ba38eb4 Btrfs: fix no reserved space for writing out inode cache by Miao Xie · 13 years ago
  21. c09544e Btrfs: handle enospc accounting for free space inodes by Josef Bacik · 13 years ago
  22. 7841cb2 btrfs: add helper for fs_info->closing by David Sterba · 13 years ago
  23. 4b9465c Btrfs: add mount -o inode_cache by Chris Mason · 13 years ago
  24. d132a53 Btrfs: don't save the inode cache if we are deleting this root by Josef Bacik · 13 years ago
  25. ca456ae Btrfs: don't save the inode cache in non-FS roots by liubo · 13 years ago
  26. a47d6b7 Btrfs: setup free ino caching in a more asynchronous way by Li Zefan · 13 years ago
  27. 945d896 Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into inode_numbers by Chris Mason · 13 years ago
  28. 82d5902 Btrfs: Support reading/writing on disk free ino cache by Li Zefan · 13 years ago
  29. 581bb05 Btrfs: Cache free inode numbers in memory by Li Zefan · 13 years ago
  30. db5b493 Btrfs: cleanup some BUG_ON() by Tsutomu Itoh · 13 years ago
  31. 13a8a7c Btrfs: do not reuse objectid of deleted snapshot/subvol by Yan, Zheng · 15 years ago
  32. e63b6a6c Btrfs: Fix a trivial warning using max() of u64 vs ULL. by Joel Becker · 15 years ago
  33. e00f730 Btrfs: remove btrfs_init_path by Jeff Mahoney · 15 years ago
  34. d397712 Btrfs: Fix checkpatch.pl warnings by Chris Mason · 16 years ago
  35. 5b21f2e Btrfs: extent_map and data=ordered fixes for space balancing by Zheng Yan · 16 years ago
  36. 6527cdb Btrfs: Update find free objectid function for orphan cleanup code by Zheng Yan · 16 years ago
  37. a213501 Btrfs: Replace the big fs_mutex with a collection of other locks by Chris Mason · 16 years ago
  38. b178542 Fix for btrfs_find_free_objectid by Yan · 17 years ago
  39. 5f39d39 Btrfs: Create extent_buffer interface for large blocksizes by Chris Mason · 17 years ago
  40. ec6b910 Btrfs: trivial include fixups by Zach Brown · 17 years ago
  41. 6cbd557 Btrfs: add GPLv2 by Chris Mason · 17 years ago
  42. 1b05da2 Btrfs: drop the inode map tree by Chris Mason · 17 years ago
  43. 5be6f7f Btrfs: dirindex optimizations by Chris Mason · 17 years ago
  44. b1a4d96 Btrfs: tweak the inode-map and free extent search starts on cold mount by Chris Mason · 17 years ago
  45. 7cfcc17 Btrfs: corruptions fixed by Chris Mason · 17 years ago
  46. d602557 Btrfs: corruption hunt continues by Chris Mason · 17 years ago
  47. 6407bf6 Btrfs: reference counts on data extents by Chris Mason · 17 years ago
  48. d571976 btrfs_create, btrfs_write_super, btrfs_sync_fs by Chris Mason · 17 years ago
  49. e20d96d Mountable btrfs, with readdir by Chris Mason · 17 years ago
  50. 2e635a2 Btrfs: initial move to kernel module land by Chris Mason · 17 years ago
  51. 9f5fae2 Btrfs: Add inode map, and the start of file extent items by Chris Mason · 17 years ago