Age | Commit message (Expand) | Author |
2011-06-17 | btrfs: Remove unused sysfs code | Maarten Lankhorst |
2011-06-17 | Btrfs: fix relocation races | Chris Mason |
2011-06-04 | btrfs: add helper for fs_info->closing | David Sterba |
2011-06-04 | Btrfs: add mount -o inode_cache | Chris Mason |
2011-05-28 | Merge branch 'for-chris' of | Chris Mason |
2011-05-26 | Btrfs: add mount -o auto_defrag | Chris Mason |
2011-05-23 | Merge branch 'cleanups_and_fixes' into inode_numbers | Chris Mason |
2011-05-23 | BTRFS: Remove unused node_lock | Andi Kleen |
2011-05-23 | Btrfs: kill BTRFS_I(inode)->block_group | Josef Bacik |
2011-05-23 | Btrfs: fix how we do space reservation for truncate | Josef Bacik |
2011-05-23 | Btrfs: kill trans_mutex | Josef Bacik |
2011-05-23 | Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Chris Mason |
2011-05-22 | Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino... | Chris Mason |
2011-05-22 | Merge branch 'delayed_inode' into inode_numbers | Chris Mason |
2011-05-21 | btrfs: implement delayed inode items operation | Miao Xie |
2011-05-21 | Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_num... | Chris Mason |
2011-05-12 | btrfs: use unsigned type for single bit bitfield | David Sterba |
2011-05-12 | btrfs: add readonly flag | Arne Jansen |
2011-05-12 | btrfs: new ioctls for scrub | Jan Schmidt |
2011-05-12 | btrfs: scrub | Arne Jansen |
2011-05-06 | btrfs: remove all unused functions | David Sterba |
2011-05-04 | btrfs: remove unused function prototypes | David Sterba |
2011-05-02 | btrfs: drop unused parameter from btrfs_release_path | David Sterba |
2011-05-02 | btrfs: rename variables clashing with global function names | David Sterba |
2011-04-26 | Revert wrong fixes for common misspellings | Lucas De Marchi |
2011-04-25 | Btrfs: Support reading/writing on disk free ino cache | Li Zefan |
2011-04-25 | Btrfs: Cache free inode numbers in memory | Li Zefan |
2011-04-25 | Btrfs: Make free space cache code generic | Li Zefan |
2011-04-16 | Btrfs: avoid taking the chunk_mutex in do_chunk_alloc | Josef Bacik |
2011-04-08 | Btrfs: deal with the case that we run out of space in the cache | Josef Bacik |
2011-04-05 | Btrfs: Fix uninitialized root flags for subvolumes | Li Zefan |
2011-03-28 | Btrfs: fix OOPS of empty filesystem after balance | liubo |
2011-03-28 | Btrfs: add btrfs_trim_fs() to handle FITRIM | Li Dongyang |
2011-03-28 | Btrfs: adjust btrfs_discard_extent() return errors and trimmed bytes | Li Dongyang |
2011-03-28 | Btrfs: make update_reserved_bytes() public | Li Dongyang |
2011-03-28 | Btrfs: Per file/directory controls for COW and compression | Liu Bo |
2011-03-28 | Btrfs: add initial tracepoint support for btrfs | liubo |
2011-03-25 | Btrfs: cleanup how we setup free space clusters | Josef Bacik |
2011-03-17 | Btrfs: add checks to verify dir items are correct | Josef Bacik |
2011-03-17 | Btrfs: handle errors in btrfs_orphan_cleanup | Josef Bacik |
2011-03-17 | Btrfs: convert to the new truncate sequence | Josef Bacik |
2011-03-17 | Btrfs: use a slab for the free space entries | Josef Bacik |
2011-03-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds |
2011-03-12 | Btrfs: break out of shrink_delalloc earlier | Chris Mason |
2011-02-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds |
2011-02-16 | Btrfs: allow balance to explicitly allocate chunks as it relocates | Chris Mason |
2011-02-16 | Btrfs: put ENOSPC debugging under a mount option | Chris Mason |
2011-01-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2011-01-17 | Btrfs: forced readonly mounts on errors | liubo |
2011-01-16 | fs/btrfs: Fix build of ctree | Stefan Schmidt |