1. 6347b3c Btrfs: fix off-by-one error of the same page check in btrfs_punch_hole() by Miao Xie · 12 years ago
  2. 4b5829a Btrfs: fix missing reserved space release in error path of delalloc reservation by Miao Xie · 12 years ago
  3. 543eabd Btrfs: don't auto defrag a file when doing directIO by Miao Xie · 12 years ago
  4. 9600976 Btrfs: use ctl->unit for free space calculation instead of block_group->sectorsize by Wang Sheng-Hui · 12 years ago
  5. 43baa57 Btrfs: refactor error handling to drop inode in btrfs_create() by Filipe Brandenburger · 12 years ago
  6. 2794ed0 Btrfs: fix permissions of empty files not affected by umask by Filipe Brandenburger · 12 years ago
  7. 05dadc0 Btrfs: add fiemap's flag check by Tsutomu Itoh · 12 years ago
  8. 01e6deb Btrfs: don't add a NULL extended attribute by Liu Bo · 12 years ago
  9. 755ac67 Btrfs: skip adding an acl attribute if we don't have to by Liu Bo · 12 years ago
  10. 0ff6fab Btrfs: fix off-by-one error of the reserved size of btrfs_allocate() by Miao Xie · 12 years ago
  11. 797f427 Btrfs: use existing align macros in btrfs_allocate() by Miao Xie · 12 years ago
  12. af1be4f Btrfs: fix a scrub regression in case of write errors by Stefan Behrens · 12 years ago
  13. f9c8374 Btrfs: fix a build warning for an unused label by Stefan Behrens · 12 years ago
  14. cb3806e Btrfs: fix race in check-integrity caused by usage of bitfield by Stefan Behrens · 12 years ago
  15. b66f00d Btrfs: fix freeze vs auto defrag by Miao Xie · 12 years ago
  16. 26176e7 Btrfs: restructure btrfs_run_defrag_inodes() by Miao Xie · 12 years ago
  17. 8ddc473 Btrfs: fix unprotected defragable inode insertion by Miao Xie · 12 years ago
  18. 9247f31 Btrfs: use slabs for auto defrag allocation by Miao Xie · 12 years ago
  19. 905b0dd Btrfs: get write access for qgroup operations by Miao Xie · 12 years ago
  20. b8e9548 Btrfs: get write access for scrub by Miao Xie · 12 years ago
  21. da24927 Btrfs: get write access when removing a device by Miao Xie · 12 years ago
  22. 198605a Btrfs: get write access when doing resize fs by Miao Xie · 12 years ago
  23. 3c04ce0 Btrfs: get write access when setting the default subvolume by Miao Xie · 12 years ago
  24. 8cd2807 Btrfs: fix wrong return value of btrfs_wait_for_commit() by Miao Xie · 12 years ago
  25. ff7c1d3 Btrfs: don't start a new transaction when starting sync by Miao Xie · 12 years ago
  26. 9a8c28b Btrfs: pass root object into btrfs_ioctl_{start, wait}_sync() by Miao Xie · 12 years ago
  27. db2254b Btrfs: fix an while-loop of listxattr by Liu Bo · 12 years ago
  28. 0714012 Btrfs: do not warn_on io_ctl->cur in io_ctl_map_page by Wang Sheng-Hui · 12 years ago
  29. 3f6bcfb Btrfs: add support for device replace ioctls by Stefan Behrens · 12 years ago
  30. ad6d620 Btrfs: allow repair code to include target disk when searching mirrors by Stefan Behrens · 12 years ago
  31. 72d7aef Btrfs: increase BTRFS_MAX_MIRRORS by one for dev replace by Stefan Behrens · 12 years ago
  32. 30d9861 Btrfs: optionally avoid reads from device replace source drive by Stefan Behrens · 12 years ago
  33. 472262f Btrfs: changes to live filesystem are also written to replacement disk by Stefan Behrens · 12 years ago
  34. 29a8d9a Btrfs: introduce GET_READ_MIRRORS functionality for btrfs_map_block() by Stefan Behrens · 12 years ago
  35. 8dabb74 Btrfs: change core code of btrfs to support the device replace operations by Stefan Behrens · 12 years ago
  36. e93c89c Btrfs: add new sources for device replace code by Stefan Behrens · 12 years ago
  37. ff023aa Btrfs: add code to scrub to copy read data to another disk by Stefan Behrens · 12 years ago
  38. 6189192 Btrfs: handle errors from btrfs_map_bio() everywhere by Stefan Behrens · 12 years ago
  39. 63a212a Btrfs: disallow some operations on the device replace target device by Stefan Behrens · 12 years ago
  40. 5ac00ad Btrfs: disallow mutually exclusive admin operations from user mode by Stefan Behrens · 12 years ago
  41. a2bff64 Btrfs: introduce a btrfs_dev_replace_item type by Stefan Behrens · 12 years ago
  42. e922e08 Btrfs: enhance btrfs structures for device replace support by Stefan Behrens · 12 years ago
  43. 1acd683 Btrfs: avoid risk of a deadlock in btrfs_handle_error by Stefan Behrens · 12 years ago
  44. aa1b8cd Btrfs: pass fs_info instead of root by Stefan Behrens · 12 years ago
  45. a8a6dab Btrfs: add btrfs_scratch_superblock() function by Stefan Behrens · 12 years ago
  46. 3ec706c Btrfs: pass fs_info to btrfs_map_block() instead of mapping_tree by Stefan Behrens · 12 years ago
  47. 5d96405 Btrfs: Pass fs_info to btrfs_num_copies() instead of mapping_tree by Stefan Behrens · 12 years ago
  48. 7ba15b7 Btrfs: add two more find_device() methods by Stefan Behrens · 12 years ago
  49. beaf8ab Btrfs: move some common code into a subfunction by Stefan Behrens · 12 years ago
  50. b6bfebc Btrfs: cleanup scrub bio and worker wait code by Stefan Behrens · 12 years ago
  51. 34f5c8e Btrfs: in scrub repair code, simplify alloc error handling by Stefan Behrens · 12 years ago
  52. cb2ced7 Btrfs: in scrub repair code, optimize the reading of mirrors by Stefan Behrens · 12 years ago
  53. 7a9e998 Btrfs: make the scrub page array dynamically allocated by Stefan Behrens · 12 years ago
  54. a36cf8b Btrfs: remove the block device pointer from the scrub context struct by Stefan Behrens · 12 years ago
  55. d9d181c Btrfs: rename the scrub context structure by Stefan Behrens · 12 years ago
  56. d25628b Btrfs: protect devices list with its mutex by Liu Bo · 12 years ago
  57. b53d3f5 Btrfs: cleanup for btrfs_btree_balance_dirty by Liu Bo · 12 years ago
  58. 3ef5969 Btrfs: merge inode_list in __merge_refs by Alexander Block · 12 years ago
  59. e1f5790 Btrfs: set hole punching time properly by Tsutomu Itoh · 12 years ago
  60. d03f918 Btrfs: Don't trust the superblock label and simply printk("%s") it by Stefan Behrens · 12 years ago
  61. 109f236 Btrfs: fix a double free on pending snapshots in error handling by Liu Bo · 12 years ago
  62. 37c4146 Btrfs: fix a deadlock in aborting transaction due to ENOSPC by Liu Bo · 12 years ago
  63. 6c1500f fs/btrfs: drop if around WARN_ON by Julia Lawall · 12 years ago
  64. 31b1a2b fs/btrfs: use WARN by Julia Lawall · 12 years ago
  65. 5269b67 Btrfs: fix missing log when BTRFS_INODE_NEEDS_FULL_SYNC is set by Miao Xie · 12 years ago
  66. bbe1426 Btrfs: fix unprotected extent map operation when logging file extents by Miao Xie · 12 years ago
  67. 315a985 Btrfs: fix wrong file extent length by Miao Xie · 12 years ago
  68. ca46963 Btrfs: fix missing flush when committing a transaction by Miao Xie · 12 years ago
  69. b7d5b0a Btrfs: fix joining the same transaction handler more than 2 times by Miao Xie · 12 years ago
  70. 4fde183 Btrfs: cleanup for btrfs_wait_order_range by Liu Bo · 12 years ago
  71. 9f3959c Btrfs: get right arguments for btrfs_wait_ordered_range by Liu Bo · 12 years ago
  72. 183f37f Btrfs: do not log extents when we only log new names by Liu Bo · 12 years ago
  73. 292fd7f Btrfs: don't allow degraded mount if too many devices are missing by Stefan Behrens · 12 years ago
  74. d142324 Btrfs: Fix typo in fs/btrfs by Masanari Iida · 12 years ago
  75. 0253f40 Btrfs: Remove the invalid shrink size check up from btrfs_shrink_dev() by jeff.liu · 12 years ago
  76. 9afab88 Btrfs: make ordered extent be flushed by multi-task by Miao Xie · 12 years ago
  77. 25287e0 Btrfs: make ordered operations be handled by multi-task by Miao Xie · 12 years ago
  78. 8ccf6f19 Btrfs: make delalloc inodes be flushed by multi-task by Miao Xie · 12 years ago
  79. 7b398f8 Btrfs: fill the global reserve when unpinning space by Josef Bacik · 12 years ago
  80. 32adf09 Btrfs: cleanup unused arguments by Liu Bo · 12 years ago
  81. 0e411ec Btrfs: kill unnecessary arguments in del_ptr by Liu Bo · 12 years ago
  82. 6a7a665 Btrfs: reorder tree mod log operations in deleting a pointer by Liu Bo · 12 years ago
  83. 95c80bb Btrfs: MOD_LOG_KEY_REMOVE_WHILE_MOVING never change node's nritems by Liu Bo · 12 years ago
  84. de6c411 Btrfs: fix unnecessary while loop when search the free space, cache by Miao Xie · 12 years ago
  85. de1ee92 Btrfs: recheck bio against block device when we map the bio by Josef Bacik · 12 years ago
  86. 08e007d Btrfs: improve the noflush reservation by Miao Xie · 12 years ago
  87. 561c294 Btrfs: fix wrong comment in can_overcommit() by Miao Xie · 12 years ago
  88. 3fed40c Btrfs: cleanup duplicated division functions by Miao Xie · 12 years ago
  89. f48d427 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  90. c37b2b6 Btrfs: do not bug when we fail to commit the transaction by Josef Bacik · 12 years ago
  91. 7bfdcf7 Btrfs: fix memory leak when cloning root's node by Liu Bo · 12 years ago
  92. c657c3e Merge branch 'for-chris-fixed' of git://git.jan-o-sch.net/btrfs-unstable by Chris Mason · 12 years ago
  93. be6aef6 Btrfs: Use btrfs_update_inode_fallback when creating a snapshot by Josef Bacik · 12 years ago
  94. e2d044f Btrfs: Send: preserve ownership (uid and gid) also for symlinks. by Alex Lyakas · 12 years ago
  95. 671415b Btrfs: fix deadlock caused by the nested chunk allocation by Miao Xie · 12 years ago
  96. e515c18 btrfs: Return EINVAL when length to trim is less than FSB by Lukas Czerner · 12 years ago
  97. 5b7ff5b Btrfs: fix memory leak in btrfs_quota_enable() by Tsutomu Itoh · 12 years ago
  98. d79e504 Btrfs: send correct rdev and mode in btrfs-send by Arne Jansen · 12 years ago
  99. 96b5bd7 Btrfs: extended inode refs support for send mechanism by Jan Schmidt · 12 years ago
  100. 84167d1 Btrfs: Fix wrong error handling code by Stefan Behrens · 12 years ago