public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-07-19 06:46:03 to 2013-07-26 02:03:55 UTC [more...]

[PATCH] xfs: fix an assertion failure
 2013-07-26  2:03 UTC  (2+ messages)

[PATCH v6 6/7] xfs: add permission check to free eofblocks ioctl
 2013-07-26  1:29 UTC  (2+ messages)

[PATCH v6 1/7] xfs: create wrappers for converting kuid_t to/from uid_t
 2013-07-26  0:42 UTC  (2+ messages)

[PATCH 00/48] xfsprogs: CRC support
 2013-07-26  0:39 UTC  (48+ messages)
` [PATCH 02/48] logprint: fix wrapped log dump issue
` [PATCH 03/48] libxfs: add crc format changes to generic btrees
` [PATCH 04/48] xfsprogs: add crc format chagnes to ag headers
` [PATCH 05/48] xfsprogs: Support new AGFL format
` [PATCH 06/48] libxfs: change quota buffer formats
` [PATCH 07/48] libxfs: add version 3 inode support
` [PATCH 08/48] libxfs: add support for crc headers on remote symlinks
` [PATCH 09/48] xfs: add CRC checks to block format directory blocks
` [PATCH 10/48] xfs: add CRC checking to dir2 free blocks
` [PATCH 11/48] xfs: add CRC checking to dir2 data blocks
` [PATCH 12/48] xfs: add CRC checking to dir2 leaf blocks
` [PATCH 13/48] xfs: shortform directory offsets change for dir3 format
` [PATCH 14/48] xfs: add CRCs to dir2/da node blocks
` [PATCH 15/48] xfs: add CRCs to attr leaf blocks
` [PATCH 16/48] xfs: split remote attribute code out
` [PATCH 17/48] xfs: add CRC protection to remote attributes
` [PATCH 18/48] xfs: add buffer types to directory and attribute buffers
` [PATCH 19/48] xfs: buffer type overruns blf_flags field
` [PATCH 20/48] xfs: add CRC checks to the superblock
` [PATCH 21/48] xfs: implement extended feature masks

[PATCH 00/49] current patch queue for 3.12
 2013-07-26  0:32 UTC  (64+ messages)
` [PATCH 01/49] xfs: separate out log format definitions
` [PATCH 02/49] xfs: split out inode log item format definition
` [PATCH 03/49] xfs: split out buf log item format definitions
` [PATCH 04/49] xfs: split out inode log item format definition
` [PATCH 05/49] xfs: separate dquot on disk format definitions out of xfs_quota.h
` [PATCH 06/49] xfs: separate icreate log format definitions from xfs_icreate_item.h
` [PATCH 07/49] xfs: split out on-disk transaction definitions
` [PATCH 08/49] xfs: introduce xfs_rtalloc_defs.h
` [PATCH 09/49] xfs: introduce xfs_quota_defs.h
` [PATCH 10/49] xfs: sync minor header differences needed by userspace
` [PATCH 11/49] xfs: split out transaction reservation code
` [PATCH 12/49] xfs: move inode fork definitions to a new header file
` [PATCH 13/49] xfs: move unrealted definitions out of xfs_inode.h
` [PATCH 14/49] xfs: introduce xfs_inode_buf.c for inode buffer operations
` [PATCH 35/49] xfs: Introduce a new structure to hold transaction reservation items
` [PATCH 36/49] xfs: Introduce tr_fsyncts to m_reservation
` [PATCH 37/49] xfs: Make writeid transaction use tr_writeid
` [PATCH 38/49] xfs: refactor xfs_trans_reserve() interface
` [PATCH 39/49] xfs: Get rid of all XFS_XXX_LOG_RES() macro
` [PATCH 40/49] xfs: Refactor xfs_ticket_alloc() to extract a new helper
` [PATCH 41/49] xfs: Add xfs_log_rlimit.c
` [PATCH 42/49] xfs: Validate log space at mount time
` [PATCH 43/49] xfs: return log item size in IOP_SIZE
` [PATCH 44/49] xfs: Reduce allocations during CIL insertion
` [PATCH 46/49] xfs: Combine CIL insert and prepare passes

[GIT PULL] XFS fix for 3.11-rc3
 2013-07-25 21:23 UTC 

[PATCH] xfstests: 091,240,268 fix for xfs on 4k sector hard drive
 2013-07-25 19:07 UTC  (7+ messages)
` [PATCH] xfstests: 091, 240, 268 "

[PATCH V8 27/33] xfs: add support for read_iter and write_iter
 2013-07-25 17:50 UTC 

[PATCH v6 7/7] enable building user namespace with xfs
 2013-07-25 15:49 UTC 

[PATCH v6 5/7] xfs: create internal eofblocks structure with kuid_t types
 2013-07-25 15:49 UTC 

[PATCH v6 4/7] xfs: convert kuid_t to/from uid_t for internal structures
 2013-07-25 15:49 UTC 

[PATCH v6 3/7] xfs: ioctl check for capabilities in the current user namespace
 2013-07-25 15:49 UTC 

[PATCH v6 2/7] xfs: convert kuid_t to/from uid_t in ACLs
 2013-07-25 15:49 UTC 

[PATCH v6 0/7] userns: Convert xfs to use kuid_t/kgid_t where appropriate
 2013-07-25 15:49 UTC 

[PATCH] xfs: introduce object readahead to log recovery
 2013-07-25  8:23 UTC 

[PATCH v2] xfstests/btrfs/308: add snapshot-aware defrag for partial extents testcases
 2013-07-25  8:15 UTC 

XFS: Assertion failed: xfs_dir2_sf_lookup(args) == ENOENT, file: fs/xfs/xfs_dir2_sf.c, line: 358
 2013-07-25  4:15 UTC  (2+ messages)

[PATCH] Xfstests/btrfs/308: add snapshot-aware defrag for partial extents testcases
 2013-07-25  1:09 UTC  (3+ messages)

[PATCH] xfstests: fix _mount_ops_filter() to support $TEST_DIR containing -o
 2013-07-24 23:09 UTC  (2+ messages)

[PATCH] xfstests: make the scratch device for generic/256 slightly larger
 2013-07-24 23:07 UTC  (2+ messages)

[PATCH v5 6/7] xfs: add permission check to free eofblocks ioctl
 2013-07-24 19:11 UTC  (4+ messages)

[XFS updates] XFS development tree branch, for-next, updated. for-linus-v3.11-rc1-2-12118-ge60896d
 2013-07-24 17:17 UTC 

[XFS updates] XFS development tree branch, master, updated. for-linus-v3.11-rc1-2-12118-ge60896d
 2013-07-24 17:17 UTC 

[PATCH] xfs: di_flushiter considered harmful
 2013-07-24 17:16 UTC  (2+ messages)

[PATCH] xfstest: don't remove the two first devices from SCRATCH_DEV_POOL
 2013-07-24 17:01 UTC 

[PATCH v5 5/7] xfs: create internal eofblocks structure with kuid_t types
 2013-07-24 14:26 UTC  (2+ messages)

[PATCH v2 0/2] xfstest btrfs/316: test send / receive (was: btrfs/314)
 2013-07-24 15:07 UTC  (3+ messages)
` [PATCH v2 1/2] xfstests: add fssum tool
` [PATCH v2 2/2] xfstests btrfs/316: test send / receive

[PATCH v2] xfsprogs/io: add readdir command
 2013-07-24 12:44 UTC 

[PATCH v5 7/7] enable building user namespace with xfs
 2013-07-24  4:53 UTC 

[PATCH v5 4/7] xfs: convert kuid_t to/from uid_t for internal structures
 2013-07-24  4:52 UTC 

[PATCH v5 3/7] xfs: ioctl check for capabilities in the current user namespace
 2013-07-24  4:52 UTC 

[PATCH v5 2/7] xfs: convert kuid_t to/from uid_t in ACLs
 2013-07-24  4:52 UTC 

[PATCH v5 1/7] xfs: create wrappers for converting kuid_t to/from uid_t
 2013-07-24  4:52 UTC 

[PATCH v5 0/7] userns: Convert xfs to use kuid_t/kgid_t where appropriate
 2013-07-24  4:52 UTC 

BUG: ACL's are a security attribute. They belong in the Security attrib space, not the Root-attrib space
 2013-07-24  4:37 UTC  (3+ messages)

[PATCH 00/49] xfsprogs: patches for crc-dev branch
 2013-07-24  3:52 UTC  (8+ messages)
` [PATCH 49/49] xfsprogs: add dtype support to mkfs and db

[PATCH v4 6/7] xfs: check that eofblocks ioctl caller can write matched inodes
 2013-07-24  3:46 UTC  (6+ messages)

RFE: the manpage claims no limits on size of file extended attributes; has this now true?
 2013-07-23 21:40 UTC  (2+ messages)

design mismatch(flaw): 2 utils old & new don't provide current functionality nor all of needed
 2013-07-23 21:30 UTC 

New Music Video Website
 2013-07-23 18:47 UTC 

Finally a site that has JUST MUSIC VIDEOS
 2013-07-23 18:45 UTC 

Finally a site that has JUST MUSIC VIDEOS
 2013-07-23 18:45 UTC 

New music video site reaching out
 2013-07-23 18:45 UTC 

New music video site reaching out
 2013-07-23 18:45 UTC 

[PATCH] xfsprogs/io: add getdents command
 2013-07-23 16:26 UTC  (4+ messages)

Finally a site that has JUST MUSIC VIDEOS
 2013-07-23 16:17 UTC 

New Streaming Music Video Site Features 1000's Of Non-Stop Stations and FB chat
 2013-07-23 16:00 UTC 

New Streaming Music Video Site Features 1000's Of Non-Stop Stations and FB chat
 2013-07-23 16:00 UTC 

[PATCH] xfs: di_flushiter considered harmful
 2013-07-23 15:56 UTC  (12+ messages)
        ` [PATCH v2] "

Cleancache support in XFS
 2013-07-23  8:53 UTC  (12+ messages)

[PATCH] xfs: Start using pquotaino from the superblock
 2013-07-22 23:50 UTC  (3+ messages)

Corruption of root fs during git bisect of drm system hang
 2013-07-22 22:54 UTC  (22+ messages)
      ` [Bisected] "

[PATCH] xfs_metadump: manpage fix regarding frozen fs
 2013-07-22 21:22 UTC  (4+ messages)

[PATCH 00/30] xfsprogs: Initial CRC support
 2013-07-22 20:46 UTC  (3+ messages)
` [PATCH 01/30] mkfs: fix realtime device initialisation

[XFS updates] XFS development tree branch, for-next, updated. for-linus-v3.11-rc1-2-12117-gd892d58
 2013-07-22 19:54 UTC 

[XFS updates] XFS development tree branch, master, updated. for-linus-v3.11-rc1-2-12117-gd892d58
 2013-07-22 19:53 UTC 

Subject: [PATCH v2] xfs: Initialize all quota inodes to be NULLFSINO
 2013-07-22 19:08 UTC  (2+ messages)

[PATCH] xfs: Fix a deadlock in xfs_log_commit_cil() code path
 2013-07-22 18:53 UTC  (2+ messages)

Questions about XFS
 2013-07-22 15:16 UTC  (6+ messages)

choice of 'namespace' for ACL's
 2013-07-19 22:39 UTC  (2+ messages)

[PATCH] xfstests: generic/315, verify preallocated disk space is released per truncate
 2013-07-19 22:17 UTC  (2+ messages)

[PATCH] xfstests: clean up remake related matters from README
 2013-07-19 21:00 UTC  (2+ messages)

[PATCH] xfstests: skip generic/192 if noatime is set
 2013-07-19 20:50 UTC  (2+ messages)

[PATCH] xfstests: exit out if _scratch_mount fails
 2013-07-19 20:38 UTC  (2+ messages)

[PATCH v2] mkfs: add missing noalign suboption information
 2013-07-19 20:26 UTC  (2+ messages)

[PATCH RESEND] xfs: fix assertion failure in xfs_vm_write_failed()
 2013-07-19 19:02 UTC  (2+ messages)

[PATCH v4 5/7] xfs: create internal eofblocks structure with kuid_t types
 2013-07-19 15:51 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