linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-24 02:22:27 to 2017-01-06 12:49:12 UTC [more...]

[PATCH] Fix user-facing typos/spelling in user-facing strings
 2017-01-06 12:48 UTC  (3+ messages)
` [PATCH] Fix spelling/typos "

[PATCH] btrfs: remove unused logic of limiting async delalloc pages
 2017-01-06 12:45 UTC 

[PATCH] Btrfs: Fix deadlock between direct IO and fast fsync
 2017-01-06 12:18 UTC  (8+ messages)

Question about nano second timestamps on files in btrfs
 2017-01-06 11:35 UTC 

[PATCH] Btrfs: adjust outstanding_extents counter properly when dio write is split
 2017-01-06 11:28 UTC  (2+ messages)

BUG at mount time on v4.8.10
 2017-01-06  8:04 UTC  (2+ messages)

[PATCH v2] duperemove: test presence of dedupe ioctl
 2017-01-06  7:07 UTC 

kernel crash after upgrading to 4.9
 2017-01-06  3:09 UTC  (3+ messages)

Linux Foundation's open source file & storage conference CFP
 2017-01-05 22:30 UTC 

[PATCH] btrfs-progs: Corruption-framework: Include inode fields
 2017-01-05 17:03 UTC 

[PATCH] btrfs-progs: fsck-tests: missing csum test script
 2017-01-05 19:26 UTC 

[PATCH] btrfs-progs: fsck-tests: corrupt and detect dir_item name (with fix)
 2017-01-05 21:15 UTC 

[PATCH] recursive defrag cleanup
 2017-01-05 18:13 UTC  (11+ messages)

[PATCH] btrfs: fix false enospc error when truncating heavily reflinked file
 2017-01-05 17:43 UTC  (3+ messages)

[PULL] Btrfs fixes for 4.10
 2017-01-05 16:24 UTC  (2+ messages)

[PATCH] btrfs-progs: Corruption-framework: Include inode nlink field
 2017-01-05 10:08 UTC 

[PATCH v3 0/6] Btrfs: incremental send, fix serval case failure
 2017-01-05 12:39 UTC 

System freeze mounting USB BTRFS filesystem
 2017-01-05 11:27 UTC 

[PATCH v3 2/4] xfstests: btrfs/132: add test for invaild update time by an incremental send
 2017-01-05 11:31 UTC  (4+ messages)
    ` [PATCH v3 4/4] xfstests: btrfs/134: add test for incremental send which renames a directory already being deleted

[PATCH v3 0/6] Btrfs: incremental send, fix serval case failure
 2017-01-05  8:25 UTC  (7+ messages)
` [PATCH v3 1/6] Btrfs: incremental send, fix failure to rename with the name collision
` [PATCH v3 2/6] Btrfs: incremental send, fix invalid path for truncate operations
` [PATCH v3 3/6] Btrfs: incremental send, fix not necessary waiting for rmdir operation
` [PATCH v3 4/6] Btrfs: incremental send, fix invalid path for rmdir operations
` [PATCH v3 5/6] Btrfs: incremental send, fix invalid rename operations
` [PATCH v3 6/6] Btrfs: incremental send, fix invalid utime operations

v4.9-rc7 scrub kernel panic
 2017-01-05  6:02 UTC  (3+ messages)

btrfs fi du, cannot check space, inappropriate ioctl
 2017-01-05  4:14 UTC 

btrfs subvolume delete --commit-after doesn't wait for deletions
 2017-01-05  2:03 UTC  (2+ messages)

How to recover a filesystem without formatting nor using the btrfs check command
 2017-01-04 22:29 UTC  (10+ messages)

[PATCH 0/3] introduce type based delalloc metadata reserve to fix some false enospc issues
 2017-01-04 16:13 UTC  (7+ messages)
` [PATCH 1/3] btrfs: improve inode's outstanding_extents computation

[PATCH] btrfs-progs: Corruption-framework: Include inode nlink field
 2017-01-04 15:09 UTC  (2+ messages)

[markfasheh/duperemove] Why blocksize is limit to 1MB?
 2017-01-04 14:42 UTC  (16+ messages)
      ` Fwd: "

[PATCH] btrfs-progs: btrfs-debugfs: Display usage hint with no arguments
 2017-01-04 14:13 UTC  (5+ messages)

[PATCH 1/2] btrfs: btrfs_defrag_root() doesn't support any option
 2017-01-04 11:30 UTC  (5+ messages)
` [PATCH 2/2 RFC] btrfs: btrfs_defrag_root() doesn't defrag extent root tree

[PATCH] btrfs: add wrapper for counting BTRFS_MAX_EXTENT_SIZE
 2017-01-04 10:30 UTC 

[PATCH] btrfs-progs: Corruption-framework: Include inode nlink field
 2017-01-03 12:13 UTC 

Re:[PATCH] btrfs-progs: btrfs-debugfs: Display usage hint with no arguments
 2017-01-03 17:18 UTC 

[PULL REQUEST FOR NEXT PATCH 00/26] Patches from Fujitsu for next version
 2017-01-03 18:03 UTC  (5+ messages)

[PATCH 3/3] btrfs: consolidate auto defrag kick off policies
 2017-01-03 17:36 UTC  (3+ messages)
` [PATCH 3/3 v2] "

[PATCH v2] btrfs-progs: utils: negative numbers are more plausible than sizes over 8 EiB
 2017-01-03 16:41 UTC  (2+ messages)

[PATCH] btrfs: file.c: file cleanup
 2017-01-03 16:02 UTC  (2+ messages)

[PATCH] btrfs-progs: btrfs-debugfs: Display usage hint with no arguments
 2017-01-03 10:50 UTC 

Will fstrim discard unused parts of chunks?
 2017-01-03 10:05 UTC  (5+ messages)

[PATCH v2 00/19]
 2017-01-03  0:25 UTC  (25+ messages)
` [PATCH v2 01/19] btrfs-progs: raid56: Introduce raid56 header for later recovery usage
` [PATCH v2 02/19] btrfs-progs: raid56: Introduce tables for RAID6 recovery
` [PATCH v2 03/19] btrfs-progs: raid56: Allow raid6 to recover 2 data stripes
` [PATCH v2 04/19] btrfs-progs: raid56: Allow raid6 to recover data and p
` [PATCH v2 05/19] btrfs-progs: Introduce wrapper to recover raid56 data
` [PATCH v2 06/19] btrfs-progs: Introduce new btrfs_map_block function which returns more unified result
` [PATCH v2 07/19] btrfs-progs: Allow __btrfs_map_block_v2 to remove unrelated stripes
` [PATCH v2 08/19] btrfs-progs: csum: Introduce function to read out one data csum
` [PATCH v2 09/19] btrfs-progs: scrub: Introduce structures to support fsck scrub for RAID56
` [PATCH v2 10/19] btrfs-progs: scrub: Introduce function to scrub mirror based tree block
` [PATCH v2 11/19] btrfs-progs: scrub: Introduce function to scrub mirror based data blocks
` [PATCH v2 12/19] btrfs-progs: scrub: Introduce function to scrub one extent
` [PATCH v2 13/19] btrfs-progs: scrub: Introduce function to scrub one data stripe
` [PATCH v2 14/19] btrfs-progs: scrub: Introduce function to verify parities
` [PATCH v2 15/19] btrfs-progs: extent-tree: Introduce function to check if there is any extent in given range
` [PATCH v2 16/19] btrfs-progs: scrub: Introduce function to recover data parity
` [PATCH v2 17/19] btrfs-progs: scrub: Introduce a function to scrub one full stripe
` [PATCH v2 18/19] btrfs-progs: scrub: Introduce function to check a whole block group
` [PATCH v2 19/19] btrfs-progs: fsck: Introduce offline scrub function
` [PATCH v2 00/19] Btrfs offline scrub

read-only fs, kernel 4.9.0, fs/btrfs/delayed-inode.c:1170 __btrfs_run_delayed_items,
 2017-01-02 18:50 UTC 

[RFC] btrfs: make max inline data can be equal to sectorsize
 2017-01-02 17:21 UTC  (7+ messages)

[PATCH] btrfs-progs: Get the highest inode for lost+found
 2017-01-02 15:25 UTC  (5+ messages)

[PATCH] btrfs: Replace ACCESS_ONCE with (READ|WRITE)_ONCE
 2017-01-02 15:16 UTC  (2+ messages)

mounting failed any file on my filesystem
 2017-01-01 17:24 UTC  (5+ messages)

regression 4.9.0 read-only fs fs/btrfs/delayed-inode.c:1170 __btrfs_run_delayed_items
 2017-01-01 17:24 UTC 

Btrfs send does not preserve reflinked files within subvolumes
 2017-01-01  9:28 UTC  (5+ messages)

Can't add/replace a device on degraded filesystem
 2016-12-31  8:08 UTC  (3+ messages)

OOM: Better, but still there on
 2016-12-30 12:43 UTC  (32+ messages)
              ` [RFC PATCH] mm, memcg: fix (Re: OOM: Better, but still there on)
                      ` [PATCH] mm, vmscan: consider eligible zones in get_scan_count
                  ` [lkp-developer] [mm, memcg] d18e2b2aca: WARNING:at_mm/memcontrol.c:#mem_cgroup_update_lru_size

Incremental send receive of snapshot fails
 2016-12-30  9:34 UTC  (4+ messages)

error (device dm-4) in __btrfs_free_extent:6958: errno=-5 IO failure
 2016-12-30  0:47 UTC 

Fwd: problems with btrfs filesystem loading
 2016-12-29 17:44 UTC  (3+ messages)
  `  "

some free space cache corruptions
 2016-12-29  6:55 UTC  (5+ messages)

[GIT PULL] btrfs fixes and cleanups
 2016-12-28  9:30 UTC  (2+ messages)

LSF/MM 2017: Call for Proposals
 2016-12-27 17:19 UTC 

btrfs_log2phys: cannot lookup extent mapping
 2016-12-27 16:22 UTC  (4+ messages)

[CORRUPTION FILESYSTEM] Corrupted and unrecoverable file system during the snapshot receive
 2016-12-27  9:29 UTC  (2+ messages)

[CORRUPTION FILESYSTEM] Corrupted and unrecoverable file system during the snapshot receive
 2016-12-27  3:20 UTC  (12+ messages)

WARNING at fs/btrfs/extent-tree.c:3201 btrfs_cross_ref_exist (v4.8.11)
 2016-12-26 15:57 UTC 

[CORRUPTION FILESYSTEM] Corrupted and unrecoverable file system during the snapshot receive
 2016-12-26 11:24 UTC  (2+ messages)

[BUG] kernel BUG at fs/btrfs/extent_io.c:2315 btrfs_check_repairable (v4.8.11)
 2016-12-24 18:03 UTC  (2+ messages)

[BUG] kernel BUG at fs/btrfs/extent_io.c:2041 repair_io_failure (v4.8.11)
 2016-12-24 17:24 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).