aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/inode.c
Commit message (Expand)AuthorAge
* Btrfs: make things static and include the right headersChristoph Hellwig2008-12-02
* Btrfs: Fix cow semantic in run_delalloc_nocow()Liu Hui2008-12-01
* Btrfs: compat code fixesChris Mason2008-11-20
* Btrfs: Use current_fsuid/gidChris Mason2008-11-19
* Btrfs: Avoid writeback stallsChris Mason2008-11-19
* Btrfs: Add backrefs and forward refs for subvols and 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: mount ro and remount supportYan Zheng2008-11-12
* Btrfs: Fix compile warnings on 32 bit machinesChris Mason2008-11-11
* Btrfs: Fix usage of struct extent_map->orig_startChris Mason2008-11-10
* Btrfs: Fix csum error for compressed dataYan Zheng2008-11-10
* Btrfs: Optimize compressed writeback and readsChris Mason2008-11-06
* Btrfs: Add ordered async work queuesChris Mason2008-11-06
* Btrfs: Compression corner fixesChris Mason2008-10-31
* Btrfs: Add fallocate support v2Yan Zheng2008-10-30
* Btrfs: update nodatacow code v2Yan Zheng2008-10-30
* Btrfs: Fix bookend extent race v2Yan Zheng2008-10-30
* Btrfs: update hole handling v2Yan Zheng2008-10-30
* Btrfs: Fix logic to avoid reading checksums for -o nodatasum,compressChris Mason2008-10-30
* Btrfs: walk compressed pages based on the nr_pages count instead of bytesChris Mason2008-10-30
* Btrfs: Add zlib compression supportChris Mason2008-10-29
* Btrfs: Fix subvolume creation locking rulesChristoph Hellwig2008-10-09
* Btrfs: Fix leaf reference cache missYan Zheng2008-10-09
* Btrfs: Remove offset field from struct btrfs_extent_refYan Zheng2008-10-09
* Btrfs: Count space allocated to file in bytesYan Zheng2008-10-09
* Btrfs: cast bio->bi_sector to a u64 before shiftingChris Mason2008-10-03
* Btrfs: don't read leaf blocks containing only checksums during truncateChris Mason2008-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: extent_map and data=ordered fixes for space balancingZheng Yan2008-09-26
* Remove Btrfs compat code for older kernelsChris Mason2008-09-25
* Btrfs: Fix race against disk_i_size updatesChris Mason2008-09-25
* Btrfs: Full back reference supportZheng Yan2008-09-25
* Btrfs: free space accounting redoJosef Bacik2008-09-25
* Btrfs: Dir fsync optimizationsChris Mason2008-09-25
* Btrfs: Fix releasepage to properly keep dirty and writeback pagesChris Mason2008-09-25
* Btrfs: Update the highest objectid in a root after log replay is doneChris Mason2008-09-25
* remove unused function btrfs_ilookupChristoph Hellwig2008-09-25
* Btrfs: Add a write ahead tree log to optimize synchronous operationsChris Mason2008-09-25
* Btrfs: optimize btrget/set/removexattrChristoph Hellwig2008-09-25
* Btrfs: Optimise NFS readdir hack slightly; don't call readdir() again when doneDavid Woodhouse2008-09-25
* Minor cleanup of btrfs_real_readdir()David Woodhouse2008-09-25
* Btrfs: Remove special cases for "." and ".."David Woodhouse2008-09-25
* Btrfs: Implement our own copy of the nfsd readdir hack, for older kernelsDavid Woodhouse2008-09-25
* Introduce btrfs_iget helperBalaji Rao2008-09-25
* Btrfs: Lookup readpage checksums on bio submission againChris Mason2008-09-25
* Btrfs: Fix add_extent_mapping to check for duplicates across the whole rangeChris Mason2008-09-25
* Btrfs: Lower contention on the csum mutexChris Mason2008-09-25
* Btrfs: Init address_space->writeback_index properlyChris Mason2008-09-25