Age | Commit message (Expand) | Author |
2017-09-26 | btrfs: prevent to set invalid default subvolid | satoru takeuchi |
2017-09-26 | Btrfs: send: fix error number for unknown inode types | Tsutomu Itoh |
2017-09-26 | btrfs: fix NULL pointer dereference from free_reloc_roots() | Naohiro Aota |
2017-09-26 | btrfs: finish ordered extent cleaning if no progress is found | Naohiro Aota |
2017-09-26 | btrfs: clear ordered flag on cleaning up ordered extents | Naohiro Aota |
2017-09-26 | Btrfs: fix incorrect {node,sector}size endianness from BTRFS_IOC_FS_INFO | Omar Sandoval |
2017-09-26 | Btrfs: do not reset bio->bi_ops while writing bio | Liu Bo |
2017-09-26 | Btrfs: use the new helper wbc_to_write_flags | Liu Bo |
2017-08-22 | btrfs: submit superblock io with REQ_META and REQ_PRIO | David Sterba |
2017-08-21 | btrfs: remove unnecessary memory barrier in btrfs_direct_IO | Nikolay Borisov |
2017-08-21 | btrfs: remove superfluous chunk_tree argument from btrfs_alloc_dev_extent | Nikolay Borisov |
2017-08-21 | btrfs: Remove chunk_objectid parameter of btrfs_alloc_dev_extent | Nikolay Borisov |
2017-08-21 | btrfs: pass fs_info to btrfs_del_root instead of tree_root | Jeff Mahoney |
2017-08-21 | Btrfs: add one more sanity check for shared ref type | Liu Bo |
2017-08-21 | Btrfs: remove BUG_ON in __add_tree_block | Liu Bo |
2017-08-21 | Btrfs: remove BUG() in add_data_reference | Liu Bo |
2017-08-21 | Btrfs: remove BUG() in print_extent_item | Liu Bo |
2017-08-21 | Btrfs: remove BUG() in btrfs_extent_inline_ref_size | Liu Bo |
2017-08-21 | Btrfs: convert to use btrfs_get_extent_inline_ref_type | Liu Bo |
2017-08-21 | Btrfs: add a helper to retrive extent inline ref type | Liu Bo |
2017-08-21 | btrfs: scrub: simplify scrub worker initialization | David Sterba |
2017-08-21 | btrfs: scrub: clean up division in scrub_find_csum | David Sterba |
2017-08-21 | btrfs: scrub: clean up division in __scrub_mark_bitmap | David Sterba |
2017-08-21 | btrfs: scrub: use bool for flush_all_writes | David Sterba |
2017-08-21 | btrfs: preserve i_mode if __btrfs_set_acl() fails | Ernesto A. Fernández |
2017-08-21 | btrfs: Remove extraneous chunk_objectid variable | Nikolay Borisov |
2017-08-21 | btrfs: Remove chunk_objectid argument from btrfs_make_block_group | Nikolay Borisov |
2017-08-21 | btrfs: Remove extra parentheses from condition in copy_items() | Matthias Kaehlcke |
2017-08-21 | btrfs: Remove redundant setting of uuid in btrfs_block_header | Nikolay Borisov |
2017-08-21 | btrfs: Do not use data_alloc_cluster in ssd mode | Hans van Kranenburg |
2017-08-21 | btrfs: use btrfsic_submit_bio instead of submit_bio in write_dev_flush | Lu Fengqi |
2017-08-21 | Btrfs: incremental send, fix emission of invalid clone operations | Filipe Manana |
2017-08-21 | Btrfs: fix out of bounds array access while reading extent buffer | Liu Bo |
2017-08-18 | btrfs: Fix -EOVERFLOW handling in btrfs_ioctl_tree_search_v2 | Nikolay Borisov |
2017-08-18 | btrfs: Move skip checksum check from btrfs_submit_direct to __btrfs_submit_di... | Nikolay Borisov |
2017-08-18 | Btrfs: fix assertion failure during fsync in no-holes mode | Filipe Manana |
2017-08-18 | Btrfs: avoid unnecessarily locking inode when clearing a range | Filipe Manana |
2017-08-18 | btrfs: remove redundant check on ret being non-zero | Colin Ian King |
2017-08-18 | btrfs: expose internal free space tree routine only if sanity tests are enabled | Nikolay Borisov |
2017-08-18 | btrfs: Remove unused sectorsize variable from struct map_lookup | Nikolay Borisov |
2017-08-18 | btrfs: Remove never-reached WARN_ON | Nikolay Borisov |
2017-08-18 | btrfs: remove unused BTRFS_COMPRESS_LAST | Anand Jain |
2017-08-18 | btrfs: use appropriate define for the fsid | Anand Jain |
2017-08-18 | btrfs: increase ctx->pos for delayed dir index | Josef Bacik |
2017-08-16 | btrfs: fix readdir deadlock with pagefault | Josef Bacik |
2017-08-16 | btrfs: Simplify math in should_alloc chunk | Nikolay Borisov |
2017-08-16 | btrfs: account for pinned bytes in should_alloc_chunk | Jeff Mahoney |
2017-08-16 | btrfs: prepare for extensions in compression options | David Sterba |
2017-08-16 | btrfs: allow defrag compress to override NOCOMPRESS attribute | David Sterba |
2017-08-16 | btrfs: defrag: cleanup checking for compression status | David Sterba |