summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/inode.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-02-161-1/+1
|\
| * Btrfs: unset DCACHE_DISCONNECTED when mounting default subvolJosef Bacik2014-02-141-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-02-041-1/+1
|\ \ | |/
| * Btrfs: disable snapshot aware defrag for nowJosef Bacik2014-02-031-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-01-301-124/+322
|\ \ | |/
| * 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
* | Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-301-19/+18
|\ \
| * | block: Abstract out bvec iteratorKent Overstreet2013-11-231-10/+12
| * | block: Convert various code to bio_for_each_segment()Kent Overstreet2013-11-231-9/+6
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-01-281-2/+5
|\ \
| * | btrfs: use generic posix ACL infrastructureChristoph Hellwig2014-01-251-2/+5
| |/
* | fs: fix iversion handlingChristoph Hellwig2013-12-051-2/+6
|/
* 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
* btrfs: drop unused parameter from btrfs_item_nrRoss Kirk2013-11-111-2/+2
* Btrfs: don't store NULL byte in symlink extentsFilipe David Borba Manana2013-11-111-2/+2
* Btrfs: eliminate the exceptional root_tree refs=0Stefan Behrens2013-11-111-13/+8
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-10-181-0/+1
|\
OpenPOWER on IntegriCloud