linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-01 12:49:11 to 2018-08-08 06:06:06 UTC [more...]

[PATCH 0/5] some trivial cleanup about btrfs_delete_subvolume
 2018-08-08  3:48 UTC  (13+ messages)
` [PATCH 1/5] btrfs: simplify the send_in_progress check in btrfs_delete_subvolume()
` [PATCH 2/5] btrfs: use a separate variable to store the num_bytes of the qgroup_reserve
  ` [PATCH v2 "
` [PATCH 3/5] btrfs: switch update_size to bool in both of btrfs_block_rsv_migrate and btrfs_rsv_add_bytes
` [PATCH 4/5] btrfs: remove a useless return statement in btrfs_block_rsv_add
` [PATCH 5/5] btrfs: Remove root parameter from btrfs_insert_dir_item

[PATCH v3] btrfs: qgroup: Remove qgroup items along with subvolume deletion
 2018-08-08  2:56 UTC  (3+ messages)

[RFC PATCH 0/4] undelete subvolume online version
 2018-08-08  2:44 UTC  (7+ messages)
` [RFC PATCH 1/4] btrfs: factor out btrfs_link_subvol from create_subvol
` [RFC PATCH 2/4] btrfs: don't BUG_ON() in btrfs_link_subvol()
` [RFC PATCH 3/4] btrfs: undelete: introduce btrfs_undelete_subvolume
` [RFC PATCH 4/4] btrfs: undelete: Add the btrfs_ioctl_undelete

[PATCH RESEND v8] Add cli and ioctl to forget scanned device(s)
 2018-08-07 23:33 UTC  (5+ messages)
` [PATCH] btrfs: introduce feature to forget a btrfs device
` [PATCH] btrfs-progs: add cli to forget one or all scanned devices

[PATCH v2 0/4] Misc volume patch set part2
 2018-08-07 22:51 UTC  (20+ messages)
` [PATCH v2 2/4] btrfs: fix race between free_stale_devices and close_fs_devices
` [PATCH v2 4/4] btrfs: add helper btrfs_num_devices() to deduce num_devices
  ` [PATCH v3 "
` [PATCH v4 "
  ` [PATCH] btrfs: handle the BUG_ON in btrfs_num_devices()

[RESEND][PATCH v5 0/2] vfs: better dedupe permission check
 2018-08-07 22:21 UTC  (4+ messages)
` [PATCH v5 1/2] vfs: allow dedupe of user owned read-only files
` [PATCH v5 2/2] vfs: dedupe should return EPERM if permission is not granted

[PATCH] Btrfs: fix unexpected failure of nocow buffered writes after snapshotting when low on space
 2018-08-07 15:52 UTC  (2+ messages)

[PATCH v2] fs/btrfs: remove the unneeded variable "err" and change the function to be void function
 2018-08-07 15:25 UTC  (2+ messages)

[PATCH 1/2] Install uncompressed man pages
 2018-08-07 14:09 UTC  (4+ messages)
` [PATCH 2/2] Install btrfs-ioctl.3 man page

[PATCH v3 00/11] btrfs-progs: mkfs: Quota support through -Q|--quota
 2018-08-07  8:19 UTC  (12+ messages)
` [PATCH 01/11] btrfs-progs: qgroup-verify: Avoid NULL pointer dereference for later silent qgroup repair
` [PATCH 02/11] btrfs-progs: qgroup-verify: Also repair qgroup status version
` [PATCH 03/11] btrfs-progs: qgroup-verify: Use fs_info->readonly to check if we should repair qgroups
` [PATCH 04/11] btrfs-progs: qgroup-verify: Move qgroup classification out of report_qgroups
` [PATCH 05/11] btrfs-progs: qgroup-verify: Allow repair_qgroups function to do silent repair
` [PATCH 06/11] btrfs-progs: ctree: Introduce function to create an empty tree
` [PATCH 07/11] btrfs-progs: mkfs: Introduce function to insert qgroup info and limit items
` [PATCH 08/11] btrfs-progs: mkfs: Introduce function to setup quota root and rescan
` [PATCH 09/11] btrfs-progs: mkfs: Introduce mkfs time quota support
` [PATCH 10/11] btrfs-progs: test/mkfs: Add test case for -Q|--quota option
` [PATCH 11/11] btrfs-progs: test/mkfs: Add test case for --rootdir and --quota

[PATCH v2 00/12] mkfs: Quota support through -R|--runtime quota
 2018-08-07  7:03 UTC  (6+ messages)

recover broken partition on external HDD
 2018-08-06 22:40 UTC  (2+ messages)

Btrfs progs release 4.17.1
 2018-08-06 14:16 UTC 

[PATCH] btrfs: btrfs_shrink_device should call commit transaction
 2018-08-06 10:12 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] Btrfs: optimization to avoid ENOSPC for nocow writes after snapshot when low on data space
 2018-08-06  7:52 UTC  (4+ messages)

[RFC PATCH] btrfs: Remove 'objectid' member from struct btrfs_root
 2018-08-06  6:41 UTC  (4+ messages)

BUG: scheduling while atomic
 2018-08-06  6:26 UTC  (3+ messages)

[PATCH 0/3] btrfs-progs: Minor qgroup subcommand usage update
 2018-08-06  6:00 UTC  (4+ messages)
` [PATCH 1/3] btrfs-progs: cmds-qgroup: Use bool to replace int for @rescan
` [PATCH 2/3] btrfs-progs: qgroup: make --rescan as the default behavior for assign
` [PATCH 3/3] btrfs-progs: Doc: Update btrfs-qgroup for the rescan condition

[PATCH 0/3] Remove uneeded variable "err"
 2018-08-06  2:42 UTC  (10+ messages)
` [PATCH 1/3] fs/btrfs/disk-io: Remove unneeded "
` [PATCH 2/3] fs/btrfs/extent-tree: remove redudant "
` [PATCH 3/3] fs/btrfs/tree-log: remove the unneeded "

[PATCH 0/3] btrfs-progs: ins: Update for logical-resolve command
 2018-08-06  2:34 UTC  (6+ messages)
` [PATCH 1/3] btrfs-progs: ins: logical-resolve: Set correct error value
` [PATCH 2/3] btrfs-progs: ins: logical-resolve: Print message when path cannot be resolved

[PATCH] btrfs: qgroup: Remove qgroup item along with subvolume deletion
 2018-08-06  0:56 UTC  (11+ messages)
  ` [PATCH v2] "

Hanging btrfs-transaction
 2018-08-05 15:08 UTC 

[PATCH v2] btrfs/extent_map: Remove unneeded variable "ret"
 2018-08-05 13:04 UTC 

undelete files
 2018-08-04 16:47 UTC 

[PATCH] btrfs/extent_map: Remove unneeded variable "ret"
 2018-08-04 16:35 UTC  (5+ messages)

[lkp-robot] [brd] 316ba5736c: aim7.jobs-per-min -11.2% regression
 2018-08-04  3:03 UTC  (2+ messages)

[PATCH 0/2] btrfs-progs: Fix qgroup false alerts on uninitialized rescan
 2018-08-03 14:58 UTC  (2+ messages)

[PATCH 0/2] btrfs-progs: completion: Small fixes to make debug simpler
 2018-08-03 14:04 UTC  (4+ messages)
` [PATCH 1/2] btrfs-progs: completion: Use _filedir() to replace _btrfs_devs()

[PATCH v2 00/20] btrfs-progs: Rework of "subvolume list/show" and relax the root privileges of them
 2018-08-03 13:46 UTC  (3+ messages)

[PATCH] btrfs: revert fs_devices state on error of btrfs_init_new_device()
 2018-08-03 12:02 UTC  (7+ messages)

[PATCH] Btrfs: fix data lose with snapshot when nospace
 2018-08-03  9:16 UTC  (11+ messages)

[LKP] [lkp-robot] [mm] 9092c71bb7: blogbench.write_score -12.3% regression
 2018-08-03  8:22 UTC  (9+ messages)

[PATCH 0/6] btrfs-progs: Variant fixes for fuzz-tests
 2018-08-03  5:50 UTC  (7+ messages)
` [PATCH 1/6] btrfs-progs: Exit gracefully if we hit ENOSPC when allocating tree block
` [PATCH 2/6] btrfs-progs: Exit gracefully when failed to repair root dir item
` [PATCH 3/6] btrfs-progs: Don't report dirty leaked eb using BUG_ON
` [PATCH 4/6] btrfs-progs: Fix infinite loop when failed to repair bad key order
` [PATCH 5/6] btrfs-progs: Exit gracefull when we failed to alloc dev extent
` [PATCH 6/6] btrfs-progs: rescue-super: Don't double free fs_devices

btrfs check --repair questions
 2018-08-03  5:06 UTC  (2+ messages)

[RFC PATCH 0/4] vfs: map unique ino/dev pairs for user space
 2018-08-03  2:04 UTC  (16+ messages)
` [PATCH 1/4] vfs: introduce function to map unique ino/dev pairs
` [PATCH 2/4] nfs: check for NULL vfsmount in nfs_getattr
` [PATCH 4/4] locks: map correct ino/dev pairs when exporting to userspace

[PATCH v2 0/6] btrfs: Enhanced validation check for fuzzed images
 2018-08-03  0:06 UTC  (3+ messages)

[PATCH 0/4] Some random fuzz test fixes
 2018-08-02 20:03 UTC  (7+ messages)
` [PATCH 1/4] btrfs-progs: check: Remove the ability to rebuild root overwritting existing tree blocks

[PATCH v2 0/2] btrfs-progs: build improvements
 2018-08-02 19:17 UTC  (2+ messages)

Unmountable root partition
 2018-08-02 15:57 UTC  (4+ messages)

[PATCH] Btrfs: send, fix incorrect file layout after hole punching beyond eof
 2018-08-02 15:20 UTC  (2+ messages)

[PATCH] Btrfs: fix mount failure after fsync due to hard link recreation
 2018-08-02 15:06 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] btrfs: Use wrapper macro for rcu string to remove duplicate code
 2018-08-02 14:43 UTC  (3+ messages)

[PATCH] btrfs: dereferencing error pointer in btrfs_quota_enable()
 2018-08-02 13:34 UTC  (3+ messages)

BTRFS and databases
 2018-08-02 13:14 UTC  (17+ messages)

[PATCH 00/15] Add delayed-refs support to btrfs-progs
 2018-08-02 12:17 UTC  (4+ messages)
` [PATCH 11/15] btrfs-progs: Add delayed refs infrastructure

[PATCH 1/1] btrfs: locking: Allow btrfs_tree_lock() to return error to avoid deadlock
 2018-08-02  8:38 UTC  (5+ messages)
` [PATCH v2] "

Expected Received UUID
 2018-08-01 18:12 UTC  (3+ messages)

[PATCH] btrfs: replace: Reset on-disk dev stats value after replace
 2018-08-01 13:06 UTC  (2+ messages)

[PATCH resend 0/2] btrfs: fix races between exec and defrag
 2018-08-01 13:03 UTC  (5+ messages)
` [PATCH resend 1/2] btrfs: allow defrag on a file opened ro that has rw permissions

[PATCH] btrfs: extent-tree.c: Remove unused __btrfs_free_block_rsv()
 2018-08-01 12:55 UTC  (2+ messages)

[PATCH] btrfs: backref.c: Use ERR_CAST() to return error code
 2018-08-01 12:55 UTC  (2+ messages)

[PATCH 0/7] Some unused parameter cleanup
 2018-08-01 12:53 UTC  (2+ messages)

[PATCH 1/1] btrfs: Handle owner mismatch gracefully when walking up tree
 2018-08-01 12:36 UTC  (6+ 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).