summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/inode.c
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: fix possible empty list access when flushing the delalloc inodesMiao Xie2014-03-101-0/+4
* Btrfs: don't flush all delalloc inodes when we doesn't get s_umount lockMiao Xie2014-03-101-15/+19
* Btrfs: just do dirty page flush for the inode with compression before direct IOMiao Xie2014-03-101-7/+7
* btrfs: Cleanup the "_struct" suffix in btrfs_workequeueQu Wenruo2014-03-101-9/+9
* btrfs: Replace fs_info->fixup_workers workqueue with btrfs_workqueue.Qu Wenruo2014-03-101-4/+4
* btrfs: Replace fs_info->endio_* workqueue with btrfs_workqueue.Qu Wenruo2014-03-101-11/+9
* btrfs: Replace fs_info->flush_workers with btrfs_workqueue.Qu Wenruo2014-03-101-4/+4
* btrfs: Replace fs_info->delalloc_workers with btrfs_workqueueQu Wenruo2014-03-101-10/+8
* Btrfs: fix preallocate vs double nocow writeMiao Xie2014-03-101-1/+15
* Btrfs: avoid warning bomb of btrfs_invalidate_inodesLiu Bo2014-03-101-1/+2
* Btrfs: skip readonly root for snapshot-aware defragmentWang Shilong2014-03-101-0/+5
* Btrfs: unlock extent and pages on error in cow_file_rangeJosef Bacik2014-03-101-1/+2
* Btrfs: balance delayed inode updatesJosef Bacik2014-03-101-0/+4
* Btrfs: unset DCACHE_DISCONNECTED when mounting default subvolJosef Bacik2014-02-141-1/+1
* Btrfs: disable snapshot aware defrag for nowJosef Bacik2014-02-031-1/+1
* Btrfs: setup inode location during btrfs_init_inode_lockedChris Mason2014-01-291-9/+9
* Btrfs: don't use ram_bytes for uncompressed inline itemsChris Mason2014-01-291-4/+11
* btrfs: fix warning while merging two adjacent extentsGui Hecheng2014-01-291-1/+1
* Btrfs: fix transaction abortion when remounting btrfs from RW to ROWang Shilong2014-01-281-2/+2
* Btrfs: add support for inode propertiesFilipe David Borba Manana2014-01-281-6/+36
* Btrfs: faster file extent item replace operationsFilipe David Borba Manana2014-01-281-32/+55
* Btrfs: fix the wrong nocow range checkMiao Xie2014-01-281-2/+5
* Btrfs: reduce btree node locking duration on item updateFilipe David Borba Manana2014-01-281-1/+0
* Btrfs: introduce the delayed inode ref deletion for the single link inodeMiao Xie2014-01-281-2/+53
* Btrfs: convert printk to btrfs_ and fix BTRFS prefixFrank Holton2014-01-281-2/+2
* Btrfs: fix a warning when iput a fileWang Shilong2014-01-281-0/+2
* Btrfs: remove dead comments for read_csums()Wang Shilong2014-01-281-6/+0
* Btrfs: fix error check of btrfs_lookup_dentry()Tsutomu Itoh2014-01-281-4/+11
* Btrfs: fix very slow inode eviction and fs unmountFilipe David Borba Manana2014-01-281-14/+84
* btrfs: expand btrfs_find_item() to include find_root_ref functionalityKelley Nielsen2014-01-281-3/+3
* btrfs: remove unused variable from btrfs_new_inodeValentina Giusti2014-01-281-6/+0
* Btrfs: incompatible format change to remove hole extentsJosef Bacik2014-01-281-30/+48
* btrfs: Use trace condition for get_extent tracepointSteven Rostedt2013-11-201-2/+1
* Btrfs: don't BUG_ON() if we get an error walking backrefsJosef Bacik2013-11-201-1/+2
* Btrfs: rename btrfs_start_all_delalloc_inodesMiao Xie2013-11-111-2/+1
* btrfs: Fix checkpatch.pl warning of spacing issuesDulshani Gunawardhana2013-11-111-3/+3
* btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)Dulshani Gunawardhana2013-11-111-7/+3
* Btrfs: do not run snapshot-aware defragment on errorLiu Bo2013-11-111-19/+28
* Btrfs: make sure the delalloc workers actually flush compressed writesJosef Bacik2013-11-111-6/+12
* Btrfs: don't abort transaction in run_delalloc_nocowJosef Bacik2013-11-111-15/+5
* Btrfs: do not bug_on if we try to cow a free space cache inodeJosef Bacik2013-11-111-1/+4
* Btrfs: return an error from btrfs_wait_ordered_rangeJosef Bacik2013-11-111-2/+7
* btrfs: remove fs/btrfs/compat.hZach Brown2013-11-111-3/+2
* Btrfs: handle a missing extent for the first file extentJosef Bacik2013-11-111-2/+9
* Btrfs: add tests for btrfs_get_extentJosef Bacik2013-11-111-0/+8
* Btrfs: free reserved space on error in a few placesJosef Bacik2013-11-111-0/+2
* Btrfs: improve inode hash function/inode lookupFilipe David Borba Manana2013-11-111-2/+4
* Btrfs: improve jitter performance of the sequential buffered writeMiao Xie2013-11-111-3/+4
* Btrfs: do not release metadata for space cache inodesJosef Bacik2013-11-111-1/+7
* Btrfs: fix tracking of orphan inode countFilipe David Borba Manana2013-11-111-5/+8
OpenPOWER on IntegriCloud