1. b049668 Btrfs: cleanup unused arguments of btrfs_csum_data by Liu Bo · 12 years ago
  2. 0874881 btrfs: clean up transaction abort messages by David Sterba · 12 years ago
  3. bbece8a btrfs: merge save_error_info helpers into one by David Sterba · 12 years ago
  4. 74255aa Btrfs: add some free space cache tests by Josef Bacik · 12 years ago
  5. e75206c Btrfs: cleanup unused function by Liu Bo · 12 years ago
  6. 3792a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  7. 4bc4bee Btrfs: make sure nbytes are right after log replay by Josef Bacik · 12 years ago
  8. 3615db4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  9. d8fe29e Btrfs: don't drop path when printing out tree errors in scrub by Josef Bacik · 12 years ago
  10. 82d130f Btrfs: fix wrong return value of btrfs_lookup_csum() by Miao Xie · 12 years ago
  11. 39847c4 Btrfs: fix wrong reservation of csums by Miao Xie · 12 years ago
  12. a797502 Btrfs: fix double free in the btrfs_qgroup_account_ref() by Wang Shilong · 12 years ago
  13. fdf30d1 Btrfs: limit the global reserve to 512mb by Josef Bacik · 12 years ago
  14. db1d607 Btrfs: hold the ordered operations mutex when waiting on ordered extents by Josef Bacik · 12 years ago
  15. 6e137ed Btrfs: fix space accounting for unlink and rename by Josef Bacik · 12 years ago
  16. f4881bc Btrfs: fix space leak when we fail to reserve metadata space by Josef Bacik · 12 years ago
  17. adaa4b8 Btrfs: fix EIO from btrfs send in is_extent_unchanged for punched holes by Jan Schmidt · 12 years ago
  18. 4adaa61 Btrfs: fix race between mmap writes and compression by Chris Mason · 12 years ago
  19. 1dd0568 Btrfs: fix memory leak in btrfs_create_tree() by Tsutomu Itoh · 12 years ago
  20. d9abbf1 Btrfs: fix locking on ROOT_REPLACE operations in tree mod log by Jan Schmidt · 12 years ago
  21. 6113077 Btrfs: fix missing qgroup reservation before fallocating by Wang Shilong · 12 years ago
  22. 835d974 Btrfs: handle a bogus chunk tree nicely by Josef Bacik · 12 years ago
  23. d763448 Btrfs: update to use fs_state bit by Liu Bo · 12 years ago
  24. 0863702 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  25. 3b27759 Btrfs: fix warning of free_extent_map by Liu Bo · 12 years ago
  26. 7c2ec3f Btrfs: fix warning when creating snapshots by Liu Bo · 12 years ago
  27. 720f1e2 Btrfs: return as soon as possible when edquot happens by Wang Shilong · 12 years ago
  28. 492104c Btrfs: return EIO if we have extent tree corruption by Josef Bacik · 12 years ago
  29. bc17862 btrfs: use rcu_barrier() to wait for bdev puts at unmount by Eric Sandeen · 12 years ago
  30. d340d24 Btrfs: remove btrfs_try_spin_lock by Liu Bo · 12 years ago
  31. a09a0a7 Btrfs: get better concurrency for snapshot-aware defrag work by Liu Bo · 12 years ago
  32. 7293261 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  33. 0aefda3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  34. de3cb94 Btrfs: improve the delayed inode throttling by Chris Mason · 12 years ago
  35. 3a01aa7 Btrfs: fix a mismerge in btrfs_balance() by Ilya Dryomov · 12 years ago
  36. 2cc65e3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next into for-linus-3.9 by Chris Mason · 12 years ago
  37. 154ea28 Btrfs: enforce min_bytes parameter during extent allocation by Chris Mason · 12 years ago
  38. 9b53157 Btrfs: allow running defrag in parallel to administrative tasks by Stefan Behrens · 12 years ago
  39. 66b6135 Btrfs: avoid deadlock on transaction waiting list by Liu Bo · 12 years ago
  40. 0f788c5 Btrfs: do not BUG_ON on aborted situation by Liu Bo · 12 years ago
  41. 2881894 Btrfs: do not BUG_ON in prepare_to_reloc by Liu Bo · 12 years ago
  42. e1a1267 Btrfs: free all recorded tree blocks on error by Liu Bo · 12 years ago
  43. aca1bba Btrfs: build up error handling for merge_reloc_roots by Liu Bo · 12 years ago
  44. 8f71f3e Btrfs: check for NULL pointer in updating reloc roots by Liu Bo · 12 years ago
  45. 00d71c9 Btrfs: fix unclosed transaction handler when the async transaction commitment fails by Miao Xie · 12 years ago
  46. aec8030 Btrfs: fix wrong handle at error path of create_snapshot() when the commit fails by Miao Xie · 12 years ago
  47. 9bf7a48 Btrfs: use set_nlink if our i_nlink is 0 by Josef Bacik · 12 years ago
  48. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 12 years ago
  49. 1c82315 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  50. d7011f5 btrfs/raid56: Add missing #include <linux/vmalloc.h> by Geert Uytterhoeven · 12 years ago
  51. b695188 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  52. 180e001 btrfs: fixup/remove module.h usage as required by Paul Gortmaker · 12 years ago
  53. 124fe66 Btrfs: delete inline extents when we find them during logging by Josef Bacik · 12 years ago
  54. 83c8266 btrfs: try harder to allocate raid56 stripe cache by David Sterba · 12 years ago
  55. 88e081bf Btrfs: cleanup to make the function btrfs_delalloc_reserve_metadata more logic by Wang Shilong · 12 years ago
  56. a9870c0 Btrfs: don't call btrfs_qgroup_free if just btrfs_qgroup_reserve fails by Wang Shilong · 12 years ago
  57. 235fdb8 Btrfs: remove reduplicate check about root in the function btrfs_clean_quota_tree by Wang Shilong · 12 years ago
  58. 84cbe2f Btrfs: return ENOMEM rather than use BUG_ON when btrfs_alloc_path fails by Wang Shilong · 12 years ago
  59. 06b3a86 Btrfs: fix missing deleted items in btrfs_clean_quota_tree by Wang Shilong · 12 years ago
  60. de1a226 Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  61. b8dae31 btrfs: use only inline_pages from extent buffer by David Sterba · 12 years ago
  62. c58aaad Btrfs: fix wrong reserved space when deleting a snapshot/subvolume by Miao Xie · 12 years ago
  63. d5c1207 Btrfs: fix wrong reserved space in qgroup during snap/subv creation by Miao Xie · 12 years ago
  64. e9662f7 Btrfs: remove unnecessary dget_parent/dput when creating the pending snapshot by Miao Xie · 12 years ago
  65. 2d8946c btrfs: remove a printk from scan_one_device by David Sterba · 12 years ago
  66. f094ac3 Btrfs: fix NULL pointer after aborting a transaction by Liu Bo · 12 years ago
  67. 3321719 Btrfs: fix memory leak of log roots by Liu Bo · 12 years ago
  68. bdc20e6 Btrfs: copy everything if we've created an inline extent by Josef Bacik · 12 years ago
  69. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  70. fda2832 btrfs: cleanup for open-coded alignment by Qu Wenruo · 12 years ago
  71. 8c4ce81 Btrfs: do not change inode flags in rename by Liu Bo · 12 years ago
  72. 2382c5c Btrfs: use reserved space for creating a snapshot by Liu Bo · 12 years ago
  73. a81cb9a clear chunk_alloc flag on retryable failure by Alexandre Oliva · 12 years ago
  74. ca60ebf Btrfs: fix backref walking race with tree deletions by Jan Schmidt · 12 years ago
  75. f2bdf9a Btrfs: make sure NODATACOW also gets NODATASUM set by Josef Bacik · 12 years ago
  76. 94e07a75 fs: encode_fh: return FILEID_INVALID if invalid fid_type by Namjae Jeon · 12 years ago
  77. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  78. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  79. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  80. dc81cdc Btrfs: fix remount vs autodefrag by Miao Xie · 12 years ago
  81. 172a504 Btrfs: fix wrong outstanding_extents when doing DIO write by Miao Xie · 12 years ago
  82. 38c227d Btrfs: snapshot-aware defrag by Liu Bo · 12 years ago
  83. 86db257 Btrfs: fix max chunk size on raid5/6 by Chris Mason · 12 years ago
  84. 24542bf btrfs: limit fallocate extent reservation to 256MB by Zach Brown · 12 years ago
  85. 1cba0cd btrfs: Init io_lock after cloning btrfs device struct by Thomas Gleixner · 12 years ago
  86. e942f88 Merge branch 'raid56-experimental' into for-linus-3.9 by Chris Mason · 12 years ago
  87. b2c6b3e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next into for-linus-3.9 by Chris Mason · 12 years ago
  88. 272d26d Btrfs: fix missing release of qgroup reservation in commit_transaction() by Miao Xie · 12 years ago
  89. 683cebd Btrfs: fix missing check before disabling quota by Wang Shilong · 12 years ago
  90. fa6ac87 Btrfs: fix cleaner thread not working with inode cache option by Liu Bo · 12 years ago
  91. d4edf39 Btrfs: fix uncompleted transaction by Miao Xie · 12 years ago
  92. 178260b Btrfs: fix the deadlock between the transaction start/attach and commit by Miao Xie · 12 years ago
  93. 4b82490 Btrfs: fix the qgroup reserved space is released prematurely by Miao Xie · 12 years ago
  94. cdb4c57 btrfs: define BTRFS_MAGIC as a u64 value by Zach Brown · 12 years ago
  95. a8bfd4a Btrfs: set/change the label of a mounted file system by jeff.liu · 12 years ago
  96. 867ab66 Btrfs: Add a new ioctl to get the label of a mounted file system by jeff.liu · 12 years ago
  97. 569e0f3 Btrfs: place ordered operations on a per transaction list by Josef Bacik · 12 years ago
  98. dde5740 Btrfs: relax the block group size limit for bitmaps by Josef Bacik · 12 years ago
  99. 3e39cea Btrfs: allow for selecting only completely empty chunks by Ilya Dryomov · 12 years ago
  100. bf023ec Btrfs: eliminate a use-after-free in btrfs_balance() by Ilya Dryomov · 12 years ago