summaryrefslogtreecommitdiff
path: root/fs/btrfs/extent_io.c
AgeCommit message (Expand)Author
2020-02-14btrfs: flush write bio if we loop in extent_write_cache_pagesJosef Bacik
2020-01-04btrfs: return error pointer from alloc_test_extent_bufferDan Carpenter
2019-03-23Btrfs: fix corruption reading shared and compressed extents after hole punchingFilipe Manana
2019-02-23btrfs: Remove false alert when fiemap range is smaller than on-disk extentQu Wenruo
2018-12-08btrfs: struct-funcs, constify readersJeff Mahoney
2018-11-10btrfs: fiemap: Cache and merge fiemap extent before submit it to userQu Wenruo
2018-08-09Btrfs: fix file data corruption after cloning a range and fsyncFilipe Manana
2018-04-13btrfs: fix incorrect error return ret being passed to mapping_set_errorColin Ian King
2016-10-24Btrfs: remove some no-op castsDan Carpenter
2016-10-12Merge branch 'fst-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Chris Mason
2016-10-03Btrfs: fix free space tree bitmaps on big-endian systemsOmar Sandoval
2016-09-26Btrfs: memset to avoid stale content in btree leafLiu Bo
2016-09-26btrfs: convert pr_* to btrfs_* where possibleJeff Mahoney
2016-09-26btrfs: convert printk(KERN_* to use pr_* callsJeff Mahoney
2016-09-26btrfs: unsplit printed stringsJeff Mahoney
2016-09-26Btrfs: memset to avoid stale content in btree node blockLiu Bo
2016-09-26Btrfs: kill the start argument to read_extent_buffer_pagesJosef Bacik
2016-09-26Btrfs: add a flags field to btrfs_fs_infoJosef Bacik
2016-09-26btrfs: extend btrfs_set_extent_delalloc and its friends to support in-band de...Qu Wenruo
2016-09-26Btrfs: fix memory leak in reading btree blocksLiu Bo
2016-09-26btrfs: fix check_shared for fiemap ioctlLu Fengqi
2016-08-05Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-08-04Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-04Fixup direct bi_rw modifiersShaun Tancheff
2016-08-04block: add missing group association in bio-cloning functionsPaolo Valente
2016-07-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-07-26mm, memcg: use consistent gfp flags during readaheadMichal Hocko
2016-07-26Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-07-26Btrfs: fix eb memory leak due to readpage failureLiu Bo
2016-07-26Btrfs: cleanup BUG_ON in merge_bioLiu Bo
2016-07-26btrfs: Fix slab accounting flagsNikolay Borisov
2016-06-23Btrfs: fix error handling in map_private_extent_bufferLiu Bo
2016-06-17Btrfs: check if extent buffer is aligned to sectorsizeLiu Bo
2016-06-08Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Chris Mason
2016-06-07btrfs: use bio fields for op and flagsMike Christie
2016-06-07btrfs: have submit_one_bio users use bio op accessorsMike Christie
2016-06-07block/fs/drivers: remove rw argument from submit_bioMike Christie
2016-06-02Btrfs: self-tests: Support non-4k page sizeFeifei Xu
2016-05-31Btrfs: fix race between device replace and read repairFilipe Manana
2016-05-25Merge branch 'cleanups-4.7' into for-chris-4.7-20160525David Sterba
2016-05-25btrfs: fix string and comment grammatical issues and typosNicholas D Steeves
2016-05-25Btrfs: fix unexpected return value of fiemapLiu Bo
2016-05-16Merge branch 'cleanups-4.7' into for-chris-4.7-20160516David Sterba
2016-05-10btrfs: GFP_NOFS does not GFP_HIGHMEMDavid Sterba
2016-05-06btrfs: kill unused writepage_io_hook callbackDavid Sterba
2016-04-29btrfs: sink gfp parameter to convert_extent_bitDavid Sterba
2016-04-29btrfs: make state preallocation more speculative in __set_extent_bitDavid Sterba
2016-04-29btrfs: untangle gotos a bit in convert_extent_bitDavid Sterba
2016-04-29btrfs: untangle gotos a bit in __clear_extent_bitDavid Sterba
2016-04-29btrfs: untangle gotos a bit in __set_extent_bitDavid Sterba