1. 5a01604 btrfs: remove unused fs_info from btrfs_decode_error() by Eric Sandeen · 12 years ago
  2. d1d3cd2 btrfs: list_entry can't return NULL by Eric Sandeen · 12 years ago
  3. b4c6f7b btrfs: remove unused fd in btrfs_ioctl_send() by Eric Sandeen · 12 years ago
  4. 96f1bb5 Btrfs: do not overcommit if we don't have enough space for global rsv by Josef Bacik · 12 years ago
  5. 0f5d42b Btrfs: remove extent mapping if we fail to add chunk by Josef Bacik · 12 years ago
  6. 0448748 Btrfs: fix chunk allocation error handling by Josef Bacik · 12 years ago
  7. 87533c4 Btrfs: use bit operation for ->fs_state by Miao Xie · 12 years ago
  8. de98ced Btrfs: use seqlock to protect fs_info->avail_{data, metadata, system}_alloc_bits by Miao Xie · 12 years ago
  9. df0af1a Btrfs: use the inode own lock to protect its delalloc_bytes by Miao Xie · 12 years ago
  10. 963d678 Btrfs: use percpu counter for fs_info->delalloc_bytes by Miao Xie · 12 years ago
  11. e2d8452 Btrfs: use percpu counter for dirty metadata count by Miao Xie · 12 years ago
  12. c018dae Btrfs: protect fs_info->alloc_start by Miao Xie · 12 years ago
  13. 8c6a3ee Btrfs: add a comment for fs_info->max_inline by Miao Xie · 12 years ago
  14. 55e301f Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.h by Filipe Brandenburger · 12 years ago
  15. 82b22ac Btrfs: Check CAP_DAC_READ_SEARCH for BTRFS_IOC_INO_PATHS by Kusanagi Kouichi · 12 years ago
  16. fe5fafbe Revert "Btrfs: fix permissions of empty files not affected by umask" by Josef Bacik · 12 years ago
  17. 5b947f1 Btrfs: don't traverse the ordered operation list repeatedly by Miao Xie · 12 years ago
  18. 63607cc Btrfs: traverse and flush the delalloc inodes once by Miao Xie · 12 years ago
  19. eebc608 Btrfs: check the return value of btrfs_run_ordered_operations() by Miao Xie · 12 years ago
  20. 3edb2a6 Btrfs: check the return value of btrfs_start_delalloc_inodes() by Miao Xie · 12 years ago
  21. e6ec716 Btrfs: make raid attr array more readable by Miao Xie · 12 years ago
  22. a1897fd Btrfs: record first logical byte in memory by Liu Bo · 12 years ago
  23. 39f9d02 Btrfs: save us a read_lock by Liu Bo · 12 years ago
  24. 51fab69 Btrfs: use token to avoid times mapping extent buffer by Liu Bo · 12 years ago
  25. dcfac41 Btrfs: kill unused argument of btrfs_pin_extent_for_log_replay by Liu Bo · 12 years ago
  26. c53d613 Btrfs: kill unused argument of update_block_group by Liu Bo · 12 years ago
  27. f6373bf Btrfs: kill unused arguments of cache_block_group by Liu Bo · 12 years ago
  28. 17b8549 Btrfs: remove deprecated comments by Liu Bo · 12 years ago
  29. c6b305a Btrfs: don't re-enter when allocating a chunk by Josef Bacik · 12 years ago
  30. 2ab28f3 Btrfs: wait on ordered extents at the last possible moment by Josef Bacik · 12 years ago
  31. dfd7982 Btrfs: fix trivial error in btrfs_ioctl_resize() by Miao Xie · 12 years ago
  32. 4eee4fa Btrfs: use wrapper page_offset by Miao Xie · 12 years ago
  33. da633a4 Btrfs: flush all dirty inodes if writeback can not start by Miao Xie · 12 years ago
  34. 093486c Btrfs: make delayed ref lock logic more readable by Miao Xie · 12 years ago
  35. 0e8c36a Btrfs: fix lots of orphan inodes when the space is not enough by Miao Xie · 12 years ago
  36. 4ea41ce Btrfs: cleanup similar code in delayed inode by Miao Xie · 12 years ago
  37. 7892b5a Btrfs: use common work instead of delayed work by Miao Xie · 12 years ago
  38. 7b5a1c5 Btrfs: cleanup unnecessary clear when freeing a transaction or a trans handle by Miao Xie · 12 years ago
  39. 78a6184 Btrfs: use slabs for delayed reference allocation by Miao Xie · 12 years ago
  40. 6f60cbd btrfs: access superblock via pagecache in scan_one_device by David Sterba · 12 years ago
  41. 2a745b1 Btrfs: fix crash in log replay with qgroups enabled by Arne Jansen · 12 years ago
  42. 1a65e24 Btrfs: move d_instantiate outside the transaction during mksubvol by Chris Mason · 12 years ago
  43. eb6b88d Btrfs: fix EDQUOT handling in btrfs_delalloc_reserve_metadata by Jan Schmidt · 12 years ago
  44. 24f8ebe Merge git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next.git for-chris into for-linus by Chris Mason · 12 years ago
  45. 59fe4f4 Btrfs: fix possible stale data exposure by Josef Bacik · 12 years ago
  46. 5d1f402 Btrfs: fix missing i_size update by Josef Bacik · 12 years ago
  47. 6f1c360 Btrfs: fix race between snapshot deletion and getting inode by Liu Bo · 12 years ago
  48. 843fcf3 Btrfs: fix missing release of the space/qgroup reservation in start_transaction() by Miao Xie · 12 years ago
  49. 0a3404d Btrfs: fix wrong sync_writers decrement in btrfs_file_aio_write() by Miao Xie · 12 years ago
  50. 222c81d Btrfs: do not merge logged extents if we've removed them from the tree by Josef Bacik · 12 years ago
  51. 3c91160 btrfs: don't try to notify udev about missing devices by Eric Sandeen · 12 years ago
  52. 1eafa6c Btrfs: fix repeated delalloc work allocation by Miao Xie · 12 years ago
  53. c9f01bf Btrfs: fix wrong max device number for single profile by Miao Xie · 12 years ago
  54. 2cba30f Btrfs: fix missed transaction->aborted check by Miao Xie · 12 years ago
  55. 8d25a08 Btrfs: Add ACCESS_ONCE() to transaction->abort accesses by Miao Xie · 12 years ago
  56. e58dd74 Btrfs: put csums on the right ordered extent by Josef Bacik · 12 years ago
  57. 192000d Btrfs: use right range to find checksum for compressed extents by Liu Bo · 12 years ago
  58. b017511 Btrfs: fix panic when recovering tree log by Josef Bacik · 12 years ago
  59. 201a903 Btrfs: do not allow logged extents to be merged or removed by Josef Bacik · 12 years ago
  60. a105bb8 Btrfs: fix a regression in balance usage filter by Ilya Dryomov · 12 years ago
  61. 83bfccb Merge branch 'mutex-ops@next-for-chris' of git://github.com/idryomov/btrfs-unstable into linus by Chris Mason · 12 years ago
  62. 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
  63. 2cf6870 Btrfs: prevent qgroup destroy when there are still relations by Arne Jansen · 12 years ago
  64. ff24858 Btrfs: ignore orphan qgroup relations by Arne Jansen · 12 years ago
  65. 25122d1 Btrfs: reorder locks and sanity checks in btrfs_ioctl_defrag by Ilya Dryomov · 12 years ago
  66. 4ac20c7 Btrfs: fix unlock order in btrfs_ioctl_rm_dev by Ilya Dryomov · 12 years ago
  67. 18f39c4 Btrfs: fix unlock order in btrfs_ioctl_resize by Ilya Dryomov · 12 years ago
  68. 2c0c9da Btrfs: fix "mutually exclusive op is running" error code by Ilya Dryomov · 12 years ago
  69. ed0fb78 Btrfs: bring back balance pause/resume logic by Ilya Dryomov · 12 years ago
  70. 3972f26 btrfs: update timestamps on truncate() by Eric Sandeen · 12 years ago
  71. f276795 btrfs: fix btrfs_cont_expand() freeing IS_ERR em by Zach Brown · 12 years ago
  72. f9e4fb5 Btrfs: fix a bug when llseek for delalloc bytes behind prealloc extents by Liu Bo · 12 years ago
  73. 1214b53 Btrfs: fix off-by-one in lseek by Liu Bo · 12 years ago
  74. 3268a24 Btrfs: reset path lock state to zero by Liu Bo · 12 years ago
  75. ac5c930 Btrfs: let allocation start from the right raid type by Liu Bo · 12 years ago
  76. f3fe820 Btrfs: add orphan before truncating pagecache by Josef Bacik · 12 years ago
  77. 72bcd99 Btrfs: set flushing if we're limited flushing by Josef Bacik · 12 years ago
  78. 9754767 Btrfs: fix missing write access release in btrfs_ioctl_resize() by Miao Xie · 12 years ago
  79. dba60f3 Btrfs: fix resize a readonly device by Miao Xie · 12 years ago
  80. 5c39da5 Btrfs: do not delete a subvolume which is in a R/O subvolume by Miao Xie · 12 years ago
  81. d86e56c Btrfs: disable qgroup id 0 by Miao Xie · 12 years ago
  82. cc975eb btrfs: get the device in write mode when deleting it by Lukas Czerner · 12 years ago
  83. cfa7a9c Btrfs: fix memory leak in name_cache_insert() by Tsutomu Itoh · 12 years ago
  84. 57ba86c Revert "Btrfs: reorder tree mod log operations in deleting a pointer" by Chris Mason · 12 years ago
  85. 4c3e696 Revert "Btrfs: MOD_LOG_KEY_REMOVE_WHILE_MOVING never change node's nritems" by Chris Mason · 12 years ago
  86. 213490b Btrfs: fix a bug of per-file nocow by Liu Bo · 12 years ago
  87. 9c52057 Btrfs: fix hash overflow handling by Chris Mason · 12 years ago
  88. c64c2bd Btrfs: don't take inode delalloc mutex if we're a free space inode by Josef Bacik · 12 years ago
  89. 1135d6d Btrfs: fix autodefrag and umount lockup by Josef Bacik · 12 years ago
  90. 9185aa5 Btrfs: fix permissions of empty files not affected by umask by Filipe Brandenburger · 12 years ago
  91. 31e5022 Btrfs: put raid properties into global table by Liu Bo · 12 years ago
  92. 4ded4f6 Btrfs: fix BUG() in scrub when first superblock reading gives EIO by Stefan Behrens · 12 years ago
  93. 6c760c0 Btrfs: do not call file_update_time in aio_write by Josef Bacik · 12 years ago
  94. 5124e00 Btrfs: only unlock and relock if we have to by Josef Bacik · 12 years ago
  95. 0b1c6cc Btrfs: use tokens where we can in the tree log by Josef Bacik · 12 years ago
  96. 41be1f3 Btrfs: optimize leaf_space_used by Josef Bacik · 12 years ago
  97. ad91455 Btrfs: don't memset new tokens by Josef Bacik · 12 years ago
  98. ed7b63e Btrfs: only clear dirty on the buffer if it is marked as dirty by Josef Bacik · 12 years ago
  99. bb146eb Btrfs: move checks in set_page_dirty under DEBUG by Josef Bacik · 12 years ago
  100. 70c8a91 Btrfs: log changed inodes based on the extent map tree by Josef Bacik · 12 years ago