linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-19 20:26:06 to 2021-10-25 09:56:40 UTC [more...]

[PATCH 0/6] btrfs: speedup directory logging/fsync by copying index keys only
 2021-10-25  9:56 UTC  (2+ messages)
` [PATCH 1/6] btrfs: remove root argument from drop_one_dir_item()

[PATCH] btrfs: fix a check-integrity warning on write caching disabled disk
 2021-10-25  9:49 UTC  (2+ messages)

[PATCH] btrfs: fix deadlock due to page faults during direct IO reads and writes
 2021-10-25  9:42 UTC  (8+ messages)
` [PATCH v2] "

[PATCH v2] btrfs: send: prepare for v2 protocol
 2021-10-25  9:34 UTC  (3+ messages)

[PATCH 0/3] btrfs: ctree.he refactor
 2021-10-25  9:08 UTC  (4+ messages)
` [PATCH 1/3] btrfs: move the remaining on-disk format to ondisk_format.h
` [PATCH 2/3] btrfs: move the BTRFS_SETGET_* functions to dedicated header
` [PATCH 3/3] btrfs: move btrfs_printk() related macros to messages.h

filesystem corrupt - error -117
 2021-10-25  8:46 UTC 

[PATCH v2 0/2] Update device mod time fixes
 2021-10-25  7:45 UTC  (4+ messages)
` [PATCH v2 1/2] fs: export an inode_update_time helper

[PATCH] btrfs-progs: remove path_cat[3]_out() double declaration
 2021-10-25  6:38 UTC  (2+ messages)

[RFC][V8][PATCH 0/5] btrfs: allocation_hint mode
 2021-10-24 15:31 UTC  (5+ messages)
` [PATCH 1/4] btrfs: add flags to give an hint to the chunk allocator
` [PATCH 2/4] btrfs: export dev_item.type in /sys/fs/btrfs/<uuid>/devinfo/<devid>/type
` [PATCH 3/4] btrfs: change the DEV_ITEM 'type' field via sysfs
` [PATCH 4/4] btrfs: add allocator_hint mode

[PATCH 0/2][V8] btrfs-progs: allocation_hint disk property
 2021-10-24 15:31 UTC  (3+ messages)
` [PATCH 1/2] btrfs-progs: new "allocation_hint" property
` [PATCH 2/2] Update man page for allocator_hint property

[PATCH 2/2] btrfs/091: remove noinode_cache option
 2021-10-24 13:34 UTC 

Is generic/647 known failing test for btrfs?
 2021-10-24  2:29 UTC  (3+ messages)

5.14.9 aarch64 OOPS Workqueue: btrfs-delalloc btrfs_work_helper
 2021-10-23 10:09 UTC  (43+ messages)

[RFC PATCH 0/5] Shared memory for shared extents
 2021-10-23  1:43 UTC  (8+ messages)
` [RFC PATCH 1/5] mm: Use file parameter to determine bdi
` [RFC PATCH 2/5] mm: Switch mapping to device mapping
` [RFC PATCH 3/5] btrfs: Add sharedext mount option
` [RFC PATCH 4/5] btrfs: Set s_bdev for btrfs super block
` [RFC PATCH 5/5] btrfs: function to convert file offset to device offset

Btrfs Fscrypt Design Document
 2021-10-22 19:59 UTC  (3+ messages)

[PATCH v8 00/17] gfs2: Fix mmap + page fault deadlocks
 2021-10-22 19:22 UTC  (14+ messages)
` [PATCH v8 05/17] iov_iter: Introduce fault_in_iov_iter_writeable
` [PATCH v8 14/17] iomap: Add done_before argument to iomap_dio_rw

btrfs.wiki.k.org and git-based update workflow
 2021-10-22 16:36 UTC  (3+ messages)

[PATCH] btrfs: Remove spurious unlock/lock of unused_bgs_lock
 2021-10-22 15:02 UTC  (5+ messages)

fstest/btrfs/220 tigger a check-integrity warning
 2021-10-22 14:42 UTC  (6+ messages)
      ` [PATCH] btrfs: fix CHECK_INTEGRITY warning when !QUEUE_FLAG_WC

[PATCH] btrfs: fix comment about sector sizes supported in 64K systems
 2021-10-22 14:15 UTC  (3+ messages)

send/receive backward compatibility question
 2021-10-22 14:07 UTC  (2+ messages)

Readahead for compressed data
 2021-10-22 10:40 UTC  (14+ messages)

[PATCH v11 00/14] btrfs: add ioctls and send/receive support for reading/writing compressed data
 2021-10-22  6:35 UTC  (28+ messages)
` [PATCH v11 04/14] btrfs: add ram_bytes and offset to btrfs_ordered_extent
` [PATCH v11 01/10] btrfs-progs: receive: support v2 send stream larger tlv_len
` [PATCH v11 02/10] btrfs-progs: receive: dynamically allocate sctx->read_buf
` [PATCH v11 03/10] btrfs-progs: receive: support v2 send stream DATA tlv format
` [PATCH v11 04/10] btrfs-progs: receive: add send stream v2 cmds and attrs to send.h
` [PATCH v11 05/10] btrfs-progs: receive: process encoded_write commands
` [PATCH v11 06/10] btrfs-progs: receive: encoded_write fallback to explicit decode and write
` [PATCH v11 07/10] btrfs-progs: receive: process fallocate commands
` [PATCH v11 08/10] btrfs-progs: receive: process setflags ioctl commands
` [PATCH v11 09/10] btrfs-progs: send: stream v2 ioctl flags

[PATCH 0/7] Cleanup btrfs_item_* related helpers
 2021-10-21 23:26 UTC  (9+ messages)
` [PATCH 1/7] btrfs: use btrfs_item_size_nr/btrfs_item_offset_nr everywhere
` [PATCH 2/7] btrfs: add btrfs_set_item_*_nr() helpers
` [PATCH 3/7] btrfs: make btrfs_file_extent_inline_item_len take a slot
` [PATCH 4/7] btrfs: introduce item_nr token variant helpers
` [PATCH 5/7] btrfs: drop the _nr from the item helpers
` [PATCH 6/7] btrfs: remove the btrfs_item_end() helper
` [PATCH 7/7] btrfs: rename btrfs_item_end_nr to btrfs_item_data_end

[PATCH v2] btrfs: fix deadlock when defragging transparent huge pages
 2021-10-21 16:28 UTC  (3+ messages)

[PATCH v2 0/2] provide fsid in sysfs devinfo
 2021-10-21 16:27 UTC  (7+ messages)
` [PATCH v2 1/2] btrfs: sysfs convert scnprintf and snprintf to use sysfs_emit
` [PATCH v2 2/2] btrfs: sysfs add devinfo/fsid to retrieve fsid from the device

[PATCH 0/2] provide fsid in sysfs devinfo
 2021-10-21 16:18 UTC  (14+ messages)
` [PATCH 1/2] btrfs: sysfs convert scnprintf and snprintf to use sysfs_emit
  ` [btrfs] 0f80799866: WARNING:at_fs/sysfs/file.c:#sysfs_emit
` [PATCH 2/2] btrfs: sysfs add devinfo/fsid to retrieve fsid from the device

[PATCH] btrfs: simplify redundant logic judgment
 2021-10-21 15:26 UTC  (2+ messages)

[PATCH v2] btrfs: make sizeof(struct btrfs_super_block) to match BTRFS_SUPER_INFO_SIZE
 2021-10-21 15:24 UTC  (3+ messages)

[PATCH 0/3] btrfs-progs: cleanup related to btrfs super block
 2021-10-21 12:49 UTC  (6+ messages)
` [PATCH 1/3] btrfs-progs: unify sizeof(struct btrfs_super_block) and BTRFS_SUPER_INFO_SIZE
` [PATCH 2/3] btrfs-progs: remove temporary buffer for super block
` [PATCH 3/3] btrfs-progs: cache csum_size and csum_type in btrfs_fs_info

[PATCH v9] btrfs: consolidate device_list_mutex in prepare_sprout to its parent
 2021-10-21 10:56 UTC  (2+ messages)

[PATCH v2 0/3] fstests: btrfs validate sysfs fsid and usage
 2021-10-21  9:17 UTC  (4+ messages)
` [PATCH v2 1/3] common/btrfs: add _require_btrfs_sysfs_fsid helper
` [PATCH v2 2/3] btrfs/248: validate sysfs fsid
` [PATCH v2 3/3] btrfs/249: test btrfs filesystem usage command on missing seed device

[PATCH AUTOSEL 4.14 1/9] btrfs: deal with errors when checking if a dir entry exists during log replay
 2021-10-21  0:23 UTC 

[PATCH AUTOSEL 4.19 02/10] btrfs: deal with errors when checking if a dir entry exists during log replay
 2021-10-21  0:22 UTC 

[PATCH AUTOSEL 5.4 02/11] btrfs: deal with errors when checking if a dir entry exists during log replay
 2021-10-21  0:22 UTC 

[PATCH AUTOSEL 5.10 03/14] btrfs: deal with errors when checking if a dir entry exists during log replay
 2021-10-21  0:21 UTC 

[PATCH AUTOSEL 5.14 11/26] btrfs: deal with errors when checking if a dir entry exists during log replay
 2021-10-21  0:20 UTC 

[PATCH 0/2] btrfs: cleanup on btrfs_super_block definition
 2021-10-20 23:18 UTC  (6+ messages)
` [PATCH 2/2] btrfs: move btrfs_super_block to uapi/linux/btrfs_tree.h

[PATCH 0/3] fstests: btrfs validate sysfs fsid and usage
 2021-10-20 18:45 UTC  (8+ messages)
` [PATCH 1/3] common/btrfs: add _require_btrfs_sysfs_fsid helper
` [PATCH 2/3] btrfs/248: validate sysfs fsid
` [PATCH 3/3] btrfs/249: test btrfs filesystem usage command on missing seed device

[PATCH] btrfs-progs: use btrfs_pwrite in place of pwrite
 2021-10-20 17:01 UTC  (3+ messages)

[PATCH v2 0/7] btrfs-progs: use direct-IO for zoned device
 2021-10-20 16:57 UTC  (4+ messages)

[PATCH 0/2] btrfs-progs: read device fsid from the sysfs
 2021-10-20 13:47 UTC  (7+ messages)
` [PATCH 2/2] btrfs-progs: read fsid from the sysfs in device_is_seed

xfstest/generic/650 trigger btrfs deadlock
 2021-10-20 13:20 UTC  (3+ messages)

[PATCH stable-4.14.y] btrfs: always wait on ordered extents at fsync time
 2021-10-20 12:32 UTC  (2+ messages)

[PATCH] btrfs: fix deadlock when defragging transparent huge pages
 2021-10-19 21:15 UTC 

[PATCH] btrfs: add stub argument to transaction API
 2021-10-19 20:36 UTC  (5+ messages)

[PATCH RFC] btrfs: send: v2 protocol and example OTIME changes
 2021-10-19 20:25 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;
as well as URLs for NNTP newsgroup(s).