summaryrefslogtreecommitdiffstats
path: root/fs/btrfs
AgeCommit message (Expand)Author
2018-12-17btrfs: document extent mapping assumptions in checksumJohannes Thumshirn
2018-12-17btrfs: don't initialize 'offset' in map_private_extent_buffer()Johannes Thumshirn
2018-12-17Btrfs: fix deadlock with memory reclaim during scrubFilipe Manana
2018-12-17btrfs: Remove extent_io_ops::readpage_io_failed_hookNikolay Borisov
2018-12-17btrfs: remove btrfs_bio_end_io_tJohannes Thumshirn
2018-12-17btrfs: replace btrfs_io_bio::end_io with a simple helperDavid Sterba
2018-12-17btrfs: remove redundant csum buffer in btrfs_io_bioDavid Sterba
2018-12-17btrfs: replace async_cow::root with fs_infoDavid Sterba
2018-12-17btrfs: merge btrfs_submit_bio_done to its callerDavid Sterba
2018-12-17btrfs: balance: print to system log when balance ends or is pausedAnand Jain
2018-12-17btrfs: balance: print args during start and resumeAnand Jain
2018-12-17btrfs: add helper to describe block group flagsAnand Jain
2018-12-17Btrfs: fix deadlock when enabling quotas due to concurrent snapshot creationFilipe Manana
2018-12-17Btrfs: fix access to available allocation bits when starting balanceFilipe Manana
2018-12-17Btrfs: allow clear_extent_dirty() to receive a cached extent state recordFilipe Manana
2018-12-17btrfs: Handle final split-brain possibility during fsid changeNikolay Borisov
2018-12-17btrfs: Handle one more split-brain scenario during fsid changeNikolay Borisov
2018-12-17btrfs: add members to fs_devices to track fsid changesNikolay Borisov
2018-12-17btrfs: Add handling for disk split-brain scenario during fsid changeNikolay Borisov
2018-12-17btrfs: Remove fsid/metadata_fsid fields from btrfs_infoNikolay Borisov
2018-12-17btrfs: Add sysfs support for metadata_uuid featureNikolay Borisov
2018-12-17btrfs: Introduce support for FSID change without metadata rewriteNikolay Borisov
2018-12-17btrfs: use EXPORT_FOR_TESTS for conditionally exported functionsJohannes Thumshirn
2018-12-17btrfs: introduce EXPORT_FOR_TESTS macroJohannes Thumshirn
2018-12-17btrfs: remove unused drop_on_err in btrfs_mkdirJohannes Thumshirn
2018-12-17btrfs: Replace BUG_ON with ASSERT in find_lock_delalloc_rangeNikolay Borisov
2018-12-17btrfs: Sink find_lock_delalloc_range's 'max_bytes' argumentNikolay Borisov
2018-12-17btrfs: Remove superfluous check form btrfs_remove_chunkNikolay Borisov
2018-12-17btrfs: don't report user-requested cancel as an errorAnand Jain
2018-12-17btrfs: silence warning if replace is canceledAnand Jain
2018-12-17btrfs: dev-replace: add explicit check for replace result "no error"Anand Jain
2018-12-17btrfs: dev-replace: replace's scrub must not be running in suspended stateAnand Jain
2018-12-17btrfs: dev-replace: set result code of cancel by status of scrubAnand Jain
2018-12-17btrfs: fix use-after-free due to race between replace start and cancelAnand Jain
2018-12-17btrfs: dev-replace: go back to suspend state if another EXCL_OP is runningAnand Jain
2018-12-17btrfs: dev-replace: go back to suspended state if target device is missingAnand Jain
2018-12-17btrfs: mark btrfs_dev_replace_start as staticAnand Jain
2018-12-17btrfs: harden agaist duplicate fsid on scanned devicesAnand Jain
2018-12-17btrfs: introduce nparity raid_attrHans van Kranenburg
2018-12-17btrfs: fix ncopies raid_attr for RAID56Hans van Kranenburg
2018-12-17btrfs: alloc_chunk: fix more DUP stripe size handlingHans van Kranenburg
2018-12-17btrfs: alloc_chunk: improve chunk size variable nameHans van Kranenburg
2018-12-17btrfs: alloc_chunk: do not refurbish num_bytesHans van Kranenburg
2018-12-17btrfs: use tagged writepage to mitigate livelock of snapshotEthan Lien
2018-12-17btrfs: Remove unused extent_state argument from btrfs_writepage_endio_finish_...Nikolay Borisov
2018-12-17btrfs: Remove extent_page_data argument from writepage_delallocNikolay Borisov
2018-12-17btrfs: Move epd::extent_locked check to writepage_delalloc's callerNikolay Borisov
2018-12-17btrfs: Check for missing device before bio submission in btrfs_map_bioNikolay Borisov
2018-12-17btrfs: remove redundant replace_state initAnand Jain
2018-12-17Btrfs: remove no longer used io_err from btrfs_log_ctxFilipe Manana