summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2011-11-06Btrfs: be smarter about committing the transaction in reserve_metadata_bytesJosef Bacik
2011-11-06Btrfs: make a delayed_block_rsv for the delayed item insertionJosef Bacik
2011-11-06Btrfs: add a log of past tree rootsChris Mason
2011-11-06btrfs: separate superblock items out of fs_infoDavid Sterba
2011-11-06Btrfs: use the global reserve when truncating the free space cache inodeJosef Bacik
2011-11-06Btrfs: release metadata from global reserve if we have to fallback for unlinkJosef Bacik
2011-11-06Btrfs: make sure to flush queued bios if write_cache_pages waitsChris Mason
2011-11-06Btrfs: fix extent pinning bugs in the tree logChris Mason
2011-11-06Btrfs: make sure btrfs_remove_free_space doesn't leak EAGAINChris Mason
2011-11-06Btrfs: don't wait as long for more batches during SSD log commitChris Mason
2011-11-02filesystems: add set_nlink()Miklos Szeredi
2011-10-31writeback: Add a 'reason' to wb_writeback_workCurt Wohlgemuth
2011-10-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds
2011-10-28vfs: do (nearly) lockless generic_file_llseekAndi Kleen
2011-10-25Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds
2011-10-24btrfs: ratelimit WARN_ON in use_block_rsvDavid Sterba
2011-10-24Merge branch 'hotfixes-20111024/josef/for-chris' into btrfs-next-stableDavid Sterba
2011-10-24Merge remote-tracking branch 'remotes/josef/for-chris' into btrfs-next-stableDavid Sterba
2011-10-24btrfs: do not allow mounting non-subvolumes via subvol optionDavid Sterba
2011-10-20Btrfs: close all bdevs on mount failureIlya Dryomov
2011-10-20Btrfs: fix a bug when opening seed devicesIlya Dryomov
2011-10-20btrfs: fix oops on failure pathDaniel J Blueman
2011-10-20Btrfs: fix race between multi-task space allocation and caching spaceMiao Xie
2011-10-20Btrfs: fix return value of btrfs_get_acl()Tsutomu Itoh
2011-10-20Btrfs: pass the correct root to lookup_free_space_inode()Ilya Dryomov
2011-10-20Btrfs: do not set EXTENT_DIRTY along with EXTENT_DELALLOCLiu Bo
2011-10-20Btrfs: fix direct-io vs nodatacowLi Zefan
2011-10-20Btrfs: remove BUG_ON() in compress_file_range()Li Zefan
2011-10-20Btrfs: fix array bound checkingLi Zefan
2011-10-20btrfs: return EINVAL if start > total_bytes in fitrim ioctlLukas Czerner
2011-10-20Btrfs: honor extent thresh during defragmentationLi Zefan
2011-10-20btrfs: trivial fix, a potential memory leak in btrfs_parse_early_options()Jeff Liu
2011-10-20Btrfs: fix wrong max_to_defrag in btrfs_defrag_file()Li Zefan
2011-10-20Btrfs: use i_size_read() in btrfs_defrag_file()Li Zefan
2011-10-20Btrfs: fix defragmentation regressionLi Zefan
2011-10-20btrfs: fix memory leak in btrfs_defrag_fileDiego Calleja
2011-10-20btrfs: check file extent backref offset underflowYan, Zheng
2011-10-19Btrfs: don't flush the cache inode before writing itJosef Bacik
2011-10-19Btrfs: if we have a lot of pinned space, commit the transactionJosef Bacik
2011-10-19Btrfs: seperate out btrfs_block_rsv_check out into 2 different functionsJosef Bacik
2011-10-19Btrfs: reserve some space for an orphan item when unlinkingJosef Bacik
2011-10-19Btrfs: release trans metadata bytes before flushing delayed refsJosef Bacik
2011-10-19Btrfs: allow shrink_delalloc flush the needed reclaimed pagesJosef Bacik
2011-10-19Btrfs: wait for ordered extents if we're in trouble when shrinking delallocJosef Bacik
2011-10-19Btrfs: don't check bytes_pinned to determine if we should commit the transactionJosef Bacik
2011-10-19Btrfs: fix regression in re-setting a large xattrJosef Bacik
2011-10-19Btrfs: fix the amount of space reserved for unlinkJosef Bacik
2011-10-19Btrfs: wait for ordered extents if we didn't reclaim enoughJosef Bacik
2011-10-19Btrfs: inline checksums into the disk free space cacheJosef Bacik
2011-10-19Btrfs: take overflow into account in reserving spaceJosef Bacik