public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-11-22 09:18:34 to 2013-11-29 23:55:52 UTC [more...]

inode_permission NULL pointer dereference in 3.13-rc1
 2013-11-29 23:55 UTC  (26+ messages)

[PATCH v2 2/3] xfs: fix infinite loop by detaching the group/project hints from user dquot
 2013-11-29  9:36 UTC  (3+ messages)

[PATCH 00/10] decouple the in-memory from the on-disk log format V2
 2013-11-29  8:39 UTC  (11+ messages)
` [PATCH 01/10] xfs: remove duplicate code in xlog_cil_insert_format_items
` [PATCH 02/10] xfs: refactor xfs_buf_item_format_segment
` [PATCH 03/10] xfs: refactor xfs_inode_item_size
` [PATCH 04/10] xfs: refactor xfs_inode_item_format
` [PATCH 05/10] xfs: introduce xlog_copy_iovec
` [PATCH 06/10] xfs: format log items write directly into the linear CIL buffer
` [PATCH 07/10] xfs: format logged extents directly into the CIL
` [PATCH 08/10] xfs: remove the inode log format from the inode log item
` [PATCH 09/10] xfs: remove the dquot log format from the dquot "
` [PATCH 10/10] xfs: remove the quotaoff log format from the quotaoff "

[PATCH 0/0] decouple the in-memory from the on-disk log format V2
 2013-11-29  8:36 UTC 

[ANNOUNCE] xfsprogs v3.2.0-alpha2
 2013-11-29  8:05 UTC  (4+ messages)

[PATCH 3/3] xfstests: introduce xfs/324 to verify turn group/project quota off along with fsstress
 2013-11-29  7:03 UTC 

[PATCH 2/3] xfstests: Introduce xfs/323 to verify turn group/project quotas off
 2013-11-29  7:03 UTC 

[PATCH 1/3] xfstests: introduce _require_xfs_crc_sb pre-checkup routine
 2013-11-29  7:03 UTC 

[PATCH] xfstests: introduce xfs 323/324 tests to verify turn group/project quota off
 2013-11-29  7:03 UTC 

[RFC, PATCH 00/15] mkfs: sanitise input parameters
 2013-11-29  1:43 UTC  (16+ messages)
` [PATCH 01/15] xfsprogs: use common code for multi-disk detection
` [PATCH 02/15] mkfs: sanitise ftype parameter values
` [PATCH 03/15] mkfs: Sanitise the superblock feature macros
` [PATCH 04/15] mkfs: validate all input values
` [PATCH 05/15] mkfs: factor boolean option parsing
` [PATCH 06/15] mkfs: validate logarithmic parameters sanely
` [PATCH 07/15] mkfs: structify input parameter passing
` [PATCH 08/15] mkfs: getbool is redundant
` [PATCH 09/15] mkfs: use getnum_checked for all ranged parameters
` [PATCH 10/15] mkfs: add respecification detection to generic parsing
` [PATCH 11/15] mkfs: table based parsing for converted parameters
` [PATCH 12/15] mkfs: merge getnum
` [PATCH 13/15] mkfs: encode conflicts into parsing table
` [PATCH 14/15] mkfs: add string options to generic parsing
` [PATCH 15/15] mkfs: don't treat files as though they are block devices

Problem with mkfs.xfs on a regular file
 2013-11-29  1:28 UTC  (15+ messages)

[BUG] Call trace during snapshot start/stop sequence
 2013-11-28 21:16 UTC  (5+ messages)

ARC-1120 and MD very sloooow
 2013-11-28 19:59 UTC  (9+ messages)

[RFC PATCH 0/4] xfs: add O_TMPFILE support
 2013-11-28 14:39 UTC  (23+ messages)
` [RFC PATCH 1/4] xfs: adjust the interface of xfs_qm_vop_dqalloc()
` [RFC PATCH 2/4] xfs: add xfs_create_tmpfile() for O_TMPFILE support
` [RFC PATCH 3/4] xfs: add a new method xfs_vn_tmpfile()
` [RFC PATCH 4/4] xfs: allow linkat() on O_TMPFILE files

[PATCH v2 3/3] xfs: fix false assertion at xfs_qm_vop_create_dqattach
 2013-11-28 10:44 UTC  (2+ messages)

[PATCH v2 0/3] xfs: fix quota related problems
 2013-11-28 10:41 UTC  (2+ messages)

XFS: possible memory allocation deadlock in kmem_alloc (mode:0x250)
 2013-11-28 10:05 UTC  (2+ messages)

Aurora International Yacht Logistics e-newsletter
 2013-11-28  9:41 UTC 

[PATCH v2] xfstests: add a new test case to test i_size updated properly under dio
 2013-11-28  8:05 UTC 

[PATCH] xfstests: add a new test case to test i_size updated properly under dio
 2013-11-28  2:23 UTC  (3+ messages)

[PATCH] xfstests,btrfs: add wrong compress type regression test
 2013-11-27  4:14 UTC  (7+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH 04/25] block: Abstract out bvec iterator
 2013-11-27  0:45 UTC 

Cleancache support in XFS
 2013-11-26 16:35 UTC  (13+ messages)

[PATCH 1/2] xfstests: add generic/321 to test fsync() on directories V2
 2013-11-26 14:30 UTC  (3+ messages)
` [PATCH 2/2] xfstests: add a rename fsync test

[PATCH v2 1/3] xfs: fix assertion failure at xfs_setattr_nonsize
 2013-11-26 13:38 UTC 

[PATCH 0/7] decouple the in-memory from the on-disk log format
 2013-11-26  6:02 UTC  (17+ messages)
` [PATCH 1/7] xfs: let iop_format write directly into the linear buffer
` [PATCH 2/7] xfs: remove the inode log format from the inode log item
` [PATCH 3/7] xfs: remove the dquot log format from the dquot "
` [PATCH 4/7] xfs: remove the quotaoff log format from the quotaoff "
` [PATCH 5/7] xfs: defer EFI and EFD log formatting until iop_format time
` [PATCH 6/7] xfs: remove efi_next_extent
` [PATCH 7/7] xfs: remove opencoded versions of xfs_bmap_cancel

[PATCH 1/2] xfstests: add generic/321 to test fsync() on directories V2
 2013-11-25 21:37 UTC  (3+ messages)

Goodbye from our Newsletter
 2013-11-25 18:03 UTC 

[patch 1/1] xfsprogs: update version for 3.2.0-alpha2
 2013-11-25 15:00 UTC  (7+ messages)
` [PATCH V4] "

[PATCH] xfs: return ENOSPC when trying to set more ACLs than XFS_ACL_MAX_ENTRIES
 2013-11-25  4:57 UTC  (3+ messages)

Filesystem writes on RAID5 too slow
 2013-11-24 23:21 UTC  (14+ messages)

XFS umount with IO errors seems to lead to memory corruption
 2013-11-24 10:27 UTC  (2+ messages)

[PATCH v2] xfstests: xfs/322, verify xfs_quota administrator commands against invalid mount path
 2013-11-23  8:52 UTC  (2+ messages)

[PATCH v2] xfs: integrate xfs_quota_priv header file to xfs_qm
 2013-11-23  8:51 UTC  (2+ messages)

[PATCH v2] xfs: fix assertion failure at xfs_setattr_nonsize
 2013-11-23  8:51 UTC  (2+ messages)

bio_add_page rw mode check by merge_bvec_fn
 2013-11-23  5:12 UTC  (4+ messages)

[PATCH] xfs: integrate xfs_quota_priv header file to xfs_qm
 2013-11-22 16:21 UTC  (3+ messages)

[PATCH] xfs: fix assertion failure at xfs_setattr_nonsize
 2013-11-22 15:56 UTC  (5+ messages)

[PATCH] xfstests: generic/285: use the canonical device name
 2013-11-22 15:35 UTC  (2+ messages)

[PATCH RFC] xfs: set block device logical sector size on xfs_buftarg
 2013-11-22 14:57 UTC  (11+ messages)

[PATCH] xfs: make quota metadata truncation behavior consistent to user space
 2013-11-22  9:56 UTC  (3+ messages)


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