linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-09-04 01:22:40 to 2013-09-13 01:45:17 UTC [more...]

[PATCH v2 0/9] btrfs: Replace the btrfs_workers with kernel workqueue
 2013-09-13  1:45 UTC  (13+ messages)
` [PATCH v2 1/9] btrfs: Cleanup the unused struct async_sched
` [PATCH v2 2/9] btrfs: use kernel workqueue to replace the btrfs_workers functions
` [PATCH v2 3/9] btrfs: Added btrfs_workqueue_struct implemented ordered execution based on kernel workqueue
` [PATCH v2 4/9] btrfs: Add high priority workqueue support for btrfs_workqueue_struct
` [PATCH v2 5/9] btrfs: Use btrfs_workqueue_struct to replace the fs_info->workers
` [PATCH v2 6/9] btrfs: Use btrfs_workqueue_struct to replace the fs_info->delalloc_workers
` [PATCH v2 7/9] btrfs: Replace the fs_info->submit_workers with kernel workqueue
` [PATCH v2 8/9] btrfs: Cleanup the old btrfs workqueue
` [PATCH v2 9/9] btrfs: Replace thread_pool_size with workqueue default value

[PATCH] Btrfs: improve replacing nocow extents
 2013-09-12 21:01 UTC 

[GIT PULL] Btrfs
 2013-09-12 20:38 UTC  (2+ messages)

[PATCH 0/2] v2, fi show, dev scan and lblkid
 2013-09-12 16:36 UTC  (5+ messages)
` [PATCH 1/2 resend] btrfs-progs: v4, move out print in cmd_df to another function
  ` [PATCH v2 2/2] btrfs-progs: use kernel for mounted and lblkid to scan disks

[PATCH] btrfs-progs: btrfs.8.in: Add info about reverting back to root subvolume
 2013-09-12 13:29 UTC  (2+ messages)

extent data disk byte 0
 2013-09-12 12:53 UTC  (2+ messages)

[PATCH] Btrfs: don't leak transaction in btrfs_sync_file()
 2013-09-12  9:37 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/9] btrfs: Replace the btrfs_workers with kernel workqueue
 2013-09-12  0:56 UTC  (13+ messages)
` [PATCH 1/9] btrfs: Cleanup the unused struct async_sched
` [PATCH 2/9] btrfs: use kernel workqueue to replace the btrfs_workers functions
` [PATCH 3/9] btrfs: Added btrfs_workqueue_struct implemented ordered execution based on kernel workqueue
` [PATCH 4/9] btrfs: Add high priority workqueue support for btrfs_workqueue_struct
` [PATCH 5/9] btrfs: Use btrfs_workqueue_struct to replace the fs_info->workers
` [PATCH 6/9] btrfs: Use btrfs_workqueue_struct to replace the fs_info->delalloc_workers
` [PATCH 7/9] btrfs: Replace the fs_info->submit_workers with kernel workqueue
` [PATCH 8/9] btrfs: Cleanup the old btrfs workqueue
` [PATCH 9/9] btrfs: Replace thread_pool_size with workqueue default value

[PATCH] xfstests: generic/311: add a few more test cases
 2013-09-11 19:47 UTC 

[PATCH] Btrfs: drop dir i_size when adding new names on replay V2
 2013-09-11 19:36 UTC 

[PATCH] Btrfs: drop dir i_size when adding new names on replay
 2013-09-11 18:56 UTC  (2+ messages)

[PATCH] Btrfs: replay dir_index items before other items
 2013-09-11 16:10 UTC 

[PATCH] Btrfs: check roots last log commit when checking if an inode has been logged
 2013-09-11 13:58 UTC 

[PATCH] Btrfs: actually log directory we are fsync()'ing
 2013-09-11 13:38 UTC 

[PATCH] Btrfs: add the missing mutex unlock in write_all_supers()
 2013-09-11  7:59 UTC 

separating data and metadata
 2013-09-11  5:44 UTC  (2+ messages)

btrfs-error
 2013-09-11  5:32 UTC 

[PATCH][RESEND] vfs: allow /proc/PID/maps to get device from stat
 2013-09-10 21:21 UTC  (11+ messages)

[PATCH] Btrfs: cleanup redundant code in __btrfs_close_devices()
 2013-09-10 20:40 UTC  (4+ messages)

btrfs-error
 2013-09-10 17:04 UTC 

[PATCH] Btrfs: fix typo in btrfs_err_str()
 2013-09-10 15:46 UTC 

btrfs.h and btrfs-progs licensing
 2013-09-10 15:31 UTC  (3+ messages)

[PATCH] xfstests: generic/274 increase scratch fs size to 2g
 2013-09-10 13:39 UTC 

Checksum failure after interrupted defrag
 2013-09-10 11:12 UTC  (2+ messages)

[PATCH v2 18/20] Btrfs-progs: fix magic return value in cmds-balance.c
 2013-09-10  7:47 UTC  (2+ messages)

[PATCH 2/2 v2] utils: add support for getting/changing file system, features
 2013-09-10  4:34 UTC 

[PATCH 1/2] ctree: fix broken macros for compat_ro
 2013-09-10  4:34 UTC 

[PATCH 2/2 v2] utils: add support for getting/changing file system, features
 2013-09-10  4:33 UTC 

[PATCH 1/2] ctree: fix broken macros for compat_ro
 2013-09-10  4:33 UTC 

[patch 0/7] btrfs: Add ability to query/modify feature bits while mounted
 2013-09-10  4:24 UTC  (8+ messages)
` [patch 1/7] [PATCH] btrfs: add ability to query/change feature bits online
` [patch 2/7] btrfs: export supported featured to sysfs
` [patch 3/7] btrfs: Add per-super attributes "
` [patch 4/7] btrfs: publish per-super features "
` [patch 5/7] btrfs: Add publishing of unknown features in sysfs
` [patch 6/7] btrfs: Add ability to change features via sysfs
` [patch 7/7] btrfs: use feature attribute names to print better error messages

[PATCH 3/3] btrfs-progs: ctree: widen int->long due to PTR_ERR()
 2013-09-10  0:07 UTC  (2+ messages)

[PATCH] Btrfs-progs: add make test framework
 2013-09-09 23:31 UTC  (6+ messages)

[PATCH 1/3] btrfs-progs: 'optarg' shadows getopt
 2013-09-09 22:06 UTC 

[PATCH 2/3] btrfs-progs: fix -Wmissing-noreturn
 2013-09-09 22:06 UTC 

[PATCH 1/5] Btrfs-progs: setup framework to corrupt specific fields of an inode
 2013-09-09 20:41 UTC  (5+ messages)
` [PATCH 2/5] Btrfs-progs: allow fsck to fix directory isize errors
` [PATCH 3/5] Btrfs-progs: make btrfsck fix backrefs that are broken
` [PATCH 4/5] Btrfs-progs: add ability to corrupt file extent disk bytenr
` [PATCH 5/5] Btrfs-progs: add make test framework

[PATCH] Btrfs: don't ignore return value from cache_save_setup()
 2013-09-09 18:54 UTC 

[PATCH] Btrfs: don't leak block group on error
 2013-09-09 18:49 UTC 

[PATCH] btrfs: add ability to query/change feature bits online
 2013-09-09 16:56 UTC  (2+ messages)

[PATCH] Btrfs-progs: setup framework to corrupt specific fields of an inode V2
 2013-09-09 16:09 UTC  (2+ messages)

[PATCH 0/5] Memory leaks amended
 2013-09-09 14:40 UTC  (13+ messages)
` [PATCH 1/5] btrfs-progs:free local variable buf upon unsuccessful returns
` [PATCH 2/5] btrfs-progs:local variable memory freed
` [PATCH 3/5] btrfs-progs: missing tree-freeing statements added
` [PATCH 4/5] btrfs-progs:free the local list pending_list in btrfs_scan_one_dir
` [PATCH 5/5] btrfs-progs:free strdup()s that are not freed

[PATCH 00/20] fix magic return value in btrfs-progs
 2013-09-09 14:08 UTC  (28+ messages)
` [PATCH 01/20] Btrfs-progs: return 1 rather than 129 in usage()
` [PATCH 02/20] Btrfs-progs: fix magic return value in cmds-subvolume.c
` [PATCH 03/20] Btrfs-progs: fix magic return value in cmds-chunk.c
` [PATCH 04/20] Btrfs-progs: fix magic return value in cmds-dedup.c
` [PATCH 05/20] Btrfs-progs: fix magic return value in cmds-device.c
` [PATCH 06/20] Btrfs-progs: fix magic return value in cmds-filesystem.c
` [PATCH 07/20] Btrfs-progs: fix magic return value in cmds-inspect.c
` [PATCH 08/20] Btrfs-progs: fix magic return value in cmds-qgroup.c
` [PATCH 09/20] Btrfs-progs: fix magic return value in cmds-quota.c
` [PATCH 10/20] Btrfs-progs: fix magic return value in cmds-receive.c
` [PATCH 11/20] Btrfs-progs: fix magic return value in cmds-restore.c
` [PATCH 12/20] Btrfs-progs: fix magic return value in cmds-send.c
` [PATCH 13/20] Btrfs-progs: fix magic return value in btrfs-imgae.c
` [PATCH 14/20] Btrfs-progs: fix magic return value in btrfs-zero-log.c
` [PATCH 15/20] Btrfs-progs: fix magic return value in send-test.c
` [PATCH 16/20] Btrfs-progs: fix magic return value in dir-test.c
` [PATCH 17/20] Btrfs-progs: fix magic return value in random-test.c
` [PATCH 18/20] Btrfs-progs: fix magic return value in cmds-balance.c
` [PATCH 19/20] Btrfs-progs: fix magic return value in cmds-replace.c
` [PATCH 20/20] Btrfs-progs: fix magic return value in cmds-scrub.c

[PATCH] Btrfs: eliminate the exceptional root_tree refs=0
 2013-09-09 10:10 UTC  (4+ messages)

btrfs defrag kernel 3.11
 2013-09-09  9:23 UTC  (3+ messages)

[PATCH] Btrfs: allocate the free space by the existed max extent size when ENOSPC
 2013-09-09  9:06 UTC  (5+ messages)
` [PATCH v3] "

Btrfsck Assertion btrfs_find_last_root !(path->slots[0] == 0) - any hope left?
 2013-09-09  7:15 UTC  (2+ messages)

[RFC PATCH v6 0/5] Online data deduplication
 2013-09-09  6:15 UTC  (4+ messages)
` [RFC PATCH v6 5/5] Btrfs: online "

[PATCH] Btrfs-progs: fix typo in btrfs_err_str()
 2013-09-09  6:08 UTC 

BUG: qgroup scan started
 2013-09-09  2:50 UTC  (3+ messages)

[PATCH] Btrfs-progs: add ability to corrupt file extent disk bytenr
 2013-09-06 18:15 UTC 

[PATCH] xfstests: fix device lookup in btrfs/003
 2013-09-06 14:41 UTC  (4+ messages)

[PATCH] btrfs-progs: replace fails start but in the background
 2013-09-06  9:39 UTC  (4+ messages)
` [PATCH] btrfs-progs: replace fails start but in the background v2

[PATCH] btrfs-progs: use btrfs error code for kernel errors
 2013-09-06  9:38 UTC  (2+ messages)
` [PATCH 3/3] "

[PATCH 1/3] Btrfs: fix oops when recovering the file data by scrub function
 2013-09-06  2:39 UTC  (4+ messages)
` [PATCH 3/3] Btrfs: fix several potential problems in copy_nocow_pages_for_inode

btrfs-convert won't convert ext* - No valid Btrfs found on /dev/sdb1
 2013-09-05 18:44 UTC  (8+ messages)

[PATCH] xfstests btrfs/309: test btrfs-convert
 2013-09-05 18:44 UTC  (2+ messages)

[PATCH V3 5/5] btrfs-progs:free strdup()s that are not freed
 2013-09-05  8:00 UTC 

[PATCH v2 0/3] btrfs-progs: prevent mkfs from aborting with small volume
 2013-09-05  6:57 UTC  (4+ messages)
` [PATCH v2 1/3] btrfs-progs: error if device for mkfs is too small
` [PATCH v2 2/3] btrfs-progs: error if device have no space to make primary chunks
` [PATCH v2 3/3] btrfs-progs: calculate available blocks on device properly

[PATCH] btrfs-progs: btrfs_setup_chunk_tree_and_device_map: Return -EIO on error
 2013-09-05  5:51 UTC 

[PATCH V2 1/5] btrfs-progs:free strdup()s that are not freed
 2013-09-05  3:26 UTC 

Newer kernels do not oops if log cannot be re-read at mount
 2013-09-04 18:15 UTC 

Btrfs prog
 2013-09-04 14:37 UTC  (7+ messages)

[PATCH] rwsem: add rwsem_is_contended
 2013-09-04 12:13 UTC  (8+ messages)

[PATCH] Btrfs-progs: fix compile warning in is_ssd()
 2013-09-04 11:43 UTC 

Input/output error in btrfs using a new deflate compatible compression algorithm
 2013-09-04  8:29 UTC 

[PATCH] Btrfs: do not add replace target to the alloc_list
 2013-09-04  7:13 UTC  (2+ messages)

how long should btrfs fi balance take?
 2013-09-04  5:27 UTC  (3+ messages)

[PATCH] btrfs-progs: tidy up cmd_subvol_create() whitespace & returns
 2013-09-04  1:40 UTC  (5+ 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).