Linux Btrfs filesystem development
 help / color / mirror / Atom feed
 messages from 2015-02-15 04:40:24 to 2015-02-26 22:04:20 UTC [more...]

Btrfs fixes, changes don't appear on git repo
 2015-02-26 22:04 UTC  (2+ messages)

[PATCH] Generic test for file fsync after moving files across directories
 2015-02-26 19:53 UTC 

[PATCH] Btrfs: fix data loss in the fast fsync path
 2015-02-26 19:52 UTC 

[PULL] [PATCH 00/11] Cleanups for 4.1
 2015-02-26 17:46 UTC  (14+ messages)
` [PATCH 01/11] btrfs: need_resched not needed with cond_resched
` [PATCH 02/11] btrfs: use cond_resched_lock where possible
` [PATCH 03/11] btrfs: cleanup 64bit/32bit divs, compile time constants
` [PATCH 04/11] btrfs: cleanup 64bit/32bit divs, provably bounded values
` [PATCH 05/11] btrfs: replace remaining do_div calls with div_u64 variants
` [PATCH 06/11] btrfs: cleanup, use correct type in div_u64_rem
` [PATCH 07/11] btrfs: cleanup, use kmalloc_array/kcalloc array helpers
` [PATCH 08/11] btrfs: remove shadowing variables in __btrfs_buffered_write
` [PATCH 09/11] btrfs: switch helper macros to static inlines in sysfs.h
` [PATCH 10/11] btrfs: remove shadowing variables in __btrfs_map_block
` [PATCH 11/11] btrfs: use explicit initializer for seq_elem

Documenting MS_LAZYTIME
 2015-02-26 13:36 UTC  (13+ messages)

[PATCH 3/3] btrfs: Remove BUG_ON() when failed searching block_group_cache in unpin_extent_range()
 2015-02-26 12:03 UTC  (5+ messages)

[PATCH v3 0/2] btrfs: Set relative data on clear btrfs_block_group_cache->pinned
 2015-02-26  6:48 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] btrfs: add WARN_ON() to check is space_info op current

WARNING: CPU: 1 PID: 2436 at fs/btrfs/qgroup.c:1414 btrfs_delayed_qgroup_accounting+0x9f1/0xa0b [btrfs]()
 2015-02-26  6:16 UTC  (5+ messages)

[PATCH 0/3] Btrfs: qgroup: part-3: bug fixes for deleting subvolume
 2015-02-26  6:05 UTC  (4+ messages)
` [PATCH 3/3] btrfs: qgroup: fix a wrong parameter of no_quota

[PATCH 0/1] btrfs: Fix NO_SPACE bug caused by delayed-iput
 2015-02-26  3:20 UTC  (2+ messages)
` [PATCH 1/1] "

[GIT PULL] Btrfs
 2015-02-26  2:01 UTC 

[PATCH 1/2] btrfs: Make the chunk size limit on on-disk/logical more clean
 2015-02-26  1:20 UTC  (2+ messages)

[PATCH v2 0/2] btrfs: Set relative data on clear btrfs_block_group_cache->pinned
 2015-02-25 12:54 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] btrfs: add WARN_ON() to check is space_info op current

[PATCH] fstests: generic test for directory fsync after adding hard links
 2015-02-25  9:15 UTC  (8+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "

[PATCH] Btrfs: fix metadata inconsistencies after directory fsync
 2015-02-24 23:28 UTC  (4+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "

[PATCH] Btrfs: throttle transactions based on dirty bgs
 2015-02-24 21:37 UTC 

[PATCH] Btrfs: check before stealing from the global rsv in evict
 2015-02-24 21:35 UTC 

[PATCH] Btrfs: make async space flushing suck less when we're full
 2015-02-24 21:29 UTC 

[PATCH] btrfs: fix lost return value due to variable shadowing
 2015-02-24 17:57 UTC 

[PULL] [PATCH 0/4] Barriers + waitqueue_active fixes
 2015-02-24 16:51 UTC  (5+ messages)
` [PATCH 1/4] btrfs: add missing barriers before waitqueue_active
` [PATCH 2/4] btrfs: add comments to "
` [PATCH 3/4] btrfs: remove extra barrier "
` [PATCH 4/4] btrfs: comment the rest of implicit barriers "

Read performance problem
 2015-02-24 15:40 UTC 

[PATCH 2/3] btrfs: add WARN_ON() to check is space_info op current
 2015-02-24 15:37 UTC 

[PATCH 1/3] btrfs: Set relative data on clear btrfs_block_group_cache->pinned
 2015-02-24 15:37 UTC 

[PATCH] btrfs-progs: Fix a infinite loop when fixing nlink if file name conflicts twice
 2015-02-24 14:22 UTC  (2+ messages)

[PATCH] docs: fixed a grammar mistake
 2015-02-24 14:20 UTC  (2+ messages)

[GIT PULL] Btrfs
 2015-02-24 12:29 UTC  (3+ messages)
  ` WARNING: CPU: 2 PID: 32343 at fs/btrfs/inode.c:8693 btrfs_destroy_inode+0x278/0x2a0()

Non-unmountable file system
 2015-02-24 10:56 UTC 

[PATCH] fstests: generic test for fsync after removing xattrs
 2015-02-24 11:21 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v2 0/3] btrfs: ENOMEM bugfixes
 2015-02-24 10:47 UTC  (4+ messages)
` [PATCH v2 1/3] btrfs: handle ENOMEM in btrfs_alloc_tree_block
` [PATCH v2 2/3] btrfs: fix race on ENOMEM in alloc_extent_buffer
` [PATCH v2 3/3] btrfs: check io_ctl_prepare_pages return in __btrfs_write_out_cache

scrub problem
 2015-02-24  2:11 UTC  (4+ messages)

unable to finish init-extent-tree
 2015-02-23 22:08 UTC 

[PATCH] Btrfs: remove deleted xattrs on fsync log replay
 2015-02-23 19:53 UTC 

[PATCH] Btrfs: do not ignore errors from btrfs_lookup_xattr in do_setxattr
 2015-02-23 19:50 UTC 

[PATCH] Btrfs: fix off-by-one logic error in btrfs_realloc_node
 2015-02-23 19:48 UTC 

Suddenly cannot change metadata profile any longer
 2015-02-23 19:39 UTC  (4+ messages)
` Suddenly cannot change metadata profile any longer (BISECTED)

how does --init-csum-tree work?
 2015-02-23 15:30 UTC 

OT raid-1 from raid-10?
 2015-02-23  7:00 UTC  (2+ messages)

[PATCH] Btrfs: fix allocation size calculations in alloc_btrfs_bio
 2015-02-23  1:33 UTC  (4+ messages)

create subvolume defining id
 2015-02-23  1:51 UTC  (2+ messages)

RAID5 issues - 1) slow write speed 2) slow scrub (using kernel 3.19)
 2015-02-22 22:20 UTC 

New: seeing 100% CPU / unkillable tasks
 2015-02-22 17:58 UTC 

[PATCH 0/3] btrfs: ENOMEM bugfixes
 2015-02-22 14:58 UTC  (8+ messages)
` [PATCH 1/3] btrfs: handle ENOMEM in btrfs_alloc_tree_block
` [PATCH 2/3] btrfs: handle race on ENOMEM in alloc_extent_buffer
` [PATCH 3/3] btrfs: check io_ctl_prepare_pages return in __btrfs_write_out_cache

[PATCH 1/1 linux-next] btrfs: fix sizeof format specifier in btrfs_check_super_valid()
 2015-02-22 11:20 UTC  (2+ messages)

scrub problem
 2015-02-20 22:46 UTC 

BTRFS hot relocation not merged
 2015-02-19 23:07 UTC  (3+ messages)

Systemd 219 journald now sets the FS_NOCOW file flag for its journal files, possibly breaking RAID repairs
 2015-02-19 22:57 UTC  (4+ messages)

Parallel bug reporting on bugzilla.kernel.org and mailing list?
 2015-02-19 20:41 UTC  (2+ messages)

[PATCH v6] btrfs: add regression test for remount with thread_pool resized
 2015-02-19 18:19 UTC  (2+ messages)

[PATCH] fstests: generic test for fsync followed by truncate and link
 2015-02-19 18:16 UTC  (8+ messages)

Re-assembling a btrfs raid1 array
 2015-02-19 15:43 UTC  (3+ messages)

[PATCH 0/4 v2] test-btrfs-devmgt.sh
 2015-02-19  6:33 UTC  (5+ messages)
` [PATCH 1/4] Btrfs-progs: add regression tests for sysfs contents during btrfs device management

Forever blocked in bit_wait with kernel 3.19
 2015-02-18 17:49 UTC  (3+ messages)

[PATCH] Btrfs-progs: fix compile failure
 2015-02-18  4:10 UTC 

[PATCH 00/24 V2] provide frame work so that sysfs attributs from the fs_devices can be added
 2015-02-18  3:04 UTC  (6+ messages)
` [PATCH 23/24] Btrfs: sysfs: support seed devices in the sysfs layout

btrfs raid-1 uuid-fstab
 2015-02-18  1:12 UTC  (8+ messages)

[PULL] Btrfs, recent cleanup patches
 2015-02-17 17:38 UTC 

[PATCH] generic/325: Fix test case to work on 64K page size
 2015-02-17 15:45 UTC 

[PATCH v3] Btrfs: fix BUG_ON in btrfs_orphan_add() when delete unused block group
 2015-02-17 14:55 UTC  (2+ messages)

[PATCH] btrfs: Adjust commit-transaction condition to avoid NO_SPACE more
 2015-02-17  9:42 UTC 

[PATCH 01/10] btrfs: Adjust commit-transaction condition to avoid NO_SPACE more
 2015-02-17  9:42 UTC  (2+ messages)

btrfs check --init-csum-tree removes csums again
 2015-02-17  7:12 UTC  (8+ messages)

[PATCH v9 9/9] btrfs: Use sb_want_write() to protect sysfs feature change
 2015-02-16 14:44 UTC  (2+ messages)

[PATCH] btrfs: Fix tail space processing in find_free_dev_extent()
 2015-02-16 11:55 UTC 

[PATCH] Btrfs: don't remove extents and xattrs when logging new names
 2015-02-16 11:17 UTC  (9+ messages)
` [PATCH v3] "

3.19 - "unable" to replace a failed drive - 100% CPU usage in kworker and btrfs-transacti
 2015-02-16 10:51 UTC  (3+ messages)

[PATCH] Btrfs: cleanup alloc_chunk
 2015-02-16  9:48 UTC  (2+ messages)

[PATCH] btrfs: fix condition of commit transaction
 2015-02-16  9:29 UTC  (2+ messages)

[PATCH] Btrfs: add missing inode update when punching hole
 2015-02-16  6:01 UTC  (2+ messages)

[PATCH 3/3] btrfs: cleanup: use for() loop in btrfs_map_bio()
 2015-02-16  3:56 UTC 

[PATCH 2/3] btrfs: cleanup: use wait_event() for btrfs_rm_dev_replace_blocked()
 2015-02-16  3:56 UTC 

[PATCH v3 1/3] btrfs: cleanup: remove unuesd DEDINE_WAIT() in btrfs_bio_counter_inc_blocked()
 2015-02-16  3:56 UTC 

[PATCH 3/3] btrfs: cleanup: use for() loop in btrfs_map_bio()
 2015-02-16  3:54 UTC 

[PATCH v2 1/3] btrfs: cleanup: remove unuesd DEDINE_WAIT() in btrfs_bio_counter_inc_blocked()
 2015-02-16  3:54 UTC 

[PATCH 2/3] btrfs: cleanup: use wait_event() for btrfs_rm_dev_replace_blocked()
 2015-02-16  3:54 UTC 

init-scum-tree Assertion `ret` failed
 2015-02-16  2:42 UTC  (4+ messages)

[PATCH] fstests: generic test for fsync after punching hole
 2015-02-15 22:39 UTC 

Repair broken btrfs raid6?
 2015-02-15 20:45 UTC  (9+ messages)

csum error shows wrong device
 2015-02-15  4:40 UTC 

Error while balancing
 2015-02-15  4:40 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox