public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-11-14 08:57:45 to 2014-12-01 18:40:08 UTC [more...]

[PATCH] xfs: fix premature enospc on inode allocation
 2014-12-01 18:40 UTC  (2+ messages)

[PATCH-v4 0/7] add support for a lazytime mount option
 2014-12-01 17:18 UTC  (34+ messages)
` [PATCH-v4 1/7] vfs: split update_time() into update_time() and write_time()
` [PATCH-v4 2/7] vfs: add support for a lazytime mount option
` [PATCH-v4 3/7] vfs: don't let the dirty time inodes get more than a day stale
` [PATCH-v4 4/7] vfs: add lazytime tracepoints for better debugging
` [PATCH-v4 5/7] vfs: add find_active_inode_nowait() function
` [PATCH-v4 6/7] ext4: add support for a lazytime mount option
` [PATCH-v4 7/7] btrfs: add an is_readonly() so btrfs can use common code for update_time()

[PATCH 0/2] xfs: more return cleanups
 2014-12-01 16:41 UTC  (5+ messages)
` [PATCH 1/2] xfs: cleanup xfs_bmse_shift_one goto mess
` [PATCH 2/2] xfs: cleanup xfs_bmse_merge returns

Support overlayfs testing
 2014-12-01  5:08 UTC  (2+ messages)

Meeting
 2014-12-01  4:31 UTC  (2+ messages)

[XFS updates] XFS development tree branch, for-next, updated. v3.18-rc2-28-gc14fc01
 2014-12-01  0:30 UTC 

[XFS updates] XFS development tree branch, xfs-coccinelle-cleanups, created. v3.18-rc2-4-gd254aae
 2014-12-01  0:30 UTC 

[PATCH 1/1] XFS: Deletion of unnecessary checks before two function calls
 2014-11-30 23:09 UTC  (2+ messages)

Guaranteed 3%
 2014-11-29 12:28 UTC 

no quota output if no usage?
 2014-11-28 16:40 UTC  (7+ messages)

[XFS updates] XFS development tree branch, for-next, updated. v3.18-rc2-23-g216875a
 2014-11-28 11:16 UTC 

[XFS updates] XFS development tree branch, xfs-consolidate-format-defs, created. v3.18-rc2-5-g508b6b3
 2014-11-28 11:16 UTC 

[XFS updates] XFS development tree branch, xfs-misc-fixes-for-3.19-1, created. v3.18-rc2-5-gdb52d09e
 2014-11-28 11:16 UTC 

OS Upgrade Considerations For XFS Volume
 2014-11-28  5:20 UTC  (3+ messages)

[PATCH v3 0/2] xfs: split up xfslogd global workqueue
 2014-11-28  2:49 UTC  (5+ messages)
` [PATCH v3 1/2] xfs: replace global xfslogd wq with per-mount wq
` [PATCH RFC v3 2/2] xfs: split metadata and log buffer completion to separate workqueues

[PATCH 0/2] Add support to RENAME_EXCHANGE flag to XFS V8
 2014-11-28  1:38 UTC  (5+ messages)
` [PATCH 1/2] Make xfs_vn_rename compliant with renameat2() syscall
` [PATCH 2/2] Add support to RENAME_EXCHANGE flag V8

[PATCH 0/4] add support for a lazytime mount option
 2014-11-26 22:39 UTC  (32+ messages)
` [PATCH 1/4] fs: split update_time() into update_time() and write_time()
` [PATCH 2/4] vfs: add support for a lazytime mount option
` [PATCH 3/4] vfs: don't let the dirty time inodes get more than a day stale
` [PATCH 4/4] ext4: add support for a lazytime mount option

[PATCH 1/5] xfs: merge xfs_dinode.h into xfs_format.h
 2014-11-26 19:14 UTC  (5+ messages)
` [PATCH 2/5] xfs: move acl structures to xfs_format.h
` [PATCH 3/5] xfs: merge xfs_ag.h into xfs_format.h
` [PATCH 4/5] xfs: move most of xfs_sb.h to xfs_format.h
` [PATCH 5/5] xfs: merge xfs_inum.h into xfs_format.h

[PATCH] xfs: catch invalid negative blknos in _xfs_buf_find()
 2014-11-26 16:38 UTC  (4+ messages)

[PATCH] xfs: overflow in xfs_iomap_eof_align_last_fsb
 2014-11-25 23:18 UTC  (3+ messages)

Insight into soft lockup related to XFS?
 2014-11-25 19:57 UTC  (3+ messages)

[PATCH-v3 0/6] add support for a lazytime mount option
 2014-11-25 16:02 UTC  (11+ messages)
` [PATCH-v3 1/6] fs: split update_time() into update_time() and write_time()
` [PATCH-v3 2/6] vfs: add support for a lazytime mount option
` [PATCH-v3 3/6] vfs: don't let the dirty time inodes get more than a day stale
` [PATCH-v3 4/6] vfs: add lazytime tracepoints for better debugging
` [PATCH-v3 5/6] ext4: add support for a lazytime mount option
` [PATCH-v3 6/6] btrfs: add an is_readonly() so btrfs can use common code for update_time()

[PATCH-v2 0/5] add support for a lazytime mount option
 2014-11-25  0:32 UTC  (12+ messages)
` [PATCH-v2 1/5] fs: split update_time() into update_time() and write_time()
` [PATCH-v2 2/5] vfs: add support for a lazytime mount option
` [PATCH-v2 3/5] vfs: don't let the dirty time inodes get more than a day stale
` [PATCH-v2 4/5] vfs: add lazytime tracepoints for better debugging
` [PATCH-v2 5/5] ext4: add support for a lazytime mount option

[PATCH v6 10/10] xfstests: fsx: Add fallocate insert range operation
 2014-11-24  6:17 UTC 

[PATCH v6 9/10] xfstests: fsstress: Add fallocate insert range
 2014-11-24  6:17 UTC 

[PATCH v6 8/10] xfstests: generic/041: Delayed allocation multi insert
 2014-11-24  6:17 UTC 

[PATCH v6 7/10] xfstests: generic/040: Multi insert range tests
 2014-11-24  6:16 UTC 

[PATCH v6 6/10] xfstests: generic/039: Delayed allocation insert range
 2014-11-24  6:16 UTC 

[PATCH v6 5/10] xfstests: generic/038: Standard insert range tests
 2014-11-24  6:16 UTC 

[PATCH v6 4/10] xfsprogs: xfs_io: add finsert command for insert range via fallocate
 2014-11-24  6:16 UTC 

[PATCH v6 3/10] ext4: Add support FALLOC_FL_INSERT_RANGE for fallocate
 2014-11-24  6:16 UTC 

[PATCH v6 2/10] xfs: Add support FALLOC_FL_INSERT_RANGE for fallocate
 2014-11-24  6:16 UTC 

[PATCH v6 1/10] fs: Add support FALLOC_FL_INSERT_RANGE for fallocate
 2014-11-24  6:16 UTC 

[PATCH v6 0/10] fs: Introduce FALLOC_FL_INSERT_RANGE for fallocate
 2014-11-24  6:16 UTC 

Virtual Block device resize corrupts XFS
 2014-11-23 11:37 UTC  (6+ messages)

How to determine the reserved blocks in xfs filesystem ?
 2014-11-21 16:36 UTC  (5+ messages)

[PATCH 0/11 RFC] quota: Unify VFS and XFS quota interfaces
 2014-11-18 22:29 UTC  (9+ messages)
` [PATCH 04/11] quota: Split ->set_xstate callback into two
` [PATCH 07/11] ext4: Use generic helpers for quotaon and quotaoff
` [PATCH 10/11] quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space units

[PATCH] xfsprogs/repair: fix crash on zero record finobt reconstruction
 2014-11-18 14:08 UTC 

[PATCH 0/2] Add support to RENAME_EXCHANGE flag to XFS V7
 2014-11-17 22:44 UTC  (7+ messages)
` [PATCH 1/2] Make xfs_vn_rename compliant with renameat2() syscall
` [PATCH 2/2] Add support to RENAME_EXCHANGE flag V7

Mismatch UUID
 2014-11-15 14:39 UTC  (9+ messages)

XFS locking issues in 3.18-rc3+
 2014-11-14 23:02 UTC  (6+ messages)

[PATCH RESEND 0/3] xfs: misc. fixes
 2014-11-14 16:17 UTC  (4+ messages)
` [PATCH 1/3] xfs: replace on-stack xfs_trans_res with pointer in xfs_create()
` [PATCH 2/3] xfs: fix error handling in xfs_qm_log_quotaoff()
` [PATCH 3/3] xfs: allow lazy sb counter sync during filesystem freeze sequence

[PATCH 0/2] Add support to RENAME_EXCHANGE flag to XFS V6
 2014-11-14 17:33 UTC  (3+ messages)
` [PATCH 1/2] Make xfs_vn_rename compliant with renameat2() syscall
` [PATCH 2/2] Add support to RENAME_EXCHANGE flag V6

test - please ignore
 2014-11-14 16:43 UTC  (2+ messages)

oss.sgi.com - network maintenance complete
 2014-11-14 16:56 UTC 

oss.sgi.com - maintenance downtime Friday 11/14/2014 at 10:00 CST USA
 2014-11-14 15:09 UTC  (3+ messages)

Wrong d_type presented by xfs_io
 2014-11-14 13:42 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