messages from 2012-12-05 16:43:27 to 2013-01-31 02:11:26 UTC [more...]
[PATCH 0/4 v2] Fix possible use after free with AIO
2013-01-31 2:10 UTC (9+ messages)
` [PATCH 1/4] ext4: Fix possible use-after-free "
` [PATCH 2/4] xfs: "
` [PATCH 3/4] ocfs2: "
` [PATCH 4/4] fs: "
XFS appears to cause strange hang with md raid1 on reboot
2013-01-30 23:46 UTC (12+ messages)
[PATCH 0/3] Add agskip=value mount option
2013-01-30 23:32 UTC (9+ messages)
` [PATCH 1/3] xfs: add "
` [PATCH 2/3] xfstests: add test for agskip "
` [PATCH 3/3] --- sys-utils/mount.8 | 12 ++++++++++++ 1 file changed, 12 insertions(+)
[PATCH RFC 0/2] fix spinlock recursion on xa_lock in xfs_buf_item_push
2013-01-30 21:59 UTC (7+ messages)
` [PATCH RFC 1/2] xfs: conditionally force log on trylock failure of pinned/stale buf
` [PATCH RFC 2/2] xfs: drop xa_lock around log force in xfs_buf_item push
[PATCH] xfstests: test dump/restore of file capabilities
2013-01-30 18:18 UTC (2+ messages)
[PATCH V2] xfstests: SGI license update
2013-01-29 21:33 UTC
[PATCH 0/4] xfs_logprint tests & fixes
2013-01-29 20:56 UTC
[PATCH 0/8] xfsprogs: misc small fixes
2013-01-29 18:49 UTC (13+ messages)
` [PATCH 1/8] libhandle: Guard against string overflow in path_to_fspath()
` [PATCH 2/8] libxfs: initialize xfs_alloc_arg structures
` [PATCH 3/8] libxfs: fix setup_cursor array allocation
` [PATCH 4/8] xfs_repair: Fix free of uninit ptr in xfs_acl_valid() error path
` [PATCH 5/8] xfs_fsr: guard against path string overflows
` [PATCH 6/8] xfs_fsr: check strdup results properly in initallfs()
` [PATCH 7/8] xfs_fsr: fix attribute no_change_count logic
` [PATCH 8/8] xfs_fsr: remove extraneous close() in fsrallfs()
[PATCH V6 09/30] dio: Convert direct_IO to use iov_iter
2013-01-29 16:23 UTC (2+ messages)
` [PATCH V6 25/30] xfs: add support for read_iter and write_iter
[GIT PULL] XFS update for 3.8-rc6
2013-01-29 15:42 UTC
Volume fine on x86_64, corruption on ARM
2013-01-29 5:21 UTC (11+ messages)
[PATCH v3] xfstests 295: test xfs direct IO nested transaction deadlock
2013-01-29 4:00 UTC
[PATCH v2 2/2] xfsprogs: sync transaction log spaces changes to the user space
2013-01-29 3:47 UTC (3+ messages)
[PATCH] xfs: remove unneeded ASSERT from xfs_itruncate_extents
2013-01-29 3:31 UTC (4+ messages)
[PATCH]xfs: Fix xfs_swap_extents() after removal of xfs_flushinval_pages()
2013-01-28 22:42 UTC
[PATCH 0/2] xfsdump: 2 fixes
2013-01-28 21:31 UTC (5+ messages)
` [PATCH 1/2] xfsdump: Handle multiply-logged inode fields
` [PATCH 1/2 V2] xfs_logprint: "
[PATCH] xfs: re-organize XFS_ILOCK asserts in xfs_itruncate_extents() [V2]
2013-01-28 16:57 UTC (2+ messages)
[PATCH] xfs: re-organize XFS_ILOCK asserts in xfs_itruncate_extents()
2013-01-28 16:56 UTC (4+ messages)
[PATCH v2 1/2] xfsprogs: sync xfs_calc_buf_res() to the user space
2013-01-28 14:09 UTC (2+ messages)
[PATCH v4 13/13] xfs: refactor space log reservation for XFS_TRANS_ATTR_SET
2013-01-28 13:27 UTC
[PATCH v4 12/13] xfs: make use of XFS_SB_LOG_RES() at xfs_fs_log_dummy()
2013-01-28 13:27 UTC
[PATCH v4 11/13] xfs: make use of XFS_SB_LOG_RES() at xfs_mount_log_sb()
2013-01-28 13:27 UTC
[PATCH v4 10/13] xfs: make use of XFS_SB_LOG_RES() at xfs_log_sbcount()
2013-01-28 13:27 UTC
[PATCH v4 09/13] xfs: introduce XFS_SB_LOG_RES() for transactions that modify sb on disk
2013-01-28 13:27 UTC
[PATCH v4 08/13] xfs: calculate XFS_TRANS_QM_QUOTAOFF_END space log reservation at mount time
2013-01-28 13:27 UTC
[PATCH v4 07/13] xfs: calculate XFS_TRANS_QM_QUOTAOFF space log reservation at mount time
2013-01-28 13:27 UTC
[PATCH v4 06/13] xfs: calculate XFS_TRANS_QM_DQALLOC space log reservation at mount time
2013-01-28 13:27 UTC
[PATCH v4 05/13] xfs: calcuate XFS_TRANS_QM_SETQLIM space log reservation at mount time
2013-01-28 13:26 UTC
[PATCH v4 04/13] xfs: calculate xfs_qm_write_sb_changes() space log reservation at mount time
2013-01-28 13:26 UTC
[PATCH v4 03/13] xfs: calculate XFS_TRANS_QM_SBCHANGE space log reservation at mount time
2013-01-28 13:26 UTC
[PATCH v4 02/13] xfs: make use of xfs_calc_buf_res() in xfs_trans.c
2013-01-28 13:26 UTC
[PATCH v4 01/13] xfs: add a helper to figure out the space log reservation per item
2013-01-28 13:25 UTC
[PATCH v4 00/13] xfs: kill hard-coded number 128 for transaction space log reservation
2013-01-28 13:25 UTC
[PATCH 0/4] xfstests: seek data/hole and hole punching improvements
2013-01-28 7:32 UTC (5+ messages)
` [PATCH 1/4] xfstests: check unwritten extent preallocation in 255
` [PATCH 2/4] xfstests: 295: test fallocate hole punching for all file systems
` [PATCH 3/4] xfstests: check llseek(2) SEEK_DATA/HOLE and unwritten extent preallocation in 285
` [PATCH 4/4] xfstests: 296: add a seek data/hole test w/o unwritten extent
[PATCH v3 02/13] xfs: make use of xfs_calc_buf_res() in xfs_trans.c
2013-01-26 9:36 UTC
[RESEND][PATCH 2/2 v2] ext4: let us fully support punching hole feature in fallocate
2013-01-26 0:47 UTC
A huge latency in ext4 and xfs because of stable page write
2012-12-11 8:45 UTC
Bug#695640: xfs_quota: cannot find mount point for path: Success
2012-12-11 2:35 UTC
XFS write cache flush policy
2012-12-11 0:25 UTC (14+ messages)
[3.0-stable PATCH 00/36] Proposed 3.0-stable bug patches
2012-12-10 22:03 UTC (9+ messages)
[PATCH] xfs: don't zero structure members after a memset(0)
2012-12-10 20:56 UTC (2+ messages)
[PATCH 0/5] refactor the preallocation and hole punching code
2012-12-10 10:52 UTC (8+ messages)
` [PATCH 1/5] xfs: remove the unused XFS_ATTR_NONBLOCK flag
` [PATCH 2/5] xfs: always take the iolock around xfs_setattr_size
` [PATCH 3/5] xfs: always hold the iolock when calling xfs_change_file_space
` [PATCH 4/5] xfs: simplify the fallocate path
` [PATCH 5/5] xfs: fold xfs_change_file_space into xfs_ioc_space
[PATCH v3 0/5] discontiguous buffer patches
2012-12-10 1:59 UTC (13+ messages)
` [PATCH v3 1/5] xfs: use b_maps[] for discontiguous buffers
` [PATCH v3 2/5] xfs: rename bli_format to avoid confusion with bli_formats
` [PATCH v3 3/5] xfs: fix segment in xfs_buf_item_format_segment
` [PATCH v3 4/5] xfs: fix the multi-segment log buffer format
` [PATCH v3 5/5] xfs remove the XFS_TRANS_DEBUG routines
[PATCH 2/2] XFS: Mark no-more-exist xfsbufd related sysctl parameters as obsolete
2012-12-10 1:58 UTC (3+ messages)
[PATCH 1/2] XFS: remove a unused sysctl related enum definition
2012-12-10 1:57 UTC (3+ messages)
[PATCH] xfs: Fix re-use of EWOULDBLOCK during read on dm-mirror
2012-12-10 1:12 UTC (3+ messages)
[PATCH, RFC] mkfs.xfs: go into multidisk mode when geometry is on cmdline
2012-12-10 0:23 UTC (10+ messages)
` [PATCH V2] "
` [PATCH V3] "
` [PATCH] xfstests: Ensure cmdline geometry puts mkfs.xfs into multidisk mode
[PATCH] xfstests: Change the interpreter of ltp/runtest.sh to bash
2012-12-09 23:37 UTC
[PATCH] xfsprogs: document fpunch command in xfs_io
2012-12-08 21:03 UTC (4+ messages)
` [PATCH V2] xfsprogs: document all commands "
` [PATCH] xfstests: ensure all xfs_io commands are documented in the manpage
` [PATCH] xfsprogs: remove setfl from xfs_io
xfsdump INTERRUPT issue
2012-12-08 1:31 UTC (13+ messages)
[PATCH RFC] xfs: run a filtered eofblocks scan on edquot/enospc
2012-12-07 20:49 UTC
Bug#694624: PATCH freezes under lying (root)
2012-12-07 14:24 UTC
[PATCH 2/2] xfsprogs: Make repair transaction reservation aware of xfs_buf_log_overhead()
2012-12-07 12:19 UTC
[PATCH 1/2] xfsprogs: sync libxfs/xfs_trans.c to the kernel code changes
2012-12-07 12:19 UTC
[PATCH 4/4] Make disk quota related transactions aware of this change
2012-12-07 12:13 UTC
[PATCH 2/4] xfs: Make xfs_fs_log_dummy() aware of this change
2012-12-07 12:13 UTC
[PATCH 3/4] Make super block unit change related transactions aware of this change
2012-12-07 12:13 UTC
[PATCH 1/4] xfs: Add a new function xfs_buf_log_overhead() to replace the hard-code number of 128
2012-12-07 12:13 UTC
[PATCH 0/4] xfs: Kill the hardcode number 128 for transactions space reservation
2012-12-07 12:13 UTC
[PATCH 4/4] fs: remove obsolete simple_strto<foo>
2012-12-07 11:55 UTC
Bug#694624: freezes under lying (root) - patch
2012-12-06 20:22 UTC (2+ messages)
xfsdump INTERRUPT issue
2012-12-05 22:19 UTC (4+ messages)
[PATCH 0/4] speculative preallocation quota throttling
2012-12-05 16:47 UTC (3+ messages)
` [PATCH 3/4] xfs: add quota-driven speculative preallocation throttling
` [PATCH 4/4] xfs: preallocation throttling tracepoints
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