summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/disk-io.c
AgeCommit message (Expand)Author
2009-02-12Btrfs: make a lockdep class for the extent buffer locksChris Mason
2009-02-04Btrfs: Change btree locking to use explicit blocking pointsChris Mason
2009-02-04Btrfs: hash_lock is no longer neededChris Mason
2009-02-04Btrfs: async threads should try harder to find workChris Mason
2009-01-21Btrfs: fix tree logs parallel syncYan Zheng
2009-01-21Btrfs: open_ctree() error handling can oops on fs_infoQinghuang Feng
2009-01-21Btrfs: simplify iteration codesQinghuang Feng
2009-01-21Btrfs: check return value for kthread_run() correctlyQinghuang Feng
2009-01-21Btrfs: removed unused #include <version.h>'sHuang Weiyi
2009-01-05Btrfs: Fix checkpatch.pl warningsChris Mason
2009-01-05Btrfs: avoid potential super block corruptionYan Zheng
2008-12-19Btrfs: Fix compile warning around num_online_cpus() in a min statementChris Mason
2008-12-17Btrfs: shift all end_io work to thread poolsChris Mason
2008-12-12Btrfs: shared seed deviceYan Zheng
2008-12-10Btrfs: Add checking of csum tree in balancing codeYan Zheng
2008-12-08Btrfs: superblock duplicationYan Zheng
2008-12-08Btrfs: move data checksumming into a dedicated treeChris Mason
2008-12-02Btrfs: add support for multiple csum algorithmsJosef Bacik
2008-12-02Btrfs: fix panic on error during mountJosef Bacik
2008-12-02Btrfs: add support for compat flags to btrfsJosef Bacik
2008-12-02Btrfs: fix shadowed variable declarationsChristoph Hellwig
2008-12-02Btrfs: make things static and include the right headersChristoph Hellwig
2008-11-20Btrfs: Drop dirty roots created by log replay immediately whenYan Zheng
2008-11-20Btrfs: compat code fixesChris Mason
2008-11-19Btrfs: Do fsync log replay when mount -o ro, except when on readonly mediaChris Mason
2008-11-19Btrfs: Avoid writeback stallsChris Mason
2008-11-18Btrfs: unplug all devices in the unplug call backChris Mason
2008-11-17Btrfs: prevent loops in the directory tree when creating snapshotsChris Mason
2008-11-17Btrfs: Give each subvol and snapshot their own anonymous devidChris Mason
2008-11-17Btrfs: Allow subvolumes and snapshots anywhere in the directory treeChris Mason
2008-11-17Btrfs: Seed device supportYan Zheng
2008-11-12Btrfs: mount ro and remount supportYan Zheng
2008-11-13Btrfs: Improve metadata read latenciesChris Mason
2008-11-10Btrfs: tune btrfs unplug functions for a small number of devicesChris Mason
2008-11-06Btrfs: Optimize compressed writeback and readsChris Mason
2008-11-06Btrfs: Add ordered async work queuesChris Mason
2008-10-29Btrfs: Add root tree pointer transaction idsYan Zheng
2008-10-29Btrfs: nuke fs wide allocation mutex V2Josef Bacik
2008-10-29Btrfs: Improve space balancing codeYan Zheng
2008-10-29Btrfs: Add zlib compression supportChris Mason
2008-10-01Btrfs: disk-io.c (open_ctree): avoid leaks upon allocation failureJim Meyering
2008-10-01Btrfs: disk-io.c (open_ctree): Don't deref. NULL upon failed kzallocJim Meyering
2008-09-29Btrfs: add and improve commentsChris Mason
2008-09-29Btrfs: Wait for IO on the block device inodes of newly added devicesChris Mason
2008-09-26Btrfs: update space balancing codeZheng Yan
2008-09-26Btrfs: Add shared reference cacheZheng Yan
2008-09-25Btrfs: Raise thresholds for metadata writebackChris Mason
2008-09-25Remove Btrfs compat code for older kernelsChris Mason
2008-09-25Btrfs: Full back reference supportZheng Yan
2008-09-25Btrfs: Checksum tree blocks in the backgroundChris Mason