linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-27 18:50:56 to 2018-04-03 18:36:52 UTC [more...]

[PATCH 00/16 v1] Kill fs_info::volume_mutex
 2018-04-03 18:34 UTC  (11+ messages)
` [PATCH 01/16] btrfs: squeeze btrfs_dev_replace_continue_on_mount to its caller
` [PATCH 02/16] btrfs: make success path out of btrfs_init_dev_replace_tgtdev more clear
` [PATCH 03/16] btrfs: export and rename free_device
` [PATCH 04/16] btrfs: move btrfs_init_dev_replace_tgtdev to dev-replace.c and make static
` [PATCH 05/16] btrfs: move volume_mutex to callers of btrfs_rm_device
` [PATCH 06/16] btrfs: move clearing of EXCL_OP out of __cancel_balance
` [PATCH 07/16] btrfs: add proper safety check before resuming dev-replace
` [PATCH 08/16] btrfs: add sanity check when resuming balance after mount
` [PATCH 09/16] btrfs: cleanup helpers that reset balance state
` [PATCH 10/16] btrfs: remove wrong use of volume_mutex from btrfs_dev_replace_start

[PATCH 0/3] SPDX to btrfs
 2018-04-03 18:13 UTC  (4+ messages)
` [PATCH 1/3] btrfs: replace GPL boilerplate by SPDX -- headers
` [PATCH 2/3] btrfs: replace GPL boilerplate by SPDX -- sources
` [PATCH 3/3] btrfs: add SPDX header to Kconfig

Status of RAID5/6
 2018-04-03 17:03 UTC  (22+ messages)

[GIT PULL] Btrfs updates for 4.17
 2018-04-03 13:56 UTC 

[PATCH] btrfs-progs: let mkfs return nozero value on thin provision device
 2018-04-03  8:58 UTC  (2+ messages)

[PATCH v2 00/10] Use split qgroup rsv type
 2018-04-03  7:30 UTC  (3+ messages)
` [PATCH v2 10/10] btrfs: qgroup: Use independent and accurate per inode qgroup rsv

[PATCH 1/2] btrfs-progs: check: Skip data csum verification for metadata dump
 2018-04-03  6:16 UTC  (5+ messages)
` [PATCH 2/2] btrfs-progs: tests/fsck: Add test case to check if btrfs check can skip data csum verfication "

[PATCH 1/2] btrfs: tests/qgroup: Fix wrong tree backref level
 2018-04-03  5:50 UTC  (7+ messages)
` [PATCH v2 2/2] btrfs: Validate child tree block's level and first key

[wiki] Please clarify how to check whether barriers are properly implemented in hardware
 2018-04-03  0:59 UTC  (3+ messages)

[PATCH] Btrfs: fix NULL pointer dereference in log_dir_items
 2018-04-02 18:48 UTC  (4+ messages)

[PATCH v2] Btrfs: fix NULL pointer dereference in log_dir_items
 2018-04-02 17:59 UTC 

[PATCH v2] Btrfs: bail out on error during replay_dir_deletes
 2018-04-02 17:59 UTC 

Question, will ls -l eventually be able to show subvolumes?
 2018-04-02 12:17 UTC  (3+ messages)

[PATCH] btrfs-progs: Remove duplicate value-get for data_extents_scrubbed
 2018-04-02 10:11 UTC 

[PATCH] btrfs: rename btrfs_get_block_group_info and make it static
 2018-04-02 10:10 UTC  (2+ messages)

[PATCH] btrfs-progs: Let function find_device to be consistent with kernel
 2018-04-02  3:30 UTC 

[PATCH] btrfs-progs: mkfs rootdir: use lgetxattr() not to follow a symbolic link
 2018-04-02  2:09 UTC  (2+ messages)

bug? fstrim only trims unallocated space, not unused in bg's
 2018-04-01 23:30 UTC  (17+ messages)

[PATCH RESEND 1/2] btrfs: Enhance btrfs_trim_fs function to handle error better
 2018-04-01 10:35 UTC  (2+ messages)

[PATCH] Btrfs: bail out on error during replay_dir_deletes
 2018-04-01 10:10 UTC  (2+ messages)

dead or dying SDXC card fsck's OK but mount hangs indefinitely
 2018-03-31 22:43 UTC  (3+ messages)

[PATCH] Btrfs: print error messages when failing to read trees
 2018-03-31  0:02 UTC  (4+ messages)

[PATCH] btrfs: delayed-inode: Don't double reserve qgroup metadata for btrfs_delayed_item_reserve_metadata()
 2018-03-30 23:57 UTC  (2+ messages)

[PATCH v2.1 2/2] btrfs: Validate child tree block's level and first key
 2018-03-30 23:43 UTC  (2+ messages)

[PATCH] Btrfs: do not abort transaction when failing to insert hole extent
 2018-03-30 22:11 UTC 

[PATCH] Btrfs: clean up resources during umount after trans is aborted
 2018-03-30 22:11 UTC 

[PATCH 0/5] libbtrfsutil: misc fixes
 2018-03-30 21:58 UTC  (8+ messages)
` [PATCH 1/5] libbtrfsutil: don't return free space cache inodes from deleted_subvolumes()
` [PATCH 2/5] libbtrfsutil: fix memory leak in deleted_subvolumes()
` [PATCH 3/5] libbtrfsutil: use local mkfs.btrfs for tests if it exists
` [PATCH 4/5] libbtrfsutil: always build libbtrfsutil.so.$MAJOR
` [PATCH 5/5] libbtrfsutil: fix test assumptions about top-level subvolume

[PATCH 0/3] btrfs-progs: Enhance btrfs-image to handle missing device
 2018-03-30 20:15 UTC  (6+ messages)
` [PATCH 1/3] btrfs-progs: disk-io: Fix read_extent_data() error handler for "
` [PATCH 2/3] btrfs-progs: convert: Fix offset-by-one error in read_data_extent()
` [PATCH 3/3] btrfs-progs: tests/misc: Test if btrfs-image can handle RAID1 missing device

[PATCH] btrfs-progs: tests/mkfs: Test if mkfs.btrfs --rootdir can handle broken soft link well
 2018-03-30 18:04 UTC  (2+ messages)

[PATCH v2 0/3] btrfs-progs: Some fix for fi usage
 2018-03-30 17:21 UTC  (6+ messages)
` [PATCH v2 1/3] btrfs-progs: fi usage: change warning message more appropriately
` [PATCH v2 2/3] btrfs-progs: fi usage: change to output more info without root privilege
` [PATCH v2 3/3] btrfs-progs: fi usage: cleanup unnecessary permission error check

[PATCH] btrfs-progs: Remove unused parameter
 2018-03-30 17:12 UTC  (3+ messages)

[RFC PATCH v3 0/7] btrfs-progs: Allow normal user to call "subvolume list/show"
 2018-03-30 16:25 UTC  (7+ messages)

[PATCH] btrfs: Replace owner argument in add_pinned_bytes with a boolean
 2018-03-30  9:58 UTC 

[PATCH v2 0/5] btrfs-progs: extent buffer related refactor and cleanup
 2018-03-30  7:01 UTC  (7+ messages)
` [PATCH v2 1/5] btrfs-progs: extent_io: Fix NULL pointer dereference in free_extent_buffer_final()
` [PATCH v2 2/5] btrfs-progs: extent_io: Init eb->lru to avoid NULL pointer dereference
` [PATCH v2 3/5] btrfs-progs: extent_io: Refactor alloc_extent_buffer() to follow kernel parameters
` [PATCH v2 4/5] btrfs-progs: Unify btrfs_leaf_free_psace() parameter with kernel
` [PATCH v2 5/5] btrfs-progs: print-tree: Remove btrfs_root parameter

[PATCH v3 0/3] Allow rmdir(2) to delete a subvolume
 2018-03-30  6:17 UTC  (4+ messages)
` [PATCH v3 1/3] btrfs: move may_destroy_subvol() from ioctl.c to inode.c
` [PATCH v3 2/3] btrfs: Allow rmdir(2) to delete a subvolume
` [PATCH v3 3/3] btrfs: cleanup btrfs_ioctl_snap_destroy() by using btrfs_delete_subvolume()

[PATCH 1/5] btrfs-progs: extent_io: Fix NULL pointer dereference in free_extent_buffer_final()
 2018-03-30  5:35 UTC  (5+ messages)
` [PATCH 2/5] btrfs-progs: extent_io: Init eb->lru to avoid NULL pointer dereference
` [PATCH 3/5] btrfs-progs: extent_io: Refactor alloc_extent_buffer() to follow kernel parameters
` [PATCH 4/5] btrfs-progs: Unify btrfs_leaf_free_psace() parameter with kernel
` [PATCH 5/5] btrfs-progs: print-tree: Remove btrfs_root parameter

[PATCH v4 0/7] Superblock read and verify cleanups
 2018-03-30  0:09 UTC  (8+ messages)
` [PATCH 1/7] btrfs: cleanup btrfs_check_super_csum() for better code flow
` [PATCH v4 2/7] btrfs: return required error from btrfs_check_super_csum
` [PATCH v2 3/7] btrfs: cleanup btrfs_read_disk_super() to return std error
` [PATCH v2 4/7] btrfs: check if the fsid in the primary sb and copy sb are same
` [PATCH v4 5/7] btrfs: verify superblock checksum during scan
` [PATCH v2 6/7] btrfs: verify checksum for all devices in mount context
` [PATCH 7/7] btrfs: drop the redundant invalidate_bdev()

[PATCH v3 0/9] Superblock read and verify cleanups
 2018-03-30  0:11 UTC  (12+ messages)
` [PATCH 1/7] btrfs: cleanup btrfs_check_super_csum() for better code flow
` [PATCH v2 2/7] btrfs: return required error from btrfs_check_super_csum
` [PATCH v2 3/7] btrfs: cleanup btrfs_read_disk_super() to return std error
` [PATCH v2 4/7] btrfs: check if the fsid in the primary sb and copy sb are same
` [PATCH v3 5/7] btrfs: verify superblock checksum during scan
` [PATCH v2 6/7] btrfs: verify checksum for all devices in mount context
` [PATCH 7/7] btrfs: drop the redundant invalidate_bdev()

[PATCH] btrfs-progs: wipe copies of the stale superblock beyond -b size
 2018-03-30  0:09 UTC 

[PATCH] btrfs-progs: wipe copies of the stale superblock beyond -b size
 2018-03-29 10:37 UTC 

[PATCH v2 0/9] Superblock read and verify cleanups
 2018-03-29 10:18 UTC  (14+ messages)
` [PATCH 1/8] btrfs: cleanup btrfs_check_super_csum() for better code flow
` [PATCH v2 2/8] btrfs: return required error from btrfs_check_super_csum
` [PATCH v2 3/8] btrfs: cleanup btrfs_read_disk_super() to return std error
` [PATCH 4/8] btrfs: make btrfs_check_super_csum() non-static
` [PATCH v2 5/8] btrfs: check if the fsid in the primary sb and copy sb are same
` [PATCH v2 6/8] btrfs: verify superblock checksum during scan
` [PATCH v2 7/8] btrfs: verify checksum for all devices in mount context
` [PATCH 8/8] btrfs: drop the redundant invalidate_bdev()

[PATCH] btrfs-progs: Do not add extra slash if given path end with it
 2018-03-29  9:11 UTC 

Corruption on Big Endian System
 2018-03-29  3:27 UTC  (3+ messages)

[PATCH] btrfs-progs: mkfs/rootdir: Don't follow symbolic link when calcuating size
 2018-03-29  1:09 UTC  (3+ messages)

error report: misc-test 006 sometimes fails in current devel branch
 2018-03-28 23:58 UTC  (4+ messages)

Panic and corruption after update and IO trouble
 2018-03-28 15:21 UTC 

[PATCH] btrfs-progs: build: modify cscope/ctags rules to include directories such as check
 2018-03-28 14:53 UTC  (2+ messages)

[PATCH 1/2] Btrfs: fix fsync after hole punching when using no-holes feature
 2018-03-28 14:37 UTC  (2+ messages)

[PATCH] btrfs: lift errors from add_extent_changeset to the callers
 2018-03-28 13:57 UTC  (2+ messages)

[PATCH 0/8] Superblock read and verify cleanups
 2018-03-28  7:05 UTC  (18+ messages)
` [PATCH 2/8] btrfs: return required error from btrfs_check_super_csum
` [PATCH 5/8] btrfs: check if the fsid in the primary sb and copy sb are same
` [PATCH 6/8] btrfs: verify checksum when superblock is read for scan
` [PATCH 7/8] btrfs: verify checksum for all devices in mount context

[PATCH v2 0/3] Allow rmdir(2) to delete a subvolume
 2018-03-28  2:00 UTC  (7+ messages)
` [PATCH v2 1/3] btrfs: Move may_destroy_subvol() from ioctl.c to inode.c
` [PATCH v2 2/3] btrfs: Allow rmdir(2) to delete a subvolume

[PATCH] btrfs-progs: wipe copies of the stale superblock beyond -b size
 2018-03-27 23:40 UTC 

[PATCH] btrfs-progs: wipe copies of the stale superblock beyond -b size
 2018-03-27 23:27 UTC  (5+ messages)

[PATCH 0/6] Btrfs lockdep and locking cleanups
 2018-03-27 20:09 UTC  (5+ messages)
` [PATCH 4/6] btrfs: use RCU in btrfs_show_devname for device list traversal
` [PATCH 5/6] btrfs: remove stale comments about fs_mutex
` [PATCH 6/6] btrfs: split dev-replace locking helpers for read and write

[PATCH 0/8] Delayed refs cleanups/streamlining
 2018-03-27 19:08 UTC  (2+ messages)


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).