summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.h
AgeCommit message (Expand)AuthorFilesLines
2014-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-0/+14
2014-04-24Btrfs: move btrfs_{set,clear}_and_info() to ctree.hWang Shilong1-0/+14
2014-04-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-3/+10
2014-04-07btrfs: export global block reserve size as space_infoDavid Sterba1-1/+8
2014-04-07Btrfs: hold the commit_root_sem when getting the commit root during sendJosef Bacik1-0/+1
2014-04-06Btrfs: remove transaction from sendJosef Bacik1-2/+1
2014-04-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-23/+50
2014-03-10Btrfs: fix possible empty list access when flushing the delalloc inodesMiao Xie1-0/+2
2014-03-10Btrfs: split the global ordered extents mutexMiao Xie1-0/+2
2014-03-10Btrfs: don't flush all delalloc inodes when we doesn't get s_umount lockMiao Xie1-1/+2
2014-03-10Btrfs: introduce btrfs_{start, end}_nocow_write() for each subvolumeMiao Xie1-0/+10
2014-03-10btrfs: Cleanup the "_struct" suffix in btrfs_workequeueQu Wenruo1-22/+22
2014-03-10btrfs: Cleanup the old btrfs_worker.Qu Wenruo1-1/+0
2014-03-10btrfs: Replace fs_info->scrub_* workqueue with btrfs_workqueue.Qu Wenruo1-3/+3
2014-03-10btrfs: Replace fs_info->qgroup_rescan_worker workqueue with btrfs_workqueue.Qu Wenruo1-2/+2
2014-03-10btrfs: Replace fs_info->delayed_workers workqueue with btrfs_workqueue.Qu Wenruo1-1/+1
2014-03-10btrfs: Replace fs_info->fixup_workers workqueue with btrfs_workqueue.Qu Wenruo1-1/+1
2014-03-10btrfs: Replace fs_info->readahead_workers workqueue with btrfs_workqueue.Qu Wenruo1-1/+1
2014-03-10btrfs: Replace fs_info->cache_workers workqueue with btrfs_workqueue.Qu Wenruo1-2/+2
2014-03-10btrfs: Replace fs_info->rmw_workers workqueue with btrfs_workqueue.Qu Wenruo1-1/+1
2014-03-10btrfs: Replace fs_info->endio_* workqueue with btrfs_workqueue.Qu Wenruo1-6/+6
2014-03-10btrfs: Replace fs_info->flush_workers with btrfs_workqueue.Qu Wenruo1-2/+2
2014-03-10btrfs: Replace fs_info->submit_workers with btrfs_workqueue.Qu Wenruo1-1/+1
2014-03-10btrfs: Replace fs_info->delalloc_workers with btrfs_workqueueQu Wenruo1-1/+1
2014-03-10btrfs: Replace fs_info->workers with btrfs_workqueue.Qu Wenruo1-1/+1
2014-03-10Btrfs: just wait or commit our own log sub-transactionMiao Xie1-0/+3
2014-03-10Btrfs: fix skipped error handle when log sync failedMiao Xie1-0/+1
2014-03-10Btrfs: use signed integer instead of unsigned long integer for log transidMiao Xie1-2/+2
2014-03-10Btrfs: fix use-after-free in the finishing procedure of the device replaceMiao Xie1-0/+9
2014-01-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-35/+99
2014-01-29Btrfs: don't use ram_bytes for uncompressed inline itemsChris Mason1-9/+26
2014-01-28Btrfs: change the members' order of btrfs_space_info structure to reduce the ...Miao Xie1-14/+15
2014-01-28btrfs: Add noinode_cache mount optionQu Wenruo1-0/+1
2014-01-28Btrfs: fix to search previous metadata extent item since skinny metadataWang Shilong1-0/+2
2014-01-28Btrfs: throttle delayed refs betterJosef Bacik1-0/+3
2014-01-28Btrfs: add support for inode propertiesFilipe David Borba Manana1-1/+3
2014-01-28Btrfs: faster file extent item replace operationsFilipe David Borba Manana1-1/+4
2014-01-28Btrfs: convert printk to btrfs_ and fix BTRFS prefixFrank Holton1-2/+2
2014-01-28btrfs: Check read-only status of roots during sendDavid Sterba1-0/+6
2014-01-28Btrfs: remove field tree_mod_seq_elem from btrfs_fs_info structFilipe David Borba Manana1-1/+0
2014-01-28Btrfs: move the extent buffer radix tree into the fs_infoJosef Bacik1-0/+4
2014-01-28Btrfs: make btrfs_debug match pr_debug handling related to DEBUGFrank Holton1-0/+6
2014-01-28btrfs: cleanup: removed unused 'btrfs_get_inode_ref_index'Sergei Trofimovich1-6/+0
2014-01-28btrfs: bootstrap generic btrfs_find_item interfaceKelley Nielsen1-0/+2
2014-01-28btrfs: publish device membership in sysfsJeff Mahoney1-0/+1
2014-01-28btrfs: publish allocation data in sysfsJeff Mahoney1-0/+5
2014-01-28btrfs: publish per-super attributes in sysfsJeff Mahoney1-0/+2
2014-01-28btrfs: add ioctls to query/change feature bits onlineJeff Mahoney1-0/+9
2014-01-28Btrfs: fix check-integrity to look at the referenced data properlyJosef Bacik1-0/+4
2014-01-28Btrfs: incompatible format change to remove hole extentsJosef Bacik1-1/+4