summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-10-18xfs: issue log message on user force shutdownDave Chinner
2018-10-18xfs: fix buffer state management in xrep_findroot_blockDarrick J. Wong
2018-10-18xfs: always assign buffer verifiers when one is providedDarrick J. Wong
2018-10-18xfs: xrep_findroot_block should reject root blocks with siblingsDarrick J. Wong
2018-10-18xfs: add a define for statfs magic to uapiAdam Borowski
2018-10-18xfs: print dangling delalloc extentsChristoph Hellwig
2018-10-18xfs: fix fork selection in xfs_find_trim_cow_extentChristoph Hellwig
2018-10-18xfs: remove the unused trimmed argument from xfs_reflink_trim_around_sharedChristoph Hellwig
2018-10-18xfs: remove the unused shared argument to xfs_reflink_reserve_cowChristoph Hellwig
2018-10-18xfs: handle zeroing in xfs_file_iomap_begin_delayChristoph Hellwig
2018-10-18xfs: remove suport for filesystems without unwritten extent flagChristoph Hellwig
2018-10-18xfs: remove XFS_IO_INVALIDChristoph Hellwig
2018-10-16f2fs: remove request_list check in is_idle()Jens Axboe
2018-10-16f2fs: allow to mount, if quota is failedJaegeuk Kim
2018-10-16f2fs: update REQ_TIME in f2fs_cross_rename()Sahitya Tummala
2018-10-16f2fs: do not update REQ_TIME in case of error conditionsSahitya Tummala
2018-10-16f2fs: remove unneeded disable_nat_bits()Chao Yu
2018-10-16f2fs: remove unused sbi->trigger_ssr_thresholdChao Yu
2018-10-16f2fs: shrink sbi->sb_lock coverage in set_file_temperature()Chao Yu
2018-10-16f2fs: use rb_*_cached friendsChao Yu
2018-10-16f2fs: fix to recover cold bit of inode block during PORChao Yu
2018-10-16f2fs: submit cached bio to avoid endless PageWritebackChao Yu
2018-10-16f2fs: checkpoint disablingDaniel Rosenberg
2018-10-16jffs2: free jffs2_sb_info through jffs2_kill_sb()Hou Tao
2018-10-15gfs2: write revokes should traverse sd_ail1_list in reverseBob Peterson
2018-10-15btrfs: switch return_bigger to bool in find_ref_headLu Fengqi
2018-10-15btrfs: remove fs_info from btrfs_should_throttle_delayed_refsLu Fengqi
2018-10-15btrfs: remove fs_info from btrfs_check_space_for_delayed_refsLu Fengqi
2018-10-15btrfs: delayed-ref: pass delayed_refs directly to btrfs_delayed_ref_lockLu Fengqi
2018-10-15btrfs: delayed-ref: pass delayed_refs directly to btrfs_select_ref_headLu Fengqi
2018-10-15btrfs: qgroup: move the qgroup->members check out from (!qgroup)'s else branchLu Fengqi
2018-10-15btrfs: relocation: Remove redundant tree level checkQu Wenruo
2018-10-15btrfs: relocation: Cleanup while loop using rbtree_postorder_for_each_entry_safeQu Wenruo
2018-10-15btrfs: qgroup: Avoid calling qgroup functions if qgroup is not enabledQu Wenruo
2018-10-15Btrfs: fix wrong dentries after fsync of file that got its parent replacedFilipe Manana
2018-10-15Btrfs: fix warning when replaying log after fsync of a tmpfileFilipe Manana
2018-10-15btrfs: drop min_size from evict_refill_and_joinJosef Bacik
2018-10-15btrfs: assert on non-empty delayed iputsJosef Bacik
2018-10-15btrfs: make sure we create all new block groupsJosef Bacik
2018-10-15btrfs: reset max_extent_size on clear in a bitmapJosef Bacik
2018-10-15btrfs: protect space cache inode alloc with GFP_NOFSJosef Bacik
2018-10-15btrfs: release metadata before running delayed refsJosef Bacik
2018-10-15Btrfs: kill btrfs_clear_path_blockingLiu Bo
2018-10-15btrfs: dev-replace: remove pointless assert in write unlockDavid Sterba
2018-10-15btrfs: dev-replace: move replace members out of fs_infoDavid Sterba
2018-10-15btrfs: dev-replace: avoid useless lock on error handling pathDavid Sterba
2018-10-15btrfs: open code btrfs_after_dev_replace_commitDavid Sterba
2018-10-15btrfs: open code btrfs_dev_replace_stats_incDavid Sterba
2018-10-15btrfs: open code btrfs_dev_replace_clear_lock_blockingDavid Sterba
2018-10-15btrfs: remove btrfs_dev_replace::read_locksDavid Sterba