linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-27 01:11:52 to 2021-11-03 10:41:35 UTC [more...]

btrfs reflink take too long time(21s)
 2021-11-03 10:41 UTC 

[PATCH v3] btrfs: fix a check-integrity warning on write caching disabled disk
 2021-11-03  0:07 UTC  (3+ messages)

[PATCH v2] btrfs-progs: Make "btrfs filesystem df" command to show upper case profile
 2021-11-02 23:24 UTC  (3+ messages)

[PATCH] btrfs: clear free space cache when nospace_cache mount option is specified
 2021-11-02 23:20 UTC  (3+ messages)

[PATCH v4] btrfs: Add new test for setting the chunk size
 2021-11-02 21:23 UTC 

[GIT PULL] gfs2: Fix mmap + page fault deadlocks
 2021-11-02 19:52 UTC  (2+ messages)

Moby/Docker gradually exhausts disk space on BTRFS
 2021-11-02 18:44 UTC 

[PATCH 0/3] Balance vs device add fixes
 2021-11-02 17:39 UTC  (11+ messages)
` [PATCH 1/3] btrfs: introduce BTRFS_EXCLOP_BALANCE_PAUSED exclusive state
` [PATCH 2/3] btrfs: make device add compatible with paused balance in btrfs_exclop_start_try_lock
` [PATCH 3/3] btrfs: allow device add if balance is paused

[PATCH v2 0/2] btrfs: re-define btrfs_raid_types
 2021-11-02 17:16 UTC  (13+ messages)
` [PATCH v2 1/2] btrfs: move definition of btrfs_raid_types to volumes.h
` [PATCH v2 2/2] btrfs: use ilog2() to replace if () branches for btrfs_bg_flags_to_raid_index()

[PATCH] btrfs-progs: printf format fixes for 32bit x86
 2021-11-02 17:08 UTC  (2+ messages)

[PATCH] btrfs-progs: fix btrfs_group_profile_str regression
 2021-11-02 17:06 UTC  (3+ messages)

[PATCH v2] btrfs-progs: balance: print warn mesg in old command
 2021-11-02 17:02 UTC  (3+ messages)

[PATCH] btrfs: fix ENOSPC failure when attempting direct IO write into NOCOW range
 2021-11-02 16:56 UTC  (4+ messages)

[PATCH v4 0/4] btrfs: sysfs: set / query btrfs chunk size
 2021-11-02 16:15 UTC  (6+ messages)
` [PATCH v4 1/4] btrfs: store chunk size in space-info struct
` [PATCH v4 2/4] btrfs: expose chunk size in sysfs
` [PATCH v4 3/4] btrfs: add force_chunk_alloc sysfs entry to force allocation
` [PATCH v4 4/4] btrfs: increase metadata alloc size to 5GB for volumes > 50GB

Btrfs progs pre-release 5.15-rc1
 2021-11-02 16:30 UTC  (5+ messages)

[PATCH v3] btrfs: Add new test for setting the chunk size
 2021-11-02 16:21 UTC  (2+ messages)

[PATCH] btrfs-progs: Make "btrfs filesystem df" command to show upper case profile
 2021-11-02 16:08 UTC  (5+ messages)

[PATCH] btrfs: fix memory ordering between normal and ordered work functions
 2021-11-02 16:01 UTC  (4+ messages)

[PATCH] fs/btrfs: Make extent item iteration to handle gaps
 2021-11-02 14:53 UTC  (6+ messages)

[GIT PULL] Btrfs updates for 5.16
 2021-11-02 14:50 UTC  (6+ messages)

5.14.9 aarch64 OOPS Workqueue: btrfs-delalloc btrfs_work_helper
 2021-11-02 14:25 UTC  (22+ messages)

[PATCH v9 00/17] gfs2: Fix mmap + page fault deadlocks
 2021-11-02 12:29 UTC  (18+ messages)
` [PATCH v9 01/17] iov_iter: Fix iov_iter_get_pages{,_alloc} page fault return value
` [PATCH v9 02/17] powerpc/kvm: Fix kvm_use_magic_page
` [PATCH v9 03/17] gup: Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable}
` [PATCH v9 04/17] iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable
` [PATCH v9 05/17] iov_iter: Introduce fault_in_iov_iter_writeable
` [PATCH v9 06/17] gfs2: Add wrapper for iomap_file_buffered_write
` [PATCH v9 07/17] gfs2: Clean up function may_grant
` [PATCH v9 08/17] gfs2: Introduce flag for glock holder auto-demotion
` [PATCH v9 09/17] gfs2: Move the inode glock locking to gfs2_file_buffered_write
` [PATCH v9 10/17] gfs2: Eliminate ip->i_gh
` [PATCH v9 11/17] gfs2: Fix mmap + page fault deadlocks for buffered I/O
` [PATCH v9 12/17] iomap: Fix iomap_dio_rw return value for user copies
` [PATCH v9 13/17] iomap: Support partial direct I/O on user copy failures
` [PATCH v9 14/17] iomap: Add done_before argument to iomap_dio_rw
` [PATCH v9 15/17] gup: Introduce FOLL_NOFAULT flag to disable page faults
` [PATCH v9 16/17] iov_iter: Introduce nofault "
` [PATCH v9 17/17] gfs2: Fix mmap + page fault deadlocks for direct I/O

[PATCH] btrfs-progs: fix XX_flags_to_str() to always end with '\0'
 2021-11-02 10:05 UTC  (2+ messages)

[PATCH] btrfs: fix CHECK_INTEGRITY warning when !QUEUE_FLAG_WC
 2021-11-02  5:49 UTC  (3+ messages)

[PATCH v2] btrfs: Test proper interaction between skip_balance and paused balance
 2021-11-02  3:49 UTC  (2+ messages)

NULL pointer dereference while balancing
 2021-11-01 22:40 UTC 

[PATCH] btrfs-progs: fix a lowmem mode crash where fatal error is not properly handled
 2021-11-01 19:22 UTC  (2+ messages)

[PATCH] btrfs-progs: balance: print warn mesg in old command
 2021-10-31 12:55 UTC  (3+ messages)

Btrfs failing to make incremental backups
 2021-10-30 19:17 UTC  (7+ messages)

[PATCH v2] btrfs: send: prepare for v2 protocol
 2021-10-30  1:11 UTC  (4+ messages)

BTRFS ran out of space, forced read-only - unable to remount
 2021-10-29 22:12 UTC 

[GIT PULL] Btrfs fixes for 5.15-rc8
 2021-10-29 18:49 UTC  (2+ messages)

[PATCH v8 00/17] gfs2: Fix mmap + page fault deadlocks
 2021-10-29 18:47 UTC  (24+ messages)

[PATCH v3 0/4] btrfs: sysfs: set / query btrfs chunk size
 2021-10-29 18:28 UTC  (7+ messages)
` [PATCH v3 1/4] btrfs: store chunk size in space-info struct
` [PATCH v3 1/4] btrfs: store stripe size and "
` [PATCH v3 2/4] btrfs: expose chunk size in sysfs
` [PATCH v3 2/4] btrfs: expose stripe and "
` [PATCH v3 3/4] btrfs: add force_chunk_alloc sysfs entry to force allocation
` [PATCH v3 4/4] btrfs: increase metadata alloc size to 5GB for volumes > 50GB

btrfs.wiki.k.org and git-based update workflow
 2021-10-29 14:59 UTC  (4+ messages)

unable to run mkfs.btrfs for host managed sata hdd
 2021-10-29 14:21 UTC  (4+ messages)

INFO: task hung in btrfs_search_slot
 2021-10-29 13:33 UTC  (3+ messages)

[PATCH v2 0/4] btrfs: sysfs: set / query btrfs stripe size
 2021-10-29  8:31 UTC  (12+ messages)
` [PATCH v2 1/4] btrfs: store stripe size and chunk size in space-info struct
` [PATCH v2 2/4] btrfs: expose stripe and chunk size in sysfs
` [PATCH v2 3/4] btrfs: add force_chunk_alloc sysfs entry to force allocation
` [PATCH v2 4/4] btrfs: increase metadata alloc size to 5GB for volumes > 50GB

Readahead for compressed data
 2021-10-29  6:15 UTC  (2+ messages)

[PATCH 0/4] Use global rsv stealing for evict and clean things up
 2021-10-28 19:50 UTC  (5+ messages)
` [PATCH 1/4] btrfs: make BTRFS_RESERVE_FLUSH_EVICT use the global rsv stealing code
` [PATCH 2/4] btrfs: remove global rsv stealing logic for orphan cleanup
` [PATCH 3/4] btrfs: get rid of root->orphan_cleanup_state
` [PATCH 4/4] btrfs: change root to fs_info for btrfs_reserve_metadata_bytes

[PATCH] btrfs: test direct IO write on NOCOW file when low on unallocated space
 2021-10-28 15:04 UTC 

[PATCH v2] fs/btrfs: Make extent item iteration to handle gaps
 2021-10-28  9:44 UTC 

[PATCH] btrfs: Test proper interaction between skip_balance and paused balance
 2021-10-28  9:26 UTC  (5+ messages)

[PATCH] btrfs: Don't set balance as a running exclusive op in case of skip_balance
 2021-10-28  8:30 UTC  (3+ messages)

[PATCH] btrfs: fix deadlock between quota enable and other quota operations
 2021-10-28  6:58 UTC  (2+ messages)

[PATCH v6 0/3] btrfs: cleanup prepare_sprout
 2021-10-28  4:39 UTC  (4+ messages)
` [PATCH v6 1/3] btrfs: declare seeding_dev in init_new_device as bool

[PATCH v9] btrfs: consolidate device_list_mutex in prepare_sprout to its parent
 2021-10-28  4:32 UTC  (3+ messages)

INFO: task hung in btrfs_commit_transaction
 2021-10-27 17:37 UTC  (2+ messages)

[PATCH] btrfs: sysfs: set / query btrfs stripe size
 2021-10-27  7:37 UTC  (8+ messages)

[PATCH 0/2] btrfs: re-define btrfs_raid_types
 2021-10-27  5:24 UTC  (3+ messages)
` [PATCH 1/2] btrfs: move definition of btrfs_raid_types to volumes.h
` [PATCH 2/2] btrfs: use ilog2() to replace if () branches for btrfs_bg_flags_to_raid_index()

filesystem corrupt - error -117
 2021-10-27  2:49 UTC  (8+ 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).