aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2017-05-17Merge branch 'fix/page-exists-types' into for-next-next-v4.13-20170517David Sterba
2017-05-17Merge branch 'dev/clean-structs' into for-next-next-v4.13-20170517David Sterba
2017-05-17Merge branch 'dev/nokmem-trans' into for-next-next-v4.13-20170517David Sterba
2017-05-17Merge branch 'next/liubo' into for-next-next-v4.13-20170517David Sterba
2017-05-17Merge branch 'next/qu-qg' into for-next-next-v4.13-20170517David Sterba
2017-05-17btrfs: use correct types for page indices in btrfs_page_exists_in_rangeDavid Sterba
2017-05-16Btrfs: hardcode GFP_NOFS for btrfs_bio_clone_partialLiu Bo
2017-05-16Btrfs: unify naming of btrfs_io_bioLiu Bo
2017-05-16Btrfs: check-integrity use bvec_iterLiu Bo
2017-05-16Btrfs: record error if one block has failed to retryLiu Bo
2017-05-17btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved r...Qu Wenruo
2017-05-17btrfs: qgroup: Introduce extent changeset for qgroup reserve functionsQu Wenruo
2017-05-17btrfs: qgroup: Fix qgroup reserved space underflow caused by buffered write a...Qu Wenruo
2017-05-17btrfs: qgroup: Return actually freed bytes for qgroup release or free dataQu Wenruo
2017-05-17btrfs: qgroup: Cleanup btrfs_qgroup_prepare_account_extents functionQu Wenruo
2017-05-17btrfs: qgroup: Add quick exit for non-fs extentsQu Wenruo
2017-05-16Btrfs: change how we iterate bios in endioLiu Bo
2017-05-16btrfs: fix bool type in btrfs_page_exists_in_rangeDavid Sterba
2017-05-16Btrfs: use bio_clone_bioset_partial to simplify DIO submitLiu Bo
2017-05-16Btrfs: new helper btrfs_bio_clone_partialLiu Bo
2017-05-16btrfs: remove unused member list from btrfs_end_io_wqDavid Sterba
2017-05-16btrfs: remove unused members dir_path from recorded_refDavid Sterba
2017-05-16btrfs: remove unused member list from async_submit_bioDavid Sterba
2017-05-16btrfs: remove unused member err from reada_extentDavid Sterba
2017-05-16btrfs: use generic slab for for btrfs_transactionDavid Sterba
2017-05-15Btrfs: use bio_clone_fast to clone our bioLiu Bo
2017-05-15Btrfs: clear EXTENT_DEFRAG bits in finish_ordered_ioLiu Bo
2017-05-15Btrfs: tolerate errors if we have retried successfullyLiu Bo
2017-05-15Btrfs: skip checksum verification if IO error occursLiu Bo
2017-05-12btrfs: Add quota_override knob into sysfsSargun Dhillon
2017-05-12btrfs: add quota override flag to enable quota override for CAP_SYS_RESOURCESargun Dhillon
2017-05-12btrfs: Convert fs_info->free_chunk_space to atomic64_tNikolay Borisov
2017-05-10Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-10btrfs: fix incorrect error return ret being passed to mapping_set_errorColin Ian King
2017-05-10btrfs: add framework to handle device flush error as a volumeAnand Jain
2017-05-10Btrfs: remove obsolete FIXMEs in qgroup ioctlsDaichou
2017-05-10btrfs: Make flush bios explicitely syncJan Kara
2017-05-09btrfs: fiemap: Cache and merge fiemap extent before submit it to userQu Wenruo
2017-05-09Btrfs: remove an unused variableDan Carpenter
2017-05-09btrfs: kmap() can't failFabian Frederick
2017-05-08mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko
2017-05-04btrfs: fix the gfp_mask for the reada_zones radix treeChris Mason
2017-05-01Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-04-28Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-04-27Merge branch 'for-chris-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Chris Mason
2017-04-26Btrfs: fix reported number of inode blocksFilipe Manana
2017-04-26Btrfs: send, fix file hole not being preserved due to inline extentFilipe Manana
2017-04-26Btrfs: fix extent map leak during fallocate error pathFilipe Manana
2017-04-26Btrfs: fix incorrect space accounting after failure to insert inline extentFilipe Manana