1. fae7f21 btrfs: Use WARN_ON()'s return value in place of WARN_ON(1) by Dulshani Gunawardhana · 11 years ago
  2. 95e94d1 btrfs: Replace multiple atomic_inc() with atomic_add() by Rashika · 11 years ago
  3. 3c77bd9 Btrfs: don't leak delayed node on path allocation failure by Filipe David Borba Manana · 11 years ago
  4. bdab49d Btrfs: fix printing of non NULL terminated string by Filipe David Borba Manana · 11 years ago
  5. c1c9ff7 Btrfs: Remove superfluous casts from u64 to unsigned long long by Geert Uytterhoeven · 11 years ago
  6. 3cae210 btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convert by Qu Wenruo · 11 years ago
  7. e3a0dd9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  8. 9cdda8d [readdir] convert btrfs by Al Viro · 11 years ago
  9. 78a1068 Btrfs: delete unused function by Stefan Behrens · 11 years ago
  10. 48a3b63 btrfs: make static code static & remove dead code by Eric Sandeen · 11 years ago
  11. afe5fea Btrfs: cleanup of function where fixup_low_keys() is called by Tsutomu Itoh · 11 years ago
  12. de3cb94 Btrfs: improve the delayed inode throttling by Chris Mason · 11 years ago
  13. d4c0a7d btrfs: remove unused "item" in btrfs_insert_delayed_item() by Eric Sandeen · 11 years ago
  14. 0e8c36a Btrfs: fix lots of orphan inodes when the space is not enough by Miao Xie · 12 years ago
  15. 4ea41ce Btrfs: cleanup similar code in delayed inode by Miao Xie · 12 years ago
  16. b53d3f5 Btrfs: cleanup for btrfs_btree_balance_dirty by Liu Bo · 12 years ago
  17. 08e007d Btrfs: improve the noflush reservation by Miao Xie · 12 years ago
  18. 7205542 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  19. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  20. 837e197 btrfs: polish names of kmem caches by David Sterba · 12 years ago
  21. 66d8f3d Btrfs: add a new "type" field into the block reservation structure by Miao Xie · 12 years ago
  22. 2f2f43d userns: Convert btrfs to use kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  23. 66657b3 Btrfs: barrier before waitqueue_active by Josef Bacik · 12 years ago
  24. 6209526 btrfs: fix second lock in btrfs_delete_delayed_items() by Fengguang Wu · 12 years ago
  25. 293f7e0 Btrfs: zero unused bytes in inode item by Li Zefan · 12 years ago
  26. 96c3f43 Btrfs: flush delayed inodes if we're short on space by Josef Bacik · 12 years ago
  27. 67cde34 Btrfs: destroy the items of the delayed inodes in error handling routine by Miao Xie · 12 years ago
  28. 72ac3c0 Btrfs: convert the inode bit field to use the actual bit operations by Josef Bacik · 12 years ago
  29. 0c4d2d9 Btrfs: use i_version instead of our own sequence by Josef Bacik · 12 years ago
  30. 79787ea btrfs: replace many BUG_ONs with proper error handling by Jeff Mahoney · 12 years ago
  31. 143bede btrfs: return void in functions without error conditions by Jeff Mahoney · 12 years ago
  32. 8c2a3ca Btrfs: space leak tracepoints by Josef Bacik · 13 years ago
  33. c9a7fe9 Merge branches 'for-linus' and 'for-linus-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  34. e755d9a Btrfs: deal with NULL srv_rsv in the delalloc inode reservation code by Chris Mason · 13 years ago
  35. c1f4246 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  36. 2115133 Btrfs: tweak the delayed inode reservations again by Chris Mason · 13 years ago
  37. 7fd2ae2 Btrfs: fix our reservations for updating an inode when completing io by Josef Bacik · 13 years ago
  38. 6a6662c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  39. c06a0e1 Btrfs: fix delayed insertion reservation by Josef Bacik · 13 years ago
  40. 6d668dd Btrfs: make a delayed_block_rsv for the delayed item insertion by Josef Bacik · 13 years ago
  41. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  42. bd68151 Btrfs: switch the btrfs tree locks to reader/writer by Chris Mason · 13 years ago
  43. 2f7e33d btrfs: fix inconsonant inode information by Miao Xie · 13 years ago
  44. e999376 Btrfs: avoid delayed metadata items during commits by Chris Mason · 13 years ago
  45. 19fd294 btrfs: fix wrong reservation when doing delayed inode operations by Miao Xie · 13 years ago
  46. aa0467d btrfs: fix uninitialized variable warning by David Sterba · 13 years ago
  47. 17aca1c Btrfs: fix uninit variable in the delayed inode code by Chris Mason · 13 years ago
  48. ff5714c Merge branch 'for-chris' of by Chris Mason · 13 years ago
  49. 945d896 Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into inode_numbers by Chris Mason · 13 years ago
  50. 0d0ca30 Btrfs: update the delayed inode code to use the btrfs_ino helper. by Chris Mason · 13 years ago
  51. 16cdcec btrfs: implement delayed inode items operation by Miao Xie · 13 years ago