1. 2cba30f Btrfs: fix missed transaction->aborted check by Miao Xie · 12 years ago
  2. 8d25a08 Btrfs: Add ACCESS_ONCE() to transaction->abort accesses by Miao Xie · 12 years ago
  3. e58dd74 Btrfs: put csums on the right ordered extent by Josef Bacik · 12 years ago
  4. 192000d Btrfs: use right range to find checksum for compressed extents by Liu Bo · 12 years ago
  5. b017511 Btrfs: fix panic when recovering tree log by Josef Bacik · 12 years ago
  6. 201a903 Btrfs: do not allow logged extents to be merged or removed by Josef Bacik · 12 years ago
  7. a105bb8 Btrfs: fix a regression in balance usage filter by Ilya Dryomov · 12 years ago
  8. 83bfccb Merge branch 'mutex-ops@next-for-chris' of git://github.com/idryomov/btrfs-unstable into linus by Chris Mason · 12 years ago
  9. daf2c08 Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next into linus by Chris Mason · 12 years ago
  10. 2cf6870 Btrfs: prevent qgroup destroy when there are still relations by Arne Jansen · 12 years ago
  11. ff24858 Btrfs: ignore orphan qgroup relations by Arne Jansen · 12 years ago
  12. 25122d1 Btrfs: reorder locks and sanity checks in btrfs_ioctl_defrag by Ilya Dryomov · 12 years ago
  13. 4ac20c7 Btrfs: fix unlock order in btrfs_ioctl_rm_dev by Ilya Dryomov · 12 years ago
  14. 18f39c4 Btrfs: fix unlock order in btrfs_ioctl_resize by Ilya Dryomov · 12 years ago
  15. 2c0c9da Btrfs: fix "mutually exclusive op is running" error code by Ilya Dryomov · 12 years ago
  16. ed0fb78 Btrfs: bring back balance pause/resume logic by Ilya Dryomov · 12 years ago
  17. 3972f26 btrfs: update timestamps on truncate() by Eric Sandeen · 12 years ago
  18. f276795 btrfs: fix btrfs_cont_expand() freeing IS_ERR em by Zach Brown · 12 years ago
  19. f9e4fb5 Btrfs: fix a bug when llseek for delalloc bytes behind prealloc extents by Liu Bo · 12 years ago
  20. 1214b53 Btrfs: fix off-by-one in lseek by Liu Bo · 12 years ago
  21. 3268a24 Btrfs: reset path lock state to zero by Liu Bo · 12 years ago
  22. ac5c930 Btrfs: let allocation start from the right raid type by Liu Bo · 12 years ago
  23. f3fe820 Btrfs: add orphan before truncating pagecache by Josef Bacik · 12 years ago
  24. 72bcd99 Btrfs: set flushing if we're limited flushing by Josef Bacik · 12 years ago
  25. 9754767 Btrfs: fix missing write access release in btrfs_ioctl_resize() by Miao Xie · 12 years ago
  26. dba60f3 Btrfs: fix resize a readonly device by Miao Xie · 12 years ago
  27. 5c39da5 Btrfs: do not delete a subvolume which is in a R/O subvolume by Miao Xie · 12 years ago
  28. d86e56c Btrfs: disable qgroup id 0 by Miao Xie · 12 years ago
  29. cc975eb btrfs: get the device in write mode when deleting it by Lukas Czerner · 12 years ago
  30. cfa7a9c Btrfs: fix memory leak in name_cache_insert() by Tsutomu Itoh · 12 years ago
  31. 57ba86c Revert "Btrfs: reorder tree mod log operations in deleting a pointer" by Chris Mason · 12 years ago
  32. 4c3e696 Revert "Btrfs: MOD_LOG_KEY_REMOVE_WHILE_MOVING never change node's nritems" by Chris Mason · 12 years ago
  33. 213490b Btrfs: fix a bug of per-file nocow by Liu Bo · 12 years ago
  34. 9c52057 Btrfs: fix hash overflow handling by Chris Mason · 12 years ago
  35. c64c2bd Btrfs: don't take inode delalloc mutex if we're a free space inode by Josef Bacik · 12 years ago
  36. 1135d6d Btrfs: fix autodefrag and umount lockup by Josef Bacik · 12 years ago
  37. 9185aa5 Btrfs: fix permissions of empty files not affected by umask by Filipe Brandenburger · 12 years ago
  38. 31e5022 Btrfs: put raid properties into global table by Liu Bo · 12 years ago
  39. 4ded4f6 Btrfs: fix BUG() in scrub when first superblock reading gives EIO by Stefan Behrens · 12 years ago
  40. 6c760c0 Btrfs: do not call file_update_time in aio_write by Josef Bacik · 12 years ago
  41. 5124e00 Btrfs: only unlock and relock if we have to by Josef Bacik · 12 years ago
  42. 0b1c6cc Btrfs: use tokens where we can in the tree log by Josef Bacik · 12 years ago
  43. 41be1f3 Btrfs: optimize leaf_space_used by Josef Bacik · 12 years ago
  44. ad91455 Btrfs: don't memset new tokens by Josef Bacik · 12 years ago
  45. ed7b63e Btrfs: only clear dirty on the buffer if it is marked as dirty by Josef Bacik · 12 years ago
  46. bb146eb Btrfs: move checks in set_page_dirty under DEBUG by Josef Bacik · 12 years ago
  47. 70c8a91 Btrfs: log changed inodes based on the extent map tree by Josef Bacik · 12 years ago
  48. d6393786 Btrfs: add path->really_keep_locks by Josef Bacik · 12 years ago
  49. b11e234 Btrfs: do not mark ems as prealloc if we are writing to them by Josef Bacik · 12 years ago
  50. b493968 Btrfs: keep track of the extents original block length by Josef Bacik · 12 years ago
  51. b812ce2 Btrfs: inline csums if we're fsyncing by Josef Bacik · 12 years ago
  52. a95249b Btrfs: don't bother copying if we're only logging the inode by Josef Bacik · 12 years ago
  53. e997615 Btrfs: only log the inode item if we can get away with it by Josef Bacik · 12 years ago
  54. 5f3ab90 Btrfs: rename root_times_lock to root_item_lock by Anand Jain · 12 years ago
  55. b8b8ff5 btrfs: Notify udev when removing device by Lukas Czerner · 12 years ago
  56. ac6a2b3 Btrfs: fix wrong return value of btrfs_truncate_page() by Miao Xie · 12 years ago
  57. 7426cc0 Btrfs: punch hole past the end of the file by Miao Xie · 12 years ago
  58. 0061280 Btrfs: fix the page that is beyond EOF by Miao Xie · 12 years ago
  59. 6347b3c Btrfs: fix off-by-one error of the same page check in btrfs_punch_hole() by Miao Xie · 12 years ago
  60. 4b5829a Btrfs: fix missing reserved space release in error path of delalloc reservation by Miao Xie · 12 years ago
  61. 543eabd Btrfs: don't auto defrag a file when doing directIO by Miao Xie · 12 years ago
  62. fb57dc8 Btrfs: parse parent 0 into correct value in tracepoint by Liu Bo · 12 years ago
  63. 9600976 Btrfs: use ctl->unit for free space calculation instead of block_group->sectorsize by Wang Sheng-Hui · 12 years ago
  64. 43baa57 Btrfs: refactor error handling to drop inode in btrfs_create() by Filipe Brandenburger · 12 years ago
  65. 2794ed0 Btrfs: fix permissions of empty files not affected by umask by Filipe Brandenburger · 12 years ago
  66. 05dadc0 Btrfs: add fiemap's flag check by Tsutomu Itoh · 12 years ago
  67. 01e6deb Btrfs: don't add a NULL extended attribute by Liu Bo · 12 years ago
  68. 755ac67 Btrfs: skip adding an acl attribute if we don't have to by Liu Bo · 12 years ago
  69. 0ff6fab Btrfs: fix off-by-one error of the reserved size of btrfs_allocate() by Miao Xie · 12 years ago
  70. 797f427 Btrfs: use existing align macros in btrfs_allocate() by Miao Xie · 12 years ago
  71. af1be4f Btrfs: fix a scrub regression in case of write errors by Stefan Behrens · 12 years ago
  72. f9c8374 Btrfs: fix a build warning for an unused label by Stefan Behrens · 12 years ago
  73. cb3806e Btrfs: fix race in check-integrity caused by usage of bitfield by Stefan Behrens · 12 years ago
  74. b66f00d Btrfs: fix freeze vs auto defrag by Miao Xie · 12 years ago
  75. 26176e7 Btrfs: restructure btrfs_run_defrag_inodes() by Miao Xie · 12 years ago
  76. 8ddc473 Btrfs: fix unprotected defragable inode insertion by Miao Xie · 12 years ago
  77. 9247f31 Btrfs: use slabs for auto defrag allocation by Miao Xie · 12 years ago
  78. 905b0dd Btrfs: get write access for qgroup operations by Miao Xie · 12 years ago
  79. b8e9548 Btrfs: get write access for scrub by Miao Xie · 12 years ago
  80. da24927 Btrfs: get write access when removing a device by Miao Xie · 12 years ago
  81. 198605a Btrfs: get write access when doing resize fs by Miao Xie · 12 years ago
  82. 3c04ce0 Btrfs: get write access when setting the default subvolume by Miao Xie · 12 years ago
  83. 8cd2807 Btrfs: fix wrong return value of btrfs_wait_for_commit() by Miao Xie · 12 years ago
  84. ff7c1d3 Btrfs: don't start a new transaction when starting sync by Miao Xie · 12 years ago
  85. 9a8c28b Btrfs: pass root object into btrfs_ioctl_{start, wait}_sync() by Miao Xie · 12 years ago
  86. db2254b Btrfs: fix an while-loop of listxattr by Liu Bo · 12 years ago
  87. 0714012 Btrfs: do not warn_on io_ctl->cur in io_ctl_map_page by Wang Sheng-Hui · 12 years ago
  88. 3f6bcfb Btrfs: add support for device replace ioctls by Stefan Behrens · 12 years ago
  89. ad6d620 Btrfs: allow repair code to include target disk when searching mirrors by Stefan Behrens · 12 years ago
  90. 72d7aef Btrfs: increase BTRFS_MAX_MIRRORS by one for dev replace by Stefan Behrens · 12 years ago
  91. 30d9861 Btrfs: optionally avoid reads from device replace source drive by Stefan Behrens · 12 years ago
  92. 472262f Btrfs: changes to live filesystem are also written to replacement disk by Stefan Behrens · 12 years ago
  93. 29a8d9a Btrfs: introduce GET_READ_MIRRORS functionality for btrfs_map_block() by Stefan Behrens · 12 years ago
  94. 8dabb74 Btrfs: change core code of btrfs to support the device replace operations by Stefan Behrens · 12 years ago
  95. e93c89c Btrfs: add new sources for device replace code by Stefan Behrens · 12 years ago
  96. ff023aa Btrfs: add code to scrub to copy read data to another disk by Stefan Behrens · 12 years ago
  97. 6189192 Btrfs: handle errors from btrfs_map_bio() everywhere by Stefan Behrens · 12 years ago
  98. 63a212a Btrfs: disallow some operations on the device replace target device by Stefan Behrens · 12 years ago
  99. 5ac00ad Btrfs: disallow mutually exclusive admin operations from user mode by Stefan Behrens · 12 years ago
  100. a2bff64 Btrfs: introduce a btrfs_dev_replace_item type by Stefan Behrens · 12 years ago