linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-09 06:54:37 to 2017-10-13 14:25:03 UTC [more...]

[PATCH 00/21] My current btrfs patch queue
 2017-10-13 14:23 UTC  (16+ messages)
` [PATCH 01/21] Btrfs: rework outstanding_extents
` [PATCH 03/21] btrfs: make the delalloc block rsv per inode
` [PATCH 04/21] btrfs: add ref-verify mount option
` [PATCH 05/21] btrfs: pass root to various extent ref mod functions
` [PATCH 06/21] Btrfs: add a extent ref verify tool

[PATCH] btrfs: fix false EIO for missing device
 2017-10-13 13:42 UTC 

[PATCH] btrfs: cleanup extent locking sequence
 2017-10-13 13:23 UTC  (2+ messages)

[PATCH][v2] btrfs: fix send ioctl on 32bit with 64bit kernel
 2017-10-13 12:56 UTC  (2+ messages)

[PATCH v2 1/4] btrfs: add_missing_dev() should return the actual error
 2017-10-13 12:28 UTC  (8+ messages)
` [PATCH v2 2/4] btrfs: fix EIO misuse to report missing degraded option
  ` [PATCH v2.1 1/4] btrfs: add_missing_dev() should return the actual error
  ` [PATCH v3 "

[PATCH] btrfs: Clean up unused variables in free-space-tree.c
 2017-10-13 12:08 UTC  (3+ messages)

[PATCH] btrfs: tree-checker: use %zu format string for size_t
 2017-10-13 12:06 UTC  (2+ messages)

Btrfs warnings in kernel 4.13.5
 2017-10-13 12:06 UTC  (4+ messages)

USB upgrade fun
 2017-10-13 11:22 UTC  (9+ messages)

[PATCH] btrfs-progs: subvol list: don't print deleted subvol as TOPLEVEL
 2017-10-13  9:17 UTC 

btrfs errors over NFS
 2017-10-13  9:14 UTC  (3+ messages)

[PATCH] btrfs-progs: set include path relatively
 2017-10-13  7:01 UTC  (3+ messages)
` [PATCH] btrfs: "

[PATCH v2 0/3] btrfs-progs: device: update btrfs device remove missing
 2017-10-13  5:27 UTC  (5+ messages)
` [PATCH v2 1/3] btrfs-progs: device: add description of alias to help message
` [PATCH v2 2/3] btrfs-progs: doc: add description of missing and example of device remove
` [PATCH v2 3/3] btrfs-progs: device: add remove missing-all

btrfs seed question
 2017-10-13  2:52 UTC  (9+ messages)

[bug report] btrfs: error out if btrfs_attach_transaction() fails
 2017-10-13  2:16 UTC  (3+ messages)
` [PATCH] btrfs: fix call to btrfs_end_transaction without a transaction handler

[RFC PATCH] Btrfs: heuristic replace heap sort with radix sort
 2017-10-13  0:32 UTC 

[RFC] Btrfs: compression heuristic performance
 2017-10-12 21:57 UTC  (2+ messages)

[PATCHSET v2] cgroup, writeback, btrfs: make sure btrfs issues metadata IOs from the root cgroup
 2017-10-12 18:56 UTC  (15+ messages)
` [PATCH 1/5] blkcg: export blkcg_root_css
` [PATCH 2/5] cgroup, writeback: replace SB_I_CGROUPWB with per-inode S_CGROUPWB
` [PATCH 3/5] buffer_head: separate out create_bh_bio() from submit_bh_wbc()
` [PATCH 4/5] cgroup, buffer_head: implement submit_bh_blkcg_css()
` [PATCH 5/5] btrfs: ensure that metadata and flush are issued from the root cgroup
  ` [PATCH v2 "
      ` [PATCH v3 "

[PATCH 01/10] arch:powerpc: return -ENOMEM on failed allocation
 2017-10-12 17:55 UTC  (3+ messages)
` [PATCH 03/10] driver:gpu: return -ENOMEM on allocation failure
  ` [Nouveau] "

fs_reclaim() deadlock complaint
 2017-10-12 17:52 UTC 

[PATCH] configure.ac: allow '--with-convert=' to accept comma-separated values
 2017-10-12 12:30 UTC  (2+ messages)

"BTRFS error (device vda1): couldn't get super buffer head for bytenr x"
 2017-10-12 11:12 UTC  (6+ messages)
              ` Delivery Status Notification (Failure)

[PATCH 1/2] btrfs-progs: mkfs: Enhance minimal device size calculation to fix mkfs failure on small file
 2017-10-12  9:23 UTC  (6+ messages)
` [PATCH 2/2] btrfs-progs: test/mkfs: Test if the minimal device size is valid
  ` [PATCH v2 "

[PATCH] btrfs: use need_full_stripe() in __btrfs_map_block()
 2017-10-12  9:03 UTC  (3+ messages)

[PATCH] btrfs: remove BUG_ON in btrfs_rm_dev_replace_free_srcdev()
 2017-10-12  9:00 UTC 

[PATCH v4 0/5] Enhance tree block validation checker
 2017-10-12  5:57 UTC  (7+ messages)
` [PATCH v4 3/5] btrfs: tree-checker: Enhance output for btrfs_check_leaf

[PATCH] Btrfs: free btrfs_device in place
 2017-10-11 18:13 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] Btrfs-progs: do not add stale device into fs_devices
 2017-10-11 17:57 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 0/3] kill async counters
 2017-10-11 18:04 UTC  (6+ messages)
` [PATCH 3/3] Btrfs: remove nr_async_submits and async_submit_draining

[PATCH] Btrfs: remove rcu_barrier in btrfs_close_devices
 2017-10-11 17:02 UTC  (4+ messages)

Fatal failure, btrfs raid with duplicated metadata
 2017-10-11 15:17 UTC  (5+ messages)

[PATCH] btrfs: fix max chunk size on dup
 2017-10-11 12:03 UTC  (7+ messages)

[PATCH] Remove unused dedupe argument btrfs_set_extent_delalloc()
 2017-10-11  9:28 UTC  (4+ messages)

[PATCH v3] btrfs: Use bd_dev to generate index when dev_state_hashtable add items
 2017-10-11  9:22 UTC  (3+ messages)

[PATCH v2] btrfs: Use bd_dev to generate index when dev_state_hashtable add items
 2017-10-11  7:41 UTC  (2+ messages)

[PATCH] Btrfs: avoid losing data raid profile when deleting a device
 2017-10-11  7:38 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] btrfs-progs: doc: update help/document of btrfs device remove
 2017-10-11  2:07 UTC  (3+ messages)

[PATCH 0/4] btrfs-progs repair support for unaligned/mismatched device sizes
 2017-10-11  0:43 UTC  (12+ messages)
` [PATCH 1/4] btrfs-progs: Introduce functions to repair unaligned/mismatch device size
` [PATCH 2/4] btrfs-progs: fsck: Introduce --fix-dev-size option
` [PATCH 3/4] btrfs-progs: check: Also check unalignment/mismatch device and super size
` [PATCH 4/4] btrfs-progs: test/fsck: Add test case image for --fix-dev-size

[PATCH 0/4] Just bunch of btrfs patches
 2017-10-10 17:39 UTC  (9+ messages)
` [PATCH 1/4] Btrfs: compress_file_range() remove dead variable num_bytes
` [PATCH 2/4] Btrfs: clear_dirty only on pages only in compression range
` [PATCH 3/4] Btrfs: handle unaligned tail of data ranges more efficient
` [PATCH 4/4] Btrfs: btrfs_dedupe_file_range() ioctl, remove 16MiB restriction

[PATCH] btrfs: use appropriate replacements for __sb_{start,end}_write calls
 2017-10-10 13:20 UTC  (6+ messages)

[PATCH] btrfs: Use bd_dev to generate index when dev_state_hashtable add items
 2017-10-10 12:10 UTC  (4+ messages)

[PATCHSET] cgroup, writeback, btrfs: make sure btrfs issues metadata IOs from the root cgroup
 2017-10-10  9:31 UTC  (6+ messages)
` [PATCH 1/3] cgroup, writeback: replace SB_I_CGROUPWB with per-inode S_CGROUPWB
` [PATCH 2/3] cgroup, writeback: implement submit_bh_blkcg_css()
` [PATCH 3/3] btrfs: ensure that metadata and flush are issued from the root cgroup

[ANNOUNCE] fsperf: a simple fs/block performance testing framework
 2017-10-10  9:00 UTC  (14+ messages)

[PATCH] btrfs: prefix sysfs attribute struct names
 2017-10-10  8:47 UTC  (3+ messages)

[PATCH] btrfs-progs: qgroup: show subvol path when qgroup show
 2017-10-10  8:37 UTC 

[PATCH v3] btrfs-progs: RAID5: Inject data stripe corruption and verify scrub fixes it and retains correct parity
 2017-10-10  7:14 UTC  (2+ messages)

WARNING: ... at fs/btrfs/ctree.h:1559 btrfs_update_device+0x1be/0x1d0 [btrfs]
 2017-10-10  7:06 UTC  (2+ messages)

[PATCH] Fstest: btrfs/151: test if device delete ends up with losing raid profile
 2017-10-09 17:39 UTC 

Why do full balance and deduplication reduce available free space?
 2017-10-09 17:38 UTC  (4+ messages)

[PATCH] btrfs: Fix bool initialization/comparison
 2017-10-09 16:05 UTC  (2+ messages)

[PATCH v2] Btrfs: heuristic add shannon entropy calculation
 2017-10-09 15:57 UTC  (2+ messages)

[PATCH 0/1] Btrfs: populate heuristic with logic
 2017-10-09 15:43 UTC  (5+ messages)
` [PATCH 1/1] Btrfs: heuristic add shannon entropy calculation

[PATCH v2 0/3] Cleanup sector_t
 2017-10-09 15:21 UTC  (4+ messages)
` [PATCH v2 1/3] btrfs: scrub: get rid of sector_t
` [PATCH v2 2/3] btrfs: rename page offset parameter in submit_extent_page
` [PATCH v2 3/3] btrfs: get rid of sector_t and use u64 offset "

[PATCH 02/16] btrfs: Use pagevec_lookup_range_tag()
 2017-10-09 15:13 UTC 

[PATCH v8 0/2] [RFC] Introduce device state 'failed'
 2017-10-09 11:58 UTC  (6+ messages)
` [PATCH v8 2/2] btrfs: check device for critical errors and mark failed


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