linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-08-25 10:36:53 to 2012-09-08 16:56:21 UTC [more...]

Workaround for hardlink count problem?
 2012-09-08 16:56 UTC 

[PATCH v2 0/6] bug-fixes and cleanup
 2012-09-08  2:01 UTC  (7+ messages)
` [PATCH v2 1/6] Btrfs: fix a bug of per-file nocow
` [PATCH v2 2/6] Btrfs: cleanup for unused ref cache stuff
` [PATCH v2 3/6] Btrfs: update delayed ref's tracepoints to show sequence
` [PATCH v2 4/6] Btrfs: fix a bug in parsing return value in logical resolve
` [PATCH v2 5/6] Btrfs: use helper for "
` [PATCH v2 6/6] Btrfs: use larger limit for translation of logical to inode

Cannot create subvolume with quota enabled
 2012-09-07 22:04 UTC  (2+ messages)

[PATCH] Btrfs: btrfs_qgroup_inherit wrongly returns an error
 2012-09-07 22:01 UTC 

[GIT PULL] Update LZO compression
 2012-09-07 21:31 UTC  (10+ messages)

[PATCH] btrfs-progs: pretty print key in extent_item
 2012-09-07 15:02 UTC 

[RFC inside][PATCH] btrfs: allow setting NOCOW for a zero sized file via ioctl
 2012-09-07 11:56 UTC 

[PATCH] btrfs: polish names of kmem caches
 2012-09-07  9:00 UTC 

[PATCH V4 0/12] random bug fixes
 2012-09-07  7:43 UTC  (16+ messages)
` [PATCH V4 01/12] Btrfs: fix error path in create_pending_snapshot()
` [PATCH V4 02/12] Btrfs: fix full backref problem when inserting shared block reference
` [PATCH V4 03/12] Btrfs: fix file extent discount problem in the, snapshot
` [PATCH V4 04/12] Btrfs: use a slab for ordered extents allocation
` [PATCH V4 05/12] Btrfs: fix wrong orphan count of the fs/file tree
` [PATCH V4 06/12] Btrfs: add a new "type" field into the block reservation structure
` [PATCH V4 07/12] Btrfs: fix corrupted metadata in the snapshot
      ` [PATCH V5 "
` [PATCH V4 08/12] Btrfs: fix the snapshot that should not exist
` [PATCH V4 09/12] Btrfs: fix wrong size for the reservation of the, snapshot creation
` [PATCH V4 10/12] Btrfs: fix unprotected ->log_batch
` [PATCH V4 11/12] Btrfs: output more information when aborting a unused transaction handle
` [PATCH V4 12/12] Btrfs: fix wrong size for the reservation when doing, file pre-allocation

[PATCH] Btrfs: wait on async pages when shrinking delalloc
 2012-09-06 23:57 UTC  (3+ messages)

[PATCH] Btrfs: fix our overcommit math
 2012-09-06 21:21 UTC  (2+ messages)

[PATCH 0/6] bug-fixes and cleanup
 2012-09-06 16:26 UTC  (8+ messages)
` [PATCH 1/6] Btrfs: fix a bug of per-file nocow
` [PATCH 2/6] Btrfs: cleanup for unused ref cache stuff
` [PATCH 3/6] Btrfs: update delayed ref's tracepoints to show sequence
` [PATCH 4/6] Btrfs: fix a bug in parsing return value in logical resolve
` [PATCH 5/6] Btrfs: use helper for "
` [PATCH 6/6] Btrfs: use larger limit for translation of logical to inode

[PATCH v2 1/2] Btrfs: use flag EXTENT_DEFRAG for snapshot-aware defrag
 2012-09-06 14:26 UTC  (5+ messages)
` [PATCH v2 2/2] Btrfs: "

[PATCH 1/3] btrfs: remove unnecessary -ENOMEM BUG_ON check in extent-tree.c/exclude_super_stripes
 2012-09-06 14:12 UTC  (3+ messages)

Seagate Momentus XT and btrfs corruption
 2012-09-06 13:26 UTC  (2+ messages)

[PATCH V3 0/7 ] Btrfs-progs: enhance btrfs subvol list only to show read-only snapshots
 2012-09-06 10:59 UTC  (10+ messages)
` [PATCH V3 1/7] Btrfs-progs: move the function declarations to a new head file
` [PATCH V3 2/7] Btrfs-progs: fix compile warning of implicit declaration, of "list_snapshots"
` [PATCH V3 3/7] Btrfs-progs: fix wrong usage of btrfs subvolume list command
` [PATCH V3 4/7] Btrfs-progs: fix wrong way to check if the root item contains otime and uuid
` [PATCH V3 5/7] Btrfs-progs: restructure list_subvolumes
` [PATCH V3 6/7] Btrfs-progs: enhance btrfs subvol list only to show read-only snapshots
` [PATCH V3 7/7] Btrfs-progs: update the manpage entries for the btrfs, subvolume list
` [PATCH V3 7/7] Btrfs-progs: update the manpage entries for the btrfs "

[PATCH 2/3] btrfs: remove unnecessary -ENOMEM BUG_ON check in extent-tree.c/btrfs_alloc_logged_file_extent
 2012-09-06 10:19 UTC  (2+ messages)

[PATCH] Btrfs: fix error handling in delete_block_group_cache()
 2012-09-06  9:08 UTC 

PATCH 3/3] btrfs: set extent-tree.c/add_excluded_extent as void
 2012-09-06  6:41 UTC 

[PATCH] Btrfs: check return value of ulist_alloc() properly
 2012-09-06  6:18 UTC 

[PATCH 4/7] Btrfs: use a slab for ordered extents allocation
 2012-09-06  1:08 UTC  (3+ messages)

rfc: fuzz testing by direct writes to device
 2012-09-05 21:23 UTC  (15+ messages)

BTRFS thinks device is busy [kernel 3.5.3]
 2012-09-05 18:36 UTC  (4+ messages)

[PATCH 6/7] Btrfs: fix corrupted metadata in the snapshot
 2012-09-05 17:58 UTC  (3+ messages)

[PATCH 1/2 RESEND] vfs: re-implement writeback_inodes_sb(_nr)_if_idle() and rename them
 2012-09-05 15:54 UTC  (2+ messages)

[PATCH] fs: encode_fh: return FILEID_INVALID if invalid fid_type
 2012-09-05 11:22 UTC  (2+ messages)

[PATCH v2 0/2] btrfs-progs: some bugfixes
 2012-09-05  9:21 UTC  (3+ messages)
` [PATCH v2 1/2] btrfs-progs: Close file descriptor on exit
` [PATCH v2 2/2] btrfs-progs: Fix up memory leakage

[PATCH] Warn when skipping snapshots created with older kernels
 2012-09-05  7:50 UTC  (3+ messages)
  ` [PATCH] warn when skipping snapshots created with older

[PATCH] Btrfs: use list_move_tail instead of list_del/list_add_tail
 2012-09-05  6:38 UTC 

[ANNOUNCE] opensvc btrfs send/receive driver
 2012-09-04 21:57 UTC  (2+ messages)

Is my btrfs full?
 2012-09-04 17:17 UTC  (2+ messages)

Btrfs-Progs integration branch question
 2012-09-04 16:12 UTC  (4+ messages)

[ANNOUNCE] opensvc btrfs send/receive driver
 2012-09-04 15:12 UTC  (2+ messages)

Tail packing
 2012-09-03 16:49 UTC  (5+ messages)

Advice on FS corruption
 2012-09-03 16:12 UTC  (3+ messages)

Segregate metadata to SSD?
 2012-09-02 21:20 UTC 

[PATCH] Btrfs: fix possible memory leak in scrub_setup_recheck_block()
 2012-09-02 13:44 UTC 

bug report
 2012-09-01 23:24 UTC 

“Bug”-report: inconsistency kernel <-> tools
 2012-08-31 21:37 UTC  (5+ messages)
    ` [BTRFS-PROGS][BUG][PATCH] Incorrect detection of a removed device [was Re: “Bug”-report: inconsistency kernel <-> tools]

[josef-btrfs:master 29/29] fs/btrfs/backref.c:1586:2: error: implicit declaration of function 'vmalloc'
 2012-08-31 15:01 UTC  (2+ messages)

oops with btrfs on zvol
 2012-08-31 13:51 UTC 

[PATCH v3] Btrfs-progs: add options to change bufsize in logical to inode translation
 2012-08-31  5:40 UTC 

Varying Leafsize and Nodesize in Btrfs
 2012-08-31  5:02 UTC  (6+ messages)

[PATCH 0/3] lockdep fixups for sb_interval#2 vs async transaction commit
 2012-08-30 22:26 UTC  (4+ messages)
` [PATCH 1/3] Btrfs: pass lockdep rwsem metadata to async commit transaction
` [PATCH 2/3] Btrfs: set journal_info in async trans commit worker
` [PATCH 3/3] Btrfs: do not take cleanup_work_sem in btrfs_run_delayed_iputs()

[PATCH] Btrfs: Add get/set label ioctl
 2012-08-30 18:27 UTC  (10+ messages)
` [PATCH] Btrfs-progs: "

[PATCH] xfstests: add btrfs device add-del test
 2012-08-30  5:51 UTC 

[GIT PULL] Btrfs updates
 2012-08-29 16:01 UTC 

(no subject)
 2012-08-29 16:00 UTC 

BUG: unable to handle kernel NULL pointer rcu_string_strdup.constprop.63+0x14/0x48
 2012-08-29 14:35 UTC  (3+ messages)

Debian 7 (wheezy) support for btrfs RAID
 2012-08-29 13:22 UTC 

[PATCH 1/2] Btrfs: fix a bug in checking whether a inode is already in log
 2012-08-29  7:07 UTC  (2+ messages)
` [PATCH 2/2] Btrfs: check if an inode has no checksum when logging it

[BUG] btrfs dev del causes 'possible circular locking dependency detected'
 2012-08-29  6:20 UTC  (4+ messages)

[PATCH 2/2 RESEND] Btrfs: flush all the dirty pages if try_to_writeback_inodes_sb_nr() fails
 2012-08-29  6:17 UTC 

[PATCH] Btrfs-progs: fix wrong return value of check_owner_ref()
 2012-08-29  5:27 UTC 

[PATCH V3 7/7 RESEND] Btrfs: fix the snapshot that should not exist
 2012-08-29  4:13 UTC 

[PATCH 5/7] Btrfs: fix wrong orphan count of the fs/file tree
 2012-08-29  4:13 UTC 

[PATCH 3/7] Btrfs: fix file extent discount problem in the snapshot
 2012-08-29  4:12 UTC 

[PATCH 2/7 RESEND] Btrfs: fix full backref problem when inserting shared block reference
 2012-08-29  4:12 UTC 

[PATCH V3 1/7 RESEND] Btrfs: fix error path in create_pending_snapshot()
 2012-08-29  4:11 UTC 

[PATCH 1/2] Btrfs: cleanup extents after we finish logging inode
 2012-08-28 17:54 UTC  (6+ messages)
` [PATCH 2/2] Btrfs: improve fsync by filtering extents that we want

Testing new send/receive: "ERROR: could not resolve root_id for"
 2012-08-28 17:26 UTC  (9+ messages)
` [PATCH] Btrfs-progs: replace find_mount_root from send code

raw partition or LV for btrfs?
 2012-08-28 11:54 UTC  (5+ messages)
      ` raw partition or LV for btrfs? (FAQ updated)

[PATCH] Btrfs: pass lockdep rwsem metadata to async commit transaction
 2012-08-27 22:29 UTC  (5+ messages)

Btrfs Intermittent ENOSPC Issues
 2012-08-27 20:44 UTC  (2+ messages)

crash while trying to access corrupt fs
 2012-08-27 16:12 UTC  (4+ messages)

interaction with hardware RAID?
 2012-08-27 14:53 UTC  (2+ messages)

[PATCH] Btrfs: revert checksum error statistic which can cause a BUG()
 2012-08-27 14:30 UTC 

Question about commit: Btrfs: fix btrfs send for inline items and compression, a9fa6848e4aae8d777f7af5e9f2d5b11331252dd
 2012-08-27 12:22 UTC 

kernel BUG at fs/btrfs/extent-tree.c:5038 (linux 3.4.7)
 2012-08-27  8:49 UTC  (2+ messages)

Unable to mount/restore partition after eSATA fail
 2012-08-27  0:10 UTC  (4+ messages)

[RFC PATCH 0/5] btrfs-progs: snapshot diff function
 2012-08-26 12:26 UTC  (5+ messages)

BTRFS filesystem is not mountable after crash
 2012-08-26  6:17 UTC  (3+ messages)

[PATCH 1/2] Btrfs: use flag EXTENT_DEFRAG for snapshot-aware defrag
 2012-08-25 10:36 UTC  (3+ 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).