public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-06-19 04:51:54 to 2013-06-24 03:32:13 UTC [more...]

[PATCH] xfs: Remove the left function variable from xfs_ialloc_get_rec()
 2013-06-24  3:32 UTC  (3+ messages)

[PATCH] xfs: lseek SEEK_DATA/SEEK_HOLE consolidation
 2013-06-24  3:28 UTC  (3+ messages)

[PATCH v9 0/6] Allow pquota and gquota to be used together
 2013-06-24  2:48 UTC  (7+ messages)
` [PATCH v9 1/6] xfs: Move code around and remove typedefs
` [PATCH v9 2/6] xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD
` [PATCH v9 3/6] xfs: Add pquota fields where gquota is used
` [PATCH v9 4/6] xfs: Start using pquotaino from the superblock
` [PATCH v9 5/6] xfs: Add proper versioning support to fs_quota_stat
` [PATCH v9 6/6] xfs: Use new qs_pquota field in fs_quota_stat for Q_XGETQSTAT

LVM + XFS + external log + snapshots
 2013-06-24  0:44 UTC  (8+ messages)

[PATCH] userns: Convert xfs to use kuid/kgid where appropriate
 2013-06-24  0:33 UTC  (16+ messages)

group for tests that are dangerous for verifiers?
 2013-06-23 23:44 UTC  (6+ messages)

[PATCH] xfs: Remove dead function prototype xfs_sync_inode_grab()
 2013-06-23 23:14 UTC  (2+ messages)

[PATCH 00/60] xfs: patch queue for 3.11
 2013-06-23 17:29 UTC  (83+ 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 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 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 32/60] xfs: move inode fork definitions to a new header file
` [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 50/60] xfs: create xfs_bmap_util.[ch]
` [PATCH 51/60] xfs: introduce xfs_quota_defs.h
` [PATCH 52/60] xfs: introduce xfs_rtalloc_defs.h
` [PATCH 53/60] xfs: Introduce a new structure to hold transaction reservation items
` [PATCH 54/60] xfs: Introduce tr_fsyncts to m_reservation
` [PATCH 55/60] xfs: Make writeid transaction use tr_writeid
` [PATCH 56/60] xfs: refactor xfs_trans_reserve() interface
` [PATCH 57/60] xfs: Get rid of all XFS_XXX_LOG_RES() macro
` [PATCH 58/60] xfs: Refactor xfs_ticket_alloc() to extract a new helper
` [PATCH 59/60] xfs: Add xfs_log_rlimit.c
` [PATCH 60/60] xfs: Validate log space at mount time

[PATCH] xfstests: make fs for 274 larger
 2013-06-21 20:31 UTC 

Test/review request for older Jeff Liu MAX_LFS_FILESIZE patch
 2013-06-21 18:39 UTC 

[PATCH] xfstests: use xfs_io fiemap instead of filefrag
 2013-06-21 18:22 UTC  (2+ messages)

[PATCH] xfs: fix sgid inheritance for subdirectories inheriting default acls [V2]
 2013-06-21 17:48 UTC  (5+ messages)

[PATCH] Subject: [PATCH] xfs: fix sgid inheritance for subdirectories inheriting default acls [V3]
 2013-06-21 17:45 UTC 

[PATCH 00/48] xfsprogs: CRC support
 2013-06-21 13:44 UTC  (5+ messages)
` [PATCH 39/48] mkfs.xfs: validate options for CRCs up front

deadlock with &log->l_cilp->xc_ctx_lock semaphone
 2013-06-20 21:06 UTC  (4+ messages)

[PATCH] xfs: check on-disk (not incore) btree root size in dfrag.c
 2013-06-20 17:09 UTC  (3+ messages)

WANTED: xfstests results in different architectures
 2013-06-20 17:03 UTC  (11+ messages)
      ` [RFC PATCH 1/3] xfstests: get some basic source tree info
      ` [RFC PATCH 2/3] xfstests: use an intermediate check.log file
      ` [RFC PATCH 3/3] xfstests: upload test results

definitions for /proc/fs/xfs/stat
 2013-06-19 23:02 UTC  (9+ messages)
              ` Useful stats (was Re: definitions for /proc/fs/xfs/stat)

[PATCH v3 1/2] xfs: Remove XFS_MOUNT_RETERR
 2013-06-19 19:55 UTC  (2+ messages)

[XFS updates] XFS development tree branch, for-next, updated. v3.10-rc1-39-g2fb8b50
 2013-06-19 19:49 UTC 

[XFS updates] XFS development tree branch, master, updated. v3.10-rc1-39-g2fb8b50
 2013-06-19 19:49 UTC 

[PATCH] xfs: return FIEMAP_EXTENT_UNKNOWN for delayed allocation extent
 2013-06-19 19:31 UTC  (4+ messages)

[PATCH] xfs: Remove two dead transaction log reservaion macros
 2013-06-19 19:27 UTC  (2+ messages)

dmsetup arguments
 2013-06-19 14:42 UTC  (4+ messages)

[PATCH] xfstests: add 'check -btrfs' support
 2013-06-19  7:38 UTC 

[PATCH 00/50] xfsprogs: patch queue for crc-dev
 2013-06-19  5:36 UTC  (51+ messages)
` [PATCH 01/50] xfsprogs: introduce xfs_icreate.h
` [PATCH 02/50] xfsprogs: port inode create transaction changes
` [PATCH 03/50] xfsprogs: teach logprint about icreate transaction
` [PATCH 04/50] libxfs: switch over to xfs_sb.c and remove xfs_mount.c
` [PATCH 05/50] libxfs: move the transaction reservation structures
` [PATCH 06/50] xfsprogs: remove xfs_mount.h
` [PATCH 07/50] libxfs: update xfs_inode.h to match new kernel version
` [PATCH 08/50] xfs: remove local fork format handling from xfs_bmapi_write()
` [PATCH 09/50] libxfs: local to remote format support of remote symlinks
` [PATCH 10/50] xfsprogs: sync minor kernel header differences
` [PATCH 11/50] libxfs: introduce xfs_trans_resv.c
` [PATCH 12/50] libxfs: fix directory/attribute format issues
` [PATCH 13/50] libxfs: ensure btree root split sets blkno correctly
` [PATCH 14/50] libxfs: move transaction code to trans.c
` [PATCH 15/50] libxfs: fix byte swapping on constants
` [PATCH 16/50] libxfs: sync xfs_da_btree.c
` [PATCH 17/50] libxfs: update xfs_alloc to current kernel version
` [PATCH 18/50] libxfs: sync attr code with kernel
` [PATCH 19/50] libxfs: sync dir2 kernel differences
` [PATCH 20/50] libxfs: sync xfs_ialloc.c to the kernel code
` [PATCH 21/50] xfsprogs: define min/max once and use them everywhere
` [PATCH 22/50] libxfs: fix compile warnings
` [PATCH 23/50] xfsprogs: fix make deb
` [PATCH 24/50] xfs: split out inode log item format definition
` [PATCH 25/50] xfs: split out buf log item format definitions
` [PATCH 26/50] xfs: move inode fork definitions to a new header file
` [PATCH 27/50] xfs: move unrealted definitions out of xfs_inode.h
` [PATCH 28/50] xfs: introduce xfs_inode_buf.c for inode buffer operations
` [PATCH 29/50] xfs: move swap extent code to xfs_extent_ops
` [PATCH 30/50] xfs: split out inode log item format definition
` [PATCH 31/50] xfs: separate dquot on disk format definitions out of xfs_quota.h
` [PATCH 32/50] xfs: separate icreate log format definitions from xfs_icreate_item.h
` [PATCH 33/50] xfs: don't special case shared superblock mounts
` [PATCH 34/50] xfs: kill __KERNEL__ check for debug code in allocation code
` [PATCH 35/50] xfs: split out on-disk transaction definitions
` [PATCH 36/50] xfs: remove __KERNEL__ from debug code
` [PATCH 37/50] xfs: remove __KERNEL__ check from xfs_dir2_leaf.c
` [PATCH 38/50] xfs: split out the remote symlink handling
` [PATCH 39/50] xfs: separate out log format definitions
` [PATCH 40/50] xfs: move kernel specific type definitions to xfs.h
` [PATCH 41/50] xfs: make struct xfs_perag kernel only
` [PATCH 42/50] xfs: create xfs_bmap_util.[ch]
` [PATCH 43/50] xfs: introduce xfs_quota_defs.h
` [PATCH 44/50] xfs: introduce xfs_rtalloc_defs.h
` [PATCH 45/50] xfs: Introduce a new structure to hold transaction reservation items
` [PATCH 46/50] xfs: Introduce tr_fsyncts to m_reservation
` [PATCH 47/50] xfs: Make writeid transaction use tr_writeid
` [PATCH 48/50] xfs: refactor xfs_trans_reserve() interface
` [PATCH 49/50] xfs: Get rid of all XFS_XXX_LOG_RES() macro
` [PATCH 50/50] xfs: Add xfs_log_rlimit.c

garbage block(s) after powercycle/reboot + sparse writes
 2013-06-19  5:18 UTC  (8+ messages)


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