public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-05 19:33:43 to 2016-06-17 01:20:23 UTC [more...]

[PATCH v6 000/119] xfs: add reverse mapping, reflink, dedupe, and online scrub support
 2016-06-17  1:20 UTC  (23+ messages)
` [PATCH 001/119] vfs: fix return type of ioctl_file_dedupe_range
` [PATCH 002/119] vfs: support FS_XFLAG_REFLINK and FS_XFLAG_COWEXTSIZE
` [PATCH 003/119] xfs: check offsets of variable length structures
` [PATCH 004/119] xfs: enable buffer deadlock postmortem diagnosis via ftrace
` [PATCH 005/119] xfs: check for a valid error_tag in errortag_add
` [PATCH 006/119] xfs: port differences from xfsprogs libxfs
` [PATCH 007/119] xfs: rearrange xfs_bmap_add_free parameters
` [PATCH 008/119] xfs: separate freelist fixing into a separate helper
` [PATCH 009/119] xfs: convert list of extents to free into a regular list
` [PATCH 010/119] xfs: create a standard btree size calculator code
` [PATCH 011/119] xfs: refactor btree maxlevels computation
` [PATCH 012/119] xfs: during btree split, save new block key & ptr for future insertion
` [PATCH 013/119] xfs: support btrees with overlapping intervals for keys
` [PATCH 014/119] xfs: introduce interval queries on btrees
` [PATCH 015/119] xfs: refactor btree owner change into a separate visit-blocks function
` [PATCH 016/119] xfs: move deferred operations into a separate file
` [PATCH 017/119] xfs: add tracepoints for the deferred ops mechanism
` [PATCH 018/119] xfs: enable the xfs_defer mechanism to process extents to free
` [PATCH 019/119] xfs: rework xfs_bmap_free callers to use xfs_defer_ops
` [PATCH 020/119] xfs: change xfs_bmap_{finish, cancel, init, free} -> xfs_defer_*
` [PATCH 021/119] xfs: rename flist/free_list to dfops
` [PATCH 022/119] xfs: add tracepoints and error injection for deferred extent freeing

[PATCH v9 0/3] fallocate for block devices
 2016-06-17  1:17 UTC  (4+ messages)
` [PATCH 1/3] block: invalidate the page cache when issuing BLKZEROOUT
` [PATCH 2/3] block: require write_same and discard requests align to logical block size
` [PATCH 3/3] block: implement (some of) fallocate for block devices

[RFC PATCH 0/2] Initial support for badblock checking in xfs
 2016-06-17  1:03 UTC  (3+ messages)
` [RFC PATCH 1/2] block, badblocks: add a notifier for badblocks
` [RFC PATCH 2/2] xfs: initial/partial support "

development APIs for used/free blocks information
 2016-06-16 19:57 UTC  (5+ messages)

iomap infrastructure and multipage writes V5
 2016-06-16 16:12 UTC  (3+ messages)
` [PATCH 02/14] fs: introduce iomap infrastructure

Premium Grade A 11 Oz. White Sublimation Mugs
 2016-06-16 10:13 UTC 

[PATCH 10/12] NFS: Do not serialise O_DIRECT reads and writes
 2016-06-16  9:12 UTC  (7+ messages)

[RFC PATCH-tip 0/6] locking/rwsem: Enable reader optimistic spinning
 2016-06-15 18:55 UTC  (13+ messages)
` [RFC PATCH-tip 1/6] locking/rwsem: Stop active read lock ASAP
` [RFC PATCH-tip 2/6] locking/rwsem: Enable optional count-based spinning on reader
` [RFC PATCH-tip 3/6] locking/rwsem: move down rwsem_down_read_failed function
` [RFC PATCH-tip 4/6] locking/rwsem: Change RWSEM_WAITING_BIAS for better disambiguation
` [RFC PATCH-tip 5/6] locking/rwsem: Enable spinning readers
` [RFC PATCH-tip 6/6] xfs: Enable reader optimistic spinning for DAX inodes

[PATCH v2] xfs: refactor xfs_reserve_blocks() to handle ENOSPC correctly
 2016-06-15 13:26 UTC 

Xfs lockdep warning with for-dave-for-4.6 branch
 2016-06-15  7:21 UTC  (12+ messages)

Something badly broken with the latest XFS changeset in all stable kernels?
 2016-06-15  7:14 UTC  (8+ messages)

crash in xfs in current
 2016-06-15  5:40 UTC  (19+ messages)

recent photos
 2016-06-14 20:09 UTC 

[PATCH] xfs: refactor xfs_reserve_blocks() to handle ENOSPC correctly
 2016-06-14 13:37 UTC  (3+ messages)

Internal error xfs_trans_cancel
 2016-06-14  4:29 UTC  (2+ messages)

questions about flush data to disk
 2016-06-14  2:26 UTC  (2+ messages)

[PATCH] xfs: hide unused variable
 2016-06-13 21:32 UTC  (2+ messages)

[PATCH 3.16 093/114] xfs: use i_mmaplock on write faults
 2016-06-13 18:36 UTC  (5+ messages)
` [PATCH 3.16 094/114] xfs: take i_mmap_lock on extent manipulation operations
` [PATCH 3.16 097/114] xfs: mmap lock needs to be inside freeze protection
` [PATCH 3.16 092/114] xfs: use i_mmaplock on read faults
` [PATCH 3.16 091/114] xfs: introduce mmap/truncate lock

Metadata corruption
 2016-06-13 15:49 UTC  (5+ messages)

[PATCH 0/4] xfs: online relabeling [RFC]
 2016-06-10 18:12 UTC  (10+ messages)
` [PATCH 1/4] fs: hoist [GS]ET_FSLABEL to vfs
` [PATCH 2/4] xfs: factor out secondary superblock updates
` [PATCH 3/4] xfs: implement online get/set fs label
` [PATCH 4/4] xfsprogs: add online relabel commands

[PATCH] mkfs: test that -l su is a multiple of block size
 2016-06-10  9:27 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] mkfs: better error with incorrect b/s value suffix usage
 2016-06-10  8:39 UTC  (4+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v6 0/8] block: prepare for multipage bvecs
 2016-06-10  2:44 UTC  (3+ messages)

[RFC] allow enabling reflinks at runtime
 2016-06-09 23:33 UTC  (16+ messages)
` [PATCH 3/3] xfs: add an option to enable reflinks at mount time

xfsaild 20 wakeups per second
 2016-06-09 18:08 UTC  (3+ messages)

Следвай правилните стъпки
 2016-06-09  8:35 UTC 

Руководителям компаний и Hr-департаментов
 2016-06-09  1:28 UTC 

possible circular locking dependency detected [4.5.6-300.fc24.x86_64]
 2016-06-08 17:18 UTC 

determining superblock version?
 2016-06-08 12:37 UTC  (4+ messages)

invalid inode numbers ? after drive moved from Linux 2.6.32 to Linux 3.16.0 then back again
 2016-06-08 12:31 UTC  (3+ messages)

[PATCH] Allow compiling xfsprogs in a cross compile environment
 2016-06-08  7:03 UTC  (2+ messages)

BUG null-pointer dereference on recovery of corrupted FS
 2016-06-07 17:04 UTC 

Разъяснения по Гособоронзаказу
 2016-06-07  6:45 UTC 

cashewnut kernels
 2016-06-07  3:26 UTC 

[PATCH] xfs: cancel eofblocks background trimming on remount read-only
 2016-06-06 20:57 UTC  (3+ messages)

[PATCH] mkfs: fix -l su minval
 2016-06-06 20:41 UTC  (2+ messages)

[PATCH] mkfs: update manpage for -i size
 2016-06-06 20:25 UTC  (2+ messages)

xfs_repair fails after trying to format log cycle?
 2016-06-06 19:37 UTC  (11+ messages)

[PATCH 00/45] v8: separate operations from flags in the bio/request structs
 2016-06-06 15:43 UTC  (49+ messages)
` [PATCH 01/45] block/fs/drivers: remove rw argument from submit_bio
` [PATCH 02/45] block: add REQ_OP definitions and helpers
` [PATCH 05/45] block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITE
` [PATCH 06/45] dm: use op_is_write "
` [PATCH 07/45] bcache: "
` [PATCH 08/45] block, fs, mm, drivers: use bio set/get op accessors
` [PATCH 09/45] block discard: use bio set op accessor
` [PATCH 24/45] dm: use bio op accessors
` [PATCH 25/45] bcache: "
` [PATCH 28/45] target: "
` [PATCH 30/45] block: copy bio op to request op
` [PATCH 31/45] block: prepare request creation/destruction code to use REQ_OPs
` [PATCH 32/45] block: prepare mq request creation "
` [PATCH 33/45] block: prepare elevator "
` [PATCH 34/45] blkg_rwstat: separate op from flags
` [PATCH 35/45] block: convert merge/insert code to check for REQ_OPs
` [PATCH 36/45] block: convert is_sync helpers to use REQ_OPs
` [PATCH 37/45] drivers: use req op accessor
` [PATCH 38/45] blktrace: use op accessors
` [PATCH 39/45] ide cd: do not set REQ_WRITE on requests
` [PATCH 40/45] block: move bio io prio to a new field
` [PATCH 41/45] block, drivers, fs: shrink bi_rw from long to int
` [PATCH 42/45] block, fs, drivers: remove REQ_OP compat defs and related code
` [PATCH 43/45] block, drivers: add REQ_OP_FLUSH operation
` [PATCH 44/45] block: do not use REQ_FLUSH for tracking flush support
` [PATCH 45/45] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH

that impressed me
 2016-06-06 12:02 UTC 

[PATCH 00/19 v2] mkfs cleaning
 2016-06-06  7:42 UTC  (8+ messages)


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