public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-12-09 07:17:11 to 2013-02-02 19:54:04 UTC [more...]

xfs deadlock on buffer semaphore while reading directory
 2013-02-02 19:54 UTC  (2+ messages)

xfsprogs: update version numbers and changelog
 2013-02-02  6:01 UTC  (3+ messages)

[PATCH v4 00/13] xfs: kill hard-coded number 128 for transaction space log reservation
 2013-02-02  0:02 UTC  (2+ messages)

xfsdump: update version numbers and changelog
 2013-02-01 23:30 UTC 

[RFC] mm: change invalidatepage prototype to accept length
 2013-02-01 23:15 UTC  (20+ messages)
` [PATCH 01/18] "
` [PATCH 02/18] jbd2: change jbd2_journal_invalidatepage "
` [PATCH 03/18] ext4: use ->invalidatepage() length argument
` [PATCH 04/18] jbd: change journal_invalidatepage() to accept length
` [PATCH 05/18] xfs: use ->invalidatepage() length argument
` [PATCH 06/18] ocfs2: "
` [PATCH 07/18] ceph: "
` [PATCH 08/18] gfs2: "
` [PATCH 09/18] reiserfs: "
` [PATCH 10/18] mm: teach truncate_inode_pages_range() to handle non page aligned ranges
` [PATCH 11/18] Revert "ext4: remove no longer used functions in inode.c"
` [PATCH 12/18] Revert "ext4: fix fsx truncate failure"
` [PATCH 13/18] ext4: use ext4_zero_partial_blocks in punch_hole
` [PATCH 14/18] ext4: remove unused discard_partial_page_buffers
` [PATCH 15/18] ext4: remove unused code from ext4_remove_blocks()
` [PATCH 16/18] ext4: update ext4_ext_remove_space trace point
` [PATCH 17/18] ext4: make punch hole code path work with bigalloc
` [PATCH 18/18] ext4: Allow punch hole with bigalloc enabled

xfsprogs: fix warning in libxcmd/input.c
 2013-02-01 21:43 UTC  (2+ messages)

[PATCH 1/4] xfsprogs: Refactor release scripts to conform to using git archive
 2013-02-01 19:09 UTC  (5+ messages)
  ` [PATCH 2/4] xfsdump: "
  ` [PATCH 3/4] xfstests: "
  ` [PATCH 4/4] dmapi: "
` [PATCH 0/4] "

[PATCH RFC 0/2] fix spinlock recursion on xa_lock in xfs_buf_item_push
 2013-02-01 16:01 UTC  (10+ 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

Xfs fails in xfstests 013
 2013-02-01 14:33 UTC  (5+ messages)

[ 21/89] xfs: Fix possible use-after-free with AIO
 2013-02-01 13:07 UTC 

[ 12/33] xfs: Fix possible use-after-free with AIO
 2013-02-01 10:49 UTC 

[RESEND][PATCH v4 02/13] xfs: make use of xfs_calc_buf_res() in xfs_trans.c
 2013-02-01  4:20 UTC 

[PATCH v4 02/13] xfs: make use of xfs_calc_buf_res() in xfs_trans.c
 2013-02-01  1:39 UTC  (2+ messages)

[ 3.5.y.z extended stable ] Patch "xfs: Fix possible use-after-free with AIO" has been added to staging queue
 2013-01-31 22:11 UTC 

[PATCH] xfsdump: zero bs_forkoff, don't fill in the value
 2013-01-31 20:34 UTC 

Volume fine on x86_64, corruption on ARM
 2013-01-31 20:19 UTC  (12+ messages)

[PATCH 0/3] Add agskip=value mount option
 2013-01-31 20:24 UTC  (11+ 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] xfsdump: properly set Parent's PID
 2013-01-31 20:13 UTC 

50% more blocks allocated than needed
 2013-01-31 19:46 UTC  (4+ messages)

[PATCH 0/4 v2] Fix possible use after free with AIO
 2013-01-31 19:31 UTC  (10+ messages)
` [PATCH 1/4] ext4: Fix possible use-after-free "
` [PATCH 2/4] xfs: "
` [PATCH 3/4] ocfs2: "
` [PATCH 4/4] fs: "

3.8-rc5 xfs corruption
 2013-01-31  8:01 UTC  (3+ messages)

XFS appears to cause strange hang with md raid1 on reboot
 2013-01-31  7:35 UTC  (14+ messages)

XFS appears to cause strange hang with md raid1 on reboot
 2013-01-31  2:34 UTC 

[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 

[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 01/13] xfs: add a helper to figure out the space log reservation per item
 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  (13+ messages)

[3.0-stable PATCH 00/36] Proposed 3.0-stable bug patches
 2012-12-10 22:03 UTC  (7+ 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  (4+ messages)
` [PATCH 4/5] xfs: simplify the fallocate path

[PATCH v3 0/5] discontiguous buffer patches
 2012-12-10  1:59 UTC  (7+ messages)
` [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 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  (7+ messages)
  ` [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 


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