public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-12-11 21:29:29 to 2013-12-16 00:11:46 UTC [more...]

[PATCH 0/3] xfs: dquot modification scalability
 2013-12-16  0:11 UTC  (12+ messages)
` [PATCH 1/3] xfs: remote dquot hints
` [PATCH 2/3] xfs: dquot refcounting by atomics
` [PATCH 3/3] xfs: xfs_trans_dqresv() can be made lockless
` [PATCH 4/3] xfs: xfs_qm_dqrele mostly doesn't need locking
` [PATCH 5/3] xfs: return unlocked dquots from xfs_qm_dqqet

XFS_REPAIR on LVM partition
 2013-12-16  0:01 UTC  (2+ messages)

Security issue - storing NTACL's in non-NT-security-namespace
 2013-12-15 23:54 UTC  (6+ messages)
        ` BTW - to xfs folk, 'security attr' doesn't seem very useful w/current copy policies

[PATCH 0/5] xfs: add O_TMPFILE support
 2013-12-14 11:43 UTC  (19+ messages)
` [PATCH 1/5] xfs: factor prid related codes into xfs_get_initial_prid()
` [PATCH 2/5] xfs: adjust the interface of xfs_qm_vop_dqalloc()
` [PATCH 3/5] xfs: add xfs_create_tmpfile() for O_TMPFILE support
` [PATCH 4/5] xfs: add a new method xfs_vn_tmpfile()
` [PATCH 5/5] xfs: allow linkat() on O_TMPFILE files

XFS / writeback invoking soft lockup
 2013-12-14  8:20 UTC  (5+ messages)

Wish This New Year by Gifting Healthy Sweet’s Online
 2013-12-14  3:36 UTC 

[RFC] Handling of reviewed patch series
 2013-12-13 23:59 UTC  (8+ messages)

[PATCH] xfs: require 64-bit sector_t
 2013-12-13 23:01 UTC  (3+ messages)

[PATCH] xfs: remove the incorrect entry in the MAINTAINER file
 2013-12-13 22:01 UTC  (4+ messages)

[PATCH 0/6] xfs: fixes for 3.13-rc4
 2013-12-13 22:11 UTC  (18+ messages)
` [PATCH 1/6] xfs: don't try to mark uncached buffers stale on error
` [PATCH 2/6] xfs: prevent spurious "head behind tail" warnings
` [PATCH 3/6] xfs: prevent spurious "space > BBTOB(tail_blocks)" warnings
` [PATCH 4/6] xfs: swalloc doesn't align allocations properly
` [PATCH 5/6] xfs: xlog_recover_process_data leaks like a sieve
` [PATCH 6/6] xfs: abort metadata writeback on permanent errors

xattr atomicy
 2013-12-13 21:51 UTC  (3+ messages)

[XFS updates] XFS development tree branch, for-next, updated. v3.12-11704-g46f23ad
 2013-12-13 20:22 UTC 

[RFC PATCH 0/4] xfs: add O_TMPFILE support
 2013-12-13 16:31 UTC  (5+ messages)
` [RFC PATCH 4/4] xfs: allow linkat() on O_TMPFILE files

[PATCH 0/5] xfs_repair: scalability inmprovements
 2013-12-13 14:23 UTC  (21+ messages)
` [PATCH 1/5] repair: translation lookups limit scalability
` [PATCH 2/5] repair: per AG locks contend for cachelines
` [PATCH 3/5] repair: phase 6 is trivially parallelisable
` [PATCH 4/5] libxfs: buffer cache hashing is suboptimal
` [PATCH 5/5] repair: limit auto-striding concurrency apprpriately

[PATCH] xfs: return ENOSPC when trying to set more ACLs than XFS_ACL_MAX_ENTRIES
 2013-12-13 13:32 UTC  (7+ messages)

[PATCH v2 6/8] xfs: use xfs_icluster_size_fsb in xfs_ialloc_inode_init
 2013-12-13 11:52 UTC  (3+ messages)

[PATCH] xfstests: set umask to avoid spurious generic/314 test failures
 2013-12-13 11:17 UTC  (3+ messages)

[PATCH v2 0/8] xfs: Introduce a common helper to calculate the number of blocks per cluster
 2013-12-13 11:15 UTC  (3+ messages)

[PATCH v2 7/8] xfs: use xfs_icluster_size_fsb in xfs_ifree_cluster
 2013-12-13 11:15 UTC  (2+ messages)

[PATCH 00/10] Add tmpfs filesystem support
 2013-12-13 11:12 UTC  (19+ messages)
` [PATCH 05/10] xfstests: do not unmount tmpfs during remount
` [PATCH 06/10] xfstests: fix generic/225 to check fiemap support

[PATCH 00/12] run more generic tests on TEST_DIR
 2013-12-13 11:10 UTC  (4+ messages)

[PATCH 0/4 v3] fiemap: introduce EXTENT_DATA_COMPRESSED flag
 2013-12-13 11:06 UTC  (7+ messages)
` [PATCH 2/4 v3] fiemap: add "

XFS: Internal error XFS_WANT_CORRUPTED_RETURN
 2013-12-13  9:46 UTC  (9+ messages)

[RFD] XFS documentation project
 2013-12-13  7:30 UTC  (2+ messages)

The Iraqi Asian Chamber of Commerce and Industry (IACCI)
 2013-12-13  5:51 UTC 

[XFS updates] XFS development tree branch, tip-icluster-factor, created. v3.12-11693-gf9e5abc
 2013-12-13  5:46 UTC 

[XFS updates] XFS development tree branch, tip-log-format, created. v3.12-11695-gffda4e8
 2013-12-13  5:46 UTC 

[PATCH v2 3/8] xfs: get rid of XFS_IALLOC_BLOCKS macros
 2013-12-13  2:44 UTC  (3+ messages)

[PATCH v2 5/8] xfs: use xfs_icluster_size_fsb in xfs_bulkstat
 2013-12-13  2:20 UTC  (3+ messages)

[PATCH v2 4/8] xfs: introduce a common helper xfs_icluster_size_fsb
 2013-12-12 22:10 UTC  (2+ messages)

[PATCH v2 2/8] xfs: get rid of XFS_INODE_CLUSTER_SIZE macros
 2013-12-12 22:06 UTC  (2+ messages)

[PATCH v2 1/8] xfs: get rid of XFS_IALLOC_INODES macros
 2013-12-12 22:05 UTC  (2+ messages)

[PATCH 00/18] Consolidate Posix ACL implementation V2
 2013-12-12 21:05 UTC  (11+ messages)
` [PATCH 02/18] fs: add get_acl helper
` [PATCH 05/18] fs: make posix_acl_chmod more useful
` [PATCH 16/18] gfs2: use generic posix ACL infrastructure
  ` [PATCH 04/18] fs: add generic xattr_acl handlers

[PATCH] xfs_metadump: Make -F (force) optional
 2013-12-12 20:01 UTC  (3+ messages)

[PATCH 0/5] splice: locking changes and code refactoring
 2013-12-12 18:15 UTC  (6+ messages)
` [PATCH 1/5] splice: move balance_dirty_pages_ratelimited into pipe_to_file
` [PATCH 2/5] splice: nest i_mutex outside pipe_lock
` [PATCH 3/5] splice: use splice_from_pipe in generic_file_splice_write
` [PATCH 4/5] xfs: fix splice_write locking
` [PATCH 5/5] splice: stop exporting splice_from_pipe implementation details

[PATCH 00/10] decouple the in-memory from the on-disk log format V2
 2013-12-12 16:25 UTC  (5+ messages)
` [PATCH 06/10] xfs: format log items write directly into the linear CIL buffer
  ` [PATCH 06/10 v2] "
    ` [PATCH 06/10 v3] "

nfs vs xfstests 193
 2013-12-12 16:01 UTC  (7+ messages)
` [PATCH] nfsd: revoking of suid/sgid bits after chown() in a consistent way

[PATCH v2 8/8] xfs: use xfs_icluster_size_fsb in xfs_imap
 2013-12-12  7:39 UTC 

FAST paper on ffsck
 2013-12-12  5:30 UTC 

[PATCH 5/5] xfs: use xfs_ialloc_blks_per_cluster in xfs_imap
 2013-12-12  3:16 UTC  (3+ messages)

[PATCH 4/5] xfs: use xfs_ialloc_blks_per_cluster in xfs_ifree_cluster
 2013-12-12  3:06 UTC  (3+ messages)

[PATCH 2/5] xfs: use xfs_ialloc_blks_per_cluster in xfs_bulkstat
 2013-12-12  3:00 UTC  (3+ messages)

[PATCH 1/5] xfs: introduce xfs_ialloc_blks_per_cluster
 2013-12-12  2:22 UTC  (3+ messages)

[RFC, PATCH 00/15] mkfs: sanitise input parameters
 2013-12-11 23:57 UTC  (7+ messages)
` [PATCH 04/15] mkfs: validate all input values

XFS: possible memory allocation deadlock in kmem_alloc (mode:0x250)
 2013-12-11 23:53 UTC  (6+ messages)

[PATCH 3/5] xfs: use xfs_ialloc_blks_per_cluster in xfs_ialloc_inode_init
 2013-12-11 23:29 UTC  (2+ messages)

[XFS updates] XFS development tree branch, for-next, updated. v3.12-11685-gf9b395a
 2013-12-11 21:29 UTC 


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