summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-09-26Btrfs: send: fix error number for unknown inode typesTsutomu Itoh
2017-09-26btrfs: fix NULL pointer dereference from free_reloc_roots()Naohiro Aota
2017-09-26btrfs: finish ordered extent cleaning if no progress is foundNaohiro Aota
2017-09-26btrfs: clear ordered flag on cleaning up ordered extentsNaohiro Aota
2017-09-26Btrfs: fix incorrect {node,sector}size endianness from BTRFS_IOC_FS_INFOOmar Sandoval
2017-09-26Btrfs: do not reset bio->bi_ops while writing bioLiu Bo
2017-09-26Btrfs: use the new helper wbc_to_write_flagsLiu Bo
2017-08-22btrfs: submit superblock io with REQ_META and REQ_PRIODavid Sterba
2017-08-21btrfs: remove unnecessary memory barrier in btrfs_direct_IONikolay Borisov
2017-08-21btrfs: remove superfluous chunk_tree argument from btrfs_alloc_dev_extentNikolay Borisov
2017-08-21btrfs: Remove chunk_objectid parameter of btrfs_alloc_dev_extentNikolay Borisov
2017-08-21btrfs: pass fs_info to btrfs_del_root instead of tree_rootJeff Mahoney
2017-08-21Btrfs: add one more sanity check for shared ref typeLiu Bo
2017-08-21Btrfs: remove BUG_ON in __add_tree_blockLiu Bo
2017-08-21Btrfs: remove BUG() in add_data_referenceLiu Bo
2017-08-21Btrfs: remove BUG() in print_extent_itemLiu Bo
2017-08-21Btrfs: remove BUG() in btrfs_extent_inline_ref_sizeLiu Bo
2017-08-21Btrfs: convert to use btrfs_get_extent_inline_ref_typeLiu Bo
2017-08-21Btrfs: add a helper to retrive extent inline ref typeLiu Bo
2017-08-21btrfs: scrub: simplify scrub worker initializationDavid Sterba
2017-08-21btrfs: scrub: clean up division in scrub_find_csumDavid Sterba
2017-08-21btrfs: scrub: clean up division in __scrub_mark_bitmapDavid Sterba
2017-08-21btrfs: scrub: use bool for flush_all_writesDavid Sterba
2017-08-21btrfs: preserve i_mode if __btrfs_set_acl() failsErnesto A. Fernández
2017-08-21btrfs: Remove extraneous chunk_objectid variableNikolay Borisov
2017-08-21btrfs: Remove chunk_objectid argument from btrfs_make_block_groupNikolay Borisov
2017-08-21btrfs: Remove extra parentheses from condition in copy_items()Matthias Kaehlcke
2017-08-21btrfs: Remove redundant setting of uuid in btrfs_block_headerNikolay Borisov
2017-08-21btrfs: Do not use data_alloc_cluster in ssd modeHans van Kranenburg
2017-08-21btrfs: use btrfsic_submit_bio instead of submit_bio in write_dev_flushLu Fengqi
2017-08-21Btrfs: incremental send, fix emission of invalid clone operationsFilipe Manana
2017-08-21Btrfs: fix out of bounds array access while reading extent bufferLiu Bo
2017-08-18btrfs: Fix -EOVERFLOW handling in btrfs_ioctl_tree_search_v2Nikolay Borisov
2017-08-18btrfs: Move skip checksum check from btrfs_submit_direct to __btrfs_submit_di...Nikolay Borisov
2017-08-18Btrfs: fix assertion failure during fsync in no-holes modeFilipe Manana
2017-08-18Btrfs: avoid unnecessarily locking inode when clearing a rangeFilipe Manana
2017-08-18btrfs: remove redundant check on ret being non-zeroColin Ian King
2017-08-18btrfs: expose internal free space tree routine only if sanity tests are enabledNikolay Borisov
2017-08-18btrfs: Remove unused sectorsize variable from struct map_lookupNikolay Borisov
2017-08-18btrfs: Remove never-reached WARN_ONNikolay Borisov
2017-08-18btrfs: remove unused BTRFS_COMPRESS_LASTAnand Jain
2017-08-18btrfs: use appropriate define for the fsidAnand Jain
2017-08-18btrfs: increase ctx->pos for delayed dir indexJosef Bacik
2017-08-16btrfs: fix readdir deadlock with pagefaultJosef Bacik
2017-08-16btrfs: Simplify math in should_alloc chunkNikolay Borisov
2017-08-16btrfs: account for pinned bytes in should_alloc_chunkJeff Mahoney
2017-08-16btrfs: prepare for extensions in compression optionsDavid Sterba
2017-08-16btrfs: allow defrag compress to override NOCOMPRESS attributeDavid Sterba
2017-08-16btrfs: defrag: cleanup checking for compression statusDavid Sterba
2017-08-16btrfs: separate defrag and property compressionDavid Sterba