linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-16 16:42:31 to 2019-04-23 11:41:22 UTC [more...]

[PATCH v3.1 0/9] btrfs: Refactor delayed ref parameter list
 2019-04-23 11:42 UTC  (9+ messages)
` [PATCH v3.1 1/9] btrfs: delayed-ref: Introduce better documented delayed ref structures

fallocate does not prevent ENOSPC on write
 2019-04-23 11:33 UTC  (3+ messages)

[PATCH] Btrfs: do not start a transaction at iterate_extent_inodes()
 2019-04-23  9:38 UTC  (2+ messages)

[patch V2 00/29] stacktrace: Consolidate stack trace usage
 2019-04-23  8:18 UTC  (69+ messages)
` [patch V2 01/29] tracing: Cleanup stack trace code
` [patch V2 02/29] stacktrace: Provide helpers for common stack trace operations
` [patch V2 03/29] lib/stackdepot: Provide functions which operate on plain storage arrays
` [patch V2 04/29] backtrace-test: Simplify stack trace handling
` [patch V2 05/29] proc: Simplify task stack retrieval
` [patch V2 06/29] latency_top: Simplify stack trace handling
` [patch V2 07/29] mm/slub: Simplify stack trace retrieval
` [patch V2 08/29] mm/kmemleak: Simplify stacktrace handling
` [patch V2 09/29] mm/kasan: "
` [patch V2 10/29] mm/page_owner: Simplify stack trace handling
` [patch V2 11/29] fault-inject: Simplify stacktrace retrieval
` [patch V2 12/29] dma/debug: Simplify stracktrace retrieval
` [patch V2 13/29] btrfs: ref-verify: Simplify stack trace retrieval
` [patch V2 14/29] dm bufio: "
` [patch V2 15/29] dm persistent data: Simplify stack trace handling
` [patch V2 16/29] drm: Simplify stacktrace handling
` [patch V2 17/29] lockdep: Remove unused trace argument from print_circular_bug()
` [patch V2 18/29] lockdep: Move stack trace logic into check_prev_add()
` [patch V2 19/29] lockdep: Simplify stack trace handling
` [patch V2 20/29] tracing: Simplify stacktrace retrieval in histograms
` [patch V2 21/29] tracing: Use percpu stack trace buffer more intelligently
` [patch V2 22/29] tracing: Make ftrace_trace_userstack() static and conditional
` [patch V2 23/29] tracing: Simplify stack trace retrieval
` [patch V2 24/29] tracing: Remove the last struct stack_trace usage
` [patch V2 25/29] livepatch: Simplify stack trace retrieval
` [patch V2 26/29] stacktrace: Remove obsolete functions
` [patch V2 27/29] lib/stackdepot: "
` [patch V2 28/29] stacktrace: Provide common infrastructure
` [patch V2 29/29] x86/stacktrace: Use "

reading/writing btrfs volume regularly freezes system
 2019-04-23  7:29 UTC  (4+ messages)

Zdravstvuyte! Vas interesuyut kliyentskiye bazy dannykh?
 2019-04-22  8:16 UTC 

[PATCH] btrfs: test send with deduplication running concurrently
 2019-04-22 15:44 UTC  (4+ messages)
` [PATCH v2] btrfs: stress send with deduplication and balance running in parallel

[PATCH] Btrfs: prevent send failures and crashes due to concurrent relocation
 2019-04-22 15:44 UTC 

[PATCH] Btrfs: fix race between send and deduplication that lead to failures and crashes
 2019-04-22 15:43 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] btrfs: Document btrfs_csum_one_bio
 2019-04-22 13:07 UTC 

[PATCH 0/3] Factor out common ordered extent flushing code
 2019-04-22  7:46 UTC  (4+ messages)
` [PATCH 1/3] btrfs: Implement btrfs_lock_and_flush_ordered_range
` [PATCH 2/3] btrfs: Use newly introduced btrfs_lock_and_flush_ordered_range
` [PATCH 3/3] btrfs: Always use a cached extent_state in btrfs_lock_and_flush_ordered_range

[PATCH] btrfs: extent_io: Handle memory allocation failure in __clear_extent_bit()
 2019-04-22  5:44 UTC  (11+ messages)

BTRFS Raid 5 Space missing - ideas ?
 2019-04-22  0:05 UTC  (5+ messages)
    ` [solved] "

Kontaktformular gesendet
 2019-04-21 14:02 UTC 

[PATCH 00/10] cleanup btrfs_ioctl_setflags and btrfs_set_prop
 2019-04-20 11:49 UTC  (11+ messages)
` [PATCH 01/10] btrfs: refactor btrfs_set_props to validate externally
` [PATCH 02/10] btrfs: export btrfs_set_prop
` [PATCH 03/10] btrfs: start transaction in btrfs_ioctl_setflags()
` [PATCH 04/10] btrfs: drop useless inode i_flags copy and restore
` [PATCH 05/10] btrfs: make a local copy of btrfs_inode flags before update
` [PATCH 06/10] btrfs: drop old_fsflags in btrfs_ioctl_setflags
` [PATCH 07/10] btrfs: drop local copy of inode i_mode
` [PATCH 08/10] btrfs: start transaction in xattr_handler_set_prop
` [PATCH 09/10] btrfs: delete unused function btrfs_set_prop_trans
` [PATCH 10/10] btrfs: btrfs_set_prop trans is never null

[PATCH v3 3/7] fsstress: add operation for setting xattrs on files and directories
 2019-04-19  7:12 UTC  (2+ messages)

[PATCH v4 7/7] fssum: add support for checking xattrs
 2019-04-19 10:55 UTC 

[PATCH v4 4/7] fsstress: add operation for reading xattrs from files and directories
 2019-04-19 10:54 UTC 

[PATCH v4 3/7] fsstress: add operation for setting xattrs on files and directories
 2019-04-19 10:54 UTC 

[PATCH v4 5/7] fsstress: add operation for deleting xattrs from files and directories
 2019-04-19 10:54 UTC 

[PATCH v4 1/7] fsstress: allow fsync on directories too
 2019-04-19 10:53 UTC 

[PATCH v4 6/7] fsstress: add operation for listing xattrs from files and directories
 2019-04-19 10:55 UTC 

[PATCH v4 2/7] fsstress: allow afsync on directories too
 2019-04-19 10:53 UTC 

[PULL REQUEST v2] btrfs-progs updates, the main part
 2019-04-18 18:03 UTC  (2+ messages)

[PULL REQUEST] btrfs-progs updates, the main part
 2019-04-18 18:00 UTC  (4+ messages)

[PATCH] btrfs: Cleanup btrfs_destroy_delayed_refs()
 2019-04-18 15:49 UTC  (2+ messages)

[PATCH 0/2 RFC] fix duplicate code in btrfs_ioctl_setflags
 2019-04-18 14:27 UTC  (5+ messages)
` [PATCH 1/2 RFC] btrfs: refactor btrfs_set_props to validate externally
` [PATCH 2/2 RFC] btrfs: start transaction in btrfs_ioctl_setflags()

[V2] btrfs: drop inode reference count on error path
 2019-04-18 14:11 UTC  (5+ messages)

[PATCH -next] btrfs: Remove set but not used variable 'fs_info'
 2019-04-18 13:43 UTC  (4+ messages)

[PATCH 0/6] Simplifications around submit_bio_hook
 2019-04-18 13:04 UTC  (2+ messages)

[PATCH v2] btrfs: volumes: Check memory allocation failure for alloc_btrfs_bio()
 2019-04-18  6:53 UTC 

[PATCH] btrfs: volumes: Check memory allocation failure for alloc_btrfs_bio()
 2019-04-18  6:49 UTC  (3+ messages)

[PATCH] Btrfs: do not start a transaction during fiemap
 2019-04-17 20:44 UTC  (7+ messages)
      ` Traces during logical_ino ioctl, slowdown, etc (was Re: [PATCH] Btrfs: do not start a transaction during fiemap)

[PATCH v2 0/8] vfs: make immutable files actually immutable
 2019-04-17 19:05 UTC  (9+ messages)
` [PATCH 1/8] mm/fs: don't allow writes to immutable files
` [PATCH 2/8] xfs: unlock inode when xfs_ioctl_setattr_get_trans can't get transaction
` [PATCH 3/8] xfs: flush page mappings as part of setting immutable
` [PATCH 4/8] xfs: refactor setflags to use setattr code directly
` [PATCH 5/8] xfs: clean up xfs_merge_ioc_xflags
` [PATCH 6/8] xfs: don't allow most setxattr to immutable files
` [PATCH 7/8] btrfs: don't allow any modifications to an immutable file
` [PATCH 8/8] ext4: "

[PATCH v2 0/4] vfs: make immutable files actually immutable
 2019-04-17 19:01 UTC  (5+ messages)
` [PATCH 4/4] xfs: don't allow most setxattr to immutable files
  ` [PATCH v2 "

[PATCH v3 00/18] btrfs dax support
 2019-04-17 16:52 UTC  (24+ messages)
` [PATCH 01/18] btrfs: create a mount option for dax
` [PATCH 02/18] btrfs: Carve out btrfs_get_extent_map_write() out of btrfs_get_blocks_write()
` [PATCH 04/18] dax: Introduce IOMAP_DAX_COW to CoW edges during writes
` [PATCH 08/18] dax: memcpy page in case of IOMAP_DAX_COW for mmap faults
` [PATCH 09/18] btrfs: Add dax specific address_space_operations
` [PATCH 10/18] dax: replace mmap entry in case of CoW
` [PATCH 11/18] btrfs: add dax mmap support
` [PATCH 12/18] btrfs: allow MAP_SYNC mmap
` [PATCH 13/18] fs: dedup file range to use a compare function
` [PATCH 14/18] dax: memcpy before zeroing range
` [PATCH 15/18] btrfs: handle dax page zeroing
` [PATCH 16/18] btrfs: Writeprotect mmap pages on snapshot
` [PATCH 17/18] btrfs: Disable dax-based defrag and send
` [PATCH 18/18] btrfs: trace functions for btrfs_iomap_begin/end

[PATCH] Btrfs: remove no longer used function to run delayed refs asynchronously
 2019-04-17 13:40 UTC  (3+ messages)

Corrupted files support needed
 2019-04-17 12:42 UTC  (6+ messages)

[PATCH] btrfs: simplify read_extent_buffer_pages a bit
 2019-04-17 12:20 UTC  (4+ messages)

[PATCH 0/6] cleanup property and extended attribute set
 2019-04-17 10:40 UTC  (6+ messages)

[PATCH] Btrfs: improve performance on fsync of files with multiple hardlinks
 2019-04-17 10:31 UTC 

btrfs: drop inode reference count on error path
 2019-04-17  8:15 UTC  (2+ messages)

[PATCH v3 00/26] compat_ioctl: cleanups
 2019-04-16 22:33 UTC  (3+ messages)
` [PATCH v3 12/26] compat_ioctl: move more drivers to compat_ptr_ioctl


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).