summaryrefslogtreecommitdiffstats
path: root/fs/btrfs
Commit message (Expand)AuthorAgeFilesLines
* btrfs: qgroup: Finish rescan when hit the last leaf of extent treeQu Wenruo2018-08-061-0/+19
* btrfs: add barriers to btrfs_sync_log before log_commit_wait wakeupsDavid Sterba2018-08-061-2/+8
* x86/cpufeature: Replace the old static_cpu_has() with safe variantBorislav Petkov2018-07-171-1/+1
* Btrfs: fix unexpected cow in run_delalloc_nocowLiu Bo2018-07-031-3/+30
* Btrfs: fix clone vs chattr NODATASUM raceOmar Sandoval2018-07-031-5/+7
* btrfs: scrub: Don't use inode pages for device replaceQu Wenruo2018-07-031-1/+1
* Btrfs: make raid6 rebuild retry moreLiu Bo2018-07-032-5/+22
* Revert "Btrfs: fix scrub to repair raid6 corruption"Sasha Levin2018-07-032-22/+5
* x86/cpufeature: Remove unused and seldomly used cpu_has_xx macrosBorislav Petkov2018-06-161-1/+1
* btrfs: fix lockdep splat in btrfs_alloc_subvolume_writersJeff Mahoney2018-05-301-1/+1
* Btrfs: fix copy_items() return value when logging an inodeFilipe Manana2018-05-301-0/+1
* btrfs: tests/qgroup: Fix wrong tree backref levelQu Wenruo2018-05-301-1/+1
* btrfs: Fix possible softlock on single core machinesNikolay Borisov2018-05-301-0/+1
* Btrfs: fix NULL pointer dereference in log_dir_itemsLiu Bo2018-05-301-2/+5
* Btrfs: bail out on error during replay_dir_deletesLiu Bo2018-05-301-1/+3
* Btrfs: send, fix issuing write op when processing hole in no data modeFilipe Manana2018-05-301-0/+3
* Btrfs: fix scrub to repair raid6 corruptionLiu Bo2018-05-302-5/+22
* btrfs: Fix out of bounds access in btrfs_search_slotNikolay Borisov2018-05-301-3/+9
* Btrfs: set plug for fsyncLiu Bo2018-05-301-0/+9
* do d_instantiate/unlock_new_inode combinations safelyAl Viro2018-05-301-12/+4
* btrfs: fix reading stale metadata blocks after degraded raid1 mountsLiu Bo2018-05-261-3/+3
* btrfs: fix crash when trying to resume balance without the resume flagAnand Jain2018-05-261-0/+9
* Btrfs: fix xattr loss after power failureFilipe Manana2018-05-261-0/+7
* btrfs: fix incorrect error return ret being passed to mapping_set_errorColin Ian King2018-04-131-1/+1
* Btrfs: send, fix file hole not being preserved due to inline extentFilipe Manana2018-03-241-2/+21
* btrfs: Fix use-after-free when cleaning up fs_devs with a single stale deviceNikolay Borisov2018-03-221-0/+1
* btrfs: alloc_chunk: fix DUP stripe size handlingHans van Kranenburg2018-03-221-5/+6
* btrfs: preserve i_mode if __btrfs_set_acl() failsErnesto A. Fernández2018-03-111-1/+5
* btrfs: Don't clear SGID when inheriting ACLsJan Kara2018-03-111-6/+7
* btrfs: Fix possible off-by-one in btrfs_search_path_in_treeNikolay Borisov2018-02-251-1/+1
* Btrfs: fix unexpected -EEXIST when creating new inodeLiu Bo2018-02-221-0/+18
* Btrfs: fix crash due to not cleaning up tree log block's dirty bitsLiu Bo2018-02-221-0/+9
* Btrfs: fix deadlock in run_delalloc_nocowLiu Bo2018-02-221-1/+4
* btrfs: Handle btrfs_set_extent_delalloc failure in fixup workerNikolay Borisov2018-02-161-1/+9
* btrfs: fix deadlock when writing out space cacheJosef Bacik2018-02-031-1/+2
* btrfs: add missing memset while reading compressed inline extentsZygo Blaxell2017-12-201-0/+14
* btrfs: clear space cache inode generation alwaysJosef Bacik2017-12-051-7/+7
* btrfs: return the actual error value from from btrfs_uuid_tree_iteratePan Bian2017-11-301-3/+1
* Btrfs: send, fix failure to rename top level inode due to name collisionRobbie Ko2017-10-211-1/+4
* btrfs: prevent to set invalid default subvolidsatoru takeuchi2017-10-051-0/+4
* btrfs: propagate error to btrfs_cmp_data_prepare callerNaohiro Aota2017-10-051-1/+1
* btrfs: fix NULL pointer dereference from free_reloc_roots()Naohiro Aota2017-10-051-1/+1
* btrfs: resume qgroup rescan on rw remountAleksa Sarai2017-09-131-0/+2
* btrfs: remove duplicate const specifierColin Ian King2017-09-021-1/+1
* Btrfs: adjust outstanding_extents counter properly when dio write is splitLiu Bo2017-08-061-2/+9
* Btrfs: fix truncate down when no_holes feature is enabledLiu Bo2017-07-051-1/+12
* btrfs: fix memory leak in update_space_info failure pathJeff Mahoney2017-06-141-0/+1
* btrfs: use correct types for page indices in btrfs_page_exists_in_rangeDavid Sterba2017-06-141-2/+2
* fs: add i_blocksize()Fabian Frederick2017-06-141-1/+1
* btrfs: fix error handling when run_delayed_extent_op failsJeff Mahoney2017-01-191-0/+3