- 897a41b btrfs: add dynamic debug support by Jeff Mahoney · 8 years ago
- f4a9c16 Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
- ce12965 btrfs: introduce tickets_id to determine whether asynchronous metadata reclaim work makes progress by Wang Xiaoguang · 8 years ago
- 28687b9 Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
- 9e7cc91 btrfs: fix fsfreeze hang caused by delayed iputs deal by Wang Xiaoguang · 8 years ago
- 1851309 btrfs: update btrfs_space_info's bytes_may_use timely by Wang Xiaoguang · 8 years ago
- d2c609b btrfs: properly track when rescan worker is running by Jeff Mahoney · 8 years ago
- d58b0d9 Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
- ba929b6 Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
- d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
- 6664283 btrfs: btrfs_abort_transaction, drop root parameter by Jeff Mahoney · 9 years ago
- 1db1ff9 btrfs: convert nodesize macros to static inlines by Jeff Mahoney · 9 years ago
- 14a1e06 btrfs: introduce BTRFS_MAX_ITEM_SIZE by Jeff Mahoney · 9 years ago
- 0c83b62 btrfs: cleanup, remove prototype for btrfs_find_root_ref by Jeff Mahoney · 9 years ago
- f5ee5c9 btrfs: tests, use BTRFS_FS_STATE_DUMMY_FS_INFO instead of dummy root by Jeff Mahoney · 9 years ago
- 7c0260e btrfs: tests, require fs_info for root by Jeff Mahoney · 9 years ago
- 3cdde22 btrfs: btrfs_test_opt and friends should take a btrfs_fs_info by Jeff Mahoney · 9 years ago
- 05653ef btrfs: hide test-only member under ifdef by David Sterba · 8 years ago
- f376df2 Btrfs: add tracepoints for flush events by Josef Bacik · 9 years ago
- 957780e Btrfs: introduce ticketed enospc infrastructure by Josef Bacik · 9 years ago
- 25d609f Btrfs: fix callers of btrfs_block_rsv_migrate by Josef Bacik · 9 years ago
- 31b9655 Btrfs: track transid for delayed ref flushing by Josef Bacik · 9 years ago
- 81a75f67 btrfs: use bio fields for op and flags by Mike Christie · 9 years ago
- 42f3173 Merge branch 'cleanups-4.7' into for-chris-4.7-20160525 by David Sterba · 9 years ago
- 0132761 btrfs: fix string and comment grammatical issues and typos by Nicholas D Steeves · 9 years ago
- c315ef8 Merge branch 'for-chris-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.7 by Chris Mason · 9 years ago
- 680834c Merge branch 'foreign/jeffm/uapi' into for-chris-4.7-20160516 by David Sterba · 9 years ago
- 5ef64a3 Merge branch 'cleanups-4.7' into for-chris-4.7-20160516 by David Sterba · 9 years ago
- f78c436 Btrfs: fix race between block group relocation and nocow writes by Filipe Manana · 9 years ago
- 9cfa3e3 Btrfs: don't do unnecessary delalloc flushes when relocating by Filipe Manana · 9 years ago
- db67116 btrfs: uapi/linux/btrfs_tree.h migration, item types and defines by Jeff Mahoney · 9 years ago
- 33ca913 btrfs: uapi/linux/btrfs.h migration, move struct btrfs_ioctl_defrag_range_args by Jeff Mahoney · 9 years ago
- 18db9ac btrfs: uapi/linux/btrfs.h migration, move feature flags by Jeff Mahoney · 9 years ago
- 83288b6 btrfs: uapi/linux/btrfs.h migration, qgroup limit flags by Jeff Mahoney · 9 years ago
- d4ae133 btrfs: uapi/linux/btrfs.h migration, move BTRFS_LABEL_SIZE by Jeff Mahoney · 9 years ago
- 4c63c24 btrfs: bugfix: handle FS_IOC32_{GETFLAGS,SETFLAGS,GETVERSION} in btrfs_ioctl by Luke Dashjr · 9 years ago
- c5f4ccb btrfs: move error handling code together in ctree.h by Anand Jain · 9 years ago
- 2351d74 btrfs: remove unused function btrfs_assert() by Anand Jain · 9 years ago
- 34d9700 btrfs: rename btrfs_std_error to btrfs_handle_fs_error by Anand Jain · 9 years ago
- bb7ab3b btrfs: Fix misspellings in comments. by Adam Buchbinder · 9 years ago
- ebb8765 btrfs: move btrfs_compression_type to compression.h by Anand Jain · 9 years ago
- f5bc27c Merge branch 'dev/control-ioctl' into for-chris-4.6 by David Sterba · 9 years ago
- fa695b0 Merge branch 'misc-4.6' into for-chris-4.6 by David Sterba · 9 years ago
- f004fae0 Merge branch 'cleanups-4.6' into for-chris-4.6 by David Sterba · 9 years ago
- 675d276 Merge branch 'foreign/liubo/replace-lockup' into for-chris-4.6 by David Sterba · 9 years ago
- ff7db6e Merge branch 'foreign/zhaolei/reada' into for-chris-4.6 by David Sterba · 9 years ago
- 23c1a96 Merge branch 'foreign/qu/norecovery-v7' into for-chris-4.6 by David Sterba · 9 years ago
- 67d605f Merge branch 'dev/rename-keys' into for-chris-4.6 by David Sterba · 9 years ago
- 5f1b566 Merge branch 'chandan/prep-subpage-blocksize' into for-chris-4.6 by David Sterba · 9 years ago
- 73beece Btrfs: fix lockdep deadlock warning due to dev_replace by Liu Bo · 9 years ago
- d5131b6 btrfs: drop unused argument in btrfs_ioctl_get_supported_features by David Sterba · 9 years ago
- c5868f8 btrfs: add GET_SUPPORTED_FEATURES to the control device ioctls by David Sterba · 9 years ago
- f7e98a7 btrfs: change max_inline default to 2048 by David Sterba · 9 years ago
- 0138b6f btrfs: simplify expression in btrfs_calc_trans_metadata_size() by Byongho Lee · 9 years ago
- 2fefd55 btrfs: reada: limit max works count by Zhao Lei · 9 years ago
- 02873e4 btrfs: reada: Use fs_info instead of root in __readahead_hook's argument by Zhao Lei · 9 years ago
- 96da091 btrfs: Introduce new mount option to disable tree log replay by Qu Wenruo · 9 years ago
- 8dcddfa btrfs: Introduce new mount option usebackuproot to replace recovery by Qu Wenruo · 9 years ago
- 242e295 btrfs: switch dev stats item to the permanent item key by David Sterba · 9 years ago
- 50c2d5a btrfs: introduce key type for persistent permanent items by David Sterba · 9 years ago
- 0bbbccb1 btrfs: introduce key type for persistent temporary items by David Sterba · 9 years ago
- 9703fef Btrfs: fallocate: Work with sectorsized blocks by Chandan Rajendra · 9 years ago
- 2e78c92 Btrfs: __btrfs_buffered_write: Reserve/release extents aligned to block size by Chandan Rajendra · 9 years ago
- 2101ae4 Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
- 0bc19f90 btrfs: merge functions for wait snapshot creation by Zhao Lei · 9 years ago
- c2d6cb1 Btrfs: fix deadlock running delayed iputs at transaction commit time by Filipe Manana · 9 years ago
- c1a198d Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
- b28cf57 Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5 by Chris Mason · 9 years ago
- a305810 Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5 by Chris Mason · 9 years ago
- 4fb72bf btrfs: use smaller type for btrfs_path locks by David Sterba · 9 years ago
- 7853f15 btrfs: use smaller type for btrfs_path lowest_level by David Sterba · 9 years ago
- dccabfa btrfs: use smaller type for btrfs_path reada by David Sterba · 9 years ago
- e4058b5 btrfs: cleanup, use enum values for btrfs_path reada by David Sterba · 9 years ago
- 4d4ab6d btrfs: constify static arrays by David Sterba · 9 years ago
- ee22184 Btrfs: use linux/sizes.h to represent constants by Byongho Lee · 9 years ago
- 9780c49 btrfs: switch __btrfs_fs_incompat return type from int to bool by Alexandru Moise · 9 years ago
- 2b3909f btrfs: use new dedupe data function pointer by Darrick J. Wong · 9 years ago
- 511711a btrfs: don't run delayed references while we are creating the free space tree by Chris Mason · 9 years ago
- f0f7641 Merge branch 'freespace-4.5' into for-linus-4.5 by Chris Mason · 9 years ago
- afa427c Merge branch 'cleanup/misc-simplify' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5 by Chris Mason · 9 years ago
- f7d3d2f Merge branch 'freespace-tree' into for-linus-4.5 by Chris Mason · 9 years ago
- 70f6d82 Btrfs: add free space tree mount option by Omar Sandoval · 9 years ago
- a5ed918 Btrfs: implement the free space B-tree by Omar Sandoval · 9 years ago
- 208acb8 Btrfs: introduce the free space B-tree on-disk format by Omar Sandoval · 9 years ago
- 73fa48b Btrfs: refactor caching_thread() by Omar Sandoval · 9 years ago
- 1abfbcd Btrfs: add helpers for read-only compat bits by Omar Sandoval · 9 years ago
- 04b38d6 vfs: pull btrfs clone API to vfs layer by Christoph Hellwig · 9 years ago
- 3042460 btrfs: remove wait from struct btrfs_delalloc_work by David Sterba · 9 years ago
- 651d494 btrfs: sink parameter wait to btrfs_alloc_delalloc_work by David Sterba · 9 years ago
- 3db11b2 btrfs: add .copy_file_range file operation by Zach Brown · 9 years ago
- 80e0c50 Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
- 758f2df Btrfs: fix scrub preventing unused block groups from being deleted by Filipe Manana · 9 years ago
- 7fd0118 Btrfs: fix the number of transaction units needed to remove a block group by Filipe Manana · 9 years ago
- 8eab77f Btrfs: use global reserve when deleting unused block group after ENOSPC by Filipe Manana · 9 years ago
- ad804a0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- c62d255 mm, fs: introduce mapping_gfp_constraint() by Michal Hocko · 9 years ago
- 5846a3c btrfs: qgroup: Fix a race in delayed_ref which leads to abort trans by Qu Wenruo · 9 years ago
- bc30946 btrfs: extend balance filter usage to take minimum and maximum by David Sterba · 9 years ago
- dee32d0 btrfs: add balance filter for stripes by Gabríel Arthúr Pétursson · 9 years ago
- 12907fc btrfs: extend balance filter limit to take minimum and maximum by David Sterba · 9 years ago