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