aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2013-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-01-24Btrfs: fix repeated delalloc work allocationMiao Xie
2013-01-24Btrfs: fix wrong max device number for single profileMiao Xie
2013-01-24Btrfs: fix missed transaction->aborted checkMiao Xie
2013-01-24Btrfs: Add ACCESS_ONCE() to transaction->abort accessesMiao Xie
2013-01-24Btrfs: put csums on the right ordered extentJosef Bacik
2013-01-24Btrfs: use right range to find checksum for compressed extentsLiu Bo
2013-01-24Btrfs: fix panic when recovering tree logJosef Bacik
2013-01-24Btrfs: do not allow logged extents to be merged or removedJosef Bacik
2013-01-21Btrfs: fix a regression in balance usage filterIlya Dryomov
2013-01-21Merge branch 'mutex-ops@next-for-chris' of git://github.com/idryomov/btrfs-un...Chris Mason
2013-01-21Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...Chris Mason
2013-01-21Btrfs: prevent qgroup destroy when there are still relationsArne Jansen
2013-01-21Btrfs: ignore orphan qgroup relationsArne Jansen
2013-01-20Btrfs: reorder locks and sanity checks in btrfs_ioctl_defragIlya Dryomov
2013-01-20Btrfs: fix unlock order in btrfs_ioctl_rm_devIlya Dryomov
2013-01-20Btrfs: fix unlock order in btrfs_ioctl_resizeIlya Dryomov
2013-01-20Btrfs: fix "mutually exclusive op is running" error codeIlya Dryomov
2013-01-20Btrfs: bring back balance pause/resume logicIlya Dryomov
2013-01-14btrfs: update timestamps on truncate()Eric Sandeen
2013-01-14btrfs: fix btrfs_cont_expand() freeing IS_ERR emZach Brown
2013-01-14Btrfs: fix a bug when llseek for delalloc bytes behind prealloc extentsLiu Bo
2013-01-14Btrfs: fix off-by-one in lseekLiu Bo
2013-01-14Btrfs: reset path lock state to zeroLiu Bo
2013-01-14Btrfs: let allocation start from the right raid typeLiu Bo
2013-01-14Btrfs: add orphan before truncating pagecacheJosef Bacik
2013-01-14Btrfs: set flushing if we're limited flushingJosef Bacik
2013-01-14Btrfs: fix missing write access release in btrfs_ioctl_resize()Miao Xie
2013-01-14Btrfs: fix resize a readonly deviceMiao Xie
2013-01-14Btrfs: do not delete a subvolume which is in a R/O subvolumeMiao Xie
2013-01-14Btrfs: disable qgroup id 0Miao Xie
2013-01-14btrfs: get the device in write mode when deleting itLukas Czerner
2013-01-14Btrfs: fix memory leak in name_cache_insert()Tsutomu Itoh
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-12-20vfs: remove DCACHE_NEED_LOOKUPJeff Layton
2012-12-18Revert "Btrfs: reorder tree mod log operations in deleting a pointer"Chris Mason
2012-12-18Revert "Btrfs: MOD_LOG_KEY_REMOVE_WHILE_MOVING never change node's nritems"Chris Mason
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-12-17lseek: the "whence" argument is called "whence"Andrew Morton
2012-12-17Btrfs: fix a bug of per-file nocowLiu Bo
2012-12-17Btrfs: fix hash overflow handlingChris Mason
2012-12-16Btrfs: don't take inode delalloc mutex if we're a free space inodeJosef Bacik
2012-12-16Btrfs: fix autodefrag and umount lockupJosef Bacik
2012-12-16Btrfs: fix permissions of empty files not affected by umaskFilipe Brandenburger
2012-12-16Btrfs: put raid properties into global tableLiu Bo
2012-12-16Btrfs: fix BUG() in scrub when first superblock reading gives EIOStefan Behrens
2012-12-16Btrfs: do not call file_update_time in aio_writeJosef Bacik
2012-12-16Btrfs: only unlock and relock if we have toJosef Bacik
2012-12-16Btrfs: use tokens where we can in the tree logJosef Bacik