public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-06-13 01:04:45 to 2013-06-19 04:52:57 UTC [more...]

[PATCH 00/60] xfs: patch queue for 3.11
 2013-06-19  4:51 UTC  (50+ messages)
` [PATCH 01/60] xfs: update mount options documentation
` [PATCH 02/60] xfs: add pluging for bulkstat readahead
` [PATCH 03/60] xfs: plug directory buffer readahead
` [PATCH 04/60] xfs: don't use speculative prealloc for small files
` [PATCH 05/60] xfs: don't do IO when creating an new inode
` [PATCH 06/60] xfs: xfs_ifree doesn't need to modify the inode buffer
` [PATCH 07/60] xfs: Introduce ordered log vector support
` [PATCH 08/60] xfs: Introduce an ordered buffer item
` [PATCH 09/60] xfs: Inode create log items
` [PATCH 10/60] xfs: Inode create transaction reservations
` [PATCH 11/60] xfs: Inode create item recovery
` [PATCH 12/60] xfs: Use inode create transaction
` [PATCH 13/60] xfs: remove local fork format handling from xfs_bmapi_write()
` [PATCH 14/60] xfs: move getdents code into it's own file
` [PATCH 15/60] xfs: reshuffle dir2 definitions around for userspace
` [PATCH 16/60] xfs: split out attribute listing code into separate file
` [PATCH 17/60] xfs: split out attribute fork truncation "
` [PATCH 18/60] xfs: split out xfs inode operations "
` [PATCH 19/60] xfs: consolidate xfs_vnodeops.c into xfs_inode_ops.c
` [PATCH 20/60] xfs: move xfs_getbmap to xfs_extent_ops.c
` [PATCH 21/60] xfs: introduce xfs_sb.c for sharing with libxfs
` [PATCH 22/60] xfs: move xfs_trans_reservations to xfs_trans.h
` [PATCH 23/60] xfs: sync minor header differences needed by userspace
` [PATCH 24/60] xfs: move xfs_bmap_punch_delalloc() to xfs_aops.c
` [PATCH 25/60] xfs: split out transaction reservation code
` [PATCH 26/60] xfs: minor cleanups
` [PATCH 27/60] xfs: fix issues that cause userspace warnings
` [PATCH 28/60] xfs: consolidate xfs_rename.c
` [PATCH 29/60] xfs: consolidate xfs_utils.c
` [PATCH 30/60] xfs: split out inode log item format definition
` [PATCH 31/60] xfs: split out buf log item format definitions
` [PATCH 33/60] xfs: move unrealted definitions out of xfs_inode.h
` [PATCH 34/60] xfs: introduce xfs_inode_buf.c for inode buffer operations
` [PATCH 35/60] xfs: start repopulating xfs_inode.[ch] with kernel code
` [PATCH 36/60] xfs: move swap extent code to xfs_extent_ops
` [PATCH 37/60] xfs: split out inode log item format definition
` [PATCH 38/60] xfs: separate dquot on disk format definitions out of xfs_quota.h
` [PATCH 39/60] xfs: separate icreate log format definitions from xfs_icreate_item.h
` [PATCH 40/60] xfs: don't special case shared superblock mounts
` [PATCH 41/60] xfs: kill __KERNEL__ check for debug code in allocation code
` [PATCH 42/60] xfs: split out on-disk transaction definitions
` [PATCH 43/60] xfs: remove __KERNEL__ from debug code
` [PATCH 44/60] xfs: remove __KERNEL__ check from xfs_dir2_leaf.c
` [PATCH 45/60] xfs: xfs_filestreams.h doesn't need __KERNEL__
` [PATCH 46/60] xfs: split out the remote symlink handling
` [PATCH 47/60] xfs: separate out log format definitions
` [PATCH 48/60] xfs: move kernel specific type definitions to xfs.h
` [PATCH 49/60] xfs: make struct xfs_perag kernel only
` [PATCH 52/60] xfs: introduce xfs_rtalloc_defs.h

garbage block(s) after powercycle/reboot + sparse writes
 2013-06-19  4:15 UTC  (7+ messages)

WANTED: xfstests results in different architectures
 2013-06-19  2:05 UTC  (3+ messages)

deadlock with &log->l_cilp->xc_ctx_lock semaphone
 2013-06-18 23:18 UTC  (3+ messages)

[PATCH] xfstests: aio-stress is calling pthread_join incorrectly
 2013-06-18 23:13 UTC  (2+ messages)

[PATCH] xfs: fix sgid inheritance for subdirectories inheriting default acls [V2]
 2013-06-18 22:43 UTC  (2+ messages)

[PATCH 00/27] xfs: current patch queue for 3.11
 2013-06-18 22:02 UTC  (33+ messages)
` [PATCH 01/27] xfs: update mount options documentation
` [PATCH 15/27] xfs: reshuffle dir2 definitions around for userspace
` [PATCH 18/27] xfs: split out xfs inode operations into separate file
` [PATCH 19/27] xfs: consolidate xfs_vnodeops.c into xfs_inode_ops.c
` [PATCH 24/27] xfs: move xfs_bmap_punch_delalloc() to xfs_aops.c
` [PATCH 27/27] xfs: fix issues that cause userspace warnings

[PATCH v4] xfs: fix the symbolic link assert in xfs_ifree
 2013-06-18 21:38 UTC  (3+ messages)

dmsetup arguments
 2013-06-18 13:23 UTC  (3+ messages)

definitions for /proc/fs/xfs/stat
 2013-06-18 10:17 UTC  (27+ messages)

linux software raid5 on lvm: sunit/swidth required?
 2013-06-18  7:03 UTC  (3+ messages)

[PATCH] xfs: fix sgid inheritance for subdirectories inheriting default acls
 2013-06-18  6:21 UTC  (7+ messages)

[PATCH] xfsprogs: fix make deb
 2013-06-18  3:40 UTC 

[PATCH] xfs: return FIEMAP_EXTENT_UNKNOWN for delayed allocation extent
 2013-06-18  2:25 UTC  (3+ messages)

[PATCH 0/3] xfs: fixes for 3.10-rc6
 2013-06-18  1:22 UTC  (27+ messages)
` [PATCH 1/3] xfs: don't shutdown log recovery on validation errors
` [PATCH 2/3] xfs: fix implicit padding in directory and attr CRC formats
` [PATCH 3/3] xfs: ensure btree root split sets blkno correctly

possible null pointer in xlog_iodone
 2013-06-18  0:37 UTC  (6+ messages)

[PATCH v2] xfs: Remove struct xfs_chash from xfs_mount
 2013-06-17 22:55 UTC  (2+ messages)

[PATCH v3 2/2] xfs: Don't keep silent if sunit/swidth can not be changed via mount
 2013-06-17 22:49 UTC  (2+ messages)

[PATCH] xfs: Remove redundant error variable from xfs_growfs_data_private()
 2013-06-17 22:45 UTC  (3+ messages)

[Trivial PATCH 00/33] Remove uses of typedef ctl_table
 2013-06-17 22:39 UTC  (6+ messages)
` [Trivial PATCH 25/33] xfs: Convert use of typedef ctl_table to struct ctl_table

[PATCH v2] xfstest: ensure small symlink is removed
 2013-06-18  1:35 UTC 

XFS (vdb): Corruption detected. Unmount and run xfs_repair
 2013-06-17 18:37 UTC  (2+ messages)

Kernel bug when mounting xfs on dm-crypt + md-raid6 using 3.10-rc5
 2013-06-16 13:27 UTC  (4+ messages)

XFS Support in RHEL Server 6.4 x86_64
 2013-06-15 11:07 UTC  (3+ messages)

[GIT PULL] XFS update for 3.10-rc6
 2013-06-14 21:48 UTC 

[XFS updates] XFS development tree branch, for-next, updated. v3.10-rc1-32-g9222a9c
 2013-06-14 20:31 UTC 

[XFS updates] XFS development tree branch, master, updated. v3.10-rc1-32-g9222a9c
 2013-06-14 20:30 UTC 

[PATCH] xfsprogs: replace umode_t with xfs_mode_t
 2013-06-14 18:25 UTC  (3+ messages)

[PATCH] xfstests: print missing utility name
 2013-06-14 14:08 UTC  (3+ messages)

[PATCH v3] xfs: fix the symbolic link assert in xfs_ifree
 2013-06-14 13:30 UTC  (5+ messages)

[PATCH] xfstest: ensure small symlink is removed
 2013-06-14 13:23 UTC  (3+ messages)

[PATCH v2 0/8] xfs: log space validation
 2013-06-14  3:08 UTC  (4+ messages)

[PATCH] xfsprogs: Correct spelling error in xfs_db for CRC
 2013-06-14  2:17 UTC  (2+ messages)

Demystifying Unified Communications
 2013-06-13 11:00 UTC 

[XFS updates] XFS development tree branch, for-next, updated. v3.10-rc1-31-gade1335
 2013-06-13 19:19 UTC 

[XFS updates] XFS development tree branch, master, updated. v3.10-rc1-31-gade1335
 2013-06-13 19:19 UTC 

[PATCH v2] xfs: fix the symbolic link assert in xfs_ifree
 2013-06-13  2:37 UTC  (2+ messages)


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