aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2011-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-11-06Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-06Btrfs: check for a null fs root when writing to the backup root logChris Mason
2011-11-06Btrfs: fix race during transaction joinsChris Mason
2011-11-06Btrfs: fix a potential btrfs_bio leak on scrub fixupsIlya Dryomov
2011-11-06Btrfs: rename btrfs_bio multi -> bbio for consistencyIlya Dryomov
2011-11-06Btrfs: stop leaking btrfs_bios on readaheadIlya Dryomov
2011-11-06Btrfs: stop the readahead threads on failed mountChris Mason
2011-11-06Btrfs: fix extent_buffer leak in the metadata IO error handlingChris Mason
2011-11-06Btrfs: fix the new inspection ioctls for 32 bit compatChris Mason
2011-11-06Merge git://git.jan-o-sch.net/btrfs-unstable into integrationChris Mason
2011-11-06Merge branch 'for-chris' of git://github.com/sensille/linux into integrationChris Mason
2011-11-06Btrfs: fix delayed insertion reservationJosef Bacik
2011-11-06Btrfs: ClearPageError during writepage and clean_tree_blockChris Mason
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