aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs
Commit message (Expand)AuthorAge
...
| * Btrfs: lookup for block group only if needed when freeing a tree blockFilipe Manana2015-01-21
| * btrfs: remove a no-op unfreeze superbock callbackDavid Sterba2015-01-21
| * btrfs: switch extent_state state to unsignedDavid Sterba2015-01-21
| * btrfs: set proper message level for skinny metadataDavid Sterba2015-01-21
| * btrfs: update message levels after checksum errorsDavid Sterba2015-01-21
| * btrfs: update message levels during failed mountDavid Sterba2015-01-21
| * btrfs: update message levels for errorsDavid Sterba2015-01-21
| * Btrfs: fix setup_leaf_for_split() to avoid leaf corruptionFilipe Manana2015-01-21
| * Merge branch 'cleanup/blocksize-diet-part2' of git://git.kernel.org/pub/scm/l...Chris Mason2015-01-21
| |\
| | * btrfs: sink parameter len to alloc_extent_bufferDavid Sterba2014-12-12
| | * btrfs: unify extent buffer allocation apiDavid Sterba2014-12-12
| | * btrfs: use GFP_NOFS in __alloc_extent_buffer directlyDavid Sterba2014-12-12
| | * btrfs: sink blocksize parameter to tree_block_processedDavid Sterba2014-12-12
| | * btrfs: sink blocksize parameter to btrfs_find_create_tree_blockDavid Sterba2014-12-12
| | * btrfs: sink blocksize parameter to btrfs_init_new_bufferDavid Sterba2014-12-12
| | * btrfs: sink blocksize parameter to reada_tree_block_flaggedDavid Sterba2014-12-12
| | * btrfs: remove blocksize from reada_extentDavid Sterba2014-12-12
| | * btrfs: sink blocksize parameter to readahead_tree_blockDavid Sterba2014-12-12
| * | Merge branch 'fix/find-item-path-leak' of git://git.kernel.org/pub/scm/linux/...Chris Mason2015-01-21
| |\ \
| | * | btrfs: expand btrfs_find_item if found_key is NULLDavid Sterba2015-01-14
| | * | btrfs: simplify insert_orphan_itemDavid Sterba2015-01-14
| | * | btrfs: cleanup, remove inode_ref_info helperDavid Sterba2015-01-14
| | * | btrfs: cleanup, remove inode_item_info helperDavid Sterba2015-01-14
| | * | btrfs: fix leak of path in btrfs_find_itemDavid Sterba2015-01-14
| * | | Btrfs: track dirty block groups on their own listJosef Bacik2015-01-21
| * | | Btrfs: change how we track dirty rootsJosef Bacik2015-01-21
| |/ /
* | | Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-12
|\ \ \
| * | | fs: remove default_backing_dev_infoChristoph Hellwig2015-01-20
| * | | fs: remove mapping->backing_dev_infoChristoph Hellwig2015-01-20
| * | | fs: export inode_to_bdi and use it in favor of mapping->backing_dev_infoChristoph Hellwig2015-01-20
| * | | fs: introduce f_op->mmap_capabilities for nommu mmap supportChristoph Hellwig2015-01-20
| |/ /
* | | page_writeback: put account_page_redirty() after set_page_dirty()Konstantin Khebnikov2015-02-11
* | | mm: drop vm_ops->remap_pages and generic_file_remap_pages() stubKirill A. Shutemov2015-02-10
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-09
|\ \ \
| * \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-01-21
| |\ \ \ | | |/ / | |/| |
| | * | rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar2015-01-06
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2015-02-07
|\ \ \ \
| * | | | Btrfs: add missing blk_finish_plug in btrfs_sync_log()Forrest Liu2015-02-04
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2015-01-30
|\| | | |
| * | | | btrfs: fix raid56 scrub failed in xfstests btrfs/072Gui Hecheng2015-01-27
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2015-01-23
|\| | | | | |/ / / |/| | |
| * | | btrfs: Don't call btrfs_start_transaction() on frozen fs to avoid deadlock.Qu Wenruo2015-01-20
| * | | btrfs: Fix the bug that fs_info->pending_changes is never cleared.Qu Wenruo2015-01-20
| * | | btrfs: fix state->private cast on 32 bit machinesSatoru Takeuchi2015-01-19
| * | | Btrfs: fix race deleting block group from space_info->ro_bgs listFilipe Manana2015-01-19
| * | | Btrfs: fix incorrect freeing in scrub_stripeTsutomu Itoh2015-01-19
| * | | btrfs: sync ioctl, handle errors after transaction startDavid Sterba2015-01-19
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2015-01-09
|\| | | | |/ / |/| |
| * | Btrfs: don't delay inode ref updates during log replayChris Mason2015-01-02
| * | Btrfs: correctly get tree level in tree_backref_for_extentFilipe Manana2015-01-02