summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2012-04-27btrfs: btrfs_root_readonly() broken on big-endianAl Viro
2012-04-22Revert "Btrfs: increase the global block reserve estimates"Chris Mason
2012-04-22Btrfs: fix regression in scrub path resolvingJan Schmidt
2012-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-03-03Btrfs: fix casting error in scrub reada codeChris Mason
2012-03-03btrfs: fix locking issues in find_parent_nodes()Li Zefan
2012-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-02-24Btrfs: fix compiler warnings on 32 bit systemsChris Mason
2012-02-23Btrfs: increase the global block reserve estimatesLiu Bo
2012-02-23Btrfs: clear the extent uptodate bits during parent transid failuresChris Mason
2012-02-23Btrfs: add extra sanity checks on the path names in btrfs_mksubvolChris Mason
2012-02-23Btrfs: make sure we update latest_bdevChris Mason
2012-02-23Btrfs: improve error handling for btrfs_insert_dir_item callersChris Mason
2012-02-21Btrfs: be less strict on finding next node in clear_extent_bitLiu Bo
2012-02-16Btrfs: fix a bug on overcommit stuffLiu Bo
2012-02-16Btrfs: kick out redundant stuff in convert_extent_bitLiu Bo
2012-02-16Btrfs: skip states when they does not contain bits to clearLiu Bo
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-01-31Btrfs: don't reserve data with extents locked in btrfs_fallocateChris Mason
2012-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
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-17Merge branch 'btrfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
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