summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* btrfs: refactor find_device helperDavid Sterba2017-08-16
* btrfs: merge alloc_device helpersDavid Sterba2017-08-16
* btrfs: merge REQ_OP and REQ_ flags to one parameter in submit_extent_pageDavid Sterba2017-08-16
* btrfs: cleanup types storing REQ_*David Sterba2017-08-16
* btrfs: get fs_info from eb in btrfs_print_tree, remove argumentDavid Sterba2017-08-16
* btrfs: get fs_info from eb in btrfs_print_leaf, remove argumentDavid Sterba2017-08-16
* btrfs: simplify btrfs_dev_replace_kthreadDavid Sterba2017-08-16
* btrfs: factor reading progress out of btrfs_dev_replace_statusDavid Sterba2017-08-16
* btrfs: defrag: make readahead state allocation failure non-fatalDavid Sterba2017-08-16
* btrfs: use GFP_KERNEL in btrfs_defrag_fileDavid Sterba2017-08-16
* btrfs: use GFP_KERNEL in mount and remountDavid Sterba2017-08-16
* btrfs: Remove never reached error handling code in __add_reloc_rootNikolay Borisov2017-08-16
* btrfs: Remove unused parameters from volume.c functionsNikolay Borisov2017-08-16
* btrfs: Remove unused variablesNikolay Borisov2017-08-16
* btrfs: Remove find_raid56_stripe_lenNikolay Borisov2017-08-16
* btrfs: Use explicit round_down macro in btrfs resize ioctl handlerNikolay Borisov2017-08-16
* btrfs: btrfs_inherit_iflags() can be staticAnand Jain2017-08-16
* btrfs: Keep one more workspace aroundNick Terrell2017-08-16
* btrfs: drop newlines from strings when using btrfs_* helpersDavid Sterba2017-08-16
* btrfs: qgroups: Fix BUG_ON condition in tree level checkNikolay Borisov2017-08-16
* btrfs: Enhance message when a device is missing during mountQu Wenruo2017-08-16
* btrfs: Cleanup num_tolerated_disk_barrier_failuresQu Wenruo2017-08-16
* btrfs: Allow barrier_all_devices to do chunk level device checkQu Wenruo2017-08-16
* btrfs: Do chunk level check for degraded remountQu Wenruo2017-08-16
* btrfs: Do chunk level check for degraded rw mountQu Wenruo2017-08-16
* btrfs: Introduce a function to check if all chunks a OK for degraded rw mountQu Wenruo2017-08-16
* Btrfs: report errors when checksum is not foundLiu Bo2017-08-16
* btrfs: Prevent possible ERR_PTR() dereferenceNikolay Borisov2017-08-16
* btrfs: Remove redundant checks from btrfs_alloc_data_chunk_ondemandNikolay Borisov2017-08-16
* btrfs: Remove redundant argument of flush_spaceNikolay Borisov2017-08-16
* btrfs: resume qgroup rescan on rw remountAleksa Sarai2017-08-16
* btrfs: clean up extraneous computations in add_delayed_refsEdmund Nadolski2017-08-16
* btrfs: allow backref search checks for shared extentsEdmund Nadolski2017-08-16
* btrfs: add cond_resched() calls when resolving backrefsEdmund Nadolski2017-08-16
* btrfs: backref, add tracepoints for prelim_ref insertion and mergingJeff Mahoney2017-08-16
* btrfs: add a node counter to each of the rbtreesJeff Mahoney2017-08-16
* btrfs: convert prelimary reference tracking to use rbtreesEdmund Nadolski2017-08-16
* btrfs: remove ref_tree implementation from backref.cEdmund Nadolski2017-08-16
* btrfs: btrfs_check_shared should manage its own transactionEdmund Nadolski2017-08-16
* btrfs: backref, cleanup __ namespace abuseJeff Mahoney2017-08-16
* btrfs: backref, add unode_aux_to_inode_list helperJeff Mahoney2017-08-16
* btrfs: backref, constify some argumentsJeff Mahoney2017-08-16
* btrfs: constify tracepoint argumentsJeff Mahoney2017-08-16
* btrfs: struct-funcs, constify readersJeff Mahoney2017-08-16
* btrfs: remove unused sectorsize memberNikolay Borisov2017-08-16
* btrfs: Be explicit about usage of min()Nikolay Borisov2017-08-16
* btrfs: Use explicit round_down call rather than open-coding itNikolay Borisov2017-08-16
* btrfs: convert while loop to list_for_each_entryNikolay Borisov2017-08-16
* Merge tag 'nfs-for-4.13-5' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-08-11
|\
| * pnfs/blocklayout: require 64-bit sector_tChristoph Hellwig2017-08-11