linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-26 16:41:56 to 2019-08-05 00:23:32 UTC [more...]

[PATCH v2 0/13] Btrfs iomap
 2019-08-05  0:11 UTC  (20+ messages)
` [PATCH 01/13] iomap: Use a IOMAP_COW/srcmap for a read-modify-write I/O
` [PATCH 02/13] iomap: Read page from srcmap for IOMAP_COW
` [PATCH 03/13] btrfs: Eliminate PagePrivate for btrfs data pages
` [PATCH 04/13] btrfs: Add a simple buffered iomap write
` [PATCH 05/13] btrfs: Add CoW in iomap based writes
` [PATCH 06/13] btrfs: remove buffered write code made unnecessary
` [PATCH 07/13] btrfs: basic direct read operation
` [PATCH 08/13] btrfs: Carve out btrfs_get_extent_map_write() out of btrfs_get_blocks_write()
` [PATCH 09/13] btrfs: Rename __endio_write_update_ordered() to btrfs_update_ordered_extent()
` [PATCH 10/13] iomap: use a function pointer for dio submits
` [PATCH 11/13] btrfs: Use iomap_dio_rw for performing direct I/O writes
` [PATCH 12/13] btrfs: Remove btrfs_dio_data and __btrfs_direct_write
` [PATCH 13/13] btrfs: update inode size during bio completion

Weird otime values for chromium profile directories (2015)
 2019-08-04 21:23 UTC 

[PATCH] btrfs: clarify btrfs_ioctl_get_dev_stats padding
 2019-08-03 21:36 UTC 

[PATCH] btrfs-progs: docs: fix label property description
 2019-08-03 21:44 UTC 

btrfs on RHEL7 (kernel 3.10.0) production ready?
 2019-08-03 18:01 UTC  (4+ messages)

[PATCH] Btrfs: fix memory leaks in the test test_find_first_clear_extent_bit
 2019-08-03  8:53 UTC 

Non-existent qgroup in parent-child relation prevents makes qgroup commands fail
 2019-08-03  7:03 UTC  (6+ messages)

[PATCH] btrfs: qgroup: Try our best to delete qgroup relations
 2019-08-03  6:45 UTC 

[GIT PULL] Btrfs fixes for 5.3-rc3
 2019-08-02 22:10 UTC  (2+ messages)

[PATCH 00/25] btrfs: migrate the block group code
 2019-08-02 18:05 UTC  (4+ messages)

[PATCH] btrfs-progs: add a alloc-chunk command
 2019-08-02 16:11 UTC 

[PATCH] btrfs: add an ioctl to force chunk allocation
 2019-08-02 16:10 UTC 

[PATCH][v2] btrfs-progs: add a --check-bg-usage option to fsck
 2019-08-02 16:09 UTC 

[PATCH] btrfs-progs: add a --check-bg-usage option to fsck
 2019-08-02 14:03 UTC  (3+ messages)

[PATCH 0/3] Define/enum conversions
 2019-08-02 13:59 UTC  (7+ messages)
` [PATCH 1/3] btrfs: tree-log: convert defines to enums
` [PATCH 2/3] btrsf: async-thread: "
` [PATCH 3/3] btrfs: tree-log: use symbolic name for first replay stage

The btrfs 'label' property: device or filesystem-wide?
 2019-08-02 13:42 UTC  (3+ messages)

[PATCH 00/13] Sysfs cleanups
 2019-08-02 13:40 UTC  (14+ messages)
` [PATCH 01/13] btrfs: move sysfs declarations out of ctree.h
` [PATCH 02/13] btrfs: move btrfs_add_raid_kobjects to sysfs.c
` [PATCH 03/13] btrfs: factor sysfs code out of link_block_group
` [PATCH 04/13] btrfs: sysfs: unexport btrfs_raid_ktype
` [PATCH 05/13] btrfs: factor out sysfs code for creating space infos
` [PATCH 06/13] btrfs: sysfs: unexport space_info_ktype
` [PATCH 07/13] btrfs: sysfs: replace direct access to feature set names with a helper
` [PATCH 08/13] btrfs: factor out sysfs code for sending device uevent
` [PATCH 09/13] btrfs: factor out sysfs code for deleting block group and space infos
` [PATCH 10/13] btrfs: factor out sysfs code for updating sprout fsid
` [PATCH 11/13] btrfs: cleanup kobject.h includes
` [PATCH 12/13] btrfs: sysfs: move helper macros to sysfs.c
` [PATCH 13/13] btrfs: sysfs: move type conversion helpers "

[RFC] BTRFS_DEV_REPLACE_ITEM_STATE_* doesn't match with on disk
 2019-08-02  9:46 UTC  (6+ messages)

Bug Report: Btrfs can't allocate space for delete when block size arounds 512M
 2019-08-02  3:11 UTC  (3+ messages)
` Bug Report: Btrfs prompts "can't allocate space for delete" "

[PATCH 0/2] Unused code cleanups
 2019-08-02  3:41 UTC  (5+ messages)
` [PATCH 1/2] btrfs: remove unused btrfs_device::flush_bio_sent
` [PATCH 2/2] btrfs: remove unused key type set/get helpers

[PATCH 0/5] Rework eviction space flushing
 2019-08-01 22:19 UTC  (6+ messages)
` [PATCH 1/5] btrfs: add a flush step for delayed iputs
` [PATCH 2/5] btrfs: unify error handling for ticket flushing
` [PATCH 3/5] btrfs: factor out the ticket flush handling
` [PATCH 4/5] btrfs: refactor priority_reclaim_metadata_space
` [PATCH 5/5] btrfs: introduce an evict flushing state

Massive filesystem corruption since kernel 5.2 (ARCH)
 2019-08-01 18:56 UTC  (38+ messages)

[PATCH] Btrfs: remove unnecessary condition in btrfs_clone() to avoid too much nesting
 2019-08-01 14:39 UTC  (2+ messages)

[PATCH] btrfs: Refactor btrfs_calc_avail_data_space
 2019-08-01 13:40 UTC  (2+ messages)

[PATCH] btrfs: Remove unnecessary check from join_running_log_trans
 2019-08-01 13:03 UTC  (2+ messages)

[PATCH RFC] btrfs: qgroup: Introduce qgroup memory usage and soft limit
 2019-08-01  7:56 UTC 

[PATCH 0/5] Btrfs: fixes for inode cache (-o inode_cache)
 2019-07-31 17:39 UTC  (2+ messages)

[PATCH 0/3] btrfs: Part 2 of enhanced defence against fuzzed images
 2019-07-31 15:58 UTC  (8+ messages)
` [PATCH 1/3] btrfs: delayed-inode: Kill the BUG_ON() in btrfs_delete_delayed_dir_index()
` [PATCH 3/3] btrfs: tree-checker: Add ROOT_ITEM check

[PATCH v2 0/4] Fix for btrfs/156 failure and misc enhancements relocated to relocation
 2019-07-31 15:26 UTC  (3+ messages)
` [PATCH v2 4/4] btrfs: volumes: Remove ENOSPC-prone btrfs_can_relocate()

[PATCH v2 0/5] btrfs: Enhanced runtime defence against fuzzed images
 2019-07-31 13:47 UTC  (5+ messages)
` [PATCH v2 1/5] btrfs: extent_io: Do extra check for extent buffer read write functions

[PATCH] btrfs: Allow more disks missing for RAID10
 2019-07-31 13:23 UTC  (6+ messages)

[PATCH RFC 0/3] btrfs: qgroup: Pause and resume qgroup for subvolume removal
 2019-07-31 10:23 UTC  (4+ messages)
` [PATCH RFC 1/3] btrfs: Refactor btrfs_clean_one_deleted_snapshot() to use fs_info other than root
` [PATCH RFC 2/3] btrfs: qgroup: Introduce quota pause infrastrucutre
` [PATCH RFC 3/3] btrfs: Pause and resume qgroup for snapshot drop

[RFC PATCH 0/4] Support xxhash64 checksums
 2019-07-31  8:06 UTC  (12+ messages)
` [RFC PATCH 2/4] btrfs: create structure to encode checksum type and length
` [RFC PATCH 4/4] btrfs: sysfs: export supported checksums
` [RFC PATCH 05/17] btrfs-progs: add option for checksum type to mkfs
` [RFC PATCH 07/17] btrfs-progs: use btrfs_csum_data() in __csum_tree_block_size()
` [RFC PATCH 09/17] progs: pass in a btrfs_mkfs_config to write_temp_extent_buffer

[PATCH v5 13/29] compat_ioctl: move more drivers to compat_ptr_ioctl
 2019-07-30 20:14 UTC  (2+ messages)

[PATCH] btrfs-progs: check: fix option parsing for -E
 2019-07-30 17:33 UTC  (3+ messages)

[PATCH 0/2] Sysfs updates
 2019-07-30 17:10 UTC  (3+ messages)
` [PATCH 1/2] btrfs: sysfs: add debugging exports
` [PATCH 2/2] btrfs: delete debugfs code

[PATCH] fs: btrfs: Add an assertion to warn incorrct case in insert_inline_extent()
 2019-07-30 16:33 UTC  (3+ messages)

[PATCH 00/14 RFC] Btrfs: Add journal for raid5/6 writes
 2019-07-30 16:20 UTC 

[PATCH] Btrfs: fix deadlock between fiemap and transaction commits
 2019-07-30 16:23 UTC  (2+ messages)

[PATCH v2 2/5] btrfs: extent-tree: Kill BUG_ON() in __btrfs_free_extent() and do better comment
 2019-07-30 14:59 UTC  (2+ messages)

[BUG] BTRFS critical corrupt leaf - bisected to 496245cac57e
 2019-07-30 14:16 UTC  (9+ messages)

[PATCH v2 0/2] Refactor snapshot vs nocow writers locking
 2019-07-30 13:36 UTC  (7+ messages)

Btrfs progs release 5.2.1
 2019-07-30 12:20 UTC  (4+ messages)

how to recover data from formatted btrfs partition
 2019-07-30  9:22 UTC  (3+ messages)

[PATCH 0/3] btrfs: tree-checker: Add extent items check
 2019-07-29 13:53 UTC  (6+ messages)
` [PATCH 1/3] btrfs: tree-checker: Add EXTENT_ITEM and METADATA_ITEM check
` [PATCH 2/3] btrfs: tree-checker: Add simple keyed refs check
` [PATCH 3/3] btrfs: tree-checker: Add EXTENT_DATA_REF check

[PATCH] Btrfs: fix race leading to fs corruption after transaction abortion
 2019-07-29 13:38 UTC  (2+ messages)

[PATCH] btrfs: fix extent buffer read/write range checks
 2019-07-29  6:54 UTC  (8+ messages)

Kernel traces
 2019-07-26 23:24 UTC  (10+ messages)
              ` qgroup: Don't trigger backref walk at delayed ref insert time (Re: Kernel traces)

5.3.0-0.rc1 various tasks blocked for more than 120 seconds
 2019-07-26 19:16 UTC  (5+ messages)

Need help with a lockdep splat, possibly perf related?
 2019-07-26 19:06 UTC  (5+ messages)

[GIT PULL] Btrfs fixes for 5.3-rc2
 2019-07-26 18:25 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).