aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/disk-io.c
AgeCommit message (Expand)Author
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-16Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/b...Chris Mason
2012-01-16Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integ...Chris Mason
2012-01-16Merge branch 'for-chris' of git://repo.or.cz/linux-btrfs-devel into integrationChris Mason
2012-01-16Merge branch 'restriper' of git://github.com/idryomov/btrfs-unstable into int...Chris Mason
2012-01-16Btrfs: allow for canceling restriperIlya Dryomov
2012-01-16Btrfs: allow for pausing restriperIlya Dryomov
2012-01-16Btrfs: recover balance on mountIlya Dryomov
2012-01-16Btrfs: add basic restriper infrastructureIlya Dryomov
2012-01-16Btrfs: get rid of *_alloc_profile fieldsIlya Dryomov
2012-01-12mm: compaction: introduce sync-light migration for use by compactionMel Gorman
2012-01-12mm: compaction: determine if dirty pages can be migrated without blocking wit...Mel Gorman
2012-01-11Btrfs: fix possible deadlock when opening a seed deviceLi Zefan
2012-01-08btrfs: take allocation of ->tree_root into open_ctree()Al Viro
2012-01-08btrfs: let ->s_fs_info point to fs_info, not root...Al Viro
2012-01-08btrfs: merge free_fs_info() calls on fill_super failuresAl Viro
2012-01-08btrfs: make open_ctree() return intAl Viro
2012-01-08btrfs: sanitizing ->fs_info, part 5Al Viro
2012-01-08btrfs: sanitizing ->fs_info, part 4Al Viro
2012-01-08btrfs: sanitizing ->fs_info, part 3Al Viro
2012-01-08btrfs: sanitizing ->fs_info, part 2Al Viro
2012-01-08btrfs: sanitizing ->fs_info, part 1Al Viro
2012-01-08btrfs: preparation to fixing mount/umount raceAl Viro
2011-12-22Btrfs: mark delayed refs as for cowArne Jansen
2011-12-21Merge branch 'master' into pm-sleepRafael J. Wysocki
2011-12-21Btrfs: integrate integrity check module into btrfsStefan Behrens
2011-12-16Merge branches 'for-linus' and 'for-linus-3.2' of git://git.kernel.org/pub/sc...Linus Torvalds
2011-12-15Btrfs: fix num_workers_starting bug and other bugs in async threadJosef Bacik
2011-11-23Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Rafael J. Wysocki
2011-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-11-21freezer: unexport refrigerator() and update try_to_freeze() slightlyTejun Heo
2011-11-20btrfs: mirror_num should be int, not u64Jan Schmidt
2011-11-20Btrfs: fix barrier flushesChris Mason
2011-11-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-11-09Btrfs: close devices on all error paths in open_ctree()Ilya Dryomov
2011-11-09Btrfs: avoid null dereference and leaks when bailing from open_ctree()Ilya Dryomov
2011-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-11-06Btrfs: check for a null fs root when writing to the backup root logChris Mason
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-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: 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: make sure to flush queued bios if write_cache_pages waitsChris Mason
2011-11-02filesystems: add set_nlink()Miklos Szeredi
2011-10-19Btrfs: allow us to overcommit our enospc reservationsJosef Bacik
2011-10-19Btrfs: put the block group cache after we commit the superJosef Bacik