public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-07 06:06:07 to 2018-06-18 13:35:21 UTC [more...]

general protection fault in find_device
 2018-06-18 13:32 UTC  (4+ messages)

About more loose parameter sequence requirement
 2018-06-18 13:05 UTC  (7+ messages)

btrfs balance did not progress after 12H
 2018-06-18 13:00 UTC 

[PATCH 0/3] Cleanups around extent increment
 2018-06-18 11:59 UTC  (4+ messages)
` [PATCH 1/3] btrfs: Remove fs_info argument from __btrfs_inc_extent_ref
` [PATCH 2/3] btrfs: Document __btrfs_inc_extent_ref
` [PATCH 3/3] btrfs: Fix comment in lookup_inline_extent_backref

[PATCH] btrfs: Deduplicate extent_buffer init code
 2018-06-18 11:13 UTC 

[PATCH] btrfs-progs: Check factor out root parsing from check_chunks_and_extents
 2018-06-18 11:10 UTC 

[PATCH] btrfs-progs: check: Fix wrong root parameter of btrfs_next_leaf call
 2018-06-18 11:10 UTC 

[PATCH 2/2] Btrfs: sync log after logging new name
 2018-06-18 11:06 UTC  (4+ messages)

[PATCH] btrfs: Fix a C compliance issue
 2018-06-18  9:31 UTC  (4+ messages)

[PATCH v2 00/20] btrfs-progs: Rework of "subvolume list/show" and relax the root privileges of them
 2018-06-18  8:41 UTC  (21+ messages)
` [PATCH v2 01/20] btrfs-progs: doc: Update man btrfs subvolume
` [PATCH v2 02/20] btrfs-progs: ioctl/libbtrfsutil: Add 3 definitions of new unprivileged ioctl
` [PATCH v2 03/20] btrfs-progs: libbtrfsutil: Factor out btrfs_util_subvolume_info_fd()
` [PATCH v2 04/20] btrfs-porgs: libbtrfsutil: Relax the privileges of util_subvolume_info()
` [PATCH v2 05/20] btrfs-progs: libbtrfsuitl: Factor out btrfs_util_subvolume_iterator_next()
` [PATCH v2 06/20] btrfs-progs: libbtrfsutil: Relax the privileges of subvolume iterator
` [PATCH v2 07/20] btrfs-progs: sub list: Use libbtrfsuitl for subvolume list
` [PATCH v2 08/20] btrfs-progs: sub list: factor out main part of btrfs_list_subvols
` [PATCH v2 09/20] btrfs-progs: sub list: Change the default behavior of "subvolume list" and allow non-privileged user to call it
` [PATCH v2 10/20] btrfs-progs: sub list: Add -A option to output path in absolute path
` [PATCH v2 11/20] btrfs-progs: sub list: Add -f option to follow mounted subvolumes below the path
` [PATCH v2 12/20] btrfs-progs: sub list: Add --nosort option to output incrementally without sort
` [PATCH v2 13/20] btrfs-progs: sub list: Update -a option and remove meaningless filter
` [PATCH v2 14/20] btrfs-progs: sub list: Update help message of -o option
` [PATCH v2 15/20] btrfs-progs: sub list: Update help message of -d option
` [PATCH v2 16/20] btrfs-progs: utils: Fallback to open without O_NOATIME flag in find_mount_root():
` [PATCH v2 17/20] btrfs-progs: sub show: Allow non-privileged user to call "subvolume show"
` [PATCH v2 18/20] btrfs-progs: test: Add helper function to check if test user exists
` [PATCH v2 19/20] btrfs-porgs: test: Add cli-test/009 to check subvolume list for both root and normal user
` [PATCH v2 20/20] btrfs-progs: test: Add cli-test/010 to check "subvolume list -f" option

[PATCH] btrfs: Use iocb to derive pos instead of passing a separate parameter
 2018-06-17 17:39 UTC 

[PATCH] btrfs-progs: detect zoned disks and prevent their raw use
 2018-06-15 21:06 UTC  (2+ messages)

ntfs -> qemu -> raw-image -> btrfs -> iscsi
 2018-06-15 20:17 UTC  (4+ messages)

Btrfs progs release 4.17
 2018-06-15 14:33 UTC 

[PATCH 0/6] Freespace tree repair support
 2018-06-15 11:06 UTC  (7+ messages)
` [PATCH 1/6] btrfs-progs: Add support for freespace tree in btrfs_read_fs_root
` [PATCH 2/6] btrfs-progs: Add extent buffer bitmap manipulation infrastructure
` [PATCH 3/6] btrfs-progs: Pull free space tree related code from kernel
` [PATCH 4/6] btrfs-progs: Add freespace tree as compat_ro supported feature
` [PATCH 5/6] btrfs-progs: check: Add support for freespace tree fixing
` [PATCH 6/6] btrfs-progs: tests: Test for FST corruption detection/repair

[PATCH v3] btrfs: Don't remove block group still has pinned down bytes
 2018-06-15  1:35 UTC 

[PATCH v2] btrfs: Don't remove block group still has pinned down bytes
 2018-06-14 22:58 UTC 

[PATCH] btrfs: Document __btrfs_inc_extent_ref
 2018-06-14 21:31 UTC  (3+ messages)

Bad superblock when mounting rw, ro mount works
 2018-06-14 14:43 UTC  (6+ messages)

[PATCH v3] fstests: btrfs: Test if btrfs will corrupt nodatasum compressed extent when replacing device
 2018-06-14  7:23 UTC  (5+ messages)

[PATCH] btrfs: Don't remove block group still has pinned down bytes
 2018-06-14  6:04 UTC 

[PATCH] btrfs-progs: print bytenr of tree block in print_tree_block_error()
 2018-06-14  2:40 UTC 

[LKP] [lkp-robot] [mm] 9092c71bb7: blogbench.write_score -12.3% regression
 2018-06-14  1:37 UTC  (3+ messages)

[PATCH 4/4] btrfs: Rewrite retry logic in do_chunk_alloc
 2018-06-13 15:49 UTC  (3+ messages)
` [PATCH v2] "

deadlock on btrfs scrub
 2018-06-13 15:45 UTC  (2+ messages)

[GIT PULL] Btrfs updates for 4.18, part 2
 2018-06-13 15:11 UTC 

[PATCH REBASED 0/2] btrfs: Delay block group auto removal to avoid interfering qgroups
 2018-06-13  7:23 UTC  (2+ messages)

Corrupted node, damaged slots data
 2018-06-12  4:37 UTC  (2+ messages)

corrupt leaf; unaligned key offset for csum item
 2018-06-12  1:18 UTC  (11+ messages)

[PATCH 1/2] Btrfs: fix return value on rename exchange failure
 2018-06-11 18:24 UTC 

KASAN: use-after-free Read in getname_kernel
 2018-06-11 17:38 UTC 

[GIT PULL] Btrfs updates for 4.18
 2018-06-11 16:16 UTC  (5+ messages)

[PATCH 00/15] Add delayed-refs support to btrfs-progs
 2018-06-11  8:09 UTC  (38+ messages)
` [PATCH 01/15] btrfs-progs: Remove root argument from pin_down_bytes
` [PATCH 02/15] btrfs-progs: Remove root argument from btrfs_del_csums
` [PATCH 03/15] btrfs-progs: Add functions to modify the used space by a root
` [PATCH 04/15] btrfs-progs: Refactor the root used bytes are updated
` [PATCH 05/15] btrfs-progs: Make update_block_group take fs_info instead of root
` [PATCH 06/15] btrfs-progs: check: Drop trans/root arguments from free_extent_hook
` [PATCH 07/15] btrfs-progs: Remove root argument from __free_extent
` [PATCH 08/15] btrfs-progs: Remove root argument from alloc_reserved_tree_block
` [PATCH 09/15] btrfs-progs: Always pass 0 for offset when calling btrfs_free_extent for btree blocks
` [PATCH 10/15] btrfs-progs: Add boolean to signal whether we are re-initing extent tree
` [PATCH 11/15] btrfs-progs: Add delayed refs infrastructure
  ` [PATCH 11/15 v2] "
` [PATCH 12/15] btrfs-progs: Add __free_extent2 function
` [PATCH 13/15] btrfs-progs: Add alloc_reserved_tree_block2 function
` [PATCH 14/15] btrfs-progs: Wire up delayed refs
` [PATCH 15/15] btrfs-progs: Remove old delayed refs infrastructure
  ` [PATCH 15/15 v2] "

Filesystem read-only (btrbk, bad metadata, unable to find ref byte)
 2018-06-10 21:44 UTC  (2+ messages)

Direct cached reads slow - nvme
 2018-06-09 23:07 UTC 

[PATCH RFC ver.B] btrfs: scrub: Don't use inode pages for device replace
 2018-06-09  7:09 UTC  (8+ messages)

[PATCH] btrfs-progs: check: Initialize all filed of btrfs_inode_item in insert_inode_item()
 2018-06-08  9:04 UTC  (4+ messages)

[Bug 199931] New: systemd/rtorrent file data corruption when using echo 3 >/proc/sys/vm/drop_caches
 2018-06-08  7:18 UTC  (4+ messages)

Exporting a unique ino/dev pair to user space
 2018-06-08  6:45 UTC  (7+ messages)

[PATCH 0/6] btrfs-progs: Fixes inline ram_bytes related bugs
 2018-06-08  4:57 UTC  (3+ messages)

in which directions does btrfs send -p | btrfs receive work
 2018-06-08  4:20 UTC  (2+ messages)

RAID-1 refuses to balance large drive
 2018-06-08  3:23 UTC  (9+ messages)

[PATCH v3 (Only) 1/3] btrfs-progs: map-logical: look at next leaf if slot > items
 2018-06-08  1:33 UTC  (3+ messages)
` [PATCH v3 (Only) 2/3] btrfs-progs: map-logical: Use btrfs_next_extent_item()

[PATCH RFC] btrfs-progs: map-logical: look at next leaf if slot > items
 2018-06-08  1:21 UTC  (6+ messages)

[PATCH v3 0/2] vfs: better dedupe permission check
 2018-06-07 20:45 UTC  (5+ messages)
` [PATCH v3 1/2] vfs: allow dedupe of user owned read-only files
` [PATCH v3 2/2] vfs: dedupe should return EPERM if permission is not granted

[RFC][PATCH 0/76] vfs: 'views' for filesystems with more than one root
 2018-06-07 20:44 UTC  (10+ messages)

general protection fault in open_fs_devices
 2018-06-07 17:03 UTC  (3+ messages)

kernel BUG at fs/btrfs/volumes.c:LINE!
 2018-06-07 16:52 UTC  (5+ messages)

[PATCH 1/3] btrfs: convert volume rotating flag into bitmap
 2018-06-07 16:39 UTC  (3+ messages)
` [PATCH 3/3] btrfs: fix race between mkfs and mount

WARNING in close_fs_devices
 2018-06-07 16:12 UTC  (3+ messages)
` [PATCH] btrfs: fix race between free_stale_devices and close_fs_devices

[PATCH v2] fs: btrfs: Change return type to vm_fault_t
 2018-06-07 15:26 UTC  (4+ messages)

Btrfs progs pre-release 4.17-rc1
 2018-06-07 15:00 UTC 

[PATCH v2 3/3] Fix misspelling of forward
 2018-06-07 13:24 UTC  (3+ messages)

[PATCH v2 0/3] btrfs-progs: check: verify symlinks with append/immutable flags
 2018-06-07 13:04 UTC  (4+ messages)

[PATCH 0/6] Add ioctl to clear unused space
 2018-06-07 12:17 UTC  (2+ messages)

[PATCH v3 0/3] btrfs-progs: check: verify symlinks with append/immutable flags
 2018-06-07 11:16 UTC  (7+ messages)
` [PATCH v3 1/3] btrfs-progs: check: check "
` [PATCH v3 2/3] btrfs-progs: check: lowmem: "
` [PATCH v3 3/3] btrfs-progs: fsck-tests: add test case to check symlinks with bad flags

[PATCH v2 2/3] btrfs-progs: map-logical: Use btrfs_next_extent_item()
 2018-06-07  8:50 UTC  (2+ messages)

[PATCH v2 1/3] btrfs-progs: map-logical: look at next leaf if slot > items
 2018-06-07  8:47 UTC  (2+ messages)

[PATCH] fstests: btrfs: Test if btrfs will corrupt nodatasum compressed extent when replacing device
 2018-06-07  6:58 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox