1. 6d49ba1 btrfs: move leak debug code to functions by Eric Sandeen · 12 years ago
  2. ace68ba Btrfs: return free space in cow error path by Liu Bo · 12 years ago
  3. 6463fe5 Btrfs: set UUID in root_item for created trees by Stefan Behrens · 12 years ago
  4. 5fbf83c Btrfs: delete unused parameter to btrfs_read_root_item() by Stefan Behrens · 12 years ago
  5. ecc7ada Btrfs: fix error handling in btrfs_ioctl_send() by Tsutomu Itoh · 12 years ago
  6. ba1eeaa Btrfs: remove unused variable in __process_changed_new_xattr() by Tsutomu Itoh · 12 years ago
  7. 54067ae Btrfs: various abort cleanups by Josef Bacik · 12 years ago
  8. fd8b2b6 Btrfs: cleanup destroy_marked_extents by Josef Bacik · 12 years ago
  9. abefa55 Btrfs: check return value of commit when recovering log by Josef Bacik · 12 years ago
  10. 32b0253 Btrfs: don't panic if we're trying to drop too many refs by Josef Bacik · 12 years ago
  11. 171f653 Btrfs: cleanup fs roots if we fail to mount by Josef Bacik · 12 years ago
  12. eb384b5 Btrfs: fix extent logging with O_DIRECT into prealloc by Josef Bacik · 12 years ago
  13. 416bc65 Btrfs: fix all callers of read_tree_block by Josef Bacik · 12 years ago
  14. 51bf5f0 Btrfs: only exclude supers in the range of our block group by Josef Bacik · 12 years ago
  15. 1c24c3c Btrfs: add tree block level sanity check by Josef Bacik · 12 years ago
  16. 5ec8dca Btrfs: don't try and free ebs twice in log replay by Josef Bacik · 12 years ago
  17. fb7669b Btrfs: don't BUG_ON() in btrfs_num_copies by Josef Bacik · 12 years ago
  18. 79fb65a Btrfs: don't call readahead hook until we have read the entire eb by Josef Bacik · 12 years ago
  19. 9bb9187 Btrfs: deal with bad mappings in btrfs_map_block by Josef Bacik · 12 years ago
  20. d4c7ca8 Btrfs: use REQ_META for all metadata IO by Josef Bacik · 12 years ago
  21. 0a3896d Btrfs: fix possible infinite loop in slow caching by Josef Bacik · 12 years ago
  22. 62dbd71 Btrfs: fix lockdep warning by Josef Bacik · 12 years ago
  23. 534e662 Btrfs: add all ioctl checks before user change for quota operations by Wang Shilong · 12 years ago
  24. 3c97185 Btrfs: fix missing check about ulist_add() in qgroup.c by Wang Shilong · 12 years ago
  25. 70023da Btrfs: clear received_uuid field for new writable snapshots by Stefan Behrens · 12 years ago
  26. b8d7f3a Btrfs: don't force pages under writeback to finish when aborting by Josef Bacik · 12 years ago
  27. ccf7f29 Btrfs: remove unused variable in the iterate_extent_inodes() by Wang Shilong · 12 years ago
  28. 0abd5b1 Btrfs: return error when we specify wrong start to defrag by Liu Bo · 12 years ago
  29. 3c59ccd Btrfs: fix reada debug code compilation by Vincent · 12 years ago
  30. fd279fa Btrfs: cleanup of function where btrfs_extend_item() is called by Tsutomu Itoh · 12 years ago
  31. 4b90c68 Btrfs: remove unused argument of btrfs_extend_item() by Tsutomu Itoh · 12 years ago
  32. afe5fea Btrfs: cleanup of function where fixup_low_keys() is called by Tsutomu Itoh · 12 years ago
  33. d6a0a12 Btrfs: remove unused argument of fixup_low_keys() by Tsutomu Itoh · 12 years ago
  34. b4fcd6b Btrfs: fix confusing edquot happening case by Wang Shilong · 12 years ago
  35. e36902d Btrfs: do not continue if out of memory happens by Wang Shilong · 12 years ago
  36. 9c931c5 btrfs: fix minor typo in comment by Nathaniel Yazdani · 12 years ago
  37. 98ad43be Btrfs: cleanup to remove reduplicate code in transaction.c by Wang Shilong · 12 years ago
  38. 47fb091 Btrfs: fix unlock after free on rewinded tree blocks by Jan Schmidt · 12 years ago
  39. 30b0463 Btrfs: fix accessing the root pointer in tree mod log functions by Jan Schmidt · 12 years ago
  40. 90f8d62 Btrfs: fix tree mod log regression on root split operations by Jan Schmidt · 12 years ago
  41. ceda086 Btrfs: use a lock to protect incompat/compat flag of the super block by Miao Xie · 12 years ago
  42. f42a34b Btrfs: fix unblocked autodefraggers when remount by Miao Xie · 12 years ago
  43. f7f82b8 Btrfs: add a rb_tree to improve performance of ulist search by Wang Shilong · 12 years ago
  44. c2c7132 Btrfs: allow omitting stream header and end-cmd for btrfs send by Stefan Behrens · 12 years ago
  45. 692206b Btrfs: make __merge_refs() return type be void by Wang Shilong · 12 years ago
  46. 1149ab6 Btrfs: remove some BUG_ONs() when walking backref tree by Wang Shilong · 12 years ago
  47. 92f183a Btrfs: use tree_root to avoid edquot when disabling quota by Wang Shilong · 12 years ago
  48. ddb47af Btrfs: fix a warning when updating qgroup limit by Wang Shilong · 12 years ago
  49. 3f5e2d3 Btrfs: fix missing check in the btrfs_qgroup_inherit() by Wang Shilong · 12 years ago
  50. b7fef4f Btrfs: fix missing check before creating a qgroup relation by Wang Shilong · 12 years ago
  51. 58400fc Btrfs: remove some unnecessary spin_lock usages by Wang Shilong · 12 years ago
  52. f2f6ed3 Btrfs: introduce a mutex lock for btrfs quota operations by Wang Shilong · 12 years ago
  53. 7708f02 Btrfs: creating the subvolume qgroup automatically when enabling quota by Wang Shilong · 12 years ago
  54. d4e3991 btrfs: abort unlink trans in missed error case by Zach Brown · 12 years ago
  55. f63e0cc btrfs: ignore device open failures in __btrfs_open_devices by Eric Sandeen · 12 years ago
  56. e4100d9 Btrfs: improve the performance of the csums lookup by Miao Xie · 12 years ago
  57. 09a2a8f9 Btrfs: fix bad extent logging by Josef Bacik · 12 years ago
  58. cc95bef Btrfs: log ram bytes properly by Josef Bacik · 12 years ago
  59. 98ad69c Btrfs: don't wait on ordered extents if we have a trans open by Josef Bacik · 12 years ago
  60. 8c579fe Btrfs: fix error handling in make/read block group by Josef Bacik · 12 years ago
  61. 5c2d867 Btrfs: fix double free in the iterate_extent_inodes() by Wang Shilong · 12 years ago
  62. f172393 Btrfs: kill some BUG_ONs() in the find_parent_nodes() by Wang Shilong · 12 years ago
  63. 41b0fc4 Btrfs: compare relevant parts of delayed tree refs by Josef Bacik · 12 years ago
  64. cf79ffb Btrfs: fix infinite loop when we abort on mount by Josef Bacik · 12 years ago
  65. c9a9dbf Btrfs: fix a warning when disabling quota by Wang Shilong · 12 years ago
  66. 6b67a32 Btrfs: pass NULL instead of 0 by Liu Bo · 12 years ago
  67. 5c50c9b btrfs: make subvol creation/deletion killable in the early stages by David Sterba · 12 years ago
  68. 94ef728 btrfs: cover more error codes in btrfs_decode_error by David Sterba · 12 years ago
  69. 4884b47 btrfs: make orphan cleanup less verbose by David Sterba · 12 years ago
  70. 5e2a4b2 btrfs: deprecate subvolrootid mount option by David Sterba · 12 years ago
  71. c2cf52e Btrfs: Include the device in most error printk()s by Simon Kirby · 12 years ago
  72. aa825914 btrfs: update kconfig title by David Sterba · 12 years ago
  73. 9d1a2a3 btrfs: clean snapshots one by one by David Sterba · 12 years ago
  74. 6841ebe btrfs: Cleanup some redundant codes in btrfs_log_inode() by Zhi Yong Wu · 12 years ago
  75. 628c828 btrfs: Cleanup some redundant codes in btrfs_lookup_csums_range() by Zhi Yong Wu · 12 years ago
  76. 7abadb6 Btrfs: share stop worker code by Liu Bo · 12 years ago
  77. 3173a18 Btrfs: add a incompatible format change for smaller metadata extent refs by Josef Bacik · 12 years ago
  78. be283b2 Btrfs: use helper to cleanup tree roots by Liu Bo · 12 years ago
  79. b049668 Btrfs: cleanup unused arguments of btrfs_csum_data by Liu Bo · 12 years ago
  80. 0874881 btrfs: clean up transaction abort messages by David Sterba · 12 years ago
  81. bbece8a btrfs: merge save_error_info helpers into one by David Sterba · 12 years ago
  82. 74255aa Btrfs: add some free space cache tests by Josef Bacik · 12 years ago
  83. e75206c Btrfs: cleanup unused function by Liu Bo · 12 years ago
  84. 91d80a8 aio: fix possible invalid memory access when DEBUG is enabled by Zhao Hongjiang · 12 years ago
  85. 0a82a8d Revert "block: add missing block_bio_complete() tracepoint" by Linus Torvalds · 12 years ago
  86. 12f267a hfsplus: fix potential overflow in hfsplus_file_truncate() by Vyacheslav Dubeyko · 12 years ago
  87. 23d9e48 fs/binfmt_elf.c: fix hugetlb memory check in vma_dump_size() by Naoya Horiguchi · 12 years ago
  88. a2fce91 hugetlbfs: stop setting VM_DONTDUMP in initializing vma(VM_HUGETLB) by Naoya Horiguchi · 12 years ago
  89. bb33db7 Merge branches 'timers-urgent-for-linus', 'irq-urgent-for-linus' and 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  90. 3792a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  91. 5b55d70 vfs: Revert spurious fix to spinning prevention in prune_icache_sb by Suleiman Souhlal · 12 years ago
  92. 4bc4bee Btrfs: make sure nbytes are right after log replay by Josef Bacik · 12 years ago
  93. 0b1fd26 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  94. f2530dc kthread: Prevent unpark race which puts threads on the wrong cpu by Thomas Gleixner · 12 years ago
  95. c369c9a cifs: Allow passwords which begin with a delimitor by Sachin Prabhu · 12 years ago
  96. 51de017 Merge tag 'nfs-for-3.9-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  97. eb04e0a NFSv4: Doh! Typo in the fix to nfs41_walk_client_list by Trond Myklebust · 12 years ago
  98. f94eeb4 Merge tag 'nfs-for-3.9-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  99. e8f2b54 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  100. e9c5d8a mnt: release locks on error path in do_loopback by Andrey Vagin · 12 years ago