messages from 2017-04-12 15:51:57 to 2017-04-20 16:42:35 UTC [more...]
[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
misc cleanups
2017-04-20 14:38 UTC (10+ 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 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: prevent multi-fsb dir readahead from reading random blocks
2017-04-20 13:29 UTC
[PATCH 0/5] fs, xfs refcount conversions
2017-04-20 8:11 UTC (2+ messages)
xfsaild in D state seems to be blocking all other i/o sporadically
2017-04-20 7:11 UTC (15+ messages)
inconsistent lock state in kernel 4.11 rc6
2017-04-20 4:28 UTC (4+ messages)
[PATCH] xfs: more do_div cleanups
2017-04-19 22:26 UTC (2+ messages)
[PATCH] xfsprogs: ensure growfs rejects non-existent mount point
2017-04-19 22:08 UTC (4+ messages)
` [PATCH v2] "
[PATCH v2 0/3] xfs: quotacheck vs. dquot reclaim deadlock
2017-04-19 20:46 UTC (12+ messages)
` [PATCH 2/3] xfs: push buffer of flush locked dquot to avoid quotacheck deadlock
[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 (8+ 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)
[PATCH v4] fstests/xfs: xfs_repair should junk empty attribute leaf blocks
2017-04-13 7:31 UTC
[PATCH v3] fstests/xfs: xfs_repair should junk empty attribute leaf blocks
2017-04-13 6:57 UTC (2+ messages)
Question about large file fragmentation
2017-04-12 22:09 UTC (4+ messages)
split the reflink remap from the block allocation path V2
2017-04-12 19:28 UTC (9+ messages)
` [PATCH 5/6] xfs: remove xfs_bmap_remap_alloc
[PATCH 0/9 v5] No wait AIO
2017-04-12 18:31 UTC (4+ messages)
` [PATCH 5/9] nowait aio: return on congested block device
filesystem dead, xfs_repair won't help
2017-04-12 17:41 UTC (17+ messages)
[PATCH v2] fstests/xfs: xfs_repair should junk empty attribute leaf blocks
2017-04-12 17:13 UTC (8+ messages)
[PATCH] iomap_dio_rw: Prevent reading file data beyond iomap_dio->i_size
2017-04-12 16:28 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox