aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/disk-io.c
Commit message (Expand)AuthorAge
* Btrfs: Fix checkpatch.pl warningsChris Mason2009-01-05
* Btrfs: avoid potential super block corruptionYan Zheng2009-01-05
* Btrfs: Fix compile warning around num_online_cpus() in a min statementChris Mason2008-12-19
* Btrfs: shift all end_io work to thread poolsChris Mason2008-12-17
* Btrfs: shared seed deviceYan Zheng2008-12-12
* Btrfs: Add checking of csum tree in balancing codeYan Zheng2008-12-10
* Btrfs: superblock duplicationYan Zheng2008-12-08
* Btrfs: move data checksumming into a dedicated treeChris Mason2008-12-08
* Btrfs: add support for multiple csum algorithmsJosef Bacik2008-12-02
* Btrfs: fix panic on error during mountJosef Bacik2008-12-02
* Btrfs: add support for compat flags to btrfsJosef Bacik2008-12-02
* Btrfs: fix shadowed variable declarationsChristoph Hellwig2008-12-02
* Btrfs: make things static and include the right headersChristoph Hellwig2008-12-02
* Btrfs: Drop dirty roots created by log replay immediately whenYan Zheng2008-11-20
* Btrfs: compat code fixesChris Mason2008-11-20
* Btrfs: Do fsync log replay when mount -o ro, except when on readonly mediaChris Mason2008-11-19
* Btrfs: Avoid writeback stallsChris Mason2008-11-19
* Btrfs: unplug all devices in the unplug call backChris Mason2008-11-18
* Btrfs: prevent loops in the directory tree when creating snapshotsChris Mason2008-11-17
* Btrfs: Give each subvol and snapshot their own anonymous devidChris Mason2008-11-17
* Btrfs: Allow subvolumes and snapshots anywhere in the directory treeChris Mason2008-11-17
* Btrfs: Seed device supportYan Zheng2008-11-17
* Btrfs: mount ro and remount supportYan Zheng2008-11-12
* Btrfs: Improve metadata read latenciesChris Mason2008-11-13
* Btrfs: tune btrfs unplug functions for a small number of devicesChris Mason2008-11-10
* Btrfs: Optimize compressed writeback and readsChris Mason2008-11-06
* Btrfs: Add ordered async work queuesChris Mason2008-11-06
* Btrfs: Add root tree pointer transaction idsYan Zheng2008-10-29
* Btrfs: nuke fs wide allocation mutex V2Josef Bacik2008-10-29
* Btrfs: Improve space balancing codeYan Zheng2008-10-29
* Btrfs: Add zlib compression supportChris Mason2008-10-29
* Btrfs: disk-io.c (open_ctree): avoid leaks upon allocation failureJim Meyering2008-10-01
* Btrfs: disk-io.c (open_ctree): Don't deref. NULL upon failed kzallocJim Meyering2008-10-01
* Btrfs: add and improve commentsChris Mason2008-09-29
* Btrfs: Wait for IO on the block device inodes of newly added devicesChris Mason2008-09-29
* Btrfs: update space balancing codeZheng Yan2008-09-26
* Btrfs: Add shared reference cacheZheng Yan2008-09-26
* Btrfs: Raise thresholds for metadata writebackChris Mason2008-09-25
* Remove Btrfs compat code for older kernelsChris Mason2008-09-25
* Btrfs: Full back reference supportZheng Yan2008-09-25
* Btrfs: Checksum tree blocks in the backgroundChris Mason2008-09-25
* Btrfs: free space accounting redoJosef Bacik2008-09-25
* Btrfs: Fix mismerge in block header checksChris Mason2008-09-25
* Btrfs: Record dirty pages tree-log pages in an extent_io treeChris Mason2008-09-25
* Btrfs: Optimize tree log block allocationsChris Mason2008-09-25
* Btrfs: Optimize btree walking while logging inodesChris Mason2008-09-25
* Btrfs: Fix releasepage to properly keep dirty and writeback pagesChris Mason2008-09-25
* Btrfs: Tree logging fixesChris Mason2008-09-25
* Btrfs: Add a write ahead tree log to optimize synchronous operationsChris Mason2008-09-25
* Btrfs: Add debugging checks to track down corrupted metadataChris Mason2008-09-25