summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2017-04-18Btrfs: update comments in cache_save_setupLiu Bo
2017-04-18Btrfs: convert BUG_ON to WARN_ONLiu Bo
2017-04-18Btrfs: helper for ops that requires full stripeLiu Bo
2017-04-18Btrfs: do not add extra mirror when dev_replace target dev is not availableLiu Bo
2017-04-18Btrfs: handle operations for device replace separatelyLiu Bo
2017-04-18Btrfs: introduce a function to get extra mirror from replaceLiu Bo
2017-04-18Btrfs: separate DISCARD from __btrfs_map_blockLiu Bo
2017-04-18Btrfs: create a helper for getting chunk mapLiu Bo
2017-04-18Btrfs: add file item tracepointsLiu Bo
2017-04-18btrfs: convert btrfs_raid_bio.refs from atomic_t to refcount_tElena Reshetova
2017-04-18btrfs: convert scrub_ctx.refs from atomic_t to refcount_tElena Reshetova
2017-04-18btrfs: convert scrub_parity.refs from atomic_t to refcount_tElena Reshetova
2017-04-18btrfs: convert scrub_block.refs from atomic_t to refcount_tElena Reshetova
2017-04-18btrfs: convert scrub_recover.refs from atomic_t to refcount_tElena Reshetova
2017-04-18btrfs: convert compressed_bio.pending_bios from atomic_t to refcount_tElena Reshetova
2017-04-18btrfs: convert extent_state.refs from atomic_t to refcount_tElena Reshetova
2017-04-18btrfs: convert btrfs_root.refs from atomic_t to refcount_tElena Reshetova
2017-04-18btrfs: convert btrfs_delayed_item.refs from atomic_t to refcount_tElena Reshetova
2017-04-18btrfs: convert btrfs_delayed_node.refs from atomic_t to refcount_tElena Reshetova
2017-04-18btrfs: convert btrfs_delayed_ref_node.refs from atomic_t to refcount_tElena Reshetova
2017-04-18btrfs: convert btrfs_caching_control.count from atomic_t to refcount_tElena Reshetova
2017-04-18btrfs: convert btrfs_ordered_extent.refs from atomic_t to refcount_tElena Reshetova
2017-04-18btrfs: convert extent_map.refs from atomic_t to refcount_tElena Reshetova
2017-04-18btrfs: convert btrfs_transaction.use_count from atomic_t to refcount_tElena Reshetova
2017-04-18btrfs: convert btrfs_bio.refs from atomic_t to refcount_tElena Reshetova
2017-04-18Btrfs: remove ASSERT in btrfs_truncate_inode_itemsLiu Bo
2017-04-18btrfs: fix a bogus warning when converting only data or metadataAdam Borowski
2017-04-14Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-04-11Btrfs: fix potential use-after-free for cloned bioLiu Bo
2017-04-11Btrfs: fix segmentation fault when doing dio readLiu Bo
2017-04-11Btrfs: fix invalid dereference in btrfs_retry_endioLiu Bo
2017-04-11btrfs: drop the nossd flag when remounting with -o ssdAdam Borowski
2017-03-31Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-03-29Btrfs: fix an integer overflow checkDan Carpenter
2017-03-29btrfs: Change qgroup_meta_rsv to 64bitGoldwyn Rodrigues
2017-03-29Btrfs: bring back repair during readLiu Bo
2017-03-23Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-03-17btrfs: add missing memset while reading compressed inline extentsZygo Blaxell
2017-03-17Btrfs: fix regression in lock_delalloc_pagesLiu Bo
2017-03-03Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-03-02statx: Add a system call to make enhanced file info availableDavid Howells
2017-03-02Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-03-02sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...Ingo Molnar
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-02-28Merge branch 'for-chris-4.11-part2' of git://git.kernel.org/pub/scm/linux/ker...Chris Mason
2017-02-28btrfs: add dummy callback for readpage_io_failed and drop checksDavid Sterba
2017-02-28btrfs: drop checks for mandatory extent_io_ops callbacksDavid Sterba
2017-02-28btrfs: document existence of extent_io ops callbacksDavid Sterba
2017-02-28btrfs: let writepage_end_io_hook return voidDavid Sterba