1. b069e0c btrfs: put some enospc messages under enospc_debug by David Sterba · 11 years ago
  2. 38851cc Btrfs: implement unlocked dio write by Miao Xie · 11 years ago
  3. 2e60a51 Btrfs: serialize unlocked dio reads with truncate by Miao Xie · 11 years ago
  4. 0934856 Btrfs: fix deadlock due to unsubmitted by Miao Xie · 11 years ago
  5. 4a7d0f6 Btrfs: cleanup orphan reservation if truncate fails by Josef Bacik · 11 years ago
  6. 5d80366 Btrfs: steal from global reserve if we are cleaning up orphans by Josef Bacik · 11 years ago
  7. 8696c53 Btrfs: fix memory leak of pending_snapshot->inherit by Miao Xie · 11 years ago
  8. 2b8195b Btrfs: fix the race between bio and btrfs_stop_workers by Miao Xie · 11 years ago
  9. cb95e7b btrfs: add "no file data" flag to btrfs send ioctl by Mark Fasheh · 11 years ago
  10. 2f697dc Btrfs: extend the checksum item as much as possible by Liu Bo · 11 years ago
  11. de78b51 btrfs: remove cache only arguments from defrag path by Eric Sandeen · 11 years ago
  12. e4a2bca Btrfs: if we aren't committing just end the transaction if we error out by Josef Bacik · 11 years ago
  13. 3e04e7f Btrfs: handle errors in compression submission path by Josef Bacik · 11 years ago
  14. 70afa39 Btrfs: rework the overcommit logic to be based on the total size by Josef Bacik · 11 years ago
  15. 925396e Btrfs: account for orphan inodes properly during cleanup by Josef Bacik · 11 years ago
  16. 0bec9ef Btrfs: unreserve space if our ordered extent fails to work by Josef Bacik · 11 years ago
  17. 779880e Btrfs: fix how we discard outstanding ordered extents on abort by Josef Bacik · 11 years ago
  18. eb12db6 Btrfs: fix freeing delayed ref head while still holding its mutex by Josef Bacik · 11 years ago
  19. 063d006 btrfs: ensure we don't overrun devices_info[] in __btrfs_alloc_chunk by Eric Sandeen · 11 years ago
  20. 1971e91 btrfs: remove unnecessary DEFINE_WAIT() declarations by Eric Sandeen · 11 years ago
  21. d4c0a7d btrfs: remove unused "item" in btrfs_insert_delayed_item() by Eric Sandeen · 11 years ago
  22. 37252a6 btrfs: fix varargs in __btrfs_std_error by Eric Sandeen · 11 years ago
  23. 0e63602 btrfs: add missing break in btrfs_print_leaf() by Eric Sandeen · 11 years ago
  24. 1c697d4 btrfs: annotate intentional switch case fallthroughs by Eric Sandeen · 11 years ago
  25. aa43a17 btrfs: handle null fs_info in btrfs_panic() by Eric Sandeen · 11 years ago
  26. 5a01604 btrfs: remove unused fs_info from btrfs_decode_error() by Eric Sandeen · 11 years ago
  27. d1d3cd2 btrfs: list_entry can't return NULL by Eric Sandeen · 11 years ago
  28. b4c6f7b btrfs: remove unused fd in btrfs_ioctl_send() by Eric Sandeen · 11 years ago
  29. 96f1bb5 Btrfs: do not overcommit if we don't have enough space for global rsv by Josef Bacik · 11 years ago
  30. 0f5d42b Btrfs: remove extent mapping if we fail to add chunk by Josef Bacik · 11 years ago
  31. 0448748 Btrfs: fix chunk allocation error handling by Josef Bacik · 11 years ago
  32. 87533c4 Btrfs: use bit operation for ->fs_state by Miao Xie · 11 years ago
  33. de98ced Btrfs: use seqlock to protect fs_info->avail_{data, metadata, system}_alloc_bits by Miao Xie · 11 years ago
  34. df0af1a Btrfs: use the inode own lock to protect its delalloc_bytes by Miao Xie · 11 years ago
  35. 963d678 Btrfs: use percpu counter for fs_info->delalloc_bytes by Miao Xie · 11 years ago
  36. e2d8452 Btrfs: use percpu counter for dirty metadata count by Miao Xie · 11 years ago
  37. c018dae Btrfs: protect fs_info->alloc_start by Miao Xie · 11 years ago
  38. 8c6a3ee Btrfs: add a comment for fs_info->max_inline by Miao Xie · 11 years ago
  39. 55e301f Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.h by Filipe Brandenburger · 11 years ago
  40. 82b22ac Btrfs: Check CAP_DAC_READ_SEARCH for BTRFS_IOC_INO_PATHS by Kusanagi Kouichi · 11 years ago
  41. fe5fafbe Revert "Btrfs: fix permissions of empty files not affected by umask" by Josef Bacik · 12 years ago
  42. 5b947f1 Btrfs: don't traverse the ordered operation list repeatedly by Miao Xie · 12 years ago
  43. 63607cc Btrfs: traverse and flush the delalloc inodes once by Miao Xie · 12 years ago
  44. eebc608 Btrfs: check the return value of btrfs_run_ordered_operations() by Miao Xie · 12 years ago
  45. 3edb2a6 Btrfs: check the return value of btrfs_start_delalloc_inodes() by Miao Xie · 12 years ago
  46. e6ec716 Btrfs: make raid attr array more readable by Miao Xie · 12 years ago
  47. a1897fd Btrfs: record first logical byte in memory by Liu Bo · 12 years ago
  48. 39f9d02 Btrfs: save us a read_lock by Liu Bo · 12 years ago
  49. 51fab69 Btrfs: use token to avoid times mapping extent buffer by Liu Bo · 12 years ago
  50. dcfac41 Btrfs: kill unused argument of btrfs_pin_extent_for_log_replay by Liu Bo · 12 years ago
  51. c53d613 Btrfs: kill unused argument of update_block_group by Liu Bo · 12 years ago
  52. f6373bf Btrfs: kill unused arguments of cache_block_group by Liu Bo · 12 years ago
  53. 17b8549 Btrfs: remove deprecated comments by Liu Bo · 12 years ago
  54. c6b305a Btrfs: don't re-enter when allocating a chunk by Josef Bacik · 12 years ago
  55. 2ab28f3 Btrfs: wait on ordered extents at the last possible moment by Josef Bacik · 12 years ago
  56. dfd7982 Btrfs: fix trivial error in btrfs_ioctl_resize() by Miao Xie · 12 years ago
  57. 4eee4fa Btrfs: use wrapper page_offset by Miao Xie · 12 years ago
  58. da633a4 Btrfs: flush all dirty inodes if writeback can not start by Miao Xie · 12 years ago
  59. 093486c Btrfs: make delayed ref lock logic more readable by Miao Xie · 12 years ago
  60. 0e8c36a Btrfs: fix lots of orphan inodes when the space is not enough by Miao Xie · 12 years ago
  61. 4ea41ce Btrfs: cleanup similar code in delayed inode by Miao Xie · 12 years ago
  62. 7892b5a Btrfs: use common work instead of delayed work by Miao Xie · 12 years ago
  63. 7b5a1c5 Btrfs: cleanup unnecessary clear when freeing a transaction or a trans handle by Miao Xie · 12 years ago
  64. 78a6184 Btrfs: use slabs for delayed reference allocation by Miao Xie · 12 years ago
  65. 6f60cbd btrfs: access superblock via pagecache in scan_one_device by David Sterba · 11 years ago
  66. 2a745b1 Btrfs: fix crash in log replay with qgroups enabled by Arne Jansen · 11 years ago
  67. 8d19514 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  68. 1a65e24 Btrfs: move d_instantiate outside the transaction during mksubvol by Chris Mason · 11 years ago
  69. eb6b88d Btrfs: fix EDQUOT handling in btrfs_delalloc_reserve_metadata by Jan Schmidt · 11 years ago
  70. 24f8ebe Merge git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next.git for-chris into for-linus by Chris Mason · 11 years ago
  71. 59fe4f4 Btrfs: fix possible stale data exposure by Josef Bacik · 11 years ago
  72. 5d1f402 Btrfs: fix missing i_size update by Josef Bacik · 11 years ago
  73. 6f1c360 Btrfs: fix race between snapshot deletion and getting inode by Liu Bo · 11 years ago
  74. 843fcf3 Btrfs: fix missing release of the space/qgroup reservation in start_transaction() by Miao Xie · 11 years ago
  75. 0a3404d Btrfs: fix wrong sync_writers decrement in btrfs_file_aio_write() by Miao Xie · 11 years ago
  76. 222c81d Btrfs: do not merge logged extents if we've removed them from the tree by Josef Bacik · 11 years ago
  77. 0e4e026 Merge branch 'for-linus' into raid56-experimental by Chris Mason · 11 years ago
  78. 1f0905e Btrfs: remove conflicting check for minimum number of devices in raid56 by Chris Mason · 11 years ago
  79. 10e78e3 Btrfs: select XOR_BLOCKS in Kconfig by Tomasz Torcz · 11 years ago
  80. bb72170 Btrfs: reduce CPU contention while waiting for delayed extent operations by Chris Mason · 11 years ago
  81. 242e18c Btrfs: reduce lock contention on extent buffer locks by Chris Mason · 11 years ago
  82. 8de972b Btrfs: fix cluster alignment for mount -o ssd by Chris Mason · 12 years ago
  83. 6ac0f48 Btrfs: add a plugging callback to raid56 writes by Chris Mason · 11 years ago
  84. 4ae10b3 Btrfs: Add a stripe cache to raid56 by Chris Mason · 11 years ago
  85. 53b381b Btrfs: RAID5 and RAID6 by David Woodhouse · 11 years ago
  86. 64a1670 Btrfs: add rw argument to merge_bio_hook() by David Woodhouse · 15 years ago
  87. 3c91160 btrfs: don't try to notify udev about missing devices by Eric Sandeen · 11 years ago
  88. 6176772 Merge branch 'master' into for-next by Jiri Kosina · 11 years ago
  89. 422d26b Merge 3.8-rc5 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  90. d7df025 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  91. 1eafa6c Btrfs: fix repeated delalloc work allocation by Miao Xie · 12 years ago
  92. c9f01bf Btrfs: fix wrong max device number for single profile by Miao Xie · 12 years ago
  93. 2cba30f Btrfs: fix missed transaction->aborted check by Miao Xie · 12 years ago
  94. 8d25a08 Btrfs: Add ACCESS_ONCE() to transaction->abort accesses by Miao Xie · 12 years ago
  95. e58dd74 Btrfs: put csums on the right ordered extent by Josef Bacik · 12 years ago
  96. 192000d Btrfs: use right range to find checksum for compressed extents by Liu Bo · 12 years ago
  97. b017511 Btrfs: fix panic when recovering tree log by Josef Bacik · 12 years ago
  98. 201a903 Btrfs: do not allow logged extents to be merged or removed by Josef Bacik · 12 years ago
  99. a105bb8 Btrfs: fix a regression in balance usage filter by Ilya Dryomov · 12 years ago
  100. 83bfccb Merge branch 'mutex-ops@next-for-chris' of git://github.com/idryomov/btrfs-unstable into linus by Chris Mason · 12 years ago