messages from 2018-05-10 17:29:11 to 2018-05-14 10:29:39 UTC [more...]
"decompress failed" in 1-2 files always causes kernel oops, check/scrub pass
2018-05-14 10:29 UTC (13+ messages)
[PATCH 0/3] btrfs-progs: check: verify symlinks with append/immutable flags
2018-05-14 10:29 UTC (4+ messages)
` [PATCH 1/3] btrfs-progs: check: check "
` [PATCH 2/3] btrfs-progs: lowmem: "
` [PATCH 3/3] btrfs-progs: fsck-tests: add test case to check symlinks with odd flags
[PATCH] btrfs: inode: Don't compress if NODATASUM or NODATACOW set
2018-05-14 9:46 UTC (9+ messages)
4.13 call trace in btrfs_update_device
2018-05-14 9:17 UTC
Clarification needed about libbtrfs & libbtrfsutil
2018-05-14 8:40 UTC
[PATCH 0/3] btrfs-progs: Detect compressed extent without csum
2018-05-14 7:24 UTC (6+ messages)
` [PATCH 1/3] btrfs-progs: check/lowmem: Add checks for "
` [PATCH 2/3] btrfs-progs: check/original: "
` [PATCH 3/3] btrfs-progs: fsck-tests: Add test case for detecting "
[PATCH 0/3] btrfs-progs: Detect compressed extent without csum
2018-05-14 6:54 UTC (4+ messages)
` [PATCH 1/3] btrfs-progs: check/lowmem: Add checks for "
` [PATCH 2/3] btrfs-progs: check/original: "
` [PATCH 3/3] btrfs-progs: fsck-tests: Add test case for detecting "
[PATCH v3] btrfs: incremental send, fix BUG when invalid memory access
2018-05-14 2:51 UTC
[PATCH v2] btrfs: incremental send, fix BUG when invalid memory access
2018-05-14 2:10 UTC (3+ messages)
[PATCH v2 0/2] btrfs: qgroup rescan fixes part 1
2018-05-14 1:38 UTC (3+ messages)
` [PATCH v2 1/2] btrfs: qgroup: Search commit root for rescan to avoid missing extent
` [PATCH v2 2/2] btrfs: qgroup: Finish rescan when hit the last leaf of extent tree
[RFC v2 0/4] vfs: detect symlink corruption with attributes
2018-05-13 20:51 UTC (9+ messages)
` [RFC v2 1/4] vfs: skip extra attributes check on removal for symlinks
` [RFC v2 2/4] xfs: add verifier check for symlink with append/immutable flags
` [RFC v2 3/4] ext4: "
` [RFC v2 4/4] btrfs: verify symlinks "
[PATCH 0/2] vfs: better dedupe permission check
2018-05-13 20:50 UTC (13+ messages)
` [PATCH 1/2] vfs: allow dedupe of user owned read-only files
` [PATCH 2/2] vfs: dedupe should return EPERM if permission is not granted
[RFC][PATCH] btrfs: take the last remnants of ->d_fsdata use out
2018-05-13 18:03 UTC
Btrfs installation advices
2018-05-13 11:55 UTC (5+ messages)
replace drive with write_io_errs?
2018-05-12 12:06 UTC (2+ messages)
[PATCH 0/2] hoist btrfs' label set/get ioctls to vfs, and document
2018-05-12 0:20 UTC (12+ messages)
` [PATCH 1/2] fs: hoist BTRFS_IOC_[SG]ET_FSLABEL to vfs
` [PATCH 1/2 V2] "
` [PATCH 1/2 V2] "
` [PATCH 2/2] man2: New page documenting filesystem get/set label ioctls
` [PATCH 2/2 V2] "
[PATCH] btrfs: qgroup: Search commit root for rescan to avoid missing extent
2018-05-12 0:08 UTC (3+ messages)
[PATCH] btrfs: use kvzalloc for EXTENT_SAME temporary data
2018-05-11 21:01 UTC (7+ messages)
[PATCH 0/3] Btrfs: stop abusing current->journal_info for direct I/O
2018-05-11 20:41 UTC (12+ messages)
` [PATCH 1/3] fs: add initial bh_result->b_private value to __blockdev_direct_IO()
` [PATCH 2/3] fs: add private argument to dio_submit_t
` [PATCH 3/3] Btrfs: stop abusing current->journal_info in btrfs_direct_IO()
[PATCH v4 00/12] Btrfs: orphan and truncate fixes
2018-05-11 20:13 UTC (13+ messages)
` [PATCH v4 01/12] Btrfs: update stale comments referencing vmtruncate()
` [PATCH v4 02/12] Btrfs: fix error handling in btrfs_truncate_inode_items()
` [PATCH v4 03/12] Btrfs: don't BUG_ON() "
` [PATCH v4 04/12] Btrfs: stop creating orphan items for truncate
` [PATCH v4 05/12] Btrfs: get rid of BTRFS_INODE_HAS_ORPHAN_ITEM
` [PATCH v4 06/12] Btrfs: delete dead code in btrfs_orphan_commit_root()
` [PATCH v4 07/12] Btrfs: don't return ino to ino cache if inode item removal fails
` [PATCH v4 08/12] Btrfs: refactor btrfs_evict_inode() reserve refill dance
` [PATCH v4 09/12] Btrfs: fix ENOSPC caused by orphan items reservations
` [PATCH v4 10/12] Btrfs: get rid of unused orphan infrastructure
` [PATCH v4 11/12] Btrfs: renumber BTRFS_INODE_ runtime flags
` [PATCH v4 12/12] Btrfs: reserve space for O_TMPFILE orphan item deletion
[PATCH v3 00/11] Btrfs: orphan and truncate fixes
2018-05-11 17:16 UTC (24+ messages)
` [PATCH v3 01/11] Btrfs: remove stale comment referencing vmtruncate()
` [PATCH v3 02/11] Btrfs: fix error handling in btrfs_truncate_inode_items()
` [PATCH v3 03/11] Btrfs: don't BUG_ON() "
` [PATCH v3 04/11] Btrfs: stop creating orphan items for truncate
` [PATCH v3 05/11] Btrfs: get rid of BTRFS_INODE_HAS_ORPHAN_ITEM
` [PATCH v3 06/11] Btrfs: delete dead code in btrfs_orphan_commit_root()
` [PATCH v3 07/11] Btrfs: don't return ino to ino cache if inode item removal fails
` [PATCH v3 08/11] Btrfs: refactor btrfs_evict_inode() reserve refill dance
` [PATCH v3 09/11] Btrfs: fix ENOSPC caused by orphan items reservations
` [PATCH v3 10/11] Btrfs: get rid of unused orphan infrastructure
` [PATCH v3 11/11] Btrfs: reserve space for O_TMPFILE orphan item deletion
Strange behavior (possible bugs) in btrfs
2018-05-11 15:45 UTC (2+ messages)
[PATCH] Btrfs: fix xattr loss after power failure
2018-05-11 15:42 UTC
Any chance to get snapshot-aware defragmentation?
2018-05-11 15:22 UTC
[PATCH V3 0/3] Btrfs: btrfs_dedupe_file_range() ioctl, remove 16MiB restriction
2018-05-11 15:22 UTC (2+ messages)
[PATCH] btrfs: qgroup: Finish rescan when hit the last leaf of extent tree
2018-05-11 15:09 UTC (2+ messages)
[PATCH 00/17] Freespace tree big fs_info cleanup
2018-05-11 12:12 UTC (2+ messages)
[PATCH v3 0/3] btrfs: Add write time super block validation
2018-05-11 10:56 UTC (10+ messages)
` [PATCH v3 1/3] btrfs: Move btrfs_check_super_valid() to avoid forward declaration
` [PATCH v3 2/3] btrfs: Refactor btrfs_check_super_valid()
` [PATCH v3 3/3] btrfs: Do super block verification before writing it to disk
[PATCH 0/5] Fix delalloc inodes leaking on btrfs unmount
2018-05-11 8:39 UTC (4+ messages)
` [PATCH 2/5] btrfs: Split btrfs_del_delalloc_inode into 2 functions
[PATCH 00/11] btrfs-progs: Rework of "subvolume list/show" and relax the root privileges of them
2018-05-11 7:29 UTC (12+ messages)
` [PATCH 01/11] btrfs-progs: ioctl/libbtrfsutil: Add 3 definitions of new unprivileged ioctl
` [PATCH 02/11] btrfs-progs: libbtrfsutil: Factor out btrfs_util_subvolume_info_fd()
` [PATCH 03/11] btrfs-porgs: libbtrfsutil: Relax the privileges of util_subvolume_info()
` [PATCH 04/11] btrfs-progs: libbtrfsuitl: Factor out btrfs_util_subvolume_iterator_next()
` [PATCH 05/11] btrfs-progs: libbtrfsutil: Update the behavior of subvolume iterator and relax the privileges
` [PATCH 06/11] btrfs-progs: sub list: Use libbtrfsuitl for subvolume list
` [PATCH 07/11] btrfs-progs: sub list: Change the default behavior of "subvolume list" and allow non-privileged user to call it
` [PATCH 08/11] btrfs-progs: utils: Fallback to open without O_NOATIME flag in find_mount_root():
` [PATCH 09/11] btrfs-progs: sub show: Allow non-privileged user to call "subvolume show"
` [PATCH 10/11] btrfs-progs: test: Add helper function to check if test user exists
` [PATCH 11/11] btrfs-porgs: test: Add cli-test/009 to check subvolume list for both root and normal user
[PATCH v4 0/3] btrfs: Add three new unprivileged ioctls to allow normal users to call "sub list/show" etc
2018-05-11 7:26 UTC (4+ messages)
` [PATCH v4 1/3] btrfs: Add unprivileged ioctl which returns subvolume information
` [PATCH v4 2/3] btrfs: Add unprivileged ioctl which returns subvolume's ROOT_REF
` [PATCH v4 3/3] btrfs: Add unprivileged version of ino_lookup ioctl
[PATCH v2 00/12] Btrfs: orphan and truncate fixes
2018-05-11 7:20 UTC (20+ messages)
` [PATCH v2 01/12] Btrfs: remove stale comment referencing vmtruncate()
` [PATCH v2 02/12] Btrfs: fix error handling in btrfs_truncate_inode_items()
` [PATCH v2 03/12] Btrfs: don't BUG_ON() "
` [PATCH v2 04/12] Btrfs: stop creating orphan items for truncate
` [PATCH v2 05/12] Btrfs: don't release reserve or decrement orphan count if orphan item already existed
` [PATCH v2 06/12] Btrfs: don't return ino to ino cache if inode item removal fails
` [PATCH v2 07/12] Btrfs: refactor btrfs_evict_inode() reserve refill dance
` [PATCH v2 08/12] Btrfs: fix ENOSPC caused by orphan items reservations
` [PATCH v2 09/12] Btrfs: get rid of root->orphan_block_rsv and root->orphan_lock
` [PATCH v2 10/12] Btrfs: get rid of btrfs_orphan_commit_root() and root->orphan_inodes
` [PATCH v2 11/12] Btrfs: simplify error handling in btrfs_evict_inode()
` [PATCH v2 12/12] Btrfs: reserve space for O_TMPFILE orphan item deletion
[PATCH 5/5] btrfs: Unexport and rename btrfs_invalidate_inodes
2018-05-11 5:38 UTC (3+ messages)
` [PATCH v2] "
[PATCH] btrfs: push relocation recovery into a helper thread
2018-05-11 4:20 UTC (2+ messages)
[PATCH v2 0/4] btrfs: Add write time super block validation
2018-05-11 2:57 UTC (3+ messages)
[PATCH 00/10] Btrfs: orphan and truncate fixes
2018-05-10 23:25 UTC (7+ messages)
` [PATCH 06/10] Btrfs: don't return ino if inode item removal fails
` [PATCH 08/10] Btrfs: fix ENOSPC caused by orphan items reservations
[PATCH v3 0/3] btrfs: qgroup rescan races (part 1)
2018-05-10 23:04 UTC (4+ messages)
` [PATCH 1/3] btrfs: qgroups, fix rescan worker running races
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).