summaryrefslogtreecommitdiff
path: root/fs/btrfs/disk-io.c
AgeCommit message (Expand)Author
2012-10-09Btrfs: remove repeated eb->pages check in, disk-io.c/csum_dirty_bufferWang Sheng-Hui
2012-10-09Btrfs: make filesystem read-only when submitting barrier failsStefan Behrens
2012-10-09Btrfs: cache extent state when writing out dirty metadata pagesJosef Bacik
2012-10-09Btrfs: do not async metadata csumming in certain situationsJosef Bacik
2012-10-09Btrfs: fix orphan transaction on the freezed filesystemMiao Xie
2012-10-04Btrfs: remove unused write cache pages hookJosef Bacik
2012-10-04Btrfs: cleanup fs_info->hashersLiu Bo
2012-10-04Btrfs: remove unnecessary code in btree_get_extent()Tsutomu Itoh
2012-10-04Btrfs: cleanup of error processing in btree_get_extent()Tsutomu Itoh
2012-10-01Btrfs: cleanup for unused ref cache stuffliubo
2012-10-01Btrfs: fix unprotected ->log_batchMiao Xie
2012-10-01Btrfs: add a new "type" field into the block reservation structureMiao Xie
2012-08-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-08-28Btrfs: fix that repair code is spuriously executed for transid failuresStefan Behrens
2012-08-28Btrfs: remove superblock writing after fatal errorStefan Behrens
2012-08-28Btrfs: barrier before waitqueue_activeJosef Bacik
2012-08-28Btrfs: fix deadlock in wait_for_more_refsArne Jansen
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-07-31btrfs: Convert to new freezing mechanismJan Kara
2012-07-31btrfs: use printk_get_level and printk_skip_level, add __printf, fix falloutJoe Perches
2012-07-25Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linusChris Mason
2012-07-25Btrfs: introduce subvol uuids and timesAlexander Block
2012-07-25Merge branch 'qgroup' of git://git.jan-o-sch.net/btrfs-unstable into for-linusChris Mason
2012-07-23Btrfs: avoid I/O repair BUG() from btree_read_extent_buffer_pages()Stefan Behrens
2012-07-23Btrfs: do not ignore errors from btrfs_cleanup_fs_roots() when mountingIlya Dryomov
2012-07-23Btrfs: do not return EINVAL instead of ENOMEM from open_ctree()Ilya Dryomov
2012-07-12Btrfs: quota tree support and startupArne Jansen
2012-07-10Btrfs: qgroup state and initializationArne Jansen
2012-07-10Btrfs: added helper to create new treesArne Jansen
2012-07-10Btrfs: join tree mod log code with the code holding back delayed refsJan Schmidt
2012-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-07-02Btrfs: resume balance on rw (re)mounts properlyIlya Dryomov
2012-07-02Btrfs: restore restriper state on all mountsIlya Dryomov
2012-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-06-21Btrfs: add a missing spin_lockJosef Bacik
2012-06-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-06-15Btrfs: destroy the items of the delayed inodes in error handling routineMiao Xie
2012-06-15Btrfs: make sure that we've made everything in pinned tree cleanLiu Bo
2012-06-15Btrfs: avoid memory leak of extent state in error handling routineLiu Bo
2012-06-15Btrfs: fix incompat flags settingLi Zefan
2012-06-15Btrfs: use rcu to protect device->nameJosef Bacik
2012-06-15Btrfs: fix btrfs_destroy_marked_extentsJosef Bacik
2012-06-15Btrfs: wake up transaction waiters when aborting a transactionJosef Bacik
2012-06-15Btrfs: fix locking in btrfs_destroy_delayed_refsJosef Bacik
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-05-31Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-l...Chris Mason
2012-05-30Btrfs: read device stats on mount, write modified ones during commitStefan Behrens
2012-05-30Btrfs: add device counters for detected IO and checksum errorsStefan Behrens
2012-05-30btrfs: Drop unused function btrfs_abort_devices()Asias He
2012-05-30Btrfs: fix how we deal with the orphan block rsvJosef Bacik