aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2013-04-05Btrfs: fix space leak when we fail to reserve metadata spaceJosef Bacik
2013-04-05Btrfs: don't drop path when printing out tree errors in scrubJosef Bacik
2013-04-05Btrfs: limit the global reserve to 512mbJosef Bacik
2013-04-05Btrfs: fix race between mmap writes and compressionChris Mason
2013-04-05Btrfs: fix locking on ROOT_REPLACE operations in tree mod logJan Schmidt
2013-04-05Btrfs: use set_nlink if our i_nlink is 0Josef Bacik
2013-03-20btrfs: use rcu_barrier() to wait for bdev puts at unmountEric Sandeen
2013-03-14Btrfs: cleanup orphan reservation if truncate failsJosef Bacik
2013-03-14Btrfs: account for orphan inodes properly during cleanupJosef Bacik
2013-03-14Btrfs: delete inline extents when we find them during loggingJosef Bacik
2013-03-14Btrfs: copy everything if we've created an inline extentJosef Bacik
2013-03-14btrfs: Init io_lock after cloning btrfs device structThomas Gleixner
2013-02-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-02-06Btrfs: move d_instantiate outside the transaction during mksubvolChris Mason
2013-02-06Btrfs: fix EDQUOT handling in btrfs_delalloc_reserve_metadataJan Schmidt
2013-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next.git for-...Chris Mason
2013-02-05Btrfs: fix possible stale data exposureJosef Bacik
2013-02-05Btrfs: fix missing i_size updateJosef Bacik
2013-02-05Btrfs: fix race between snapshot deletion and getting inodeLiu Bo
2013-02-05Btrfs: fix missing release of the space/qgroup reservation in start_transacti...Miao Xie
2013-02-05Btrfs: fix wrong sync_writers decrement in btrfs_file_aio_write()Miao Xie
2013-02-05Btrfs: do not merge logged extents if we've removed them from the treeJosef Bacik
2013-02-01btrfs: don't try to notify udev about missing devicesEric Sandeen
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