messages from 2018-01-29 21:43:56 to 2018-02-02 17:20:13 UTC [more...]
[PATCH 0/2] Remove custom crc32c init code from btrfs
2018-02-02 17:17 UTC (3+ messages)
` [PATCH 2/2] btrfs: Remove custom crc32c init code
[josef-btrfs:current-work 3/3] block/blk-wbt.c:919:1-10: alloc with no test, possible model on line 924
2018-02-02 17:13 UTC
[PATCH] btrfs: Remove btrfs_inode::delayed_iput_count
2018-02-02 16:26 UTC (3+ messages)
` [PATCH v2] "
[PATCH] btrfs: Streamline btrfs_delalloc_reserve_metadata initial operations
2018-02-02 16:25 UTC (4+ messages)
[PATCH] btrfs: print error if primary super block write fails
2018-02-02 16:20 UTC (2+ messages)
[PATCH] btrfs: Fix UAF
2018-02-02 16:03 UTC (3+ messages)
` [RESEND PATCH] btrfs: Fix UAF when cleaning up fs_devs with a single stale device
[PATCH 00/26] btrfs-progs: introduce libbtrfsutil, "btrfs-progs as a library"
2018-02-02 14:49 UTC (11+ messages)
` [PATCH 02/26] Add libbtrfsutil
` [PATCH 04/26] libbtrfsutil: add btrfs_util_is_subvolume() and btrfs_util_subvolume_id()
` [PATCH 25/26] btrfs-progs: deprecate libbtrfs helpers with libbtrfsutil equivalents
[josef-btrfs:current-work 2/3] include/linux/bio.h:521:55: warning: 'struct blkcg_gq' declared inside parameter list will not be visible outside of this definition or declaration
2018-02-02 14:26 UTC
[PATCH 0/2] Policy to balance read across mirrored devices
2018-02-02 12:36 UTC (22+ messages)
` [PATCH 1/2] btrfs: add mount option read_mirror_policy
` [PATCH 2/2] btrfs: add read_mirror_policy parameter devid
[PATCH 0/7] Chunk allocator unification
2018-02-02 11:57 UTC (17+ messages)
` [PATCH 1/7] btrfs-progs: Refactor parameter of BTRFS_MAX_DEVS() from root to fs_info
` [PATCH 2/7] btrfs-progs: Merge btrfs_alloc_data_chunk into btrfs_alloc_chunk
` [PATCH 3/7] btrfs-progs: Make btrfs_alloc_chunk to handle block group creation
` [PATCH 4/7] btrfs-progs: Introduce btrfs_raid_array and related infrastructures
` [PATCH 5/7] btrfs-progs: volumes: Allow find_free_dev_extent() to return maximum hole size
` [PATCH 6/7] btrfs-progs: kernel-lib: Port kernel sort() to btrfs-progs
` [PATCH 7/7] btrfs-progs: volumes: Unify free dev extent search behavior between kernel and btrfs-progs
[PATCH] btrfs: qgroup: Fix root item corruption when multiple same source snapshiots are created with quota enabled
2018-02-02 11:45 UTC (2+ messages)
[RFC PATCH v2 0/4] Add support for export testsuits
2018-02-02 10:59 UTC (7+ messages)
` [RFC PATCH v2 1/4] btrfs-progs: Add package command for packaging tests
` [RFC PATCH v2 2/4] btrfs-progs: Add EXEC represent path of executable file
` [RFC PATCH v2 3/4] btrfs-progs: Modify rootdir files when use mkfs.btrfs
` [RFC PATCH v2 4/4] btrfs-progs: Add readme for export testsuits
Writeback errors in kernel log with Linux 4.15 (m=s=raid1, d=raid5, 5 disks)
2018-02-02 6:21 UTC (5+ messages)
[PATCH 00/10] btrfs-progs: introduce btrfs rescue undelete-subvol subcommand
2018-02-02 8:27 UTC (11+ messages)
` [PATCH 01/10] btrfs-progs: copy btrfs_del_orphan_item from kernel
` [PATCH 02/10] btrfs-progs: extract btrfs_link_subvol from btrfs_mksubvol
` [PATCH 03/10] btrfs-progs: use btrfs_find_free_dir_index to find free inode index
` [PATCH 04/10] btrfs-progs: undelete-subvol: introduce is_subvol_intact
` [PATCH 05/10] btrfs-progs: undelete-subvol: introduce recover_dead_root
` [PATCH 06/10] btrfs-progs: undelete-subvol: introduce link_subvol_to_lostfound
` [PATCH 07/10] btrfs-progs: undelete-subvol: introduce btrfs_undelete_intact_subvols
` [PATCH 08/10] btrfs-progs: undelete-subvol: add undelete-subvol subcommand
` [PATCH 09/10] btrfs-progs: tests: add testcase for undelete-subvol
` [PATCH 10/10] btrfs-progs: undelete-subvol: update completion and documentation
btrfs - kernel warning
2018-02-02 2:49 UTC (6+ messages)
[PATCH v2 0/3] btrfs-progs: Split lowmem mode check to its own
2018-02-02 1:36 UTC (11+ messages)
` [PATCH v2 2/3] btrfs-progs: check/lowmem: Cleanup unnecessary _v2 suffix
` [PATCH v2 3/3] btrfs-progs: check: Cleanup all checkpatch error and warning
[4.15-rc9] fs_reclaim lockdep trace
2018-02-01 11:36 UTC
[PATCH 00/16] btrfs-progs: Split lowmem mode check to its own
2018-02-01 5:00 UTC (3+ messages)
[PATCH] Btrfs: fix unexpected cow in run_delalloc_nocow
2018-02-01 0:09 UTC (3+ messages)
` [PATCH v2] "
[PATCH] iversion: make inode_cmp_iversion{+raw} return bool instead of s64
2018-01-31 17:55 UTC (8+ messages)
` [PATCH v2] "
[PATCH] btrfs-progs: fsck-tests: Rename tree-reloc-tree test number
2018-01-31 16:27 UTC (2+ messages)
[PATCH v3 0/7] btrfs-progs: Do some clean up to be consistent with kernel
2018-01-31 16:22 UTC (9+ messages)
` [PATCH v3 1/7] btrfs-progs: Use fs_info instead of root for BTRFS_LEAF_DATA_SIZE
` [PATCH v3 2/7] btrfs-progs: Use fs_info instead of root for BTRFS_NODEPTRS_PER_BLOCK
` [PATCH v3 3/7] btrfs-progs: Sync code with kernel for BTRFS_MAX_INLINE_DATA_SIZE
` [PATCH v3 4/7] btrfs-progs: Use fs_info instead of root for BTRFS_MAX_XATTR_SIZE
` [PATCH v3 5/7] btrfs-progs: do clean up for redundancy value assignment
` [PATCH v3 6/7] btrfs-progs: remove no longer be used btrfs_alloc_extent
` [PATCH v3 7/7] btrfs-progs: Cleanup use of root in leaf_data_end
[PATCH v2 0/7] btrfs-progs: Do some clean up to be consistent
2018-01-31 16:14 UTC (6+ messages)
` [PATCH v2 7/7] btrfs-progs: Cleanup use of root in leaf_data_end
[PATCH] Btrfs: fix null pointer dereference when replacing missing device
2018-01-31 15:38 UTC (3+ messages)
[PATCH v2 1/2] btrfs: Refactor __get_raid_index() to btrfs_bg_flags_to_raid_index()
2018-01-31 15:20 UTC (3+ messages)
` [PATCH v2 2/2] btrfs: Refactor parameter of BTRFS_MAX_DEVS() from root to fs_info
[PATCH] btrfs: Handle btrfs_set_extent_delalloc failure in relocate_file_extent_cluster
2018-01-31 15:14 UTC (7+ messages)
` [RESEND PATCH] "
` [PATCH v2] "
[PATCH] btrfs: volumes: Cleanup stripe size calculation
2018-01-31 15:07 UTC (4+ messages)
[PATCH] btrfs: remove spurious WARN_ON(ref->count) in find_parent_nodes
2018-01-31 15:06 UTC (4+ messages)
` [PATCH v2] btrfs: remove spurious WARN_ON(ref->count < 0) "
Btrfs progs pre-release 4.15-rc1
2018-01-31 15:03 UTC
[PATCH] btrfs: Move qgroup rescan on quota enable to btrfs_quota_enable
2018-01-31 8:52 UTC
[PATCH] btrfs: volumes: Remove the meaningless condition of minimal nr_devs when allocating a chunk
2018-01-31 8:48 UTC (3+ messages)
[PATCH v3 0/2] fix device orders consistency
2018-01-31 7:03 UTC (4+ messages)
` [PATCH v3 1/2] btrfs: fix device order consistency
` [PATCH v3 2/2] btrfs: fix alloc "
[PATCH v2 0/2] fix device orders consistency
2018-01-31 2:29 UTC (5+ messages)
` [PATCH v2 1/2] btrfs: fix device order consistency
[PATCH v2] btrfs: print error if primary super block write fails
2018-01-31 0:39 UTC (2+ messages)
degraded permanent mount option
2018-01-30 20:40 UTC (35+ messages)
btrfs check: backref lost, mismatch with its hash -- can't repair
2018-01-30 20:14 UTC (18+ messages)
[GIT PULL] inode->i_version rework for v4.16
2018-01-30 16:36 UTC (6+ messages)
[PATCH] btrfs: Use schedule_timeout_interruptible
2018-01-30 14:10 UTC (3+ messages)
[PATCH] btrfs: tree-checker: Replace root parameter with fs_info
2018-01-30 14:09 UTC (3+ messages)
[PATCH v2] btrfs: Gracefully handle errors in btrfs_qgroup_trace_extent_post
2018-01-30 14:04 UTC (4+ messages)
` [PATCH v3] btrfs: Ignore errors from btrfs_qgroup_trace_extent_post
[PATCH] btrfs: Add chunk allocation ENOSPC debug message for enospc_debug mount option
2018-01-30 13:48 UTC (4+ messages)
` [PATCH v2] "
umount btrfs hang
2018-01-30 13:28 UTC (3+ messages)
[PATCH 1/3] btrfs: Refactor __get_raid_index() to btrfs_bg_flags_to_raid_index()
2018-01-30 10:05 UTC (11+ messages)
` [PATCH 2/3] btrfs: Unexport get_block_group_index()
` [PATCH 3/3] btrfs: Refactor parameter of BTRFS_MAX_DEVS() from root to fs_info
[PATCH 0/2] Preparatory to add read_mirror mount option
2018-01-30 10:04 UTC (5+ messages)
` [PATCH 1/2] btrfs: drop num argument from find_live_mirror()
` [PATCH 2/2] btrfs: drop optimal "
[PATCH] btrfs: fix err_cast.cocci warnings
2018-01-29 23:11 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).