linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-28 08:39:35 to 2018-12-04 13:07:59 UTC [more...]

[PATCH 0/5] Misc cleanups in balance code
 2018-12-04 13:07 UTC  (6+ messages)
` [PATCH 2/5] btrfs: Refactor btrfs_can_relocate

BTRFS Mount Delay Time Graph
 2018-12-04 13:07 UTC  (7+ messages)

[PATCH 9/9] btrfs-progs: Cleanup warning reported by -Wmissing-prototypes except free space tree
 2018-12-04 12:48 UTC  (5+ messages)
` [PATCH v1.1 9/9] btrfs-progs: Cleanup warning reported by -Wmissing-prototypes

[PATCH 0/9] btrfs-progs: Make W=1 clean (no "again")
 2018-12-04 12:42 UTC  (10+ messages)
` [PATCH 1/9] btrfs-progs: Makefile.extrawarn: Import cc-disable-warning
` [PATCH 2/9] btrfs-progs: fix gcc8 default build warning caused by '-Wformat-truncation'
` [PATCH 7/9] btrfs-progs: Fix Wmaybe-uninitialized warning

experiences running btrfs on external USB disks?
 2018-12-04 12:38 UTC  (4+ messages)

[PATCH 0/3][V2] Delayed iput fixes
 2018-12-04 11:46 UTC  (7+ messages)
` [PATCH 1/3] btrfs: run delayed iputs before committing
` [PATCH 2/3] btrfs: wakeup cleaner thread when adding delayed iput
` [PATCH 3/3] btrfs: replace cleaner_delayed_iput_mutex with a waitqueue

[PATCH v3 0/2] btrfs: scrub: fix scrub_lock
 2018-12-04 11:16 UTC  (4+ messages)
` [PATCH v3 1/2] btrfs: scrub: fix circular locking dependency warning
` [PATCH v3 2/2] btrfs: scrub: add scrub_lock lockdep check in scrub_workers_get

[PATCH 3/9] btrfs-progs: Makefile.extrawarn: Don't warn on sign compare
 2018-12-04 11:10 UTC  (3+ messages)
` [PATCH v1.1 "

[PATCH v2 0/5] btrfs-progs: image: Fix error when restoring multi-disk image to single disk
 2018-12-04 10:34 UTC  (9+ messages)
` [PATCH v2 1/5] btrfs-progs: image: Refactor fixup_devices() to fixup_chunks_and_devices()

Ran into "invalid block group size" bug, unclear how to proceed
 2018-12-04 10:18 UTC  (5+ messages)

[PATCH] btrfs: tree-checker: Don't check max block group size as current max chunk size limit is unreliable
 2018-12-04 10:15 UTC  (2+ messages)

Need help with potential ~45TB dataloss
 2018-12-04 10:09 UTC  (11+ messages)

[PATCH] btrfs-progs: trivial fix about line breaker in repair_inode_nbytes_lowmem()
 2018-12-03 22:09 UTC  (2+ messages)

[PATCH] btrfs-progs: fsck-tests: Move reloc tree images to 020-extent-ref-cases
 2018-12-03 19:56 UTC  (2+ messages)

[PATCH 0/4] Replace custom device-replace locking with rwsem
 2018-12-03 17:14 UTC  (2+ messages)

Btrfs progs pre-release 4.19.1-rc1
 2018-12-03 16:47 UTC 

Filesystem Corruption
 2018-12-03 16:29 UTC  (3+ messages)

[PATCH 0/8][V2] Enospc cleanups and fixeS
 2018-12-03 15:24 UTC  (9+ messages)
` [PATCH 1/8] btrfs: check if free bgs for commit
` [PATCH 2/8] btrfs: dump block_rsv whe dumping space info
` [PATCH 3/8] btrfs: don't use global rsv for chunk allocation
` [PATCH 4/8] btrfs: add ALLOC_CHUNK_FORCE to the flushing code
` [PATCH 5/8] btrfs: don't enospc all tickets on flush failure
` [PATCH 6/8] btrfs: loop in inode_rsv_refill
` [PATCH 7/8] btrfs: be more explicit about allowed flush states
` [PATCH 8/8] btrfs: reserve extra space during evict()

[PATCH 00/10][V2] Delayed refs rsv
 2018-12-03 15:20 UTC  (11+ messages)
` [PATCH 01/10] btrfs: add btrfs_delete_ref_head helper
` [PATCH 02/10] btrfs: add cleanup_ref_head_accounting helper
` [PATCH 03/10] btrfs: cleanup extent_op handling
` [PATCH 04/10] btrfs: only track ref_heads in delayed_ref_updates
` [PATCH 05/10] btrfs: introduce delayed_refs_rsv
` [PATCH 06/10] btrfs: update may_commit_transaction to use the delayed refs rsv
` [PATCH 07/10] btrfs: add new flushing states for "
` [PATCH 08/10] btrfs: rework btrfs_check_space_for_delayed_refs
` [PATCH 09/10] btrfs: don't run delayed refs in the end transaction logic
` [PATCH 10/10] btrfs: fix truncate throttling

[RFC PATCH] btrfs: Remove __extent_readpages
 2018-12-03 14:25 UTC  (2+ messages)

[PATCH v2 0/3] Misc cosmetic changes for map_private_extent_buffer
 2018-12-03 10:59 UTC  (8+ messages)
` [PATCH v2 1/3] btrfs: don't initialize 'offset' in map_private_extent_buffer()
` [PATCH v2 2/3] btrfs: use offset_in_page for start_offset "
` [PATCH v2 3/3] btrfs: document extent mapping assumptions in checksum

Possible deadlock when writing
 2018-12-03  9:36 UTC  (2+ messages)

[PATCH 03/13] btrfs-progs: lowmem: fix false alert if extent item has been repaired
 2018-12-02 14:45 UTC  (2+ messages)
` [PATCH v2 "

[PATCH 02/13] btrfs-progs: lowmem: move nbytes check before isize check
 2018-12-02 14:38 UTC  (2+ messages)
` [PATCH v2 "

[PATCH 01/13] btrfs-progs: lowmem: add argument path to punch_extent_hole()
 2018-12-02 14:34 UTC  (2+ messages)
` [PATCH v2 "

[RFC PATCH 00/17] btrfs: implementation of priority aware allocator
 2018-12-02  5:28 UTC  (8+ messages)
` [RFC PATCH 01/17] btrfs: priority alloc: prepare "
` [RFC PATCH 03/17] btrfs: priority alloc: introduce compute_block_group_priority/usage

Possible deadlock when writing
 2018-12-01 15:15 UTC  (2+ messages)

Question about function ”end_bio_extent_readpage” in btrfs
 2018-12-01 13:41 UTC 

[PATCH 0/2] Fix aborts when dropping snapshots
 2018-12-01  3:02 UTC  (9+ messages)
` [PATCH 1/2] btrfs: catch cow on deleting snapshots
` [PATCH 2/2] btrfs: run delayed items before dropping the snapshot

btrfs development - question about crypto api integration
 2018-11-30 16:27 UTC  (4+ messages)

[PATCH 2/2] fs: Don't open-code lru_to_page
 2018-11-30  9:11 UTC  (8+ messages)

[PATCH RESEND v12] Add cli and ioctl to forget scanned device(s)
 2018-11-30  8:52 UTC  (5+ messages)
` [PATCH RESEND v12] btrfs: introduce feature to forget a btrfs device
` [PATCH RESEND v12] btrfs-progs: add cli to forget one or all scanned devices
` [PATCH RESEND] fstests: btrfs use forget if not reload

invalid opcode in close_fs_devices
 2018-11-30  5:59 UTC  (2+ messages)

[PATCH 0/2] btrfs: scrub: fix scrub_lock
 2018-11-30  5:28 UTC  (7+ messages)
` [PATCH 2/2] btrfs: scrub: fix circular locking dependency warning

[PATCH v2 0/3] btrfs: scrub: fix scrub_lock
 2018-11-30  1:00 UTC  (6+ messages)
` [PATCH v2 1/3] btrfs: scrub: maintain the unlock order in scrub thread
` [PATCH v2 2/3] btrfs: scrub: fix circular locking dependency warning
` [PATCH v2 3/3] btrfs: scrub: add scrub_lock lockdep check in scrub_workers_get

[PATCH] btrfs: Refactor btrfs_merge_bio_hook
 2018-11-29 19:33 UTC  (4+ messages)

[PATCH] btrfs: Refactor main loop in extent_readpages
 2018-11-29 16:41 UTC 

[PATCH] Btrfs: bring back key search optimization to btrfs_search_old_slot()
 2018-11-29 14:50 UTC  (3+ messages)

Bogus ENOSPC during send/receive
 2018-11-29 12:45 UTC 

[PATCH] btrfs: skip file_extent generation check for free_space_inode in run_delalloc_nocow
 2018-11-29 10:32 UTC  (2+ messages)

[PATCH 1/3] btrfs: remove always true if branch in find_delalloc_range
 2018-11-29  7:05 UTC  (12+ messages)
` [PATCH 2/3] btrfs: cleanup the useless DEFINE_WAIT in cleanup_transaction
` [PATCH 3/3] btrfs: remove redundant nowait check for buffered_write
` [PATCH v2 1/3] btrfs: remove always true if branch in find_delalloc_range

[PATCH V12 00/20] block: support multi-page bvec
 2018-11-29  3:30 UTC  (5+ messages)

[PATCH 0/3] Delayed iput fixes
 2018-11-29  0:30 UTC  (10+ messages)
` [PATCH 2/3] btrfs: wakeup cleaner thread when adding delayed iput

[PATCH] btrfs: Remove unnecessary code from __btrfs_rebalance
 2018-11-28 18:35 UTC  (2+ messages)

[PATCH v2] btrfs: improve error handling of btrfs_add_link()
 2018-11-28 18:10 UTC  (4+ messages)

[PATCH] Fix typos
 2018-11-28 17:12 UTC  (8+ messages)

[GIT PULL] Btrfs updates for 4.20-rc4
 2018-11-28 16:45 UTC  (2+ messages)

Linux-next regression?
 2018-11-28 16:05 UTC  (5+ messages)

[PATCH 0/9] Switch defines to enums
 2018-11-28 15:22 UTC  (23+ messages)
` [PATCH 1/9] btrfs: switch BTRFS_FS_STATE_* "
` [PATCH 2/9] btrfs: switch BTRFS_BLOCK_RSV_* "
` [PATCH 4/9] btrfs: switch BTRFS_ROOT_* "
` [PATCH 5/9] btrfs: swtich EXTENT_BUFFER_* "
` [PATCH 6/9] btrfs: switch EXTENT_FLAG_* "
` [PATCH 7/9] btrfs: switch BTRFS_*_LOCK "
` [PATCH 8/9] btrfs: switch BTRFS_ORDERED_* "
` [PATCH 9/9] btrfs: drop extra enum initialization where using defaults

[PATCH] Btrfs: fix fsync of files with multiple hard links in new directories
 2018-11-28 14:54 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] Btrfs: fix deadlock with memory reclaim during scrub
 2018-11-28 14:40 UTC  (6+ messages)
` [PATCH v4] "

[PATCH] btrfs: adjust order of unlocks in do_trimming()
 2018-11-28 14:10 UTC  (2+ messages)

Balance: invalid convert data profile raid10
 2018-11-28 13:54 UTC  (4+ messages)

[RFC PATCH] btrfs: drop file privileges in btrfs_clone_files
 2018-11-28 10:34 UTC  (6+ messages)

[PATCH 0/3] Misc cosmetic changes for map_private_extent_buffer
 2018-11-28  8:39 UTC  (4+ messages)
` [PATCH 3/3] btrfs: document extent mapping assumptions in checksum


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).