linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-01 17:46:23 to 2014-07-07 04:20:15 UTC [more...]

[PATCH V4 1/9] Btrfs: device_list_add() should not update list when mounted
 2014-07-07  4:22 UTC  (14+ messages)
` [PATCH V2 2/9] btrfs: check generation as replace duplicates devid+uuid
` [PATCH RESEND 3/9] Btrfs: make defragment work with nodatacow option
` [PATCH RESEND 4/9] Btrfs: fix put dio bio twice when we submit dio bio fail
` [PATCH RESEND 5/9] Btrfs: fix missing error handler if submiting re-read bio fails
` [PATCH RESEND 6/9] Btrfs: cleanup the read failure record after write or when the inode is freeing
` [PATCH V2 7/9] btrfs: fix null pointer dereference in clone_fs_devices when name is null
` [PATCH 8/9] Btrfs: fix unzeroed members in fs_devices when creating a fs from seed fs
` [PATCH 9/9] Btrfs: fix writing data into the seed filesystem

btrfs loopback problems
 2014-07-07  3:20 UTC  (2+ messages)

[PATCH 1/2] btrfs: fix null pointer dereference in clone_fs_devices when name is null
 2014-07-07  3:05 UTC  (7+ messages)

[PATCH 1/2] btrfs-progs: add ask_user confirmation for btrfstune clear seeding flag
 2014-07-07  1:56 UTC  (14+ messages)
` [PATCH] btrfs-progs: add mount status check for btrfs-image
    ` [PATCH v2] "
` [PATCH] btrfs-progs: prevent select invalid dev super after dev replace
` [PATCH 2/2] btrfs-progs: update manpage with new option -y for btrfstune
  ` [PATCH v2] btrfs-progs: add ask_user confirmation for btrfstune clear seeding flag
    ` [PATCH v2] btrfs-progs: update manpage with new option -f for btrfstune

qgroup destroy / assign
 2014-07-07  1:57 UTC  (2+ messages)

[RFC PATCH] Revert "btrfs: allow mounting btrfs subvolumes with different ro/rw options"
 2014-07-07  1:46 UTC  (16+ messages)

[PATCH 1/2] btrfs-progs: Check fstype in find_mount_root()
 2014-07-07  0:44 UTC  (5+ messages)
` [PATCH 2/2] btrfs-progs: Add mount point check for 'btrfs fi df' command

[PATCH v4] btrfs-progs: Add minimum device size check
 2014-07-07  0:39 UTC  (4+ messages)

[PATCH] Btrfs: reduce size of struct extent_state
 2014-07-06 19:09 UTC 

Is btrfs related to OOM death problems on my 8GB server with both 3.15.1 and 3.14?
 2014-07-06 14:58 UTC  (13+ messages)

A question about subvolumes
 2014-07-05 23:49 UTC  (7+ messages)

Unstable v3.15-rc tags
 2014-07-05 14:10 UTC 

[PATCH] btrfs: Remove unused parameter "name" from btrfs_qgroup_create
 2014-07-05  3:18 UTC 

btrfs_qgroup_create unused parameter
 2014-07-05  2:09 UTC  (2+ messages)

[PATCH 1/1] btrfs: use PTR_ERR_OR_ZERO
 2014-07-04 19:10 UTC 

btrfs partition remounted read-only
 2014-07-04 17:00 UTC 

[GIT PULL] Btrfs
 2014-07-04 14:42 UTC 

3.15.1: kernel BUG at fs/btrfs/locking.c:269
 2014-07-04 14:02 UTC  (16+ messages)
              ` [PATCH] Btrfs: print btrfs specific info for some fatal error cases

More candidates for 3.14 longterm fixes?
 2014-07-04 13:22 UTC 

[PATCH v3] btrfs-progs: Add minimum device size check
 2014-07-04  7:27 UTC  (2+ messages)

Quota Ignored On write
 2014-07-04  5:16 UTC  (7+ messages)

[PATCH] Btrfs: fix wrong uevent target
 2014-07-04  4:18 UTC  (6+ messages)

[PATCH v2 3/4] btrfs-progs: Add more meaningful return value for btrfs_read_dev_super() and corresponding error string
 2014-07-04  1:45 UTC 

[PATCH 0/4] Add superblock checksum check for btrfs-progs
 2014-07-04  1:10 UTC  (9+ messages)
` [PATCH v2 1/4] btrfs-progs: Check superblock's checsum when read dev super
` [PATCH 2/4] btrfs-progs: Allow btrfs_read_dev_super() to read all 3 super for super_recover
` [PATCH 3/4] btrfs-progs: Add more meaningful return value for btrfs_read_dev_super() and corresponding error string
` [PATCH 4/4] btrfs-progs: Fix malloc size for superblock

[PATCH] Btrfs: assert send doesn't attempt to start transactions
 2014-07-03 23:18 UTC  (2+ messages)

[PATCH] Btrfs: fix crash when starting transaction
 2014-07-03 23:13 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] Btrfs: implement support for fallocate collapse range
 2014-07-03 11:28 UTC  (4+ messages)

[PATCH 0/4] Add superblock checksum check for btrfs-progs
 2014-07-03  9:36 UTC  (3+ messages)
` [PATCH v2 1/4] btrfs-progs: Check superblock's checsum when read dev super
` [PATCH 2/4] btrfs-progs: Allow btrfs_read_dev_super() to read all 3 super for super_recover

[PATCH] btrfs: only unlock block in verify_parent_transid if we locked it
 2014-07-03  9:24 UTC  (2+ messages)

System freeze caused by fs/btrfs/super.c:259
 2014-07-03  7:00 UTC 

[PATCH v2] btrfs: fix nossd and ssd_spread mount option regression
 2014-07-03  0:49 UTC  (4+ messages)

[PATCH 0/3] btrfs: qgroup fixes for btrfs_drop_snapshot
 2014-07-02 21:35 UTC  (4+ messages)
` [PATCH 1/3] btrfs: add trace for qgroup accounting
` [PATCH 2/3] btrfs: qgroup: account shared subtrees during snapshot delete
` [PATCH 3/3] Btrfs: __btrfs_mod_ref should always use no_quota

[PATCH] btrfs-progs: show extent state for a subvolume
 2014-07-02 20:34 UTC 

[PATCH] Btrfs: read lock extent buffer while walking backrefs
 2014-07-02 19:07 UTC 

[PATCH] Btrfs: __btrfs_mod_ref should always use no_quota
 2014-07-02 17:54 UTC 

[PATCH] Btrfs: fix btrfs_print_leaf for skinny metadata
 2014-07-02 17:20 UTC 

Question about debugfs on btrfs
 2014-07-02 17:18 UTC  (3+ messages)

Blocked tasks on 3.15.1
 2014-07-02 14:15 UTC  (13+ messages)

Question about fallocate
 2014-07-02 14:04 UTC  (3+ messages)

btrfs fi df <mount point> outputs info instead of error even when <mount-point> is just a directory
 2014-07-02 12:57 UTC  (3+ messages)

[PATCH] btrfs-progs: add supported attr flags to btrfs(5)
 2014-07-02 11:15 UTC  (9+ messages)

[PATCH 5/6] btrfs-progs: limit minimal num of args for btrfs-image
 2014-07-02 10:50 UTC  (7+ messages)
` [PATCH 1/2] btrfs-progs: move the check_argc_* functions into utils.c

build failure with mason/for-linus tree
 2014-07-02  9:22 UTC  (4+ messages)

[PATCH v4] Btrfs: fix race of using total_bytes_pinned
 2014-07-02  9:16 UTC  (2+ messages)

[PATCH] btrfs-progs: Check superblock's checksum in btrfs-progs
 2014-07-02  9:05 UTC  (2+ messages)

Question about fallocate
 2014-07-02  8:04 UTC  (2+ messages)

[PATCH v3] Btrfs: fix race of using total_bytes_pinned
 2014-07-02  7:52 UTC  (3+ messages)

[PATCH 1/2] btrfs: device add must be sysloged
 2014-07-02  7:06 UTC  (10+ messages)
` [PATCH 2/2] btrfs: device delete "
` [PATCH 1/2 v2] btrfs: device add "
  ` [PATCH 2/2 v2] btrfs: device delete "

Corrupt filesystem after hardware failure: Scrub causes kernel GPF
 2014-07-02  5:40 UTC  (2+ messages)

[PATCH] Btrfs: fill_holes: Fix slot number passed to hole_mergeable() call
 2014-07-02  5:30 UTC  (2+ messages)

[PATCH 1/1] btrfs: looping 'mkfs.btrfs -f <dev>' may fail with EBUSY
 2014-07-02  3:36 UTC  (2+ messages)

[PATCH 1/2 v3 RESEND] Btrfs: device_list_add() should not update list when mounted
 2014-07-02  2:59 UTC  (4+ messages)

[PATCH v2] Btrfs: clear compress-force when remounting with compress option
 2014-07-02  2:21 UTC  (4+ messages)

[PATCH 5/6] Btrfs: add missing cleanup on sysfs init failure
 2014-07-02  1:08 UTC  (3+ messages)
` [PATCH 5/6 v5] "

[PATCH 1/1] FS/BTRFS: replace count*size kzalloc by kcalloc
 2014-07-02  0:36 UTC  (3+ messages)

[PATCH] Btrfs: atomically set inode->i_flags in btrfs_update_iflags
 2014-07-02  0:25 UTC  (3+ messages)

[PATCH] Btrfs: fix race between balance recovery and root deletion
 2014-07-01 22:46 UTC  (2+ 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).