linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-07-03 17:26:01 to 2013-07-15 19:06:30 UTC [more...]

[PATCH 0/2] introduce list_for_each_entry_del
 2013-07-15 17:35 UTC  (7+ messages)
  ` [PATCH 1/2] list: add list_del_each_entry
  ` [PATCH 2/2] btrfs: use list_del_each_entry

[PATCH] Btrfs: fix lock leak when resuming snapshot deletion
 2013-07-15 16:43 UTC 

[PATCH v3] btrfs: clean snapshots one by one
 2013-07-15 16:41 UTC  (7+ messages)

[PATCH] Btrfs: update drop progress before stopping snapshot dropping
 2013-07-15 15:59 UTC 

[PATCH 0/2] btrfs-progs: misc trivial fixes
 2013-07-15 14:06 UTC  (7+ messages)
` [PATCH 1/2] btrfs-progs: fix the long lines
` [PATCH 2/2] btrfs-progs: close_all_devices() declared in multiple files
  ` [PATCH] btrfs-progs: close_all_devices() in btrfs-find-root.c does nothing

filebench varmail + scrubber = btrfs_update_root bug
 2013-07-15 12:20 UTC 

Troublesome failure mode and recovery
 2013-07-15 11:58 UTC  (3+ messages)

[PATCH 1/1] Btrfs: volume: Replace PTR_RET with PTR_ERR_OR_ZERO
 2013-07-15 11:22 UTC 

[PATCH] Btrfs-progs: fix closing of opendir()
 2013-07-15 11:36 UTC 

Need help mounting broken btrfs Fedora 19
 2013-07-15 10:56 UTC  (5+ messages)

[PATCH 00/11 v2 (resend)] btrfs-progs: coalesce of patches
 2013-07-15  5:30 UTC  (12+ messages)
` [PATCH 01/11] btrfs-progs: btrfs_scan_for_fsid doesn't need all the arguments
` [PATCH 02/11] btrfs-progs: label option in btrfs filesystem show is not coded
` [PATCH 03/11] btrfs-progs: update device scan usage
` [PATCH 04/11] btrfs-progs: congregate dev scan
` [PATCH 05/11] btrfs-progs: btrfs_scan_one_dir not to skip links when /dev/mapper is provided
` [PATCH 06/11] btrfs-progs: scan /dev/mapper in filesystem show and device scan
` [PATCH 07/11] btrfs-progs: device delete to get errors from the kernel
` [PATCH 08/11] btrfs-progs: get_label_mounted to return label instead of print
` [PATCH 09/11] btrfs-progs: move out print in cmd_df to another function
` [PATCH 10/11] btrfs-progs: get string for the group profile and type
` [PATCH 11/11] btrfs-progs: introduce btrfs filesystem show --kernel

filebench varmail + scrubber = btrfs_update_root bug
 2013-07-15  4:56 UTC 

[RFC PATCH 00/12] Btrfs-progs: introduce chunk recover function
 2013-07-15  4:58 UTC  (11+ messages)
` [PATCH 02/12] Btrfs-progs: don't close the file descriptor 0 when closing a device
` [PATCH 03/12] Btrfs-progs: Don't free the devices when close the ctree

[PATCH 0/9] btrfs-progs: coalesce of patches
 2013-07-15  4:58 UTC  (3+ messages)
` [PATCH 13/13] btrfs-progs: fix memory leaks of device_list_add()

super block crcs don't match, older mkfs detected
 2013-07-14 18:59 UTC  (4+ messages)

mkfs.btrfs out of memory failure on lvm2 thinp volume
 2013-07-14 15:54 UTC  (2+ messages)

Can btrfs handle different RAID levels for different subvolumes?
 2013-07-14 15:14 UTC  (2+ messages)

[PATCH] Btrfs-progs: fix memory leak in open_file_or_dir()
 2013-07-14 14:51 UTC  (8+ messages)
` [PATCH] From: Wang Shilong <wangsl.fnst@cn.fujitsu.com>
` [PATCH v2] Btrfs-progs: fix memory leak in open_file_or_dir()

[PATCH] Btrfs-progs: listing subvols and getting default subvol don't need a subv path
 2013-07-14 14:32 UTC 

btrfs filesystem balance /mnt/btrfs -> segmentation fault (kernel BUG at fs/btrfs/relocation.c:3296!)
 2013-07-13 15:28 UTC  (2+ messages)

[PATCH] Btrfs: optimize btrfs_lookup_extent_info()
 2013-07-13 13:14 UTC  (3+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH] Btrfs: set qgroup_ulist to be null after calling ulist_free()
 2013-07-13 13:02 UTC 

[PATCH] Btrfs: add missing error checks to add_data_references
 2013-07-13 11:25 UTC 

[PATCH 1/5] Btrfs: remove unnecessary argument of bio_readpage_error()
 2013-07-12 22:19 UTC  (9+ messages)
` [PATCH 2/5] Btrfs: add branch prediction hints in the read page end IO function
` [PATCH 3/5] Btrfs: don't cache the csum value into the extent state tree
` [PATCH 4/5] Btrfs: batch the extent state operation in the end io handle of the read page

Linux Plumbers IO & File System Micro-conference
 2013-07-12 17:42 UTC  (2+ messages)

[PATCH] Btrfs-progs: fix restore command leaving corrupted files
 2013-07-12 14:01 UTC  (6+ messages)
` [PATCH v2] "
` [PATCH v3] "
  ` [PATCH v4] "
    ` [PATCH v5] "
` [PATCH v6] "

[PATCH 0/6] fix INT_MAX readdir hang, plus cleanups
 2013-07-11 23:19 UTC  (3+ messages)

btrfs: stat(2) and /proc/pid/maps returns different devices
 2013-07-11 21:25 UTC  (7+ messages)

[PATCH] btrfs-progs: mkfs.btrfs documentation: clarify current restrictions of sectorsize, nodesize and leafsize
 2013-07-11 20:56 UTC 

lz4 status?
 2013-07-11 15:21 UTC  (4+ messages)

[PATCH] Btrfs: allow splitting of hole em's when dropping extent cache
 2013-07-11 14:39 UTC 

[PATCH] btrfs: make errors in btrfs_num_copies less noisy
 2013-07-11 13:41 UTC 

[PATCH] Btrfs: make free space caching faster with many non-inline extent references
 2013-07-11  9:51 UTC 

[PATCH] Btrfs-progs: restore can now recover file xattrs
 2013-07-11  4:03 UTC  (4+ messages)
` [PATCH v2] "
` [PATCH v3] "
  ` [PATCH v4] "

[PATCH V2 1/2] Btrfs-progs: make pretty_sizes() work less error prone
 2013-07-10 17:40 UTC  (11+ messages)
  ` [PATCH] btrfs-progs: per-thread, per-call pretty buffer
      ` [PATCH] btrfs-progs: use IEC units for sizes

[PATCH 0/2] Remove duplicated and useless code in cmds-restore
 2013-07-10 16:21 UTC  (5+ messages)
` [PATCH 1/2] Btrfs-progs: remove duplicated code in cmds-restore.c
` [PATCH 2/2] Btrfs-progs: remove unneeded leaf checks in cmds-restore

performance loss with lots of snapshots
 2013-07-10 12:42 UTC  (3+ messages)

[PATCH] Btrfs: num_tolerated_disk_barrier_failures is incorrect for RAID6
 2013-07-10 12:23 UTC  (2+ messages)

btrfs crashes
 2013-07-10 10:53 UTC  (3+ messages)

[PATCH] Btrfs-progs: update usage message for cmds-restore
 2013-07-10  8:36 UTC  (3+ messages)
` [PATCH v2] "

space cache and unclean shutdown
 2013-07-10  3:40 UTC 

[PATCH] btrfs-progs: Fix automatic prerequisite generation
 2013-07-10  2:06 UTC  (4+ messages)

[PATCH] btrfs: fall back to global reservation when removing subvolumes
 2013-07-09 20:37 UTC 

[GIT PULL] Btrfs
 2013-07-09 19:18 UTC 

[PATCH] btrfs-progs: use reentrant localtime
 2013-07-09 16:39 UTC 

[PATCH] btrfs-progs: use accessor macro for otime
 2013-07-09 16:38 UTC 

[PATCH] btrfs-progs: fix duplicate __[su]* typedefs on ppc64
 2013-07-09 16:38 UTC 

[PATCH] btrfs-progs: Fix getopt on arm/ppc platforms
 2013-07-09 16:38 UTC 

[PATCH] Btrfs-progs: add missing path release
 2013-07-09 11:45 UTC 

[PATCH v2] btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convert
 2013-07-09  8:44 UTC 

Scrub causes oom after removal of failed disk (linux 3.10)
 2013-07-09  4:15 UTC  (3+ messages)

[PATCH] btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convert
 2013-07-09  1:18 UTC  (3+ messages)

Does balance implicitly defrag?
 2013-07-08 21:30 UTC  (3+ messages)

Qemu disk images on BTRFS suffer checksum errors
 2013-07-08 18:45 UTC  (3+ messages)

[PATCH] Btrfs-progs: remove incorrect slot decrement
 2013-07-08 16:16 UTC  (5+ messages)
  ` [PATCH v2] "

btrfsck: cmds-check.c:2063: check_owner_ref: Assertion `!(rec->is_root)' failed
 2013-07-08 14:15 UTC 

[PATCH 0/3] Small fixes for btrfs-progs
 2013-07-08 13:21 UTC  (11+ messages)
` [PATCH 1/3] Btrfs-progs: add missing write check for mkfs
` [PATCH v2 "
` [PATCH v2 3/3] Btrfs-progs: remove unused code
` [PATCH v2 0/5] Small fixes for btrfs-progs
  ` [PATCH 4/5] Btrfs-progs: return error on write failure in make_btrfs()
  ` [PATCH 5/5] Btrfs-progs: don't ignore errors in btrfs_add_block_group()
` [PATCH v2 5/5] Btrfs-progs: don't ignore errors in extent-tree.c

[PATCH V2] Btrfs-progs: fix compile warning in btrfs_free_block_groups()
 2013-07-07 10:03 UTC 

[PATCH] Btrfs-progs: optimize function btrfs_read_chunk_tree
 2013-07-05 22:23 UTC 

[PATCH] Btrfs: set lockdep class before locking new extent buffer
 2013-07-05 21:07 UTC 

[PATCH] Btrfs-progs: fix check in btrfs_lookup_extent_info()
 2013-07-05 20:36 UTC  (6+ messages)
` [PATCH] Btrfs-progs: fix optimization in btrfs_lookup_extent_info
  ` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] Btrfs: make sure the backref walker catches all refs to our extent
 2013-07-05 18:13 UTC 

[PATCH] Btrfs: fix backref walking when we hit a compressed extent
 2013-07-05 18:12 UTC 

[PATCH] Btrfs: do not offset physical if we're compressed
 2013-07-05 18:12 UTC 

[PATCH RESEND] Btrfs: fix wrong write offset when replacing a device
 2013-07-05 12:32 UTC  (3+ messages)

unclean shutdown and space cache rebuild
 2013-07-05  3:45 UTC  (4+ messages)

kernel BUG at fs/btrfs/inode.c:3004!
 2013-07-05  3:23 UTC 

Fractal Tree Indexing over B-Trees?
 2013-07-04 17:48 UTC  (9+ messages)

[PATCH] Btrfs: fix wrong write offset when replacing a device
 2013-07-04 13:50 UTC 

[PATCH] Btrfs: fix wrong write offset when replacing a device
 2013-07-04 12:20 UTC  (2+ messages)

mkfs: specify subvolume for rootfs directory
 2013-07-04 11:03 UTC 

[PATCH 2/3] Btrfs: fix the deadlock between the transaction start/attach and commit
 2013-07-04  2:28 UTC  (13+ 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).