summaryrefslogtreecommitdiffstats
path: root/Documentation/scsi (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-16btrfs: cleanup types storing REQ_*David Sterba2-7/+9
2017-08-16btrfs: get fs_info from eb in btrfs_print_tree, remove argumentDavid Sterba2-3/+5
2017-08-16btrfs: get fs_info from eb in btrfs_print_leaf, remove argumentDavid Sterba6-15/+17
2017-08-16btrfs: simplify btrfs_dev_replace_kthreadDavid Sterba1-17/+11
2017-08-16btrfs: factor reading progress out of btrfs_dev_replace_statusDavid Sterba1-16/+30
2017-08-16btrfs: defrag: make readahead state allocation failure non-fatalDavid Sterba1-7/+8
2017-08-16btrfs: use GFP_KERNEL in btrfs_defrag_fileDavid Sterba1-3/+2
2017-08-16btrfs: use GFP_KERNEL in mount and remountDavid Sterba1-7/+8
2017-08-16btrfs: Remove never reached error handling code in __add_reloc_rootNikolay Borisov1-2/+0
2017-08-16btrfs: Remove unused parameters from volume.c functionsNikolay Borisov4-11/+5
2017-08-16btrfs: Remove unused variablesNikolay Borisov1-9/+0
2017-08-16btrfs: Remove find_raid56_stripe_lenNikolay Borisov1-20/+7
2017-08-16btrfs: Use explicit round_down macro in btrfs resize ioctl handlerNikolay Borisov1-2/+1
2017-08-16btrfs: btrfs_inherit_iflags() can be staticAnand Jain3-32/+31
2017-08-16btrfs: Keep one more workspace aroundNick Terrell1-1/+1
2017-08-16btrfs: drop newlines from strings when using btrfs_* helpersDavid Sterba5-6/+5
2017-08-16btrfs: qgroups: Fix BUG_ON condition in tree level checkNikolay Borisov1-1/+1
2017-08-16btrfs: Enhance message when a device is missing during mountQu Wenruo2-7/+19
2017-08-16btrfs: Cleanup num_tolerated_disk_barrier_failuresQu Wenruo4-75/+0
2017-08-16btrfs: Allow barrier_all_devices to do chunk level device checkQu Wenruo1-13/+3
2017-08-16btrfs: Do chunk level check for degraded remountQu Wenruo1-2/+1
2017-08-16btrfs: Do chunk level check for degraded rw mountQu Wenruo1-8/+3
2017-08-16btrfs: Introduce a function to check if all chunks a OK for degraded rw mountQu Wenruo2-0/+60
2017-08-16Btrfs: report errors when checksum is not foundLiu Bo1-2/+0
2017-08-16btrfs: Prevent possible ERR_PTR() dereferenceNikolay Borisov1-10/+12
2017-08-16btrfs: Remove redundant checks from btrfs_alloc_data_chunk_ondemandNikolay Borisov1-9/+2
2017-08-16btrfs: Remove redundant argument of flush_spaceNikolay Borisov2-17/+12
2017-08-16btrfs: resume qgroup rescan on rw remountAleksa Sarai1-0/+2
2017-08-16btrfs: clean up extraneous computations in add_delayed_refsEdmund Nadolski1-17/+13
2017-08-16btrfs: allow backref search checks for shared extentsEdmund Nadolski1-49/+115
2017-08-16btrfs: add cond_resched() calls when resolving backrefsEdmund Nadolski1-0/+3
2017-08-16btrfs: backref, add tracepoints for prelim_ref insertion and mergingJeff Mahoney4-58/+131
2017-08-16btrfs: add a node counter to each of the rbtreesJeff Mahoney1-1/+5
2017-08-16btrfs: convert prelimary reference tracking to use rbtreesEdmund Nadolski1-157/+285
2017-08-16btrfs: remove ref_tree implementation from backref.cEdmund Nadolski1-348/+7
2017-08-16btrfs: btrfs_check_shared should manage its own transactionEdmund Nadolski3-33/+23
2017-08-16btrfs: backref, cleanup __ namespace abuseJeff Mahoney1-116/+109
2017-08-16btrfs: backref, add unode_aux_to_inode_list helperJeff Mahoney1-5/+11
2017-08-16btrfs: backref, constify some argumentsJeff Mahoney1-13/+16
2017-08-16btrfs: constify tracepoint argumentsJeff Mahoney4-122/+136
2017-08-16btrfs: struct-funcs, constify readersJeff Mahoney4-89/+91
2017-08-16btrfs: remove unused sectorsize memberNikolay Borisov4-4/+1
2017-08-16btrfs: Be explicit about usage of min()Nikolay Borisov1-2/+2
2017-08-16btrfs: Use explicit round_down call rather than open-coding itNikolay Borisov1-1/+1
2017-08-16btrfs: convert while loop to list_for_each_entryNikolay Borisov1-9/+2
2017-08-14Linux 4.13-rc5v4.13-rc5Linus Torvalds1-1/+1
2017-08-12mtd: blkdevs: Fix mtd block write failureAbhishek Sahu1-0/+1
2017-08-11pnfs/blocklayout: require 64-bit sector_tChristoph Hellwig1-0/+1
2017-08-11iommu/arm-smmu: fix null-pointer dereference in arm_smmu_add_deviceArtem Savkov1-0/+7
2017-08-11xen/events: Fix interrupt lost during irq_disable and irq_enableLiu Shuo1-1/+1