Age | Commit message (Expand) | Author |
2012-10-09 | btrfs: extended inode ref iteration | Mark Fasheh |
2012-10-09 | btrfs: extended inode refs | Mark Fasheh |
2012-10-09 | mm: kill vma flag VM_CAN_NONLINEAR | Konstantin Khlebnikov |
2012-10-08 | btrfs: improved readablity for add_inode_ref | Jan Schmidt |
2012-10-08 | Btrfs: handle not finding the extent exactly when logging changed extents | Josef Bacik |
2012-10-08 | btrfs: move transaction aborts to the point of failure | David Sterba |
2012-10-08 | Btrfs: fix the missing error information in create_pending_snapshot() | Miao Xie |
2012-10-08 | Btrfs: fix off-by-one in file clone | Liu Bo |
2012-10-04 | btrfs: allow setting NOCOW for a zero sized file via ioctl | David Sterba |
2012-10-04 | Btrfs: fix punch hole when no extent exists | Josef Bacik |
2012-10-04 | Btrfs: don't do anything in our ->freeze_fs and ->unfreeze_fs | Josef Bacik |
2012-10-04 | Btrfs: remove unused write cache pages hook | Josef Bacik |
2012-10-04 | Btrfs: fix race when getting the eb out of page->private | Josef Bacik |
2012-10-04 | Btrfs: do not hold the write_lock on the extent tree while logging | Josef Bacik |
2012-10-04 | Btrfs: fix race with freeze and free space inodes | Josef Bacik |
2012-10-04 | Btrfs: kill obsolete arguments in btrfs_wait_ordered_extents | Liu Bo |
2012-10-04 | Btrfs: cleanup fs_info->hashers | Liu Bo |
2012-10-04 | Btrfs: cleanup for duplicated code in find_free_extent | Liu Bo |
2012-10-04 | Btrfs: fix race in sync and freeze again | Josef Bacik |
2012-10-04 | btrfs: return EPERM upon rmdir on a subvolume | David Sterba |
2012-10-04 | Btrfs: using for_each_set_bit_from to simplify the code | Wei Yongjun |
2012-10-04 | Btrfs: write_buf is now callable outside send.c | Anand Jain |
2012-10-04 | Btrfs: remove unnecessary code in btree_get_extent() | Tsutomu Itoh |
2012-10-04 | Btrfs: cleanup of error processing in btree_get_extent() | Tsutomu Itoh |
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 | btrfs: reada_extent doesn't need kref for refcount | Al Viro |
2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2012-10-01 | Revert "Btrfs: do not do filemap_write_and_wait_range in fsync" | Miao Xie |
2012-10-01 | Btrfs: remove bytes argument from do_chunk_alloc | Josef Bacik |
2012-10-01 | Btrfs: delay block group item insertion | Josef Bacik |
2012-10-01 | btrfs: Kill some bi_idx references | Kent Overstreet |
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: move the sb_end_intwrite until after the throttle logic | Josef Bacik |
2012-10-01 | Btrfs: use larger limit for translation of logical to inode | Liu Bo |
2012-10-01 | Btrfs: use helper for logical resolve | Liu Bo |
2012-10-01 | Btrfs: fix a bug in parsing return value in logical resolve | Liu Bo |
2012-10-01 | Btrfs: cleanup for unused ref cache stuff | liubo |
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: fix our overcommit math | Josef Bacik |
2012-10-01 | Btrfs: wait on async pages when shrinking delalloc | Josef Bacik |
2012-10-01 | Btrfs: use flag EXTENT_DEFRAG for snapshot-aware defrag | Liu Bo |
2012-10-01 | Btrfs: check return value of ulist_alloc() properly | Tsutomu Itoh |
2012-10-01 | Btrfs: fix error handling in delete_block_group_cache() | Tsutomu Itoh |
2012-10-01 | Btrfs: fix wrong size for the reservation when doing, file pre-allocation. | Miao Xie |
2012-10-01 | Btrfs: output more information when aborting a unused transaction handle | Miao Xie |
2012-10-01 | Btrfs: fix unprotected ->log_batch | Miao Xie |
2012-10-01 | Btrfs: fix wrong size for the reservation of the, snapshot creation | Miao Xie |