linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-04 06:21:04 to 2015-03-16 17:36:31 UTC [more...]

[RFC PATCH 0/5] Remove rw parameter from direct_IO()
 2015-03-16 17:36 UTC  (7+ messages)
` [RFC PATCH 1/5] new helper: iov_iter_rw()
` [RFC PATCH 2/5] Remove rw from {,__,do_}blockdev_direct_IO()
` [RFC PATCH 3/5] Remove rw from dax_{do_,}io()
` [RFC PATCH 4/5] direct_IO: use iov_iter_rw() instead of rw everywhere
` [RFC PATCH 5/5] direct_IO: remove rw from a_ops->direct_IO()

[PATCH] btrfs-progs: btrfs-convert: Allow setting nodesize
 2015-03-16 17:34 UTC  (4+ messages)

System crash while scrubbing on 3.18.x
 2015-03-16 17:19 UTC  (4+ messages)

[PATCH] btrfs-progs: re-introduce BTRFS_BUILD_VERSION in version.h
 2015-03-16 17:10 UTC 

[PATCH] Revert "Btrfs: allow superblock mismatch from older mkfs"
 2015-03-16 16:25 UTC  (7+ messages)

[PATCH] Btrfs: account for the correct number of extents for delalloc reservations
 2015-03-16 16:09 UTC  (2+ messages)

Is it safe or useful to use NOCOW flag and autodefrag mount option at same time?
 2015-03-16 13:56 UTC  (4+ messages)

[PATCH] fstests: generic test for fallocate
 2015-03-16 11:37 UTC  (2+ messages)

[PATCH] fstest: btrfs/083: Test for incorrect exclusive refernce number after file clone
 2015-03-16  7:22 UTC 

[PATCH 0/3] Btrfs: qgroup: part-3: bug fixes for deleting subvolume
 2015-03-16  5:58 UTC  (14+ 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
            ` [PATCH v2] "

[PATCH v2] btrfs: qgroup: Cleanup open-coded old/new_refcnt update and read
 2015-03-16  2:53 UTC 

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

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

[PATCH] Btrfs: change the insertion criteria for the qgroup operations rbtree
 2015-03-14  7:03 UTC  (2+ messages)
` [PATCH v2] "

Any Arguments for/against --bind mounts?
 2015-03-14 17:34 UTC  (2+ messages)

[PATCH v2] Btrfs: fix comp_oper to get right order
 2015-03-14 16:53 UTC 

[PATCH] Btrfs: add missing inode item update in fallocate()
 2015-03-14 16:41 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] Btrfs: fix comp_oper to get right order
 2015-03-13 22:22 UTC  (5+ messages)

[PATCH] Btrfs: fix merge delalloc logic
 2015-03-13 21:33 UTC  (2+ messages)

[PATCH v2 0/3] btrfs: ENOMEM bugfixes
 2015-03-13 19:43 UTC  (8+ 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] btrfs: qgroup: Cleanup open-coded old/new_refcnt update and read
 2015-03-13 13:48 UTC  (4+ messages)

[PATCH] fs: btrfs: Add missing include file
 2015-03-13  9:14 UTC  (3+ messages)

[PATCH] fstest: btrfs/083: Test for incorrect exclusive refernce number after file clone
 2015-03-13  1:58 UTC  (6+ messages)

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

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

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

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 

[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

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 

[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  (6+ 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).