public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-06-12 10:37:07 to 2013-06-19 04:52:10 UTC [more...]

[PATCH 00/60] xfs: patch queue for 3.11
 2013-06-19  4:50 UTC  (25+ 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 23/60] xfs: sync minor header differences needed by userspace
` [PATCH 24/60] xfs: move xfs_bmap_punch_delalloc() to xfs_aops.c
` [PATCH 26/60] xfs: minor cleanups

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  (36+ messages)
` [PATCH 01/27] xfs: update mount options documentation
` [PATCH 04/27] xfs: don't use speculative prealloc for small files
` [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)

Questions about XFS
 2013-06-13  0:48 UTC  (9+ messages)

[PATCH] xfstests: generic/313, test sgid inheritance on subdirs
 2013-06-12 19:23 UTC  (3+ messages)
` [PATCH V2] "

[PATCH 00/22] xfsprogs: sync up with 3.11 kernel code
 2013-06-12 10:36 UTC  (10+ messages)
` [PATCH 07/22] libxfs: update xfs_inode.h to match new kernel version
` [PATCH 12/22] libxfs: fix directory/attribute format issues
` [PATCH 14/22] libxfs: move transaction code to trans.c
` [PATCH 16/22] libxfs: sync xfs_da_btree.c
` [PATCH 18/22] libxfs: sync attr code with kernel
` [PATCH 19/22] libxfs: sync dir2 kernel differences
` [PATCH 20/22] libxfs: sync xfs_ialloc.c to the kernel code
` [PATCH 21/22] xfsprogs: define min/max once and use them everywhere
` [PATCH 22/22] libxfs: fix compile warnings


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