1. a8b3698 Btrfs: fix hang when loading existing inode cache off disk by Filipe Manana · 4 years, 11 months ago
  2. ab8d0fc btrfs: convert pr_* to btrfs_* where possible by Jeff Mahoney · 8 years ago
  3. 1851309 btrfs: update btrfs_space_info's bytes_may_use timely by Wang Xiaoguang · 8 years ago
  4. 6664283 btrfs: btrfs_abort_transaction, drop root parameter by Jeff Mahoney · 8 years ago
  5. 3cdde22 btrfs: btrfs_test_opt and friends should take a btrfs_fs_info by Jeff Mahoney · 8 years ago
  6. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  7. 3c1d84b Btrfs: Show a warning message if one of objectid reaches its highest value by Satoru Takeuchi · 8 years ago
  8. 326f784 Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5 by Chris Mason · 8 years ago
  9. f32e48e Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and subvolume roots by Chandan Rajendra · 8 years ago
  10. b28cf57 Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5 by Chris Mason · 8 years ago
  11. e4058b5 btrfs: cleanup, use enum values for btrfs_path reada by David Sterba · 8 years ago
  12. 20e5506 btrfs: constify remaining structs with function pointers by David Sterba · 9 years ago
  13. ee22184 Btrfs: use linux/sizes.h to represent constants by Byongho Lee · 8 years ago
  14. 7cf5b97 btrfs: qgroup: Cleanup old inaccurate facilities by Qu Wenruo · 9 years ago
  15. df48063 btrfs: extent-tree: Switch to new delalloc space reserve and release by Qu Wenruo · 9 years ago
  16. ae9d8f1 Btrfs: fix race between caching kthread and returning inode to inode cache by Filipe Manana · 9 years ago
  17. c3f4a16 Btrfs: use kmem_cache_free when freeing entry in inode cache by Filipe Manana · 9 years ago
  18. 1bbc621 Btrfs: allow block group cache writeout outside critical section in commit by Chris Mason · 9 years ago
  19. 55507ce Btrfs: fix race between writing free space cache and trimming by Filipe Manana · 9 years ago
  20. 7e1876a btrfs: switch inode_cache option handling to pending changes by David Sterba · 10 years ago
  21. 57cdc8d btrfs: cleanup ino cache members of btrfs_root by David Sterba · 10 years ago
  22. 67a77eb btrfs: remove newline from inode cache kthread name by David Sterba · 10 years ago
  23. 1c70d8f Btrfs: fix inode caching vs tree log by Miao Xie · 10 years ago
  24. e60efa8 Btrfs: avoid triggering bug_on() when we fail to start inode caching task by Wang Shilong · 10 years ago
  25. 9e351cc Btrfs: remove transaction from send by Josef Bacik · 10 years ago
  26. fae7f21 btrfs: Use WARN_ON()'s return value in place of WARN_ON(1) by Dulshani Gunawardhana · 11 years ago
  27. ff76b05 Btrfs: Don't allocate inode that is already in use by Stefan Behrens · 11 years ago
  28. 7451432 Btrfs: remove path arg from btrfs_truncate_free_space_cache by Filipe David Borba Manana · 11 years ago
  29. 53645a9 Btrfs: remove duplicated ino cache's inode lookup by Filipe David Borba Manana · 11 years ago
  30. 69e9c6c Btrfs: eliminate the exceptional root_tree refs=0 by Stefan Behrens · 11 years ago
  31. 7b61cd9 Btrfs: don't use global block reservation for inode cache truncation by Miao Xie · 11 years ago
  32. 7cfa9e5 Btrfs: don't abort the current transaction if there is no enough space for inode cache by Miao Xie · 11 years ago
  33. 08e007d Btrfs: improve the noflush reservation by Miao Xie · 12 years ago
  34. 2bcc032 Btrfs: show useful info in space reservation tracepoint by Liu Bo · 12 years ago
  35. 79787ea btrfs: replace many BUG_ONs with proper error handling by Jeff Mahoney · 12 years ago
  36. e77266e Btrfs: fix compiler warnings on 32 bit systems by Chris Mason · 12 years ago
  37. 8c2a3ca Btrfs: space leak tracepoints by Josef Bacik · 12 years ago
  38. ba38eb4 Btrfs: fix no reserved space for writing out inode cache by Miao Xie · 13 years ago
  39. c09544e Btrfs: handle enospc accounting for free space inodes by Josef Bacik · 13 years ago
  40. 7841cb2 btrfs: add helper for fs_info->closing by David Sterba · 13 years ago
  41. 4b9465c Btrfs: add mount -o inode_cache by Chris Mason · 13 years ago
  42. d132a53 Btrfs: don't save the inode cache if we are deleting this root by Josef Bacik · 13 years ago
  43. ca456ae Btrfs: don't save the inode cache in non-FS roots by liubo · 13 years ago
  44. a47d6b7 Btrfs: setup free ino caching in a more asynchronous way by Li Zefan · 13 years ago
  45. 945d896 Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into inode_numbers by Chris Mason · 13 years ago
  46. 82d5902 Btrfs: Support reading/writing on disk free ino cache by Li Zefan · 13 years ago
  47. 581bb05 Btrfs: Cache free inode numbers in memory by Li Zefan · 13 years ago
  48. db5b493 Btrfs: cleanup some BUG_ON() by Tsutomu Itoh · 13 years ago
  49. 13a8a7c Btrfs: do not reuse objectid of deleted snapshot/subvol by Yan, Zheng · 15 years ago
  50. e63b6a6c Btrfs: Fix a trivial warning using max() of u64 vs ULL. by Joel Becker · 15 years ago
  51. e00f730 Btrfs: remove btrfs_init_path by Jeff Mahoney · 15 years ago
  52. d397712 Btrfs: Fix checkpatch.pl warnings by Chris Mason · 15 years ago
  53. 5b21f2e Btrfs: extent_map and data=ordered fixes for space balancing by Zheng Yan · 16 years ago
  54. 6527cdb Btrfs: Update find free objectid function for orphan cleanup code by Zheng Yan · 16 years ago
  55. a213501 Btrfs: Replace the big fs_mutex with a collection of other locks by Chris Mason · 16 years ago
  56. b178542 Fix for btrfs_find_free_objectid by Yan · 16 years ago
  57. 5f39d39 Btrfs: Create extent_buffer interface for large blocksizes by Chris Mason · 17 years ago
  58. ec6b910 Btrfs: trivial include fixups by Zach Brown · 17 years ago
  59. 6cbd557 Btrfs: add GPLv2 by Chris Mason · 17 years ago
  60. 1b05da2 Btrfs: drop the inode map tree by Chris Mason · 17 years ago
  61. 5be6f7f Btrfs: dirindex optimizations by Chris Mason · 17 years ago
  62. b1a4d96 Btrfs: tweak the inode-map and free extent search starts on cold mount by Chris Mason · 17 years ago
  63. 7cfcc17 Btrfs: corruptions fixed by Chris Mason · 17 years ago
  64. d602557 Btrfs: corruption hunt continues by Chris Mason · 17 years ago
  65. 6407bf6 Btrfs: reference counts on data extents by Chris Mason · 17 years ago
  66. d571976 btrfs_create, btrfs_write_super, btrfs_sync_fs by Chris Mason · 17 years ago
  67. e20d96d Mountable btrfs, with readdir by Chris Mason · 17 years ago
  68. 2e635a2 Btrfs: initial move to kernel module land by Chris Mason · 17 years ago
  69. 9f5fae2 Btrfs: Add inode map, and the start of file extent items by Chris Mason · 17 years ago