messages from 2018-05-14 09:46:35 to 2018-05-16 11:25:04 UTC [more...]
[PATCH v2 0/3] btrfs: balance: improve kernel logs
2018-05-16 11:25 UTC (9+ messages)
` [PATCH v2 1/3] btrfs: balance: prefix "
` [PATCH v2 2/3] btrfs: balance: add args info during start and resume
` [PATCH v2 3/3] btrfs: balance: add kernel log for end or paused
vm_fault_t conversion, for real
2018-05-16 11:23 UTC (19+ messages)
` [PATCH 01/14] orangefs: don't return errno values from ->fault
` [PATCH 02/14] fs: make the filemap_page_mkwrite prototype consistent
` [PATCH 03/14] dax: make the dax_iomap_fault "
` [PATCH 04/14] mm: remove the unused device_private_entry_fault export
` [PATCH 05/14] ceph: untangle ceph_filemap_fault
` [PATCH 06/14] btrfs: separate errno from VM_FAULT_* values
` [PATCH 07/14] ext4: "
` [PATCH 08/14] ocfs2: "
` [PATCH 09/14] ubifs: "
` [PATCH 10/14] vgem: "
` [PATCH 11/14] ttm: "
` [PATCH 12/14] lustre: "
` [PATCH 13/14] mm: move arch specific VM_FAULT_* flags to mm.h
` [PATCH 14/14] mm: turn on vm_fault_t type checking
[PATCH] Btrfs: fix the corruption by reading stale btree blocks
2018-05-16 10:28 UTC (5+ messages)
[PATCH] fstests: btrfs/161: test raid1 missing writes
2018-05-16 10:04 UTC
[PATCH v2 0/3] btrfs: add read mirror policy
2018-05-16 10:03 UTC (4+ messages)
` [PATCH v2 1/3] btrfs: add mount option read_mirror_policy
` [PATCH v2 2/3] btrfs: add read_mirror_policy parameter devid
` [PATCH v2 3/3] btrfs: read_mirror_policy ability to reset
[PATCH] btrfs: Skip some btrfs_cross_ref_exist() check in nocow path
2018-05-16 8:31 UTC (2+ messages)
[PATCH] btrfs-progs: remove BTRFS_LIST_LAYOUT_RAW
2018-05-16 8:11 UTC (2+ messages)
[PATCH v2 0/2] btrfs: sysfs: Add entry which shows rmdir(2) can work for subvolume
2018-05-16 8:09 UTC (3+ messages)
` [PATCH v2 1/2] btrfs: sysfs: Use enum/define value intead of magic number
` [PATCH v2 2/2] btrfs: sysfs: Add entry which shows rmdir(2) can work for subvolume
[PATCH 0/2] btrfs: sysfs: Add entry which shows rmdir(2) can work for subvolume
2018-05-16 8:03 UTC (8+ messages)
` [PATCH 1/2] btrfs: sysfs: Use enum/define value intead of magic number
` [PATCH 2/2] btrfs: sysfs: Add entry which shows rmdir(2) can work for subvolume
[PATCH 0/6] btrfs_search_slot cleanups
2018-05-16 7:09 UTC (15+ messages)
` [PATCH 1/6] Btrfs: remove superfluous free_extent_buffer
` [PATCH 2/6] Btrfs: use more straightforward extent_buffer_uptodate
` [PATCH 3/6] Btrfs: move get root of btrfs_search_slot to a helper
` [PATCH 4/6] Btrfs: remove unused check of skip_locking
` [PATCH 5/6] Btrfs: grab write lock directly if write_lock_level is the max level
` [PATCH 6/6] Btrfs: remove always true check in unlock_up
[PATCH v5 0/3] btrfs: Add three new unprivileged ioctls to allow normal users to call "sub list/show" etc
2018-05-16 5:49 UTC (4+ messages)
` [PATCH v5 1/3] btrfs: Add unprivileged ioctl which returns subvolume information
` [PATCH v5 2/3] btrfs: Add unprivileged ioctl which returns subvolume's ROOT_REF
` [PATCH v5 3/3] btrfs: Add unprivileged version of ino_lookup ioctl
[PATCH v4 0/3] btrfs: Add three new unprivileged ioctls to allow normal users to call "sub list/show" etc
2018-05-16 5:42 UTC (8+ 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 v2] btrfs: update uuid_mutex and device_list_mutex comments
2018-05-16 5:12 UTC
[PATCH 0/15] Review uuid_mutex usage
2018-05-16 5:09 UTC (9+ messages)
` [PATCH 10/15] btrfs: drop uuid_mutex in btrfs_free_extra_devids()
` [PATCH 12/15] btrfs: drop uuid_mutex in close_fs_devices()
` [PATCH] btrfs: update uuid_mutex and device_list_mutex comments
[PATCH] Btrfs: implement unlocked buffered write
2018-05-16 3:52 UTC
[PATCH 0/2] improve balance logs
2018-05-16 2:51 UTC (5+ messages)
` [PATCH 2/2] btrfs: add balance args info during start and resume
[PATCH] Btrfs: add parent_transid parameter to veirfy_level_key
2018-05-16 1:23 UTC (3+ messages)
[PATCH V2] test online label ioctl
2018-05-16 0:51 UTC (6+ messages)
` [PATCH V3] "
[PATCH] btrfs: inode: Don't compress if NODATASUM or NODATACOW set
2018-05-15 18:18 UTC (16+ messages)
[PATCH] btrfs: property: Set incompat flag of lzo/zstd compression
2018-05-15 14:07 UTC (7+ messages)
4.15.6 crash: BUG at fs/btrfs/ctree.c:1862
2018-05-15 13:18 UTC (3+ messages)
verify key failure
2018-05-15 12:10 UTC (5+ messages)
[PATCH 0/2] btrfs: Enhance btrfs handling compression and
2018-05-15 10:48 UTC (12+ messages)
` [PATCH 1/2] btrfs: inode: Don't compress if NODATASUM or NODATACOW set
` [PATCH 2/2] btrfs: lzo: Avoid decompressing obviously corrupted data
[PATCH v10.2 0/5] In-band de-duplication for btrfs-progs
2018-05-15 8:56 UTC (6+ messages)
` [PATCH v10.2 1/5] btrfs-progs: Basic framework for dedupe-inband command group
` [PATCH v10.2 2/5] btrfs-progs: dedupe: Add enable command for dedupe "
` [PATCH v10.2 3/5] btrfs-progs: dedupe: Add disable support for inband dedupelication
` [PATCH v10.2 4/5] btrfs-progs: dedupe: Add status subcommand
` [PATCH v10.2 5/5] btrfs-progs: dedupe: introduce reconfigure subcommand
[PATCH v14.6 00/14] Btrfs In-band De-duplication
2018-05-15 8:52 UTC (15+ messages)
` [PATCH v14.6 01/14] btrfs: introduce type based delalloc metadata reserve
` [PATCH v14.6 02/14] btrfs: Introduce COMPRESS reserve type to fix false enospc for compression
` [PATCH v14.6 03/14] btrfs: dedupe: Introduce dedupe framework and its header
` [PATCH v14.6 04/14] btrfs: dedupe: Introduce function to initialize dedupe info
` [PATCH v14.6 05/14] btrfs: dedupe: Introduce function to add hash into in-memory tree
` [PATCH v14.6 06/14] btrfs: dedupe: Introduce function to remove hash from "
` [PATCH v14.6 07/14] btrfs: delayed-ref: Add support for increasing data ref under spinlock
` [PATCH v14.6 08/14] btrfs: dedupe: Introduce function to search for an existing hash
` [PATCH v14.6 09/14] btrfs: dedupe: Implement btrfs_dedupe_calc_hash interface
` [PATCH v14.6 10/14] btrfs: ordered-extent: Add support for dedupe
` [PATCH v14.6 11/14] btrfs: dedupe: Inband in-memory only de-duplication implement
` [PATCH v14.6 12/14] btrfs: dedupe: Add ioctl for inband deduplication
` [PATCH v14.6 13/14] btrfs: relocation: Enhance error handling to avoid BUG_ON
` [PATCH v14.6 14/14] btrfs: dedupe: Introduce new reconfigure ioctl
Clarification needed about libbtrfs & libbtrfsutil
2018-05-15 8:14 UTC (3+ messages)
[PATCH v2 0/3] btrfs-progs: check: verify symlinks with append/immutable flags
2018-05-15 7:38 UTC (6+ messages)
` [PATCH v2 1/3] btrfs-progs: check: check "
` [PATCH v2 2/3] btrfs-progs: lowmem: "
` [PATCH v2 3/3] btrfs-progs: fsck-tests: add test case to check symlinks with bad flags
[PATCH] test online label ioctl
2018-05-14 17:06 UTC (2+ messages)
[PATCH 0/3] Btrfs: stop abusing current->journal_info for direct I/O
2018-05-14 16:35 UTC (5+ messages)
` [PATCH 1/3] fs: add initial bh_result->b_private value to __blockdev_direct_IO()
[PATCH v3 0/3] Cleanup waitqueue_active and barriers
2018-05-14 15:42 UTC (6+ messages)
` [PATCH v3 1/3] btrfs: introduce conditional wakeup helpers
` [PATCH v3 2/3] btrfs: add barriers to btrfs_sync_log before log_commit_wait wakeups
` [PATCH v3 3/3] btrfs: replace waitqueue_actvie with cond_wake_up
[PATCH v4 00/12] Btrfs: orphan and truncate fixes
2018-05-14 15:17 UTC (3+ messages)
` [PATCH v4 11/12] Btrfs: renumber BTRFS_INODE_ runtime flags
[PATCH 0/2] vfs: better dedupe permission check
2018-05-14 14:58 UTC (3+ messages)
` [PATCH 2/2] vfs: dedupe should return EPERM if permission is not granted
[PATCH] Btrfs: fix duplicate extents after fsync of file with prealloc extents
2018-05-14 14:39 UTC (2+ messages)
[PATCH] Btrfs: fix xattr loss after power failure
2018-05-14 13:51 UTC (2+ messages)
[PATCH v3] btrfs: incremental send, fix BUG when invalid memory access
2018-05-14 13:45 UTC (3+ messages)
[PATCH v2 0/2] btrfs: qgroup rescan fixes part 1
2018-05-14 13:37 UTC (2+ messages)
Hang/deadlock in 4.14.40 running rsync
2018-05-14 12:33 UTC
[PATCH 0/3] btrfs-progs: check: verify symlinks with append/immutable flags
2018-05-14 12:12 UTC (11+ 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
Btrfs installation advices
2018-05-14 11:44 UTC (5+ messages)
[PATCH 0/9] Overhaul btrfs-corrupt-block
2018-05-14 11:13 UTC (10+ messages)
` [PATCH 1/9] btrfs-progs: btrfs-corrupt-block: Factor out specific-root code
` [PATCH 2/9] btrfs-progs: btrfs-corrupt-block: Correctly handle -r when passing -I
` [PATCH 3/9] btrfs-progs: btrfs-corrupt-block: Factor out key parsing function
` [PATCH 4/9] btrfs-progs: btrfs-corrupt-block: Change -I flag parameter format
` [PATCH 5/9] btrfs-progs: btrfs-corrupt-block: Convert -K flag argument handling to common function
` [PATCH 6/9] btrfs-progs: btrfs-corrupt-block: Factor out common "-r" handling code
` [PATCH 7/9] btrfs-progs: btrfs-corrupt-block: Add support for handling specific root when using -K option
` [PATCH 8/9] btrfs-progs: btrfs-corrupt-block: Change format of -d option
` [PATCH 9/9] btrfs-progs: btrfs-corrupt-block: Fix -D option
"decompress failed" in 1-2 files always causes kernel oops, check/scrub pass
2018-05-14 11:05 UTC (6+ messages)
[RFC][PATCH] btrfs: take the last remnants of ->d_fsdata use out
2018-05-14 10:39 UTC (2+ 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).