summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-08-16btrfs: drop ancient page flag mappingsDavid Sterba
2017-08-16btrfs: fix spelling of snapshottingDavid Sterba
2017-08-16btrfs: Make flush_space return voidNikolay Borisov
2017-08-16btrfs: Deprecate userspace transaction ioctlsNikolay Borisov
2017-08-16btrfs: use named constant for bdev blocksizeDavid Sterba
2017-08-16btrfs: split write_dev_supers to two functionsDavid Sterba
2017-08-16btrfs: refactor find_device helperDavid Sterba
2017-08-16btrfs: merge alloc_device helpersDavid Sterba
2017-08-16btrfs: merge REQ_OP and REQ_ flags to one parameter in submit_extent_pageDavid Sterba
2017-08-16btrfs: cleanup types storing REQ_*David Sterba
2017-08-16btrfs: get fs_info from eb in btrfs_print_tree, remove argumentDavid Sterba
2017-08-16btrfs: get fs_info from eb in btrfs_print_leaf, remove argumentDavid Sterba
2017-08-16btrfs: simplify btrfs_dev_replace_kthreadDavid Sterba
2017-08-16btrfs: factor reading progress out of btrfs_dev_replace_statusDavid Sterba
2017-08-16btrfs: defrag: make readahead state allocation failure non-fatalDavid Sterba
2017-08-16btrfs: use GFP_KERNEL in btrfs_defrag_fileDavid Sterba
2017-08-16btrfs: use GFP_KERNEL in mount and remountDavid Sterba
2017-08-16btrfs: Remove never reached error handling code in __add_reloc_rootNikolay Borisov
2017-08-16btrfs: Remove unused parameters from volume.c functionsNikolay Borisov
2017-08-16btrfs: Remove unused variablesNikolay Borisov
2017-08-16btrfs: Remove find_raid56_stripe_lenNikolay Borisov
2017-08-16btrfs: Use explicit round_down macro in btrfs resize ioctl handlerNikolay Borisov
2017-08-16btrfs: btrfs_inherit_iflags() can be staticAnand Jain
2017-08-16btrfs: Keep one more workspace aroundNick Terrell
2017-08-16btrfs: drop newlines from strings when using btrfs_* helpersDavid Sterba
2017-08-16btrfs: qgroups: Fix BUG_ON condition in tree level checkNikolay Borisov
2017-08-16btrfs: Enhance message when a device is missing during mountQu Wenruo
2017-08-16btrfs: Cleanup num_tolerated_disk_barrier_failuresQu Wenruo
2017-08-16btrfs: Allow barrier_all_devices to do chunk level device checkQu Wenruo
2017-08-16btrfs: Do chunk level check for degraded remountQu Wenruo
2017-08-16btrfs: Do chunk level check for degraded rw mountQu Wenruo
2017-08-16btrfs: Introduce a function to check if all chunks a OK for degraded rw mountQu Wenruo
2017-08-16Btrfs: report errors when checksum is not foundLiu Bo
2017-08-16btrfs: Prevent possible ERR_PTR() dereferenceNikolay Borisov
2017-08-16btrfs: Remove redundant checks from btrfs_alloc_data_chunk_ondemandNikolay Borisov
2017-08-16btrfs: Remove redundant argument of flush_spaceNikolay Borisov
2017-08-16btrfs: resume qgroup rescan on rw remountAleksa Sarai
2017-08-16btrfs: clean up extraneous computations in add_delayed_refsEdmund Nadolski
2017-08-16btrfs: allow backref search checks for shared extentsEdmund Nadolski
2017-08-16btrfs: add cond_resched() calls when resolving backrefsEdmund Nadolski
2017-08-16btrfs: backref, add tracepoints for prelim_ref insertion and mergingJeff Mahoney
2017-08-16btrfs: add a node counter to each of the rbtreesJeff Mahoney
2017-08-16btrfs: convert prelimary reference tracking to use rbtreesEdmund Nadolski
2017-08-16btrfs: remove ref_tree implementation from backref.cEdmund Nadolski
2017-08-16btrfs: btrfs_check_shared should manage its own transactionEdmund Nadolski
2017-08-16btrfs: backref, cleanup __ namespace abuseJeff Mahoney
2017-08-16btrfs: backref, add unode_aux_to_inode_list helperJeff Mahoney
2017-08-16btrfs: backref, constify some argumentsJeff Mahoney
2017-08-16btrfs: constify tracepoint argumentsJeff Mahoney
2017-08-16btrfs: struct-funcs, constify readersJeff Mahoney