messages from 2017-09-07 15:47:03 to 2017-09-15 14:54:27 UTC [more...]
refactor extent manipulation V2
2017-09-15 14:54 UTC (2+ messages)
` [PATCH 06/18] xfs: move some more code into xfs_bmap_del_extent_real
[ANNOUNCE] xfsdump: master updated to ce8b006
2017-09-15 13:25 UTC (7+ messages)
[PATCH] xfs: fix incorrect log_flushed on fsync
2017-09-15 12:40 UTC (2+ messages)
xfs: Uninitialized memory read at xlog_write
2017-09-15 11:19 UTC (9+ messages)
[PATCH 00/42] mkfs: factor the crap out of the code
2017-09-15 9:42 UTC (5+ messages)
[PATCH 0/2] xfs: some DAX fixes
2017-09-15 9:18 UTC (25+ messages)
` [PATCH 1/2] xfs: always use DAX if mount option is used
` [PATCH] xfs: add regression test for DAX mount option usage
` [fstests PATCH v2] "
` [PATCH 2/2] xfs: validate bdev support for DAX inode flag
Some questions about per-ag metadata space reservations
2017-09-15 1:03 UTC (7+ messages)
[PATCH v3 4/4] ext4: Switch to iomap for SEEK_HOLE / SEEK_DATA
2017-09-14 21:15 UTC (2+ messages)
refactor extent manipulation
2017-09-14 13:23 UTC (27+ messages)
` [PATCH 06/17] xfs: move some more code into xfs_bmap_del_extent_real
` [PATCH 07/17] xfs: use the proper state defines in xfs_bmap_del_extent_real
` [PATCH 08/17] xfs: refactor xfs_del_extent_real
` [PATCH 09/17] xfs: refactor xfs_bmap_add_extent_hole_delay
` [PATCH 10/17] xfs: refactor xfs_bmap_add_extent_hole_real
` [PATCH 11/17] xfs: refactor xfs_bmap_add_extent_delay_real
` [PATCH 12/17] xfs: refactor xfs_bmap_add_extent_unwritten_real
` [PATCH 13/17] xfs: pass a struct xfs_bmbt_irec to xfs_bmbt_update
` [PATCH 14/17] xfs: pass a struct xfs_bmbt_irec to xfs_bmbt_lookup_eq
` [PATCH 15/17] xfs: replace xfs_bmbt_lookup_ge with xfs_bmbt_lookup_first
` [PATCH 16/17] xfs: remove all xfs_bmbt_set_* helpers except for xfs_bmbt_set_all
` [PATCH 17/17] xfs: remove xfs_bmbt_get_state
[PATCH v2 0/4] ext4: SEEK_HOLE / SEEK_DATA via iomap
2017-09-14 13:14 UTC (8+ messages)
` [PATCH v2 1/4] iomap: Switch from blkno to disk offset
` [PATCH v2 2/4] iomap: Add IOMAP_F_DATA_INLINE flag
` [PATCH v2 3/4] ext4: Add iomap support for inline data
` [PATCH v2 4/4] ext4: Switch to iomap for SEEK_HOLE / SEEK_DATA
[PATCH 0/4] ext4: SEEK_HOLE / SEEK_DATA via iomap
2017-09-14 9:17 UTC (4+ messages)
` [PATCH 4/4] ext4: Switch to iomap for SEEK_HOLE / SEEK_DATA
[BUG] xfs/104 triggered NULL pointer dereference in iomap based dio
2017-09-14 6:55 UTC (4+ messages)
xfs/310: relax extent count check
2017-09-14 4:09 UTC
[PATCH] xfs_repair: don't use do_warn for normal log message
2017-09-14 2:19 UTC (3+ messages)
backport request/question
2017-09-13 16:18 UTC (3+ messages)
[PATCH v2] xfs_repair: don't use do_warn for normal log message
2017-09-13 13:57 UTC (2+ messages)
xfs-quota reports used space incorrectly
2017-09-13 9:49 UTC (2+ messages)
[PATCH 1/3] .gitignore: ignore cscope files
2017-09-13 7:16 UTC (5+ messages)
` [PATCH 2/3] ext4: test for DAX + journaling corruption
` [PATCH 3/3] ext4: test for inline data + DAX corruption
[ANNOUNCE, IMPORTANT] CVE-2017-14340: xfs: unprivileged user kernel oops
2017-09-13 6:28 UTC
xfs-quota reports used space incorrectly
2017-09-12 12:00 UTC
iov_iter_pipe warning
2017-09-12 11:13 UTC (25+ messages)
[PATCH v2] xfs: check kthread_should_stop() after the setting of task state
2017-09-12 8:45 UTC
[PATCH] xfs: check kthread_should_stop() after the setting of task state
2017-09-12 8:38 UTC (4+ messages)
XFS and sector size on thin volumes
2017-09-12 5:24 UTC (7+ messages)
Support for data CRC
2017-09-11 23:44 UTC (15+ messages)
` Testing dm-integrity (WAS: Re: Support for data CRC)
WARN_ON_ONCE in fs/iomap.c:993
2017-09-11 16:46 UTC (2+ messages)
[PATCH 1/2] xfs: rewrite getbmap using the xfs_iext_* helpers
2017-09-11 15:49 UTC (4+ messages)
` [PATCH 2/2] xfs: simplify the xfs_getbmap interface
[PATCH] iomap: fix integer truncation issues in the zeroing and dirtying helpers
2017-09-11 14:50 UTC (4+ messages)
[PATCH 0/9] add ext4 per-inode DAX flag
2017-09-11 8:47 UTC (13+ messages)
XFS mounted with 'discard' option - deleting fio test files slow
2017-09-11 6:42 UTC (6+ messages)
[PATCH 1/5] Include fcntl.h for O_EXCL
2017-09-10 23:33 UTC (7+ messages)
` [PATCH 2/5] xfsdump: Use c99 defined [u]int*_t instead of double underscore integer types
` [PATCH 3/5] replace use of SIGCLD with SIGCHLD
` [PATCH 4/5] include limit.h for PATH_MAX
` [PATCH 5/5] include sys/types.h for u_int32_t in attr/attributes.h
[PATCH] xfsdump: Use c99 defined int64_t instead of __int64_t
2017-09-10 2:23 UTC (4+ messages)
[PATCH] mkfs: Remove messages printed when blocksize < physical sectorsize
2017-09-09 7:06 UTC (4+ messages)
[PATCH] xfsprogs: remove remaining double-underscore integer types
2017-09-09 2:13 UTC (3+ messages)
[PATCH] define __ prefixed version of intXY_t types
2017-09-09 2:02 UTC (6+ messages)
[PATCH] spaceman: Add missing link to libuuid
2017-09-09 0:36 UTC (9+ messages)
[PATCH] Rename progname as it is provided by libc
2017-09-08 18:13 UTC (4+ messages)
[PATCH 2/2] mkfs: pass a custom cowextsize into the created filesystem
2017-09-08 18:02 UTC (3+ messages)
` [PATCH v2 "
[PATCH 2/2] libxfs: remove getcwd/chdir dance from initialization
2017-09-08 16:41 UTC (2+ messages)
[PATCH 1/2] misc: fix more stupid compiler warnings
2017-09-08 16:40 UTC (2+ messages)
xfs clones crash issue - illegal state 13 in block map
2017-09-08 8:34 UTC (3+ messages)
[PATCH 10/14] fs/xfs: Use %pS printk format for direct addresses
2017-09-08 7:38 UTC (2+ messages)
[PATCH 1/2] xfs: report zeroed or not correctly in xfs_zero_range()
2017-09-08 7:37 UTC (4+ messages)
` [PATCH 2/2] xfs: kill meaningless variable 'zero'
[PATCH v3] xfs: add online uevent for mount operation
2017-09-08 0:49 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