summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2019-02-25btrfs: qgroup: Use delayed subtree rescan for balanceQu Wenruo
2019-02-25btrfs: qgroup: Introduce per-root swapped blocks infrastructureQu Wenruo
2019-02-25btrfs: qgroup: Refactor btrfs_qgroup_trace_subtree_swapQu Wenruo
2019-02-25btrfs: relocation: Delay reloc tree deletion after merge_reloc_rootsQu Wenruo
2019-02-25btrfs: call btrfs_create_pending_block_groups unconditionallyJosef Bacik
2019-02-25btrfs: make btrfs_destroy_delayed_refs use btrfs_delete_ref_headJosef Bacik
2019-02-25btrfs: make btrfs_destroy_delayed_refs use btrfs_delayed_ref_lockJosef Bacik
2019-02-25btrfs: scrub: print messages when started or finishedAnand Jain
2019-02-25btrfs: simplify workqueue name when allocatingDavid Sterba
2019-02-25btrfs: merge btrfs_find_device and find_deviceAnand Jain
2019-02-25btrfs: refactor btrfs_free_stale_devices() to get return valueAnand Jain
2019-02-25btrfs: refactor btrfs_find_device() take fs_devices as argumentAnand Jain
2019-02-25btrfs: cleanup btrfs_find_device_by_devspec()Anand Jain
2019-02-25btrfs: merge btrfs_find_device_missing_or_by_path() into parentAnand Jain
2019-02-25btrfs: Remove not_found_em label from btrfs_get_extentNikolay Borisov
2019-02-25btrfs: Consolidate retval checking of core btree functionsNikolay Borisov
2019-02-25btrfs: Rename found_type to extent_type in btrfs_get_extentNikolay Borisov
2019-02-25Btrfs: move duplicated nodatasum check into common reflink/dedupe helperFilipe Manana
2019-02-25btrfs: Remove impossible condition from mergable_mapsNikolay Borisov
2019-02-25Btrfs: do not overwrite error return value in the balance ioctlFilipe Manana
2019-02-25Btrfs: do not overwrite error return value in the device replace ioctlFilipe Manana
2019-02-25Btrfs: remove redundant check for swapfiles when reflinkingFilipe Manana
2019-02-25btrfs: Refactor shrink_delallocNikolay Borisov
2019-02-25btrfs: Document logic regarding inode in async_cow_submitNikolay Borisov
2019-02-25btrfs: Remove WARN_ON in btrfs_alloc_delalloc_workNikolay Borisov
2019-02-25btrfs: Use ihold instead of igrab in cow_file_range_asyncNikolay Borisov
2019-02-25btrfs: Remove isize local variable in compress_file_rangeNikolay Borisov
2019-02-25btrfs: Remove inode argument from async_cow_submitNikolay Borisov
2019-02-25btrfs: remove set but not used variable 'num_pages'YueHaibing
2019-02-25btrfs: Remove redundant assignment in btrfs_get_extent_fiemapNikolay Borisov
2019-02-25btrfs: Refactor btrfs_get_extent_fiemapNikolay Borisov
2019-02-25btrfs: Remove unused arguments from btrfs_get_extent_fiemapNikolay Borisov
2019-02-25Btrfs: setup a nofs context for memory allocation at __btrfs_set_aclFilipe Manana
2019-02-25Btrfs: setup a nofs context for memory allocation at btrfs_create_tree()Filipe Manana
2019-02-25Btrfs: do not overwrite error return value in the get device stats ioctlFilipe Manana
2019-02-25Btrfs: do not overwrite error return value in scrub progress ioctlFilipe Manana
2019-02-25Btrfs: do not overwrite scrub error with fault error in scrub ioctlFilipe Manana
2019-02-25btrfs: Make first argument of btrfs_run_delalloc_range directly an inodeNikolay Borisov
2019-02-25Btrfs: drop useless LIST_HEAD in merge_reloc_rootJulia Lawall
2019-02-21Merge tag 'ceph-for-5.0-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-02-21proc, oom: do not report alien mms when setting oom_score_adjMichal Hocko
2019-02-20Merge branch 'fixes-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-02-18exec: load_script: Do not exec truncated interpreter pathKees Cook
2019-02-18ceph: avoid repeatedly adding inode to mdsc->snap_flush_listYan, Zheng
2019-02-16Merge tag 'nfsd-5.0-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-02-16Merge tag 'nfs-for-5.0-4' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-02-15keys: Fix dependency loop between construction record and auth keyDavid Howells
2019-02-14Revert "exec: load_script: don't blindly truncate shebang string"Linus Torvalds
2019-02-14Revert "gfs2: read journal in large chunks to locate the head"Bob Peterson
2019-02-14Revert "nfsd4: return default lease period"J. Bruce Fields