Linux Btrfs filesystem development
 help / color / mirror / Atom feed
 messages from 2015-02-28 21:05:23 to 2015-03-13 00:38:03 UTC [more...]

[PATCH] btrfs: qgroup: Cleanup open-coded old/new_refcnt update and read
 2015-03-13  0:37 UTC  (3+ messages)

[PATCH] Revert "Btrfs: allow superblock mismatch from older mkfs"
 2015-03-12 20:15 UTC  (6+ messages)

[PATCH] Btrfs: incremental send, remove dead code
 2015-03-12 16:04 UTC 

[PATCH] fstests: generic test for fallocate
 2015-03-12 15:38 UTC 

[PATCH] Btrfs: add missing inode item update in fallocate()
 2015-03-12 15:36 UTC 

[PATCH] Btrfs: incremental send, clear name from cache after orphanization
 2015-03-12 15:16 UTC 

[PATCH] fstest: btrfs/083: Test for incorrect exclusive refernce number after file clone
 2015-03-12 12:49 UTC  (3+ messages)

[PATCH] fstests: test for btrfs incremental send/receive
 2015-03-08 17:51 UTC 

[PATCH] Btrfs: incremental send, clear name from cache after orphanization
 2015-03-08 17:48 UTC 

btrfs_delayed_qgroup_accounting crashes from 3.13 up to 3.19
 2015-03-12  8:27 UTC  (2+ messages)

is cryptographically secure integrity checking possible with btrfs?
 2015-03-12  4:48 UTC  (3+ messages)

[PATCH v2 0/3] btrfs: ENOMEM bugfixes
 2015-03-12  4:40 UTC  (2+ messages)

btrfs: kernel BUG at fs/btrfs/extent_io.c:676!
 2015-03-12  2:51 UTC  (3+ messages)

Btrfs progs release 3.19
 2015-03-11 13:23 UTC 

[PATCH] Btrfs: fix ASSERT(list_empty(&cur_trans->dirty_bgs_list) V3
 2015-03-11  4:08 UTC  (2+ messages)

[PATCH] Btrfs: fix ASSERT(list_empty(&cur_trans->dirty_bgs_list) V2
 2015-03-10 22:18 UTC 

"some devices missing" after scrub and btrfs upgrade
 2015-03-10 19:03 UTC 

[PATCH] btrfs-progs: tests, clean up scripts
 2015-03-10 13:10 UTC  (3+ messages)

[GIT PULL] Btrfs
 2015-03-10 11:42 UTC  (8+ messages)
` WARNING: CPU: 2 PID: 32343 at fs/btrfs/inode.c:8693 btrfs_destroy_inode+0x278/0x2a0()

Quota limit question
 2015-03-10 11:03 UTC  (6+ messages)

Lock-ups, assertion failure in btrfsck, scrub reporting super=4
 2015-03-10  7:53 UTC  (5+ messages)

Raid10 performance issues during copy and balance, only half the spindles used for reading data
 2015-03-10  4:37 UTC  (2+ messages)

[PATCH 00/24 V2] provide frame work so that sysfs attributs from the fs_devices can be added
 2015-03-09 17:11 UTC  (11+ messages)
` [PATCH 22/24] Btrfs: sysfs: don't fail seeding for the sake of sysfs kobject issue
` [PATCH 23/24] Btrfs: sysfs: support seed devices in the sysfs layout

[PATCH 00/26 v4] provide framework so that sysfs attributs from the fs_devices can be added
 2015-03-09 22:38 UTC  (27+ messages)
` [PATCH 01/26] Btrfs: sysfs: fix, btrfs_release_super_kobj() should to clean up the kobject data
` [PATCH 02/26] Btrfs: sysfs: fix, fs_info kobject_unregister has init_completion() twice
` [PATCH 03/26] Btrfs: sysfs: fix, undo sysfs device links
` [PATCH 04/26] Btrfs: sysfs: fix, kobject pointer clean up needed after kobject release
` [PATCH 05/26] Btrfc: sysfs: fix, check if device_dir_kobj is init before destroy
` [PATCH 06/26] Btrfs: sysfs: reorder the kobject creations
` [PATCH 07/26] Btrfs: sysfs: rename __btrfs_sysfs_remove_one to btrfs_sysfs_remove_fsid
` [PATCH 08/26] Btrfs: sysfs: introduce function btrfs_sysfs_add_fsid() to create sysfs fsid
` [PATCH 09/26] Btrfs: sysfs: let default_attrs be separate from the kset
` [PATCH 10/26] Btrfs: sysfs: separate device kobject and its attribute creation
` [PATCH 11/26] Btrfs: sysfs: move super_kobj and device_dir_kobj from fs_info to btrfs_fs_devices
` [PATCH 12/26] Btrfs: introduce btrfs_get_fs_uuids to get fs_uuids v2
` [PATCH 13/26] Btrfs: sysfs: add pointer to access fs_info from fs_devices v2
` [PATCH 14/26] Btrfs: sysfs: provide framework to remove all fsid sysfs kobject v2
` [PATCH 15/26] Btrfs: sysfs btrfs_kobj_add_device() pass fs_devices instead of fs_info
` [PATCH 16/26] Btrfs: sysfs btrfs_kobj_rm_device() "
` [PATCH 17/26] Btrfs: sysfs: make btrfs_sysfs_add_fsid() non static
` [PATCH 18/26] Btrfs: sysfs: make btrfs_sysfs_add_device() "
` [PATCH 19/26] Btrfs: sysfs: btrfs_sysfs_remove_fsid() make it "
` [PATCH 20/26] Btrfs: sysfs: separate kobject and attribute creation
` [PATCH 21/26] Btrfs: sysfs: add support to add parent for fsid
` [PATCH 22/26] Btrfs: sysfs: don't fail seeding for the sake of sysfs kobject issue v2
` [PATCH 23/26] Btrfs: free the stale device
` [PATCH 24/26] Btrfs: sysfs: add support to show replacing target in the sysfs
` [PATCH 25/26] Btrfs: sysfs: support seed devices in the sysfs layout v3
` [PATCH 26/26] Btrfs: create sys/fs/btrfs/fsid when scanned instead of when mounted

[PATCH 1/2] Btrfs: send, add missing check for dead clone root
 2015-03-09 16:45 UTC  (4+ messages)
` [PATCH 2/2] Btrfs: send, don't leave without decrementing clone root's send_progress

btrfs oops while mounting fuzzed btrfs image
 2015-03-09 15:38 UTC  (10+ messages)

Status: converting raid levels
 2015-03-09 14:53 UTC  (4+ messages)

Btrfs progs pre-release 3.19-rc3
 2015-03-09 12:20 UTC 

[PATCH] btrfs: fix size_t format string
 2015-03-09 11:49 UTC  (2+ messages)

[PATCH v2] btrfs-progs: fsck-test: Add check_sudo to check valid root/sudo privilege
 2015-03-09 11:20 UTC  (2+ messages)

[PATCH] btrfs-progs: convert, add option to disable progress
 2015-03-09 11:02 UTC 

[PATCH] btrfs-progs: convert: show progress by default
 2015-03-09 11:00 UTC  (3+ messages)

[PATCH] btrfs-progs: use less memory for pretty_size_mode buffers
 2015-03-09 10:38 UTC  (3+ messages)

Clone or Backup Filesystem with compression and dedup
 2015-03-09  5:57 UTC  (2+ messages)

kernel BUG at fs/btrfs/root-tree.c
 2015-03-08 19:23 UTC 

Setting `compression` on subvolume causes `BTRFS error (device sda5): error inheriting props for ino [inode] (root 419): -28`
 2015-03-08 20:00 UTC 

Explain the precedence of btrfs properties over mount options
 2015-03-08 15:34 UTC 

[GIT PULL] Btrfs
 2015-03-06 21:45 UTC 

System crash while scrubbing on 3.18.x
 2015-03-06 20:03 UTC  (3+ messages)

[PATCH 1/3] Btrfs: only adjust outstanding_extents when we do a short write
 2015-03-06 20:01 UTC  (3+ messages)
` [PATCH 3/3] Btrfs: account for large extents with enospc

[PATCH] Btrfs: fix data loss of fsync
 2015-03-06 12:23 UTC  (8+ messages)
` [PATCH V2] Btrfs: catch transaction abortion after waiting for it
  ` [PATCH v3] "

[PATCH v3 0/3] Enhancement for df command
 2015-03-06  6:50 UTC  (5+ messages)
` [PATCH v3 1/3] Btrfs: get more accurate output in "
  ` [PATCH v4 "
` [PATCH v3 2/3] Btrfs: raid56: simplify the parameter of nr_parity_stripes()
` [PATCH v3 3/3] Btrfs: adapt df command to RAID5/6

[PATCH 0/3] Btrfs: qgroup: part-3: bug fixes for deleting subvolume
 2015-03-06  5:06 UTC  (9+ messages)
` [PATCH 3/3] btrfs: qgroup: fix a wrong parameter of no_quota
      ` [PATCH] fstest: btrfs: add a test for quota number when deleting a subvol

unstable atimes on empty dirs in read-only snapshots which were subvol parents
 2015-03-06  1:03 UTC  (2+ messages)

Occasional read error on idle USB attached disk
 2015-03-05 23:48 UTC  (2+ messages)

rsync vs. extent-same: this time with lock debugging (still v3.18.8)
 2015-03-05 10:17 UTC  (3+ messages)

rsync causes kernel oops
 2015-03-04 20:54 UTC  (2+ messages)

[PATCH 1/6] btrfs: Fix calculation of rbio->dbitmap's size calculation
 2015-03-04 18:41 UTC  (6+ messages)
` [PATCH 2/6] btrfs: Use unified stripe_page's index calculation
` [PATCH 3/6] btrfs: use rbio->nr_pages to reduce calculation
` [PATCH 4/6] btrfs: Clear PageUptodate bit in alloc_rbio_parity_pages()
` [PATCH 5/6] btrfs: Use raid_write_end_io for scrub
` [PATCH 6/6] btrfs: Remove unused err = 0 line for raid_rmw_end_io()

[PATCH] Btrfs: fix ASSERT(list_empty(&cur_trans->dirty_bgs_list)
 2015-03-04 16:05 UTC  (7+ messages)

Regression: kernel 4.0.0-rc1 - soft lockups
 2015-03-04  5:58 UTC  (5+ messages)

[PATCH] Btrfs: rework qgroup accounting V2
 2015-03-04  3:13 UTC  (2+ messages)

[RFC PATCH 0/7] Btrfs: qgroup: part-4: Add type to btrfs qgroup
 2015-03-04  1:49 UTC  (2+ messages)

[PATCH 0/4] Btrfs: qgroup: part-2: bug fixes for qgroup reservation
 2015-03-04  1:47 UTC  (2+ messages)

[PATCH] btrfs/disk-io: Use '%zu' to print 'sizeof'
 2015-03-04  1:23 UTC 

[PULL] [PATCH 00/11] Cleanups for 4.1
 2015-03-03 16:30 UTC  (2+ messages)

extent-same ioctl hangs holding locks (v3.18.8)
 2015-03-03 15:57 UTC 

[PATCH] Btrfs:__add_inode_ref: out of bounds memory read when looking for extended ref
 2015-03-03 15:35 UTC  (4+ messages)

[PATCH] Btrfs: fix data loss in the fast fsync path
 2015-03-03 13:31 UTC  (6+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH] btrfs-progs: btrfs-convert: Allow setting nodesize
 2015-03-03 11:57 UTC  (2+ messages)

Documenting MS_LAZYTIME
 2015-03-03  7:14 UTC  (10+ messages)

rsync causes kernel oops
 2015-03-03  6:17 UTC  (2+ messages)

[PATCH 1/1] btrfs: Align EOF length to block in extent_same
 2015-03-03  0:27 UTC  (5+ messages)

[PATCH 0/9] Btrfs: qgroup: part-1: bug fixes for qgroup inherit
 2015-03-02 22:10 UTC  (5+ messages)
` [PATCH 1/9] btrfs: qgroup: move WARN_ON() to the correct location
` [PATCH 2/9] btrfs: qgroup: inherit limit info from srcgroup in creating snapshot

[PATCH 0/7] Qgroup status flag fix and semi-automatic qgroup update on relationship assign
 2015-03-02 22:03 UTC  (15+ messages)
` [PATCH 1/7] btrfs: Check qgroup level in kernel qgroup assign
` [PATCH 2/7] btrfs: Don't allow subvolid >= (1 << BTRFS_QGROUP_LEVEL_SHIFT) to be created
` [PATCH 3/7] btrfs: qgroup: Fix dead judgement on qgroup_rescan_leaf() return value
` [PATCH 4/7] btrfs: Update btrfs qgroup status item when rescan is done
` [PATCH 5/7] btrfs: qgroup: clear STATUS_FLAG_ON in disabling quota
` [PATCH 6/7] btrfs: quota: Automatically update related qgroups or mark INCONSISTENT flags when assigning/deleting a qgroup relations
` [PATCH 7/7] btrfs: quota: Update quota tree after qgroup relationship change

[PATCH] Btrfs: remove extra run_delayed_refs in update_cowonly_root
 2015-03-02 17:51 UTC 

Btrfs Send/Receive "no such file or directory" bug
 2015-03-02 16:03 UTC  (2+ messages)

[PATCH] btrfs: Support busy loop of write and delete
 2015-03-02 12:37 UTC 

[PATCH] btrfs-progs: fsck-test: Add check_sudo to check valid root/sudo privilege
 2015-03-02  0:43 UTC  (5+ messages)

[PATCH] btrfs/052: Fix test case to work on 64K block size
 2015-03-01 17:20 UTC 

[PATCH] Btrfs: incremental send, don't rename a directory too soon
 2015-02-28 22:29 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] fstests: btrfs test for incremental send with directory renames
 2015-02-28 21:04 UTC 


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