summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2012-10-04Btrfs: don't do anything in our ->freeze_fs and ->unfreeze_fsJosef Bacik
2012-10-04Btrfs: remove unused write cache pages hookJosef Bacik
2012-10-04Btrfs: fix race when getting the eb out of page->privateJosef Bacik
2012-10-04Btrfs: do not hold the write_lock on the extent tree while loggingJosef Bacik
2012-10-04Btrfs: fix race with freeze and free space inodesJosef Bacik
2012-10-04Btrfs: kill obsolete arguments in btrfs_wait_ordered_extentsLiu Bo
2012-10-04Btrfs: cleanup fs_info->hashersLiu Bo
2012-10-04Btrfs: cleanup for duplicated code in find_free_extentLiu Bo
2012-10-04Btrfs: fix race in sync and freeze againJosef Bacik
2012-10-04btrfs: return EPERM upon rmdir on a subvolumeDavid Sterba
2012-10-04Btrfs: using for_each_set_bit_from to simplify the codeWei Yongjun
2012-10-04Btrfs: write_buf is now callable outside send.cAnand Jain
2012-10-04Btrfs: remove unnecessary code in btree_get_extent()Tsutomu Itoh
2012-10-04Btrfs: cleanup of error processing in btree_get_extent()Tsutomu Itoh
2012-10-01Revert "Btrfs: do not do filemap_write_and_wait_range in fsync"Miao Xie
2012-10-01Btrfs: remove bytes argument from do_chunk_allocJosef Bacik
2012-10-01Btrfs: delay block group item insertionJosef Bacik
2012-10-01btrfs: Kill some bi_idx referencesKent Overstreet
2012-10-01Btrfs: fix unnecessary warning when the fragments make the space alloc failMiao Xie
2012-10-01Btrfs: create a pinned em when writing to a prealloc range in DIOJosef Bacik
2012-10-01Btrfs: move the sb_end_intwrite until after the throttle logicJosef Bacik
2012-10-01Btrfs: use larger limit for translation of logical to inodeLiu Bo
2012-10-01Btrfs: use helper for logical resolveLiu Bo
2012-10-01Btrfs: fix a bug in parsing return value in logical resolveLiu Bo
2012-10-01Btrfs: cleanup for unused ref cache stuffliubo
2012-10-01Btrfs: fix corrupted metadata in the snapshotMiao Xie
2012-10-01btrfs: polish names of kmem cachesDavid Sterba
2012-10-01Btrfs: fix our overcommit mathJosef Bacik
2012-10-01Btrfs: wait on async pages when shrinking delallocJosef Bacik
2012-10-01Btrfs: use flag EXTENT_DEFRAG for snapshot-aware defragLiu Bo
2012-10-01Btrfs: check return value of ulist_alloc() properlyTsutomu Itoh
2012-10-01Btrfs: fix error handling in delete_block_group_cache()Tsutomu Itoh
2012-10-01Btrfs: fix wrong size for the reservation when doing, file pre-allocation.Miao Xie
2012-10-01Btrfs: output more information when aborting a unused transaction handleMiao Xie
2012-10-01Btrfs: fix unprotected ->log_batchMiao Xie
2012-10-01Btrfs: fix wrong size for the reservation of the, snapshot creationMiao Xie
2012-10-01Btrfs: fix the snapshot that should not existMiao Xie
2012-10-01Btrfs: add a new "type" field into the block reservation structureMiao Xie
2012-10-01Btrfs: use a slab for ordered extents allocationMiao Xie
2012-10-01Btrfs: fix file extent discount problem in the, snapshotMiao Xie
2012-10-01Btrfs: fix full backref problem when inserting shared block referenceMiao Xie
2012-10-01Btrfs: fix error path in create_pending_snapshot()Miao Xie
2012-10-01Btrfs: fix possible memory leak in scrub_setup_recheck_block()Wei Yongjun
2012-10-01Btrfs: btrfs_drop_extent_cache should never failJosef Bacik
2012-10-01Btrfs: do not take cleanup_work_sem in btrfs_run_delayed_iputs()Sage Weil
2012-10-01Btrfs: set journal_info in async trans commit workerSage Weil
2012-10-01Btrfs: pass lockdep rwsem metadata to async commit transactionSage Weil
2012-10-01Btrfs: add hole punchingJosef Bacik
2012-10-01Btrfs: remove unused hint byte argument for btrfs_drop_extentsJosef Bacik
2012-10-01Btrfs: check if an inode has no checksum when logging itLiu Bo