linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-15 17:52:24 to 2018-05-18 12:36:53 UTC [more...]

[PATCH v2 0/3] btrfs: add read mirror policy
 2018-05-18 12:36 UTC  (12+ messages)
` [PATCH v2 1/3] btrfs: add mount option read_mirror_policy
` [PATCH v2 2/3] btrfs: add read_mirror_policy parameter devid
` [PATCH v2 3/3] btrfs: read_mirror_policy ability to reset

[PATCH v6 0/3] btrfs: Add three new unprivileged ioctls to allow normal users to call "sub list/show" etc
 2018-05-18 12:30 UTC  (10+ messages)
` [PATCH v6 1/3] btrfs: Add unprivileged ioctl which returns subvolume information
` [PATCH v6 2/3] btrfs: Add unprivileged ioctl which returns subvolume's ROOT_REF
` [PATCH v6 3/3] btrfs: Add unprivileged version of ino_lookup ioctl

[PATCH] btrfs-progs: Add DEBUG_CFLAGS_INTERNAL for libbtrfsutil
 2018-05-18  9:41 UTC 

off-by-one uncompressed invalid ram_bytes corruptions
 2018-05-18  9:56 UTC  (4+ messages)

btrfs device replace can cause silent or noisy corruption on compressed NOCOW/NODATASUM
 2018-05-18  9:37 UTC  (3+ messages)

[PATCH 0/6] btrfs_search_slot cleanups
 2018-05-18  5:36 UTC  (18+ messages)
` [PATCH 1/6] Btrfs: remove superfluous free_extent_buffer
` [PATCH 2/6] Btrfs: use more straightforward extent_buffer_uptodate
` [PATCH 3/6] Btrfs: move get root of btrfs_search_slot to a helper
` [PATCH 4/6] Btrfs: remove unused check of skip_locking
` [PATCH 5/6] Btrfs: grab write lock directly if write_lock_level is the max level
` [PATCH 6/6] Btrfs: remove always true check in unlock_up

[PATCH v2 0/6] btrfs_search_slot cleanups
 2018-05-18  5:31 UTC  (12+ messages)
` [PATCH v2 1/6] Btrfs: remove superfluous free_extent_buffer
` [PATCH v2 2/6] Btrfs: use more straightforward extent_buffer_uptodate
` [PATCH v2 3/6] Btrfs: move get root of btrfs_search_slot to a helper
` [PATCH v2 4/6] Btrfs: remove unused check of skip_locking
` [PATCH v2 5/6] Btrfs: grab write lock directly if write_lock_level is the max level
` [PATCH v2 6/6] Btrfs: remove always true check in unlock_up

[PATCH] Btrfs: add parent_transid parameter to veirfy_level_key
 2018-05-18  5:10 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v3 00/18] btrfs-progs: qgroups-usability
 2018-05-18  4:55 UTC  (20+ messages)
` [PATCH 01/18] btrfs-progs: quota: Add -W option to rescan to wait without starting rescan
` [PATCH 02/18] btrfs-progs: qgroups: fix misleading index check
` [PATCH 03/18] btrfs-progs: constify pathnames passed as arguments
` [PATCH 04/18] btrfs-progs: btrfs-list: add rb_entry helpers for root_info
` [PATCH 05/18] btrfs-progs: qgroups: add pathname to show output
` [PATCH 06/18] btrfs-progs: qgroups: introduce and use info and limit structures
` [PATCH 07/18] btrfs-progs: qgroups: introduce btrfs_qgroup_query
` [PATCH 08/18] btrfs-progs: subvolume: add quota info to btrfs sub show
` [PATCH 09/18] btrfs-progs: help: convert ints used as bools to bool
` [PATCH 10/18] btrfs-progs: reorder placement of help declarations for send/receive
` [PATCH 11/18] btrfs-progs: filesystem balance: split out special handling
` [PATCH 12/18] btrfs-progs: use cmd_struct as command entry point
` [PATCH 13/18] btrfs-progs: pass cmd_struct to command callback function
` [PATCH 14/18] btrfs-progs: pass cmd_struct to clean_args_no_options{,_relaxed}
` [PATCH 15/18] btrfs-progs: pass cmd_struct to usage()
` [PATCH 16/18] btrfs-progs: add support for output formats
` [PATCH 17/18] btrfs-progs: handle command groups directly for common case
` [PATCH 18/18] btrfs-progs: qgroups: don't print dead qgroups

[PATCH V2] test online label ioctl
 2018-05-18  4:03 UTC  (6+ messages)
` [PATCH V3] "
` [PATCH V4] "

[PATCH v5 0/3] btrfs: Add three new unprivileged ioctls to allow normal users to call "sub list/show" etc
 2018-05-18  1:37 UTC  (14+ messages)
` [PATCH v5 1/3] btrfs: Add unprivileged ioctl which returns subvolume information
` [PATCH v5 2/3] btrfs: Add unprivileged ioctl which returns subvolume's ROOT_REF
` [PATCH v5 3/3] btrfs: Add unprivileged version of ino_lookup ioctl

[PATCH 0/2] vfs: better dedupe permission check
 2018-05-17 23:03 UTC  (12+ messages)
` [PATCH 1/2] vfs: allow dedupe of user owned read-only files
` [PATCH 2/2] vfs: dedupe should return EPERM if permission is not granted

[PATCH v4 00/12] Btrfs: orphan and truncate fixes
 2018-05-17 17:18 UTC  (3+ messages)
` [PATCH v4 03/12] Btrfs: don't BUG_ON() in btrfs_truncate_inode_items()

[PATCH] btrfs: Remove stale comment about select_delayed_ref
 2018-05-17 17:09 UTC  (2+ messages)

[PATCH v2 0/2] btrfs: sysfs: Add entry which shows rmdir(2) can work for subvolume
 2018-05-17 16:49 UTC  (6+ messages)
` [PATCH v2 1/2] btrfs: sysfs: Use enum/define value intead of magic number
` [PATCH v2 2/2] btrfs: sysfs: Add entry which shows rmdir(2) can work for subvolume
    ` [PATCH v3 "

[PATCH v2] btrfs: use kvzalloc for EXTENT_SAME temporary data
 2018-05-17 15:48 UTC  (2+ messages)

[PATCH] btrfs: fix describe_relocation string pointer
 2018-05-17 13:25 UTC 

btrfs hang on rsync in linux 4.16.8
 2018-05-17 12:48 UTC 

[PATCH v3] btrfs: fix BUG trying to resume balance without resume flag
 2018-05-17 12:10 UTC  (2+ messages)

[PATCH v2 0/3] btrfs: balance: improve kernel logs
 2018-05-17 12:06 UTC  (15+ messages)
` [PATCH v2 1/3] btrfs: balance: prefix "
` [PATCH v2 2/3] btrfs: balance: add args info during start and resume
` [PATCH v2 3/3] btrfs: balance: add kernel log for end or paused

[PATCH 0/4] btrfs: lzo: Harden decompression callers to avoid
 2018-05-17  9:05 UTC  (11+ messages)
` [PATCH 1/4] btrfs: compression: Add linux/sizes.h for compression.h
` [PATCH 2/4] btrfs: lzo: Add comment about the how btrfs records its lzo compressed data
` [PATCH 3/4] btrfs: lzo: Add header length check to avoid slab out of bounds access
` [PATCH 4/4] btrfs: lzo: Hardern inline lzo compressed extent decompression

[PATCH v2] btrfs: fix BUG trying to resume balance without resume flag
 2018-05-17  7:16 UTC  (3+ messages)

[PATCH v2] btrfs: Skip some btrfs_cross_ref_exist() check in nocow path
 2018-05-17  6:58 UTC 

[PATCH v14.6 09/14] btrfs: dedupe: Implement btrfs_dedupe_calc_hash interface
 2018-05-17  5:51 UTC  (2+ messages)
` [PATCH v14.7 "

[PATCH v14.6 04/14] btrfs: dedupe: Introduce function to initialize dedupe info
 2018-05-17  5:49 UTC  (2+ messages)
` [PATCH v14.7 "

[PATCH v4 0/3] btrfs: Add three new unprivileged ioctls to allow normal users to call "sub list/show" etc
 2018-05-17  3:53 UTC  (8+ messages)
` [PATCH v4 1/3] btrfs: Add unprivileged ioctl which returns subvolume information
` [PATCH v4 3/3] btrfs: Add unprivileged version of ino_lookup ioctl

[PATCH 0/2] Update selfstes strings
 2018-05-16 22:00 UTC  (3+ messages)
` [PATCH 1/2] btrfs: tests: add helper for error messages and update them
` [PATCH 2/2] btrfs: tests: drop newline from test_msg strings

[RFC PATCH 0/6] btrfs send stream version 2
 2018-05-16 19:04 UTC  (7+ messages)
` [RFC PATCH 1/6] btrfs: send, bump stream version
` [RFC PATCH 5/6] btrfs: add send_stream_version attribute to sysfs
` [RFC PATCH 6/6] btrfs: add chattr support for send/receive

vm_fault_t conversion, for real
 2018-05-16 17:34 UTC  (28+ messages)
` [PATCH 01/14] orangefs: don't return errno values from ->fault
` [PATCH 02/14] fs: make the filemap_page_mkwrite prototype consistent
` [PATCH 03/14] dax: make the dax_iomap_fault "
` [PATCH 04/14] mm: remove the unused device_private_entry_fault export
` [PATCH 05/14] ceph: untangle ceph_filemap_fault
` [PATCH 06/14] btrfs: separate errno from VM_FAULT_* values
` [PATCH 07/14] ext4: "
` [PATCH 08/14] ocfs2: "
` [PATCH 09/14] ubifs: "
` [PATCH 10/14] vgem: "
` [PATCH 11/14] ttm: "
` [PATCH 12/14] lustre: "
` [PATCH 13/14] mm: move arch specific VM_FAULT_* flags to mm.h
` [PATCH 14/14] mm: turn on vm_fault_t type checking

[PATCH 0/5] Fix delalloc inodes leaking on btrfs unmount
 2018-05-16 15:36 UTC  (7+ messages)
` [PATCH 2/5] btrfs: Split btrfs_del_delalloc_inode into 2 functions

[PATCH] btrfs: Skip some btrfs_cross_ref_exist() check in nocow path
 2018-05-16 15:11 UTC  (3+ messages)

[PATCH] Btrfs: fix the corruption by reading stale btree blocks
 2018-05-16 14:12 UTC  (5+ messages)

[PATCH] fstests: btrfs/161: test raid1 missing writes
 2018-05-16 10:04 UTC 

[PATCH] btrfs-progs: remove BTRFS_LIST_LAYOUT_RAW
 2018-05-16  8:11 UTC  (2+ messages)

[PATCH 0/2] btrfs: sysfs: Add entry which shows rmdir(2) can work for subvolume
 2018-05-16  8:03 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH v2] btrfs: update uuid_mutex and device_list_mutex comments
 2018-05-16  5:12 UTC 

[PATCH 0/15] Review uuid_mutex usage
 2018-05-16  5:09 UTC  (4+ messages)
` [PATCH] btrfs: update uuid_mutex and device_list_mutex comments

[PATCH] Btrfs: implement unlocked buffered write
 2018-05-16  3:52 UTC 

[PATCH 0/2] improve balance logs
 2018-05-16  2:51 UTC  (5+ messages)
` [PATCH 2/2] btrfs: add balance args info during start and resume

[PATCH] btrfs: inode: Don't compress if NODATASUM or NODATACOW set
 2018-05-15 18:18 UTC  (4+ 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).