aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/disk-io.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-06-21
|\
| * Btrfs: add a missing spin_lockJosef Bacik2012-06-21
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-06-15
|\|
| * Btrfs: destroy the items of the delayed inodes in error handling routineMiao Xie2012-06-15
| * Btrfs: make sure that we've made everything in pinned tree cleanLiu Bo2012-06-15
| * Btrfs: avoid memory leak of extent state in error handling routineLiu Bo2012-06-15
| * Btrfs: fix incompat flags settingLi Zefan2012-06-14
| * Btrfs: use rcu to protect device->nameJosef Bacik2012-06-14
| * Btrfs: fix btrfs_destroy_marked_extentsJosef Bacik2012-06-14
| * Btrfs: wake up transaction waiters when aborting a transactionJosef Bacik2012-06-14
| * Btrfs: fix locking in btrfs_destroy_delayed_refsJosef Bacik2012-06-14
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-06-01
|\|
| * Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-l...Chris Mason2012-05-31
| |\
| | * Btrfs: add tree mod log to fs_infoJan Schmidt2012-05-26
| | * Btrfs: don't set for_cow parameter for tree block functionsJan Schmidt2012-05-26
| * | Btrfs: read device stats on mount, write modified ones during commitStefan Behrens2012-05-30
| * | Btrfs: add device counters for detected IO and checksum errorsStefan Behrens2012-05-30
| * | btrfs: Drop unused function btrfs_abort_devices()Asias He2012-05-30
| * | Btrfs: fix how we deal with the orphan block rsvJosef Bacik2012-05-30
| * | Btrfs: convert the inode bit field to use the actual bit operationsJosef Bacik2012-05-30
| * | Btrfs: finish ordered extents in their own threadJosef Bacik2012-05-30
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-22
|\ \ | |/ |/|
| * Merge branch 'master' into for-nextJiri Kosina2012-04-08
| |\
| * | btrfs: assignment in write_dev_flush() doesn't need two semi-colonsJesper Juhl2012-04-05
* | | Btrfs: avoid sleeping in verify_parent_transid while atomicChris Mason2012-05-06
* | | Btrfs: always store the mirror we read the eb fromJosef Bacik2012-04-18
* | | Btrfs: do not mount when we have a sectorsize unequal to PAGE_SIZELiu Bo2012-04-18
| |/ |/|
* | Btrfs: update the checks for mixed block groups with big metadata blocksChris Mason2012-03-29
* | Btrfs: flush out and clean up any block device pages during mountChris Mason2012-03-28
* | Merge branch 'error-handling' into for-linusChris Mason2012-03-28
|\ \
| * | btrfs: disallow unequal data/metadata blocksize for mixed block groupsDavid Sterba2012-03-28
| * | Btrfs: enhance superblock sanity checksDavid Sterba2012-03-28
| * | btrfs: Fix busyloop in transaction_kthread()Jan Kara2012-03-22
| * | btrfs: replace many BUG_ONs with proper error handlingJeff Mahoney2012-03-22
| * | btrfs: enhance transaction abort infrastructureJeff Mahoney2012-03-21
| * | btrfs: drop gfp_t from lock_extentJeff Mahoney2012-03-21
| * | btrfs: return void in functions without error conditionsJeff Mahoney2012-03-21
| * | btrfs: ->submit_bio_hook error push-upJeff Mahoney2012-03-21
| * | btrfs: find_and_setup_root error push-upJeff Mahoney2012-03-21
| * | btrfs: clean_tree_block should panic on observed memory corruption and return...Jeff Mahoney2012-03-21
* | | Btrfs: deal with read errors on extent buffers differentlyJosef Bacik2012-03-26
* | | Btrfs: don't use threaded IO completion helpers for metadata writesChris Mason2012-03-26
* | | Btrfs: ensure an entire eb is written at onceJosef Bacik2012-03-26
* | | Btrfs: introduce free_extent_buffer_staleJosef Bacik2012-03-26
* | | Btrfs: set page->private to the ebJosef Bacik2012-03-26
* | | Btrfs: allow metadata blocks larger than the page sizeChris Mason2012-03-26
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-02-24
|\ \ | |/ |/|
| * Btrfs: make sure we update latest_bdevChris Mason2012-02-23
| * btrfs: Sector Size check during MountKeith Mannthey2012-02-15
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-01-28
|\|