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