1. 8874e81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  2. 1c8f52a Btrfs: introduce btrfs_next_old_item by Alexander Block · 12 years ago
  3. 718f58a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  4. 3d7806e Btrfs: add btrfs_next_old_leaf by Jan Schmidt · 12 years ago
  5. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  6. e41f941 Btrfs: move over to use ->update_time by Josef Bacik · 12 years ago
  7. 1e20932 Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-linus by Chris Mason · 12 years ago
  8. 95a0607 Btrfs: use delayed ref sequence numbers for all fs-tree updates by Jan Schmidt · 12 years ago
  9. 3d136a1 Btrfs: set ioprio of scrub readahead to idle by Stefan Behrens · 13 years ago
  10. 733f4fb Btrfs: read device stats on mount, write modified ones during commit by Stefan Behrens · 12 years ago
  11. 8a35d95 Btrfs: fix how we deal with the orphan block rsv by Josef Bacik · 12 years ago
  12. 5d9e75c4 Btrfs: add btrfs_search_old_slot by Jan Schmidt · 12 years ago
  13. bd989ba Btrfs: add tree modification log functions by Jan Schmidt · 12 years ago
  14. f29021b Btrfs: add tree mod log to fs_info by Jan Schmidt · 12 years ago
  15. 64947ec Btrfs: move struct seq_list to ctree.h by Jan Schmidt · 12 years ago
  16. 5581a51 Btrfs: don't set for_cow parameter for tree block functions by Jan Schmidt · 12 years ago
  17. f7b0069 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  18. 25cd999 Btrfs: fix that check_int_data mount option was ignored by Stefan Behrens · 12 years ago
  19. 6ed3cf2 btrfs: btrfs_root_readonly() broken on big-endian by Al Viro · 12 years ago
  20. 1c691b3 Merge branch 'for-chris' of git://github.com/idryomov/btrfs-unstable into for-linus by Chris Mason · 12 years ago
  21. 1d4284b Merge branch 'error-handling' into for-linus by Chris Mason · 12 years ago
  22. 94598ba Btrfs: introduce common define for max number of mirrors by Stefan Behrens · 12 years ago
  23. 0c460c0 Btrfs: move alloc_profile_is_valid() to volumes.c by Ilya Dryomov · 12 years ago
  24. e8920a6 Btrfs: make profile_is_valid() check more strict by Ilya Dryomov · 12 years ago
  25. 899c81e Btrfs: add wrappers for working with alloc profiles by Ilya Dryomov · 12 years ago
  26. cfed81a Btrfs: add the ability to cache a pointer into the eb by Chris Mason · 12 years ago
  27. 727011e Btrfs: allow metadata blocks larger than the page size by Chris Mason · 14 years ago
  28. 81c9ad2 Btrfs: remove search_start and search_end from find_free_extent and callers by Josef Bacik · 13 years ago
  29. 49b25e0 btrfs: enhance transaction abort infrastructure by Jeff Mahoney · 12 years ago
  30. 4da3511 btrfs: add varargs to btrfs_error by Jeff Mahoney · 12 years ago
  31. 2c53679 btrfs: btrfs_drop_snapshot should return int by Jeff Mahoney · 13 years ago
  32. 143bede btrfs: return void in functions without error conditions by Jeff Mahoney · 12 years ago
  33. b45a9d8 btrfs: btrfs_update_root error push-up by Jeff Mahoney · 13 years ago
  34. 8c34293 btrfs: Add btrfs_panic() by Jeff Mahoney · 13 years ago
  35. 855a85f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  36. c08782d btrfs: fix structs where bitfields and spinlock/atomic share 8B word by David Sterba · 13 years ago
  37. d65773b Merge branch 'btrfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  38. c126dea Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/btrfs into integration by Chris Mason · 13 years ago
  39. 9785dbd Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integration by Chris Mason · 13 years ago
  40. a7e99c6 Btrfs: allow for canceling restriper by Ilya Dryomov · 13 years ago
  41. 837d5b6 Btrfs: allow for pausing restriper by Ilya Dryomov · 13 years ago
  42. 9555c6c Btrfs: add skip_balance mount option by Ilya Dryomov · 13 years ago
  43. 0940ebf Btrfs: save balance parameters to disk by Ilya Dryomov · 13 years ago
  44. 7092261 Btrfs: do not reduce profile in do_chunk_alloc() by Ilya Dryomov · 13 years ago
  45. c9e9f97 Btrfs: add basic restriper infrastructure by Ilya Dryomov · 13 years ago
  46. a46d11a Btrfs: add BTRFS_AVAIL_ALLOC_BIT_SINGLE bit by Ilya Dryomov · 13 years ago
  47. 52ba692 Btrfs: introduce masks for chunk type and profile by Ilya Dryomov · 13 years ago
  48. 6fef8df Btrfs: get rid of *_alloc_profile fields by Ilya Dryomov · 13 years ago
  49. 815745c btrfs: let ->s_fs_info point to fs_info, not root... by Al Viro · 13 years ago
  50. 66d7e7f Btrfs: mark delayed refs as for cow by Arne Jansen · 13 years ago
  51. c7d22a3 Btrfs: added helper btrfs_next_item() by Jan Schmidt · 13 years ago
  52. 21adbd5 Btrfs: integrate integrity check module into btrfs by Stefan Behrens · 13 years ago
  53. 22c44fe Btrfs: deal with enospc from dirtying inodes properly by Josef Bacik · 13 years ago
  54. aa38a71 Btrfs: fix deadlock on metadata reservation when evicting a inode by Miao Xie · 13 years ago
  55. 291c7d2 Btrfs: wait on caching if we're loading the free space cache by Josef Bacik · 13 years ago
  56. f1ebcc7 Btrfs: fix tree corruption after multi-thread snapshots and inode_cache flush by Liu Bo · 13 years ago
  57. 531f4b1a Merge branch 'for-chris' of git://github.com/sensille/linux into integration by Chris Mason · 13 years ago
  58. c06a0e1 Btrfs: fix delayed insertion reservation by Josef Bacik · 13 years ago
  59. 6d668dd Btrfs: make a delayed_block_rsv for the delayed item insertion by Josef Bacik · 13 years ago
  60. af31f5e Btrfs: add a log of past tree roots by Chris Mason · 13 years ago
  61. 6c41761 btrfs: separate superblock items out of fs_info by David Sterba · 13 years ago
  62. e688b725 Btrfs: fix extent pinning bugs in the tree log by Chris Mason · 13 years ago
  63. 36ba022 Btrfs: seperate out btrfs_block_rsv_check out into 2 different functions by Josef Bacik · 13 years ago
  64. 5b0e95b Btrfs: inline checksums into the disk free space cache by Josef Bacik · 13 years ago
  65. 2bf6475 Btrfs: allow us to overcommit our enospc reservations by Josef Bacik · 13 years ago
  66. 3b16a4e Btrfs: use the inode's mapping mask for allocating pages by Josef Bacik · 13 years ago
  67. 4a92b1b Btrfs: stop passing a trans handle all around the reservation code by Josef Bacik · 13 years ago
  68. 482e6dc Btrfs: allow callers to specify if flushing can occur for btrfs_block_rsv_check by Josef Bacik · 13 years ago
  69. 0712718 Btrfs: reduce the amount of space needed for truncates by Josef Bacik · 13 years ago
  70. 5e962c7 Btrfs: kill btrfs_truncate_reserve_metadata by Josef Bacik · 13 years ago
  71. dabdb64 Btrfs: kill unused parts of block_rsv by Josef Bacik · 13 years ago
  72. 37be25b Btrfs: kill the durable block rsv stuff by Josef Bacik · 13 years ago
  73. dba6830 Btrfs: kill the orphan space calculation for snapshots by Josef Bacik · 13 years ago
  74. fb25e91 Btrfs: use bytes_may_use for all ENOSPC reservations by Josef Bacik · 13 years ago
  75. 7414a03 btrfs: initial readahead code and prototypes by Arne Jansen · 13 years ago
  76. 90519d6 btrfs: state information for readahead by Arne Jansen · 13 years ago
  77. 81d86e1 Merge branch 'btrfs-3.0' into for-linus by Chris Mason · 13 years ago
  78. c97c291 Btrfs: use plain page_address() in header fields setget functions by Li Zefan · 13 years ago
  79. cb1b69f Btrfs: forced readonly when btrfs_drop_snapshot() fails by Tsutomu Itoh · 13 years ago
  80. ed8f373 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  81. 9b89d95 Btrfs: make acl functions really no-op if acl is not enabled by Li Zefan · 13 years ago
  82. bf5f32e btrfs: make btrfs_set_root_node void by Mark Fasheh · 13 years ago
  83. b6973aa Btrfs: fix readahead in file defrag by Li Zefan · 13 years ago
  84. 2271220 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  85. ff95acb Merge branch 'integration' into for-linus by Chris Mason · 13 years ago
  86. bd68151 Btrfs: switch the btrfs tree locks to reader/writer by Chris Mason · 13 years ago
  87. 9e0baf6 Btrfs: fix enospc problems with delalloc by Josef Bacik · 13 years ago
  88. bab39bf Btrfs: use a worker thread to do caching by Josef Bacik · 13 years ago
  89. 4e34e71 fs: take the ACL checks to common code by Christoph Hellwig · 13 years ago
  90. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  91. b267515 Btrfs: implement our own ->llseek by Josef Bacik · 13 years ago
  92. 0ee5dc6 btrfs: kill magical embedded struct superblock by Al Viro · 13 years ago
  93. 7e40145 ->permission() sanitizing: don't pass flags to ->check_acl() by Al Viro · 13 years ago
  94. fdb5eff Btrfs: serialize flushers in reserve_metadata_bytes by Josef Bacik · 13 years ago
  95. b500994 Btrfs: do transaction space reservation before joining the transaction by Josef Bacik · 13 years ago
  96. 1acc930 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  97. 0942caa btrfs: add missing options displayed in mount output by David Sterba · 13 years ago
  98. 46e4edb Remove unneeded version.h includes from fs/ by Jesper Juhl · 13 years ago
  99. 90a800de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  100. 9fe6a50 btrfs: Remove unused sysfs code by Maarten Lankhorst · 13 years ago