public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-11-03 17:07:21 to 2013-11-07 11:14:49 UTC [more...]

[PATCH] Btrfs: don't wait for ordered data outside desired range
 2013-11-07 11:13 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/3] btrfs-progs: mechanism to fetch fsinfo from btrfs-control v3
 2013-11-07 11:21 UTC  (7+ messages)
` [PATCH 2/3] btrfs-progs: fs show should handle if subvol(s) mounted v3
` [PATCH 3/3] btrfs-progs: lblkid wouldn't find non mapper path input v3
  ` [PATCH 1/3] btrfs-progs: mechanism to fetch fsinfo from btrfs-control v4

[PATCH 1/4] btrfs-progs: make filesystem show by label work
 2013-11-07 10:06 UTC  (12+ messages)
` [PATCH 2/4 v2] btrfs-progs: mechanism to fetch fsinfo from btrfs-control
` [PATCH 3/4 v2] btrfs-progs: fs show should handle if subvol(s) mounted
` [PATCH 4/4] btrfs-progs: lblkid wouldn't find non mapper path input
  ` [PATCH 4/4 v2] "
` [PATCH 1/3] btrfs-progs: mechanism to fetch fsinfo from btrfs-control v3

[PATCH v3 00/17] Replace btrfs_workers with kernel workqueue based btrfs_workqueue_struct
 2013-11-07  9:33 UTC  (19+ messages)
` [PATCH v3 01/17] btrfs: Cleanup the unused struct async_sched
` [PATCH v3 02/17] btrfs: Added btrfs_workqueue_struct implemented ordered execution based on kernel workqueue
` [PATCH v3 03/17] btrfs: Add high priority workqueue support for btrfs_workqueue_struct
` [PATCH v3 04/17] btrfs: Add threshold workqueue based on kernel workqueue
` [PATCH v3 05/17] btrfs: Replace fs_info->workers with btrfs_workqueue
` [PATCH v3 06/17] btrfs: Replace fs_info->delalloc_workers "
` [PATCH v3 07/17] btrfs: Replace fs_info->submit_workers "
` [PATCH v3 08/17] btrfs: Replace fs_info->flush_workers "
` [PATCH v3 09/17] btrfs: Replace fs_info->endio_* workqueue "
` [PATCH v3 10/17] btrfs: Replace fs_info->rmw_workers "
` [PATCH v3 11/17] btrfs: Replace fs_info->cache_workers "
` [PATCH v3 12/17] btrfs: Replace fs_info->readahead_workers "
` [PATCH v3 13/17] btrfs: Replace fs_info->fixup_workers "
` [PATCH v3 14/17] btrfs: Replace fs_info->delayed_workers "
` [PATCH v3 15/17] btrfs: Replace fs_info->qgroup_rescan_worker "
` [PATCH v3 16/17] btrfs: Replace fs_info->scrub_* "
` [PATCH v3 17/17] btrfs: Cleanup the old btrfs_worker

Fwd: unable to delete files after kernel upgrade from 3.8.10 to 3.12
 2013-11-07  8:49 UTC  (2+ messages)

[PATCH 00/16] btrfs-progs: Several more static analysis defect fixes
 2013-11-07  8:34 UTC  (28+ messages)
` [PATCH 01/16] btrfs-progs: fix potential double-frees in cmd_subvol_delete()
` [PATCH 02/16] btrfs-progs: fix error returns in get_df()
` [PATCH 03/16] btrfs-progs: use strncpy in btrfs_scan_lblkid()
  ` [PATCH] "
` [PATCH 04/16] btrfs-progs: fix test for return of realpath in find_mount_root()
` [PATCH 05/16] btrfs-progs: don't leak fd in test_dev_for_mkfs() error paths
` [PATCH 06/16] btrfs-progs: fix leak of "buf" in make_btrfs() "
` [PATCH 07/16] btrfs-progs: don't leak buffer on add_file_items() error
` [PATCH 08/16] btrfs-progs: fix resource leak in scrub_start()
` [PATCH 09/16] btrfs-progs: btrfs_scan_kernel(): fd==0 is not an error
` [PATCH 10/16] btrfs-progs: Check for open failure in btrfs_scan_lblkid()
` [PATCH 11/16] btrfs-progs: pass positive errno to strerror in cmd_df()
` [PATCH 12/16] btrfs-progs: remove more dead code from check_extent_refs
` [PATCH 13/16] btrfs-progs: check btrfs_scan_one_device in btrfs_scan_lblkid()
` [PATCH 14/16] btrfs-progs: check for fstat failure in cmd_defrag
` [PATCH 15/16] btrfs-progs: annotate fallthroughs in parse_size
` [PATCH 16/16] btrfs-progs: annotate fallthroughs in parse_limit

[PATCH] btrfs-progs: use /proc/self/mounts
 2013-11-07  2:53 UTC 

[PATCH] Btrfs: fix negative qgroup tracking from owner accounting (bug #61951)
 2013-11-07  1:33 UTC  (5+ messages)

[PATCH] Btrfs-progs: allow --init-extent-tree to work when extent tree is borked
 2013-11-07  1:25 UTC  (6+ messages)

[PATCH v2] btrfs:check-integrity.c: replace kmalloc with kmalloc_array and kzalloc with kzalloc_array
 2013-11-06 20:55 UTC 

[PATCH v3] xfstests: add regression test for running btrfs balance and defrag concurrently
 2013-11-06 17:54 UTC  (2+ messages)

[PATCH] btrfs:check-integrity.c: replace kmalloc with kmalloc_array
 2013-11-06 17:37 UTC  (2+ messages)

[RFC PATCH] Btrfs: change ioctl number of BTRFS_IOC_START_SYNC to 21
 2013-11-06 13:24 UTC  (3+ messages)

[PATCH 00/13] [PATCH 00/13] sysfs publishing patchset (v2)
 2013-11-06 17:09 UTC  (7+ messages)
` [PATCH 01/13] btrfs: add ioctls to query/change feature bits online

csum failure messages
 2013-11-06 16:54 UTC  (10+ messages)

3.11.5 kernel infinite loop
 2013-11-06 12:37 UTC  (2+ messages)

[RFC PATCH] Btrfs: fix memory leak of orphan block rsv
 2013-11-06 12:19 UTC  (8+ messages)
` [PATCH v6] "

[PATCH] Btrfs-progs: set return value to 0 if subvolume get-default successfully
 2013-11-06 10:49 UTC 

[PATCH] Btrfs: fix lockdep error in async commit
 2013-11-06  8:57 UTC 

btrfsck errors is it save to fix?
 2013-11-06  6:45 UTC  (6+ messages)

[PATCH 0/7] Btrfs: improve the latency of the space reservation
 2013-11-06  5:29 UTC  (14+ messages)
` [PATCH 1/7] Btrfs: remove unnecessary initialization and memory barrior in shrink_delalloc()
    ` [PATCH V2 "
` [PATCH 2/7] Btrfs: wait for the ordered extent only when we want
` [PATCH 3/7] Btrfs: pick up the code for the item number calculation in flush_space()
` [PATCH 4/7] Btrfs: fix the confusion between delalloc bytes and metadata bytes
` [PATCH 5/7] Btrfs: don't wait for all the async delalloc when shrinking delalloc
` [PATCH 6/7] Btrfs: don't wait for the completion of all the ordered extents
` [PATCH 7/7] Btrfs: rename btrfs_start_all_delalloc_inodes

[PATCH 1/2] Btrfs/tracepoint: fix to report right flags for ordered extent
 2013-11-06  4:04 UTC  (2+ messages)
` [PATCH 2/2] Btrfs/tracepoint: update new flags for ordered extent TP

mount ("ro", "ro,recovery", and "recovery") fail with open_ctree failed
 2013-11-06  3:04 UTC 

OK to take hourly snapshots, then cull older ones?
 2013-11-06  0:08 UTC  (4+ messages)

umount waiting for 12 hours and still running
 2013-11-05 18:53 UTC  (2+ messages)

umount waiting for 12 hours and still running
 2013-11-05 18:21 UTC  (4+ messages)

[PATCH] Btrfs: don't BUG_ON() if we get an error walking backrefs
 2013-11-05 16:12 UTC 

Partition broken, btrfsck segfaults or asserts
 2013-11-05 14:00 UTC  (2+ messages)

[PATCH] Block layer stuff/DIO rewrite prep for 3.14
 2013-11-05 13:53 UTC  (14+ messages)
` [PATCH 1/9] block: Convert various code to bio_for_each_segment()
` [PATCH 2/9] block: submit_bio_wait() conversions
` [PATCH 3/9] block: Move bouncing to generic_make_request()
` [PATCH 4/9] block: Make generic_make_request handle arbitrary sized bios
  ` [dm-devel] "
` [PATCH 5/9] block: Gut bio_add_page(), kill bio_add_pc_page()
` [PATCH 6/9] mtip32xx: handle arbitrary size bios
` [PATCH 7/9] blk-lib.c: generic_make_request() handles large bios now
` [PATCH 8/9] bcache: "
` [PATCH 9/9] block: Add bio_get_user_pages()

[PATCH] FS: BTRFS: fixed coding style issues
 2013-11-05 12:32 UTC  (7+ messages)

[PATCH 0/9] btrfs: remove unused variables
 2013-11-05 10:26 UTC  (11+ messages)
` [PATCH 1/9] btrfs: remove unused variable from btrfs_search_forward
` [PATCH 2/9] btrfs: remove unused variable from btrfs_new_inode
` [PATCH 3/9] btrfs: remove unused variables from disk-io.c
` [PATCH 4/9] btrfs: remove unused variable from find_free_extent
` [PATCH 5/9] btrfs: remove unused variables from extent_io.c
` [PATCH 6/9] btrfs: remove unused variable from setup_cluster_no_bitmap
` [PATCH 7/9] btrfs: remove unused variable from scrub_fixup_nodatasum
` [PATCH 8/9] btrfs: replace path->slots[0] with otherwise unused variable 'slot'
` [PATCH 9/9] btrfs: fix unused variables in qgroup.c

OOPS on 3.11.6
 2013-11-05  8:30 UTC  (2+ messages)

[PATCH 1/2] BTRFS: fixed a coding style issue
 2013-11-05  7:21 UTC  (2+ messages)
` [PATCH 2/2] "

[PATCH] BTRFS: fixed two coding style issues
 2013-11-05  7:09 UTC 

[PATCH] BTRFS: fixed coding style issues
 2013-11-05  7:02 UTC 

Bootstrap the btrfs_find_item interface
 2013-11-05  3:54 UTC 

[PATCH v2] Btrfs: avoid heavy operations in btrfs_commit_super
 2013-11-05  3:45 UTC 

[PATCH v2 0/3] Bootstrap the btrfs_find_item interface
 2013-11-05  3:37 UTC  (4+ messages)
` [PATCH v2 1/3] Bootstrap generic "
` [PATCH v2 2/3] expand btrfs_find_item() to include find_root_ref functionality
` [PATCH v2 3/3] expand btrfs_find_item() to include find_orphan_item functionality

[BUG]:bad unlock balance detected!
 2013-11-05  3:19 UTC  (4+ messages)

[PATCH] FS: BTRFS: fixed a styling issue
 2013-11-04 13:34 UTC 

BTRFS volume crashes after hard reset
 2013-11-04 12:26 UTC  (5+ messages)

btrfs send/receive do not keep inode ctimes
 2013-11-04 11:38 UTC  (3+ messages)

[PATCH] Btrfs: avoid heavy operations in btrfs_commit_super
 2013-11-04  9:58 UTC  (3+ messages)

[PATCH] btrfs-progs: define BTRFS_UUID_UNPARSE_SIZE for uuid unparse buf size
 2013-11-04  7:17 UTC 

[RFC][PATCH] BTRFS_PROG: mount.btrfs helper
 2013-11-03 23:07 UTC  (4+ messages)
` [PATCH] Provide "

[PATCH] btrfs: add framework to read fs info from btrfs-control
 2013-11-04  4:34 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] btrfs-progs: lblkid wouldn't find non mapper path input
 2013-11-04  3:41 UTC  (3+ messages)

[PATCH] btrfs: add framework to read fs info from btrfs-control
 2013-11-04  3:39 UTC  (3+ messages)

[PATCH 1/3] Btrfs: do not inc uncorrectable_errors counter on ro scrubs
 2013-11-03 17:06 UTC  (2+ messages)
` [PATCH 3/3] Btrfs: fix __btrfs_start_workers retval


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox