public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-13 08:05:39 to 2017-04-21 21:28:13 UTC [more...]

[PATCH v3 0/2] xfs: quotacheck vs. dquot reclaim deadlock
 2017-04-21 21:28 UTC  (4+ messages)
` [PATCH v3 1/2] xfs: fix up quotacheck buffer list error handling
` [PATCH v3 2/2] xfs: push buffer of flush locked dquot to avoid quotacheck deadlock

[PATCH] xfs: strengthen log intent item refcount checking
 2017-04-21 20:00 UTC 

a few sparse inspired cleanups / fixes
 2017-04-21 19:35 UTC  (13+ messages)
` [PATCH 1/6] xfs: use NULL instead of 0 to initialize a pointer in xfs_getfsmap
` [PATCH 2/6] xfs: use NULL instead of 0 to initialize a pointer in xfs_ioc_getfsmap
` [PATCH 3/6] xfs: corruption needs to respect endianess too!
` [PATCH 4/6] xfs: fix __user annotations for xfs_ioc_getfsmap
` [PATCH 5/6] xfs: don't use bool values in trace buffers
` [PATCH 6/6] xfs: remove xfs_trans_ail_delete_bulk

[Qemu-devel] [RFC PATCH 0/4] nvdimm: enable flush hint address structure
 2017-04-21 19:14 UTC 

[PATCH v2 0/3] xfs: quotacheck vs. dquot reclaim deadlock
 2017-04-21 12:18 UTC  (13+ messages)
` [PATCH 2/3] xfs: push buffer of flush locked dquot to avoid quotacheck deadlock

xfsaild in D state seems to be blocking all other i/o sporadically
 2017-04-21  9:18 UTC  (18+ messages)

[PATCH] xfsprogs: ensure growfs rejects non-existent mount point
 2017-04-20 22:43 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 0/5] fs, xfs refcount conversions
 2017-04-20 22:18 UTC  (5+ messages)

inconsistent lock state in kernel 4.11 rc6
 2017-04-20 22:12 UTC  (5+ messages)

[PATCH] xfs_io: add missed inode command into man page
 2017-04-20 17:48 UTC  (4+ messages)

[PATCH] xfs: prevent multi-fsb dir readahead from reading random blocks
 2017-04-20 17:17 UTC  (2+ messages)

misc cleanups
 2017-04-20 16:56 UTC  (11+ messages)
` [PATCH 1/3] xfs: remove the unused XFS_MAXLINK_1 define
` [PATCH 2/3] xfs: remove unused values from xfs_exntst_t
` [PATCH 3/3] xfs: simplify validation of the unwritten extent bit

[PATCH] xfs: kill __uint*_t and __int*_t
 2017-04-20 16:41 UTC  (6+ messages)

[PATCH 0/8 v6] No wait AIO
 2017-04-20 13:43 UTC  (20+ messages)
` [PATCH 1/8] Use RWF_* flags for AIO operations
` [PATCH 2/8] nowait aio: Introduce RWF_NOWAIT
` [PATCH 3/8] nowait aio: return if direct write will trigger writeback
` [PATCH 4/8] nowait-aio: Introduce IOMAP_NOWAIT
` [PATCH 5/8] nowait aio: return on congested block device
` [PATCH 6/8] nowait aio: ext4
` [PATCH 7/8] nowait aio: xfs
` [PATCH 8/8] nowait aio: btrfs

[PATCH 1/2] mkfs: unify numeric types of main variables in main()
 2017-04-20 13:58 UTC  (9+ messages)
` [PATCH 2/2] mkfs: remove long long type casts
  ` [PATCH 2/2 v2] "
` [PATCH 1/2 v2] mkfs: unify numeric types of main variables in main()
` [PATCH 1/2 v3] "

[PATCH] xfs: more do_div cleanups
 2017-04-19 22:26 UTC  (2+ messages)

[PATCH] xfs: remove use of do_div with 32-bit dividend in quota debug code
 2017-04-19 20:23 UTC  (8+ messages)
` [PATCH V2] "

split the reflink remap from the block allocation path V3
 2017-04-19 18:32 UTC  (5+ messages)
` [PATCH 4/6] xfs: introduce xfs_bmapi_remap

[PATCH] xfs: handle array index overrun in xfs_dir2_leaf_readbuf()
 2017-04-19 18:01 UTC  (15+ messages)

[PATCH] xfs: refactor dir2 leaf readahead shadow buffer cleverness
 2017-04-19  1:34 UTC  (2+ messages)

XFS crashes with xfs_iunlink_remove: xfs_imap returned error -22
 2017-04-19  1:01 UTC  (9+ messages)

fix space reservations underneath xfs_bmapi_write
 2017-04-18 14:18 UTC  (28+ messages)
` [PATCH 01/10] xfs: introduce xfs_trans_blk_res
` [PATCH 02/10] xfs: rewrite xfs_da_grow_inode_int
` [PATCH 03/10] xfs: remove the XFS_BMAPI_CONTIG flag
` [PATCH 04/10] xfs: remove an unsafe retry in xfs_bmbt_alloc_block
` [PATCH 05/10] xfs: remove the total argument to xfs_bmap_local_to_extents
` [PATCH 06/10] xfs: fix bmap minleft calculation
` [PATCH 07/10] xfs: fix space reservation in xfs_bmbt_alloc_block
` [PATCH 08/10] xfs: introduce a XFS_BMAPI_BESTEFFORT flag
` [PATCH 09/10] xfs: kill the dop_low flag
` [PATCH 10/10] xfs: remove xfs_bmap_alloc

[PATCH v2] xfs: reserve enough blocks to handle btree splits when remapping
 2017-04-17 20:52 UTC 

[PATCH] xfs: reserve enough blocks to handle btree splits when remapping
 2017-04-17 19:37 UTC  (4+ messages)

[PATCH] xfs: remove custom do_div implementations
 2017-04-15 17:21 UTC  (2+ messages)

[PATCH] xfs: remove the trailing newline used in the fmt parameter of TP_printk
 2017-04-14 18:43 UTC  (2+ messages)

Deadlock between block allocation and block truncation
 2017-04-14  7:42 UTC  (4+ messages)

[PATCH 0/2] xfsprogs: metadump/mdrestore warns about dirty journal
 2017-04-14  2:54 UTC  (12+ messages)
` [PATCH 2/2] mdrestore: warn about corruption if log is dirty

[PATCH 0/2 v2] xfsprogs: metadump warns about dirty journal
 2017-04-13 17:06 UTC  (11+ messages)
` [PATCH 1/2] metadump: warn about corruption if log is dirty
` [PATCH 2/2] xfsprogs: update man for metadump about dirty log/obfuscation issue

[PATCH] xfs: drop iolock from reclaim context to appease lockdep
 2017-04-13 15:59 UTC  (2+ messages)

xfs/384 failures
 2017-04-13 15:35 UTC  (2+ messages)

[PATCH] mkfs: remove leftover blkid include
 2017-04-13 14:28 UTC  (2+ messages)

transaction reservations for deleting of shared extents
 2017-04-13 12:13 UTC  (8+ messages)

[RFC PATCH 1/2] mkfs: unify numeric types of main variables in main()
 2017-04-13  9:41 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