linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-18 12:29:51 to 2017-11-23 01:19:11 UTC [more...]

[PATCH v7 0/4] Add the ability to do BPF directed error injection
 2017-11-23  1:19 UTC  (7+ messages)
` [PATCH v7 1/5] add infrastructure for tagging functions as error injectable
` [PATCH v7 2/5] btrfs: make open_ctree "
` [PATCH v7 3/5] bpf: add a bpf_override_function helper
` [PATCH v7 4/5] samples/bpf: add a test for bpf_override_return
` [PATCH v7 5/5] btrfs: allow us to inject errors at io_ctl_init

uncorrectable errors in Raid 10
 2017-11-23  0:41 UTC  (5+ messages)

WARNING: CPU: 3 PID: 20953 at /usr/src/linux/fs/btrfs/raid56.c:848 __free_raid_bio+0x8e/0xa0
 2017-11-22 23:35 UTC  (3+ messages)

[PATCH v2 00/11] Metadata specific accouting and dirty writeout
 2017-11-22 21:16 UTC  (12+ messages)
` [PATCH v2 01/11] remove mapping from balance_dirty_pages*()
` [PATCH v2 02/11] writeback: convert WB_WRITTEN/WB_DIRITED counters to bytes
` [PATCH v2 03/11] lib: make the fprop batch size a multiple of PAGE_SIZE
` [PATCH v2 04/11] lib: add a __fprop_add_percpu_max
` [PATCH v2 05/11] writeback: convert the flexible prop stuff to bytes
` [PATCH v2 06/11] writeback: add counters for metadata usage
` [PATCH v2 07/11] writeback: introduce super_operations->write_metadata
` [PATCH v2 08/11] export radix_tree_iter_tag_set
` [PATCH v2 09/11] Btrfs: kill the btree_inode
` [PATCH v2 10/11] btrfs: rework end io for extent buffer reads
` [PATCH v2 11/11] btrfs: add NR_METADATA_BYTES accounting

notification about corrupt files from "btrfs scrub" in cron
 2017-11-22 19:54 UTC 

[PATCH] btrfs: switch uuid tree semaphore to mutex
 2017-11-22 19:20 UTC  (2+ messages)

[josef-btrfs:kill-btree-inode 33/33] fs/btrfs/extent_io.c:4806:9: warning: overflow in implicit constant conversion
 2017-11-22 19:20 UTC 

btrfs restore corrupt file
 2017-11-22 19:18 UTC 

btrfs restore corrupt file
 2017-11-22 18:46 UTC 

mail notifications to root once quota limit reached
 2017-11-22 16:39 UTC  (2+ messages)

[PATCH 0/7] retry write on error
 2017-11-22 14:41 UTC  (9+ messages)
` [PATCH 1/7] Btrfs: keep a copy of bi_iter in btrfs_io_bio
` [PATCH 2/7] Btrfs: add helper __btrfs_end_bio
` [PATCH 3/7] Btrfs: retry write for non-raid56
` [PATCH 4/7] Btrfs: get rbio inside fail_bio_stripe
` [PATCH 5/7] Btrfs: add helper __raid_write_end_io
` [PATCH 6/7] Btrfs: retry write for raid56
` [PATCH 7/7] Btrfs: retry the whole bio on write error

Kernel 4.14 RAID5 multi disk array on bcache not mounting
 2017-11-22 11:57 UTC  (3+ messages)

[PATCH 01/10] remove mapping from balance_dirty_pages*()
 2017-11-22 10:21 UTC  (7+ messages)
` [PATCH 03/10] lib: add a batch size to fprop_global
` [PATCH 06/10] writeback: add counters for metadata usage

[PATCH] btrfs: handle errors while updating refcounts in update_ref_for_cow
 2017-11-22  9:06 UTC  (3+ messages)

[PATCH 00/11] Lowmem mode btrfs fixes exposed by complex tree
 2017-11-22  9:03 UTC  (11+ messages)
` [PATCH 01/11] btrfs-progs: lowmem check: Fix regression which screws up extent allocator
` [PATCH 02/11] btrfs-progs: lowmem check: Fix NULL pointer access caused by large tree reloc tree
` [PATCH 03/11] btrfs-progs: lowmem check: Fix inlined data extent ref lookup
` [PATCH 04/11] btrfs-progs: lowmem check: Fix false backref lost warning for keyed extent data ref
` [PATCH 05/11] btrfs-progs: fsck-test: Introduce test case for false data extent backref lost
` [PATCH 06/11] btrfs-progs: backref: Allow backref walk to handle direct parent ref
` [PATCH 07/11] btrfs-progs: lowmem check: Fix function call stack overflow caused by wrong tree reloc tree detection
` [PATCH 08/11] btrfs-progs: lowmem check: Fix false alerts for image with shared block ref only backref
` [PATCH 10/11] btrfs-progs: lowmem check: Fix false alerts of referencer count mismatch for snapshot
` [PATCH 11/11] btrfs-progs: fsck-tests: Introduce test case with keyed data backref with shared tree blocks

quotas: failure on removing a file via SFTP/SSH
 2017-11-22  9:01 UTC  (12+ messages)

[PATCH 0/6] btrfs-progs: check: extent tree lowmem repair
 2017-11-22  8:43 UTC  (4+ messages)
` [PATCH 2/6] btrfs-progs: check: change traversal way of lowmem mode

[PATCH 1/3] btrfs-progs: check: report more specific info about invalid location
 2017-11-22  7:06 UTC  (7+ messages)
` [PATCH 2/3] btrfs-progs: check: do not reset ret after try_repair_inode
` [PATCH 3/3] btrfs-progs: check: record last checked root_item in original mode
` [PATCH v2 1/3] btrfs-progs: check: report more specific info about invalid location

[PATCH 0/3] btrfs: some code cleanup and documentation
 2017-11-22  7:01 UTC  (11+ messages)
` [PATCH 1/3] btrfs: btrfs_inode_log_parent should use defined inode_only values
` [PATCH 2/3] btrfs: update some code documentation
` [PATCH 3/3] btrfs: remove dead code from btrfs_get_extent

[PATCH] btrfs-progs: Allow to open filesystem with some broken tree roots
 2017-11-22  6:52 UTC 

[PATCH v2 1/2] btrfs: Enhance btrfs_trim_fs function to handle error better
 2017-11-22  0:42 UTC  (6+ messages)
` [PATCH 2/2] btrfs: extent-tree: Ensure btrfs_trim_fs can trim the whole fs

[PATCH] Btrfs: fix list_add corruption and soft lockups in fsync
 2017-11-21 21:35 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v3] iomap: report collisions between directio and buffered writes to userspace
 2017-11-21 20:34 UTC 

Read before you deploy btrfs + zstd
 2017-11-21 16:22 UTC  (5+ messages)

[PATCH 1/2] btrfs: Fix wild memory access in compression level parser
 2017-11-21 15:25 UTC  (4+ messages)

Btrfs progs release 4.14
 2017-11-21 15:08 UTC 

[PATCH] btrfs: Enhance btrfs_trim_fs function to handle error better
 2017-11-21 15:01 UTC  (4+ messages)

[PATCH] btrfs: extent-tree: Use round up to replace align macro
 2017-11-21 14:36 UTC  (6+ messages)

[PATCH v2] iomap: report collisions between directio and buffered writes to userspace
 2017-11-21 12:52 UTC  (9+ messages)

bug? fstrim only trims unallocated space, not unused in bg's
 2017-11-21  6:10 UTC  (27+ messages)

Ideas to reuse filesystem's checksum to enhance dm-raid1/10/5/6?
 2017-11-21  2:53 UTC  (9+ messages)
              ` [dm-devel] "

test btrfs scrubbing/get system's total capacity
 2017-11-21  1:22 UTC  (4+ messages)

Issues while doing btrfs delete missing in raid6
 2017-11-21  1:06 UTC  (5+ messages)

[PATCH] btrfs: handle dynamically reappearing missing device
 2017-11-20 21:14 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 0/7] btrfs-progs: mkfs: Reword --rootdir
 2017-11-20 20:15 UTC  (2+ messages)

[PATCH] btrfs-progs: ins: print c/o/s/r time of ROOT_ITEM
 2017-11-20 18:09 UTC  (3+ messages)

[PATCH] btrfs: fix deadlock when writing out space cache
 2017-11-20 17:22 UTC  (2+ messages)

[PATCH] Btrfs: set plug for fsync
 2017-11-20 17:14 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] btrfs: move some zstd work data from stack to workspace
 2017-11-20 17:07 UTC  (3+ messages)

[PATCH 3/8] fs: btrfs: remove unused hardirq.h
 2017-11-20 13:25 UTC  (2+ messages)

[PATCH 0/2] Add cli and ioctl to ignore a scanned device
 2017-11-20  8:38 UTC  (16+ messages)
` [PATCH 1/2] btrfs: refactor btrfs_free_stale_device() to get device list delete
` [PATCH 2/2] btrfs: introduce feature to ignore a btrfs device
` [PATCH v2 1/2] btrfs: add function to device list delete
  ` [PATCH v2 2/2] btrfs: introduce feature to ignore a btrfs device
` [PATCH v3 1/2] btrfs: add function to device list delete
  ` [PATCH v3 2/2] btrfs: introduce feature to ignore a btrfs device

Unrecoverable scrub errors
 2017-11-19 21:18 UTC  (13+ messages)

uncorrectable errors in Raid 10
 2017-11-19 16:21 UTC 

4.14 balance: kernel BUG at /home/kernel/COD/linux/fs/btrfs/ctree.c:1856!
 2017-11-18 19:11 UTC  (6+ messages)

btrfs check: add_missing_dir_index: BUG_ON `ret` triggered, value -17
 2017-11-18 16:34 UTC  (8+ messages)

[PATCH] btrfs: clear space cache inode generation always
 2017-11-18 12:36 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).