1. 8696c53 Btrfs: fix memory leak of pending_snapshot->inherit by Miao Xie · 12 years ago
  2. 2b8195b Btrfs: fix the race between bio and btrfs_stop_workers by Miao Xie · 12 years ago
  3. cb95e7b btrfs: add "no file data" flag to btrfs send ioctl by Mark Fasheh · 12 years ago
  4. 2f697dc Btrfs: extend the checksum item as much as possible by Liu Bo · 12 years ago
  5. de78b51 btrfs: remove cache only arguments from defrag path by Eric Sandeen · 12 years ago
  6. e4a2bca Btrfs: if we aren't committing just end the transaction if we error out by Josef Bacik · 12 years ago
  7. 3e04e7f Btrfs: handle errors in compression submission path by Josef Bacik · 12 years ago
  8. 70afa39 Btrfs: rework the overcommit logic to be based on the total size by Josef Bacik · 12 years ago
  9. 925396e Btrfs: account for orphan inodes properly during cleanup by Josef Bacik · 12 years ago
  10. 0bec9ef Btrfs: unreserve space if our ordered extent fails to work by Josef Bacik · 12 years ago
  11. 779880e Btrfs: fix how we discard outstanding ordered extents on abort by Josef Bacik · 12 years ago
  12. eb12db6 Btrfs: fix freeing delayed ref head while still holding its mutex by Josef Bacik · 12 years ago
  13. 063d006 btrfs: ensure we don't overrun devices_info[] in __btrfs_alloc_chunk by Eric Sandeen · 12 years ago
  14. 1971e91 btrfs: remove unnecessary DEFINE_WAIT() declarations by Eric Sandeen · 12 years ago
  15. d4c0a7d btrfs: remove unused "item" in btrfs_insert_delayed_item() by Eric Sandeen · 12 years ago
  16. 37252a6 btrfs: fix varargs in __btrfs_std_error by Eric Sandeen · 12 years ago
  17. 0e63602 btrfs: add missing break in btrfs_print_leaf() by Eric Sandeen · 12 years ago
  18. 1c697d4 btrfs: annotate intentional switch case fallthroughs by Eric Sandeen · 12 years ago
  19. aa43a17 btrfs: handle null fs_info in btrfs_panic() by Eric Sandeen · 12 years ago
  20. 5a01604 btrfs: remove unused fs_info from btrfs_decode_error() by Eric Sandeen · 12 years ago
  21. d1d3cd2 btrfs: list_entry can't return NULL by Eric Sandeen · 12 years ago
  22. b4c6f7b btrfs: remove unused fd in btrfs_ioctl_send() by Eric Sandeen · 12 years ago
  23. 96f1bb5 Btrfs: do not overcommit if we don't have enough space for global rsv by Josef Bacik · 12 years ago
  24. 0f5d42b Btrfs: remove extent mapping if we fail to add chunk by Josef Bacik · 12 years ago
  25. 0448748 Btrfs: fix chunk allocation error handling by Josef Bacik · 12 years ago
  26. 87533c4 Btrfs: use bit operation for ->fs_state by Miao Xie · 12 years ago
  27. de98ced Btrfs: use seqlock to protect fs_info->avail_{data, metadata, system}_alloc_bits by Miao Xie · 12 years ago
  28. df0af1a Btrfs: use the inode own lock to protect its delalloc_bytes by Miao Xie · 12 years ago
  29. 963d678 Btrfs: use percpu counter for fs_info->delalloc_bytes by Miao Xie · 12 years ago
  30. e2d8452 Btrfs: use percpu counter for dirty metadata count by Miao Xie · 12 years ago
  31. c018dae Btrfs: protect fs_info->alloc_start by Miao Xie · 12 years ago
  32. 8c6a3ee Btrfs: add a comment for fs_info->max_inline by Miao Xie · 12 years ago
  33. 55e301f Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.h by Filipe Brandenburger · 12 years ago
  34. 82b22ac Btrfs: Check CAP_DAC_READ_SEARCH for BTRFS_IOC_INO_PATHS by Kusanagi Kouichi · 12 years ago
  35. fe5fafbe Revert "Btrfs: fix permissions of empty files not affected by umask" by Josef Bacik · 12 years ago
  36. 5b947f1 Btrfs: don't traverse the ordered operation list repeatedly by Miao Xie · 12 years ago
  37. 63607cc Btrfs: traverse and flush the delalloc inodes once by Miao Xie · 12 years ago
  38. eebc608 Btrfs: check the return value of btrfs_run_ordered_operations() by Miao Xie · 12 years ago
  39. 3edb2a6 Btrfs: check the return value of btrfs_start_delalloc_inodes() by Miao Xie · 12 years ago
  40. e6ec716 Btrfs: make raid attr array more readable by Miao Xie · 12 years ago
  41. a1897fd Btrfs: record first logical byte in memory by Liu Bo · 12 years ago
  42. 39f9d02 Btrfs: save us a read_lock by Liu Bo · 12 years ago
  43. 51fab69 Btrfs: use token to avoid times mapping extent buffer by Liu Bo · 12 years ago
  44. dcfac41 Btrfs: kill unused argument of btrfs_pin_extent_for_log_replay by Liu Bo · 12 years ago
  45. c53d613 Btrfs: kill unused argument of update_block_group by Liu Bo · 12 years ago
  46. f6373bf Btrfs: kill unused arguments of cache_block_group by Liu Bo · 12 years ago
  47. 17b8549 Btrfs: remove deprecated comments by Liu Bo · 12 years ago
  48. c6b305a Btrfs: don't re-enter when allocating a chunk by Josef Bacik · 12 years ago
  49. 2ab28f3 Btrfs: wait on ordered extents at the last possible moment by Josef Bacik · 12 years ago
  50. dfd7982 Btrfs: fix trivial error in btrfs_ioctl_resize() by Miao Xie · 12 years ago
  51. 4eee4fa Btrfs: use wrapper page_offset by Miao Xie · 12 years ago
  52. da633a4 Btrfs: flush all dirty inodes if writeback can not start by Miao Xie · 12 years ago
  53. 093486c Btrfs: make delayed ref lock logic more readable by Miao Xie · 12 years ago
  54. 0e8c36a Btrfs: fix lots of orphan inodes when the space is not enough by Miao Xie · 12 years ago
  55. 4ea41ce Btrfs: cleanup similar code in delayed inode by Miao Xie · 12 years ago
  56. 7892b5a Btrfs: use common work instead of delayed work by Miao Xie · 12 years ago
  57. 7b5a1c5 Btrfs: cleanup unnecessary clear when freeing a transaction or a trans handle by Miao Xie · 12 years ago
  58. 78a6184 Btrfs: use slabs for delayed reference allocation by Miao Xie · 12 years ago
  59. 6f60cbd btrfs: access superblock via pagecache in scan_one_device by David Sterba · 12 years ago
  60. 2a745b1 Btrfs: fix crash in log replay with qgroups enabled by Arne Jansen · 12 years ago
  61. 1a65e24 Btrfs: move d_instantiate outside the transaction during mksubvol by Chris Mason · 12 years ago
  62. eb6b88d Btrfs: fix EDQUOT handling in btrfs_delalloc_reserve_metadata by Jan Schmidt · 12 years ago
  63. 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
  64. 59fe4f4 Btrfs: fix possible stale data exposure by Josef Bacik · 12 years ago
  65. 5d1f402 Btrfs: fix missing i_size update by Josef Bacik · 12 years ago
  66. 6f1c360 Btrfs: fix race between snapshot deletion and getting inode by Liu Bo · 12 years ago
  67. 843fcf3 Btrfs: fix missing release of the space/qgroup reservation in start_transaction() by Miao Xie · 12 years ago
  68. 0a3404d Btrfs: fix wrong sync_writers decrement in btrfs_file_aio_write() by Miao Xie · 12 years ago
  69. 222c81d Btrfs: do not merge logged extents if we've removed them from the tree by Josef Bacik · 12 years ago
  70. 3c91160 btrfs: don't try to notify udev about missing devices by Eric Sandeen · 12 years ago
  71. 1eafa6c Btrfs: fix repeated delalloc work allocation by Miao Xie · 12 years ago
  72. c9f01bf Btrfs: fix wrong max device number for single profile by Miao Xie · 12 years ago
  73. 2cba30f Btrfs: fix missed transaction->aborted check by Miao Xie · 12 years ago
  74. 8d25a08 Btrfs: Add ACCESS_ONCE() to transaction->abort accesses by Miao Xie · 12 years ago
  75. e58dd74 Btrfs: put csums on the right ordered extent by Josef Bacik · 12 years ago
  76. 192000d Btrfs: use right range to find checksum for compressed extents by Liu Bo · 12 years ago
  77. b017511 Btrfs: fix panic when recovering tree log by Josef Bacik · 12 years ago
  78. 201a903 Btrfs: do not allow logged extents to be merged or removed by Josef Bacik · 12 years ago
  79. a105bb8 Btrfs: fix a regression in balance usage filter by Ilya Dryomov · 12 years ago
  80. 83bfccb Merge branch 'mutex-ops@next-for-chris' of git://github.com/idryomov/btrfs-unstable into linus by Chris Mason · 12 years ago
  81. 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
  82. 2cf6870 Btrfs: prevent qgroup destroy when there are still relations by Arne Jansen · 12 years ago
  83. ff24858 Btrfs: ignore orphan qgroup relations by Arne Jansen · 12 years ago
  84. 25122d1 Btrfs: reorder locks and sanity checks in btrfs_ioctl_defrag by Ilya Dryomov · 12 years ago
  85. 4ac20c7 Btrfs: fix unlock order in btrfs_ioctl_rm_dev by Ilya Dryomov · 12 years ago
  86. 18f39c4 Btrfs: fix unlock order in btrfs_ioctl_resize by Ilya Dryomov · 12 years ago
  87. 2c0c9da Btrfs: fix "mutually exclusive op is running" error code by Ilya Dryomov · 12 years ago
  88. ed0fb78 Btrfs: bring back balance pause/resume logic by Ilya Dryomov · 12 years ago
  89. 3972f26 btrfs: update timestamps on truncate() by Eric Sandeen · 12 years ago
  90. f276795 btrfs: fix btrfs_cont_expand() freeing IS_ERR em by Zach Brown · 12 years ago
  91. f9e4fb5 Btrfs: fix a bug when llseek for delalloc bytes behind prealloc extents by Liu Bo · 12 years ago
  92. 1214b53 Btrfs: fix off-by-one in lseek by Liu Bo · 12 years ago
  93. 3268a24 Btrfs: reset path lock state to zero by Liu Bo · 12 years ago
  94. ac5c930 Btrfs: let allocation start from the right raid type by Liu Bo · 12 years ago
  95. f3fe820 Btrfs: add orphan before truncating pagecache by Josef Bacik · 12 years ago
  96. 72bcd99 Btrfs: set flushing if we're limited flushing by Josef Bacik · 12 years ago
  97. 9754767 Btrfs: fix missing write access release in btrfs_ioctl_resize() by Miao Xie · 12 years ago
  98. dba60f3 Btrfs: fix resize a readonly device by Miao Xie · 12 years ago
  99. 5c39da5 Btrfs: do not delete a subvolume which is in a R/O subvolume by Miao Xie · 12 years ago
  100. d86e56c Btrfs: disable qgroup id 0 by Miao Xie · 12 years ago