summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/disk-io.c
AgeCommit message (Expand)Author
2014-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-04-24Btrfs: fix possible memory leaks in open_ctree()Wang Shilong
2014-04-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-04-06Btrfs: remove transaction from sendJosef Bacik
2014-04-06Btrfs: don't clear uptodate if the eb is under IOJosef Bacik
2014-04-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-03-10Btrfs: fix possible empty list access when flushing the delalloc inodesMiao Xie
2014-03-10Btrfs: split the global ordered extents mutexMiao Xie
2014-03-10Btrfs: introduce btrfs_{start, end}_nocow_write() for each subvolumeMiao Xie
2014-03-10btrfs: Cleanup the "_struct" suffix in btrfs_workequeueQu Wenruo
2014-03-10btrfs: Cleanup the old btrfs_worker.Qu Wenruo
2014-03-10btrfs: Replace fs_info->qgroup_rescan_worker workqueue with btrfs_workqueue.Qu Wenruo
2014-03-10btrfs: Replace fs_info->delayed_workers workqueue with btrfs_workqueue.Qu Wenruo
2014-03-10btrfs: Replace fs_info->fixup_workers workqueue with btrfs_workqueue.Qu Wenruo
2014-03-10btrfs: Replace fs_info->readahead_workers workqueue with btrfs_workqueue.Qu Wenruo
2014-03-10btrfs: Replace fs_info->cache_workers workqueue with btrfs_workqueue.Qu Wenruo
2014-03-10btrfs: Replace fs_info->rmw_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->submit_workers with btrfs_workqueue.Qu Wenruo
2014-03-10btrfs: Replace fs_info->delalloc_workers with btrfs_workqueueQu Wenruo
2014-03-10btrfs: Replace fs_info->workers with btrfs_workqueue.Qu Wenruo
2014-03-10Btrfs: just wait or commit our own log sub-transactionMiao Xie
2014-03-10Btrfs: fix skipped error handle when log sync failedMiao Xie
2014-03-10Btrfs: fix possible deadlock in btrfs_cleanup_transactionLiu Bo
2014-03-10Btrfs: skip submitting barrier for missing deviceHidetoshi Seto
2014-03-10Btrfs: fix use-after-free in the finishing procedure of the device replaceMiao Xie
2014-02-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-02-14Btrfs: fix a lockdep warning when cleaning up aborted transactionLiu Bo
2014-02-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-02-03Btrfs: use btrfs_crc32c everywhere instead of libcrc32cFilipe David Borba Manana
2014-01-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-01-28btrfs: undo sysfs when open_ctree() failsAnand Jain
2014-01-28Btrfs: fix extent state leak on transaction abortionLiu Bo
2014-01-28btrfs: Add noinode_cache mount optionQu Wenruo
2014-01-28Btrfs: throttle delayed refs betterJosef Bacik
2014-01-28Btrfs: attach delayed ref updates to delayed ref headsJosef Bacik
2014-01-28Btrfs: only fua the first superblock when writting supersWang Shilong
2014-01-28Btrfs: convert printk to btrfs_ and fix BTRFS prefixFrank Holton
2014-01-28Btrfs: move the extent buffer radix tree into the fs_infoJosef Bacik
2014-01-28btrfs: expand btrfs_find_item() to include find_orphan_item functionalityKelley Nielsen
2014-01-28btrfs: remove unused variables from disk-io.cValentina Giusti
2014-01-28btrfs: publish per-super attributes in sysfsJeff Mahoney
2014-01-28Btrfs: introduce a head ref rbtreeLiu Bo
2013-12-03block: fixup for generic bio chainingKent Overstreet
2013-11-23block: Convert various code to bio_for_each_segment()Kent Overstreet
2013-11-20Btrfs: avoid heavy operations in btrfs_commit_superLiu Bo
2013-11-11btrfs: Remove useless variable in write_ctree_super()Rashika
2013-11-11btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)Dulshani Gunawardhana
2013-11-11btrfs: Add helper function for free_root_pointers()Rashika