- 7841cb2 btrfs: add helper for fs_info->closing by David Sterba · 13 years ago
- 4b9465c Btrfs: add mount -o inode_cache by Chris Mason · 13 years ago
- ff5714c Merge branch 'for-chris' of by Chris Mason · 13 years ago
- 4cb5300 Btrfs: add mount -o auto_defrag by Chris Mason · 13 years ago
- d6c0cb3 Merge branch 'cleanups_and_fixes' into inode_numbers by Chris Mason · 13 years ago
- 0956c79 BTRFS: Remove unused node_lock by Andi Kleen · 13 years ago
- d82a6f1 Btrfs: kill BTRFS_I(inode)->block_group by Josef Bacik · 13 years ago
- fcb80c2 Btrfs: fix how we do space reservation for truncate by Josef Bacik · 14 years ago
- a4abeea Btrfs: kill trans_mutex by Josef Bacik · 14 years ago
- 7126733 Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arne/btrfs-unstable-arne into inode_numbers by Chris Mason · 13 years ago
- 945d896 Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into inode_numbers by Chris Mason · 13 years ago
- dcc6d07 Merge branch 'delayed_inode' into inode_numbers by Chris Mason · 13 years ago
- 16cdcec btrfs: implement delayed inode items operation by Miao Xie · 14 years ago
- 0965537 Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_numbers by Chris Mason · 13 years ago
- 4ea0288 btrfs: use unsigned type for single bit bitfield by David Sterba · 13 years ago
- 8628764 btrfs: add readonly flag by Arne Jansen · 14 years ago
- 475f638 btrfs: new ioctls for scrub by Jan Schmidt · 14 years ago
- a2de733 btrfs: scrub by Arne Jansen · 14 years ago
- f2a97a9 btrfs: remove all unused functions by David Sterba · 14 years ago
- 621496f btrfs: remove unused function prototypes by David Sterba · 14 years ago
- b3b4aa7 btrfs: drop unused parameter from btrfs_release_path by David Sterba · 14 years ago
- 306e16c btrfs: rename variables clashing with global function names by David Sterba · 14 years ago
- e9c5499 Revert wrong fixes for common misspellings by Lucas De Marchi · 14 years ago
- 82d5902 Btrfs: Support reading/writing on disk free ino cache by Li Zefan · 14 years ago
- 581bb05 Btrfs: Cache free inode numbers in memory by Li Zefan · 14 years ago
- 34d52cb Btrfs: Make free space cache code generic by Li Zefan · 14 years ago
- 6d74119 Btrfs: avoid taking the chunk_mutex in do_chunk_alloc by Josef Bacik · 14 years ago
- be1a12a Btrfs: deal with the case that we run out of space in the cache by Josef Bacik · 14 years ago
- 08fe4db Btrfs: Fix uninitialized root flags for subvolumes by Li Zefan · 14 years ago
- c59021f Btrfs: fix OOPS of empty filesystem after balance by liubo · 14 years ago
- f7039b1 Btrfs: add btrfs_trim_fs() to handle FITRIM by Li Dongyang · 14 years ago
- 5378e60 Btrfs: adjust btrfs_discard_extent() return errors and trimmed bytes by Li Dongyang · 14 years ago
- b4d00d5 Btrfs: make update_reserved_bytes() public by Li Dongyang · 14 years ago
- 75e7cb7 Btrfs: Per file/directory controls for COW and compression by Liu Bo · 14 years ago
- 1abe9b8 Btrfs: add initial tracepoint support for btrfs by liubo · 14 years ago
- 4e69b59 Btrfs: cleanup how we setup free space clusters by Josef Bacik · 14 years ago
- 22a94d4 Btrfs: add checks to verify dir items are correct by Josef Bacik · 14 years ago
- 66b4ffd Btrfs: handle errors in btrfs_orphan_cleanup by Josef Bacik · 14 years ago
- a41ad39 Btrfs: convert to the new truncate sequence by Josef Bacik · 14 years ago
- dc89e98 Btrfs: use a slab for the free space entries by Josef Bacik · 14 years ago
- 0e5b88c Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
- 36e39c4 Btrfs: break out of shrink_delalloc earlier by Chris Mason · 14 years ago
- 4660ba6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
- c87f08c Btrfs: allow balance to explicitly allocate chunks as it relocates by Chris Mason · 14 years ago
- 9143565 Btrfs: put ENOSPC debugging under a mount option by Chris Mason · 14 years ago
- eee2a81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
- acce952 Btrfs: forced readonly mounts on errors by liubo · 14 years ago
- f8b1808 fs/btrfs: Fix build of ctree by Stefan Schmidt · 14 years ago
- 6d07bce btrfs: fix wrong free space information of btrfs by Miao Xie · 14 years ago
- f580eb0 fs/btrfs: Fix build of ctree by Stefan Schmidt · 14 years ago
- f892436 Merge branch 'lzo-support' of git://repo.or.cz/linux-btrfs-devel into btrfs-38 by Chris Mason · 14 years ago
- b74c79e fs: provide rcu-walk aware permission i_ops by Nick Piggin · 14 years ago
- b83cc96 Btrfs: Add readonly snapshots support by Li Zefan · 14 years ago
- a6fa6fa btrfs: Add lzo compression support by Li Zefan · 14 years ago
- 261507a0 btrfs: Allow to add new compression algorithm by Li Zefan · 14 years ago
- 0410c94 btrfs: make 1-bit signed fileds unsigned by Mariusz Kozlowski · 14 years ago
- 4260f7c Btrfs: allow subvol deletion by unprivileged user with -o user_subvol_rm_allowed by Sage Weil · 14 years ago
- bb9c12c Btrfs: async transaction commit by Sage Weil · 14 years ago
- 6b5b817 Merge branch 'bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-work by Chris Mason · 14 years ago
- 88c2ba3 Btrfs: Add a clear_cache mount option by Josef Bacik · 14 years ago
- 6737773 Btrfs: add support for mixed data+metadata block groups by Josef Bacik · 14 years ago
- 0cb59c9 Btrfs: write out free space cache by Josef Bacik · 14 years ago
- 0af3d00 Btrfs: create special free space cache inode by Josef Bacik · 14 years ago
- 8bb8ab2 Btrfs: rework how we reserve metadata bytes by Josef Bacik · 14 years ago
- 0019f10 Btrfs: re-work delalloc flushing by Josef Bacik · 14 years ago
- 89a5589 Btrfs: fix df regression by Josef Bacik · 14 years ago
- 45321ac Make ->drop_inode() just return whether inode needs to be dropped by Al Viro · 14 years ago
- bd55597 convert btrfs to ->evict_inode() by Al Viro · 14 years ago
- 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
- 4b46fce Btrfs: add basic DIO read/write support by Josef Bacik · 14 years ago
- 3fd0a55 Btrfs: Metadata ENOSPC handling for balance by Yan, Zheng · 14 years ago
- efa5646 Btrfs: Pre-allocate space for data relocation by Yan, Zheng · 14 years ago
- d68fc57 Btrfs: Metadata reservation for orphan inodes by Yan, Zheng · 14 years ago
- 8929ecfa Btrfs: Introduce global metadata reservation by Yan, Zheng · 14 years ago
- 0ca1f7c Btrfs: Update metadata reservation for delayed allocation by Yan, Zheng · 14 years ago
- a22285a Btrfs: Integrate metadata reservation with start_transaction by Yan, Zheng · 14 years ago
- f0486c6 Btrfs: Introduce contexts for metadata reservation by Yan, Zheng · 14 years ago
- 5da9d01 Btrfs: Shrink delay allocated space in a synchronized by Yan, Zheng · 14 years ago
- 424499d Btrfs: Kill allocate_wait in space_info by Yan, Zheng · 14 years ago
- b742bb8 Btrfs: Link block groups of different raid types by Yan, Zheng · 14 years ago
- 795d580 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
- 287a0ab Btrfs: kill max_extent mount option by Josef Bacik · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 441f405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
- 9174846 btrfs: use memparse by Akinobu Mita · 15 years ago
- 2ac55d4 Btrfs: cache the extent state everywhere we possibly can V2 by Josef Bacik · 15 years ago
- 1e701a3 Btrfs: add new defrag-range ioctl. by Chris Mason · 15 years ago
- 6ef5ed0 Btrfs: add ioctl and incompat flag to set the default mount subvol by Josef Bacik · 15 years ago
- 73f7341 Btrfs: change how we mount subvolumes by Josef Bacik · 15 years ago
- 1253483 Btrfs: make set/get functions for the super compat_ro flags use compat_ro by Josef Bacik · 15 years ago
- a9185b4 pass writeback_control to ->write_inode by Christoph Hellwig · 15 years ago
- a555f81 Btrfs: Add mount -o compress-force by Chris Mason · 15 years ago
- 86b9f2e Btrfs: Fix per root used space accounting by Yan, Zheng · 15 years ago
- 24bbcf0 Btrfs: Add delayed iput by Yan, Zheng · 15 years ago
- f34f57a Btrfs: Pass transaction handle to security and ACL initialization functions by Yan, Zheng · 15 years ago
- c71bf09 Btrfs: Avoid orphan inodes cleanup while replaying log by Yan, Zheng · 15 years ago
- 920bbbf Btrfs: Rewrite btrfs_drop_extents by Yan, Zheng · 15 years ago
- ad48fd75 Btrfs: Add btrfs_duplicate_item by Yan, Zheng · 15 years ago
- dcbeb0b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
- e244a0a Btrfs: add -o discard option by Christoph Hellwig · 15 years ago