summaryrefslogtreecommitdiff
path: root/fs/btrfs
Commit message (Expand)AuthorAge
* percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batchNikolay Borisov2017-06-20
* mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko2017-05-08
* treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko2017-05-08
* Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-05-01
|\
| * btrfs: Convert to separately allocated bdiJan Kara2017-04-20
* | Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-04-28
|\ \
| * | btrfs: qgroup: move noisy underflow warning to debugging buildDavid Sterba2017-04-19
* | | Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-04-14
|\ \ \ | |/ /
| * | Btrfs: fix potential use-after-free for cloned bioLiu Bo2017-04-11
| * | Btrfs: fix segmentation fault when doing dio readLiu Bo2017-04-11
| * | Btrfs: fix invalid dereference in btrfs_retry_endioLiu Bo2017-04-11
| * | btrfs: drop the nossd flag when remounting with -o ssdAdam Borowski2017-04-11
* | | Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-03-31
|\ \ \ | |/ / | | / | |/ |/|
| * Btrfs: fix an integer overflow checkDan Carpenter2017-03-29
| * btrfs: Change qgroup_meta_rsv to 64bitGoldwyn Rodrigues2017-03-29
| * Btrfs: bring back repair during readLiu Bo2017-03-29
* | Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-03-23
|\ \ | |/
| * btrfs: add missing memset while reading compressed inline extentsZygo Blaxell2017-03-17
| * Btrfs: fix regression in lock_delalloc_pagesLiu Bo2017-03-17
* | Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-03
|\ \
| * | statx: Add a system call to make enhanced file info availableDavid Howells2017-03-02
* | | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-03
|\ \ \ | |/ / |/| |
| * | sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...Ingo Molnar2017-03-02
| * | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* | | Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-03-02
|\ \ \ | |/ / |/| / | |/
| * Merge branch 'for-chris-4.11-part2' of git://git.kernel.org/pub/scm/linux/ker...Chris Mason2017-02-28
| |\
| | * btrfs: add dummy callback for readpage_io_failed and drop checksDavid Sterba2017-02-28
| | * btrfs: drop checks for mandatory extent_io_ops callbacksDavid Sterba2017-02-28
| | * btrfs: document existence of extent_io ops callbacksDavid Sterba2017-02-28
| | * btrfs: let writepage_end_io_hook return voidDavid Sterba2017-02-28
| | * btrfs: do proper error handling in btrfs_insert_xattr_itemDavid Sterba2017-02-28
| | * btrfs: handle allocation error in update_dev_stat_itemDavid Sterba2017-02-28
| | * btrfs: remove BUG_ON from __tree_mod_log_insertDavid Sterba2017-02-28
| | * btrfs: derive maximum output size in the compression implementationDavid Sterba2017-02-28
| | * btrfs: use predefined limits for calculating maximum number of pages for comp...David Sterba2017-02-28
| | * btrfs: export compression buffer limits in a headerDavid Sterba2017-02-28
| | * btrfs: merge nr_pages input and output parameter in compress_pagesDavid Sterba2017-02-28
| | * btrfs: merge length input and output parameter in compress_pagesDavid Sterba2017-02-28
| | * btrfs: constify name of subvolume in creation helpersDavid Sterba2017-02-28
| | * btrfs: constify buffers used by compression helpersDavid Sterba2017-02-28
| | * btrfs: constify input buffer of btrfs_csum_dataDavid Sterba2017-02-28
| | * btrfs: constify device path passed to relevant helpersDavid Sterba2017-02-28
| | * btrfs: make btrfs_inode_resume_unlocked_dio take btrfs_inodeNikolay Borisov2017-02-28
| | * btrfs: make btrfs_inode_block_unlocked_dio take btrfs_inodeNikolay Borisov2017-02-28
| | * btrfs: Make btrfs_add_nondir take btrfs_inodeNikolay Borisov2017-02-28
| | * btrfs: Make btrfs_add_link take btrfs_inodeNikolay Borisov2017-02-28
| | * btrfs: Make btrfs_del_delalloc_inode take btrfs_inodeNikolay Borisov2017-02-28
| | * btrfs: Make get_extent_t take btrfs_inodeNikolay Borisov2017-02-28
| | * btrfs: Make check_extent_to_block take btrfs_inodeNikolay Borisov2017-02-28
| | * btrfs: Make clone_update_extent_map take btrfs_inodeNikolay Borisov2017-02-28