Age | Commit message (Expand) | Author |
2012-10-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2012-10-25 | Btrfs: Use btrfs_update_inode_fallback when creating a snapshot | Josef Bacik |
2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2012-10-09 | Btrfs: confirmation of value is added before trace_btrfs_get_extent() is called | Tsutomu Itoh |
2012-10-09 | Btrfs: do not hold the file extent leaf locked when adding extent item | Josef Bacik |
2012-10-09 | Btrfs: add a type field for the transaction handle | Miao Xie |
2012-10-09 | btrfs: extended inode refs | Mark Fasheh |
2012-10-04 | btrfs: return EPERM upon rmdir on a subvolume | David Sterba |
2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-02 | fs: push rcu_barrier() from deactivate_locked_super() to filesystems | Kirill A. Shutemov |
2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2012-10-01 | Btrfs: fix unnecessary warning when the fragments make the space alloc fail | Miao Xie |
2012-10-01 | Btrfs: create a pinned em when writing to a prealloc range in DIO | Josef Bacik |
2012-10-01 | Btrfs: fix corrupted metadata in the snapshot | Miao Xie |
2012-10-01 | btrfs: polish names of kmem caches | David Sterba |
2012-10-01 | Btrfs: use flag EXTENT_DEFRAG for snapshot-aware defrag | Liu Bo |
2012-10-01 | Btrfs: add a new "type" field into the block reservation structure | Miao Xie |
2012-10-01 | Btrfs: do not take cleanup_work_sem in btrfs_run_delayed_iputs() | Sage Weil |
2012-10-01 | Btrfs: add hole punching | Josef Bacik |
2012-10-01 | Btrfs: remove unused hint byte argument for btrfs_drop_extents | Josef Bacik |
2012-10-01 | Btrfs: fix a bug in checking whether a inode is already in log | Liu Bo |
2012-10-01 | Btrfs: fix wrong orphan count of the fs/file tree | Miao Xie |
2012-10-01 | Btrfs: improve fsync by filtering extents that we want | Liu Bo |
2012-10-01 | Btrfs: do not needlessly restart the transaction for enospc | Josef Bacik |
2012-10-01 | Btrfs: turbo charge fsync | Josef Bacik |
2012-10-01 | Btrfs: update last trans if we don't update the inode | Josef Bacik |
2012-10-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-09-21 | userns: Convert btrfs to use kuid/kgid where appropriate | Eric W. Biederman |
2012-09-01 | btrfs: fix comment typo in btrfs_finish_ordered_io | Liu Bo |
2012-08-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2012-08-28 | Btrfs: fix ordered extent leak when failing to start a transaction | Liu Bo |
2012-08-28 | Btrfs: fix a dio write regression | Liu Bo |
2012-08-28 | Btrfs: fix enospc problems when deleting a subvol | Josef Bacik |
2012-08-28 | Btrfs: barrier before waitqueue_active | Josef Bacik |
2012-08-28 | Btrfs: don't allocate a seperate csums array for direct reads | Josef Bacik |
2012-08-28 | Btrfs: lock extents as we map them in DIO | Josef Bacik |
2012-08-04 | btrfs: nuke pdflush from comments | Artem Bityutskiy |
2012-08-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-07-31 | btrfs: Convert to new freezing mechanism | Jan Kara |
2012-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2012-07-25 | Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linus | Chris Mason |
2012-07-25 | Btrfs: introduce subvol uuids and times | Alexander Block |
2012-07-23 | Btrfs: zero unused bytes in inode item | Li Zefan |
2012-07-23 | Btrfs: kill free_space pointer from inode structure | Li Zefan |
2012-07-23 | Btrfs: kill root from btrfs_is_free_space_inode | Liu Bo |
2012-07-23 | Btrfs: fix typo in cow_file_range_async and async_cow_submit | Liu Bo |
2012-07-23 | Btrfs: return error of btrfs_update_inode() to caller | Tsutomu Itoh |
2012-07-23 | Btrfs: don't update atime on RO subvolumes | Alexander Block |
2012-07-14 | don't pass nameidata to ->create() | Al Viro |
2012-07-14 | stop passing nameidata to ->lookup() | Al Viro |