aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/inode.c
AgeCommit message (Expand)Author
2014-03-10Btrfs: fix possible empty list access when flushing the delalloc inodesMiao Xie
2014-03-10Btrfs: don't flush all delalloc inodes when we doesn't get s_umount lockMiao Xie
2014-03-10Btrfs: just do dirty page flush for the inode with compression before direct IOMiao Xie
2014-03-10btrfs: Cleanup the "_struct" suffix in btrfs_workequeueQu Wenruo
2014-03-10btrfs: Replace fs_info->fixup_workers workqueue with btrfs_workqueue.Qu Wenruo
2014-03-10btrfs: Replace fs_info->endio_* workqueue with btrfs_workqueue.Qu Wenruo
2014-03-10btrfs: Replace fs_info->flush_workers with btrfs_workqueue.Qu Wenruo
2014-03-10btrfs: Replace fs_info->delalloc_workers with btrfs_workqueueQu Wenruo
2014-03-10Btrfs: fix preallocate vs double nocow writeMiao Xie
2014-03-10Btrfs: avoid warning bomb of btrfs_invalidate_inodesLiu Bo
2014-03-10Btrfs: skip readonly root for snapshot-aware defragmentWang Shilong
2014-03-10Btrfs: unlock extent and pages on error in cow_file_rangeJosef Bacik
2014-03-10Btrfs: balance delayed inode updatesJosef Bacik
2014-02-14Btrfs: unset DCACHE_DISCONNECTED when mounting default subvolJosef Bacik
2014-02-03Btrfs: disable snapshot aware defrag for nowJosef Bacik
2014-01-29Btrfs: setup inode location during btrfs_init_inode_lockedChris Mason
2014-01-29Btrfs: don't use ram_bytes for uncompressed inline itemsChris Mason
2014-01-29btrfs: fix warning while merging two adjacent extentsGui Hecheng
2014-01-28Btrfs: fix transaction abortion when remounting btrfs from RW to ROWang Shilong
2014-01-28Btrfs: add support for inode propertiesFilipe David Borba Manana
2014-01-28Btrfs: faster file extent item replace operationsFilipe David Borba Manana
2014-01-28Btrfs: fix the wrong nocow range checkMiao Xie
2014-01-28Btrfs: reduce btree node locking duration on item updateFilipe David Borba Manana
2014-01-28Btrfs: introduce the delayed inode ref deletion for the single link inodeMiao Xie
2014-01-28Btrfs: convert printk to btrfs_ and fix BTRFS prefixFrank Holton
2014-01-28Btrfs: fix a warning when iput a fileWang Shilong
2014-01-28Btrfs: remove dead comments for read_csums()Wang Shilong
2014-01-28Btrfs: fix error check of btrfs_lookup_dentry()Tsutomu Itoh
2014-01-28Btrfs: fix very slow inode eviction and fs unmountFilipe David Borba Manana
2014-01-28btrfs: expand btrfs_find_item() to include find_root_ref functionalityKelley Nielsen
2014-01-28btrfs: remove unused variable from btrfs_new_inodeValentina Giusti
2014-01-28Btrfs: incompatible format change to remove hole extentsJosef Bacik
2013-11-20btrfs: Use trace condition for get_extent tracepointSteven Rostedt
2013-11-20Btrfs: don't BUG_ON() if we get an error walking backrefsJosef Bacik
2013-11-11Btrfs: rename btrfs_start_all_delalloc_inodesMiao Xie
2013-11-11btrfs: Fix checkpatch.pl warning of spacing issuesDulshani Gunawardhana
2013-11-11btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)Dulshani Gunawardhana
2013-11-11Btrfs: do not run snapshot-aware defragment on errorLiu Bo
2013-11-11Btrfs: make sure the delalloc workers actually flush compressed writesJosef Bacik
2013-11-11Btrfs: don't abort transaction in run_delalloc_nocowJosef Bacik
2013-11-11Btrfs: do not bug_on if we try to cow a free space cache inodeJosef Bacik
2013-11-11Btrfs: return an error from btrfs_wait_ordered_rangeJosef Bacik
2013-11-11btrfs: remove fs/btrfs/compat.hZach Brown
2013-11-11Btrfs: handle a missing extent for the first file extentJosef Bacik
2013-11-11Btrfs: add tests for btrfs_get_extentJosef Bacik
2013-11-11Btrfs: free reserved space on error in a few placesJosef Bacik
2013-11-11Btrfs: improve inode hash function/inode lookupFilipe David Borba Manana
2013-11-11Btrfs: improve jitter performance of the sequential buffered writeMiao Xie
2013-11-11Btrfs: do not release metadata for space cache inodesJosef Bacik
2013-11-11Btrfs: fix tracking of orphan inode countFilipe David Borba Manana