summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-02-16Btrfs: check return value of lookup_extent_mapping() correctlyTsutomu Itoh
2012-02-16Btrfs: fix deadlock on page lock when doing auto-defragmentMiao Xie
2012-02-16Btrfs: fix return value check of extent_io_opsTsutomu Itoh
2012-02-16btrfs: honor umask when creating subvol rootFlorian Albrechtskirchinger
2012-02-15btrfs: silence warning in raid array setupDavid Sterba
2012-02-15btrfs: fix structs where bitfields and spinlock/atomic share 8B wordDavid Sterba
2012-02-15btrfs: delalloc for page dirtied out-of-band in fixup workerJeff Mahoney
2012-02-15Btrfs: fix memory leak in load_free_space_cache()Tsutomu Itoh
2012-02-15btrfs: don't check DUP chunks twiceArne Jansen
2012-02-15Btrfs: fix trim 0 bytes after a device deleteLiu Bo
2012-02-15Btrfs: return the internal error unchanged if btrfs_get_extent_fiemap() call ...Jeff Liu
2012-02-15Btrfs: avoid positive number with ERR_PTRJan Schmidt
2012-02-15btrfs: Sector Size check during MountKeith Mannthey
2012-02-01Btrfs: don't reserve data with extents locked in btrfs_fallocateChris Mason
2012-01-27Btrfs: fix reservations in btrfs_page_mkwriteChris Mason
2012-01-26Btrfs: advance window_start if we're using a bitmapJosef Bacik
2012-01-26btrfs: mask out gfp flags in releasepageDavid Sterba
2012-01-26Btrfs: fix enospc error caused by wrong checks of the chunkMiao Xie
2012-01-26Btrfs: do not defrag a file partiallyLiu Bo
2012-01-26Btrfs: fix warning for 32-bit build of fs/btrfs/check-integrity.cStefan Behrens
2012-01-26Btrfs: use cluster->window_start when allocating from a cluster bitmapJosef Bacik
2012-01-26Btrfs: Check for NULL page in extent_range_uptodateMitch Harder
2012-01-26btrfs: Fix busyloops in transaction waiting codeJan Kara
2012-01-26Btrfs: make sure a bitmap has enough bytesJosef Bacik
2012-01-26Btrfs: fix uninit warning in backref.cJan Schmidt
2012-01-16Btrfs: use larger system chunksChris Mason
2012-01-16Btrfs: add a delalloc mutex to inodes for delalloc reservationsJosef Bacik
2012-01-16Btrfs: space leak tracepointsJosef Bacik
2012-01-16Btrfs: protect orphan block rsv with spin_lockJosef Bacik
2012-01-16Btrfs: add allocator tracepointsJosef Bacik
2012-01-16Btrfs: don't call btrfs_throttle in file writeJosef Bacik
2012-01-16Btrfs: release space on error in page_mkwriteJosef Bacik
2012-01-16Btrfs: fix btrfsck error 400 when truncating a compressedMiao Xie
2012-01-16Btrfs: do not use btrfs_end_transaction_throttle everywhereJosef Bacik
2012-01-16Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/b...Chris Mason
2012-01-16Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integ...Chris Mason
2012-01-16Merge branch 'for-chris' of git://repo.or.cz/linux-btrfs-devel into integrationChris Mason
2012-01-16Merge branch 'restriper' of git://github.com/idryomov/btrfs-unstable into int...Chris Mason
2012-01-16Merge branch 'allocation-fixes' into integrationChris Mason
2012-01-16Btrfs: add balance progress reportingIlya Dryomov
2012-01-16Btrfs: allow for resuming restriper after it was pausedIlya Dryomov
2012-01-16Btrfs: allow for canceling restriperIlya Dryomov
2012-01-16Btrfs: allow for pausing restriperIlya Dryomov
2012-01-16Btrfs: add skip_balance mount optionIlya Dryomov
2012-01-16Btrfs: recover balance on mountIlya Dryomov
2012-01-16Btrfs: save balance parameters to diskIlya Dryomov
2012-01-16Btrfs: soft profile changing mode (aka soft convert)Ilya Dryomov
2012-01-16Btrfs: implement online profile changingIlya Dryomov
2012-01-16Btrfs: do not reduce profile in do_chunk_alloc()Ilya Dryomov
2012-01-16Btrfs: virtual address space subset filterIlya Dryomov