public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-07 20:01:05 to 2015-10-16 01:45:25 UTC [more...]

[PATCH 0/8] xfsdump: Ouchie! My bleeding eyes!
 2015-10-16  1:45 UTC  (4+ messages)
` [PATCH 5/8] cleanup: define a local xfs_ino_t
` [PATCH 6/8] cleanup: use system uuid.h headers
` [PATCH 7/8] cleanup: move fold_t out of util.h

[PATCH] headers: remove definition of ASSERT from xfs.h
 2015-10-15 23:46 UTC 

linux-next: Tree for Oct 15 (xfs)
 2015-10-15 19:42 UTC  (2+ messages)

[patch] xfs: fix an error code in xfs_fs_fill_super()
 2015-10-15 18:48 UTC  (2+ messages)

[RFCv3 00/12] xfstests: test the btrfs/xfs reflink/dedupe ioctls
 2015-10-15 14:41 UTC  (6+ messages)
` [PATCH 03/12] generic/80[0-2]: support xfs in addition to btrfs

2015-10-15升级完毕
 2015-10-15 10:09 UTC 

[PATCH] xfs: more info from kmem deadlocks and high-level error msgs
 2015-10-15  9:50 UTC  (2+ messages)

Any way to slow down fragmentation ?
 2015-10-14 21:34 UTC  (5+ messages)

[RFCv3 00/51] xfsprogs: add reverse-mapping, reflink, and dedupe support
 2015-10-14 21:26 UTC  (14+ messages)
` [PATCH 01/51] libxcmd: provide a common function to report command runtimes
  ` [PATCH v2 "
` [PATCH 03/51] xfs_io: support reflink and dedupe of file ranges
  ` [PATCH v2 "
` [PATCH 07/51] xfs_db: enable blockget for v5 filesystems

Is Your Business Ready for Apple Pay?
 2015-10-14 20:27 UTC 

[ANNOUNCE] xfsdump: v3.1.5 released
 2015-10-14  2:21 UTC 

[PATCH v2] vfs: remove unused wrapper block_page_mkwrite()
 2015-10-14  2:03 UTC  (2+ messages)

[ANNOUNCE] xfsprogs: v4.3.0-rc1 released
 2015-10-14  0:39 UTC 

mkfs.xfs -n size=65536
 2015-10-13 22:05 UTC  (11+ messages)

randconfig build error with next-20151013, in fs/xfs/libxfs/xfs_alloc.c
 2015-10-13 21:24 UTC  (4+ messages)

[PATCH v10 00/46] Richacls
 2015-10-13 19:21 UTC  (58+ messages)
` [PATCH v10 01/46] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v10 02/46] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v10 03/46] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [PATCH v10 04/46] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH v10 05/46] vfs: Add permission flags for setting file attributes
` [PATCH v10 06/46] richacl: In-memory representation and helper functions
` [PATCH v10 07/46] richacl: Permission mapping functions
` [PATCH v10 08/46] richacl: Compute maximum file masks from an acl
` [PATCH v10 09/46] richacl: Permission check algorithm
` [PATCH v10 10/46] vfs: Cache base_acl objects in inodes
` [PATCH v10 11/46] vfs: Add get_richacl and set_richacl inode operations
` [PATCH v10 12/46] vfs: Cache richacl in struct inode
` [PATCH v10 13/46] richacl: Update the file masks in chmod()
` [PATCH v10 14/46] richacl: Check if an acl is equivalent to a file mode
` [PATCH v10 15/46] richacl: Create-time inheritance
` [PATCH v10 16/46] richacl: Automatic Inheritance
` [PATCH v10 17/46] richacl: xattr mapping functions
` [PATCH v10 18/46] richacl: Add richacl xattr handler
` [PATCH v10 19/46] vfs: Add richacl permission checking
` [PATCH v10 20/46] ext4: Add richacl support
` [PATCH v10 21/46] ext4: Add richacl feature flag
` [PATCH v10 22/46] xfs: Fix error path in xfs_get_acl
` [PATCH v10 23/46] xfs: Make xfs_set_mode non-static
` [PATCH v10 24/46] xfs: Add richacl support
` [PATCH v10 25/46] richacl: acl editing helper functions
` [PATCH v10 26/46] richacl: Move everyone@ aces down the acl
` [PATCH v10 27/46] richacl: Propagate everyone@ permissions to other aces
` [PATCH v10 28/46] richacl: Set the owner permissions to the owner mask
` [PATCH v10 29/46] richacl: Set the other permissions to the other mask
` [PATCH v10 30/46] richacl: Isolate the owner and group classes
` [PATCH v10 31/46] richacl: Apply the file masks to a richacl
` [PATCH v10 32/46] richacl: Create richacl from mode values
` [PATCH v10 33/46] nfsd: Keep list of acls to dispose of in compoundargs
` [PATCH v10 34/46] nfsd: Use richacls as internal acl representation
` [PATCH v10 35/46] nfsd: Add richacl support
` [PATCH v10 36/46] nfsd: Add support for the v4.1 dacl attribute
` [PATCH v10 37/46] nfsd: Add support for the MAY_CREATE_{FILE, DIR} permissions
` [PATCH v10 38/46] richacl: Add support for unmapped identifiers
` [PATCH v10 39/46] ext4: Don't allow unmapped identifiers in richacls
` [PATCH v10 40/46] sunrpc: Allow to demand-allocate pages to encode into
` [PATCH v10 41/46] sunrpc: Add xdr_init_encode_pages
` [PATCH v10 42/46] nfs: Fix GETATTR bitmap verification
` [PATCH v10 43/46] nfs: Remove unused xdr page offsets in getacl/setacl arguments
` [PATCH v10 44/46] nfs: Add richacl support
` [PATCH v10 45/46] nfs: Add support for the v4.1 dacl attribute
` [PATCH v10 46/46] richacl: uapi header split

[PATCH] vfs: remove unused wrapper block_page_mkwrite()
 2015-10-13 17:53 UTC  (2+ messages)

[PATCH 12/14] xfsprogs: make fsr use mntinfo when there is no mntent
 2015-10-13  9:56 UTC  (5+ messages)
` [PATCH 12/14 v2] "
  ` [PATCH 12/14 v3] "

[PATCH] xfsprogs: make platform_defs.h more friendly to C++ code
 2015-10-13  9:12 UTC  (3+ messages)

Question about non asynchronous aio calls
 2015-10-13  9:11 UTC  (13+ messages)

[PATCH] db: fix AGI ops definition in CRC type table
 2015-10-13  7:23 UTC  (2+ messages)

[PATCH 00/14 v5] xfsprogs: Partial OSX support
 2015-10-13  4:42 UTC  (3+ messages)
` [PATCH 13/14] xfsprogs: Make mremap conditional

Warning...!!
 2015-10-13  3:31 UTC 

开发国外客户主动性的等待更有效
 2015-10-13  2:51 UTC 

[PATCH 0/5 V2] fix (mostly) minor nits spotted by gcc sanitization
 2015-10-13  0:35 UTC  (10+ messages)
` [PATCH 1/5] libxfs: avoid negative (and full-width) shifts in radix-tree.c
` [PATCH 2/5] xfs_repair: fix unaligned accesses
` [PATCH 3/5] xfs_logprint: fix some "
` [PATCH 4/5] xfs_metadump: Fix "
` [PATCH 5/5] xfs_repair: fix left-shift overflows

[PATCH 0/4] fix (mostly) minor nits spotted by gcc sanitization
 2015-10-13  0:32 UTC  (16+ messages)
` [PATCH 1/4] libxfs: avoid negative (and full-width) shifts in radix-tree.c
` [PATCH 2/4] xfs_repair: fix unaligned accesses
` [PATCH 3/4] xfs_logprint: fix some "
` [PATCH 4/4] xfs_repair: fix left-shift overflows

[PATCH] xfs: constify sysfs_ops structures
 2015-10-12 12:49 UTC  (2+ messages)

[PATCH] xfs: validate metadata LSNs against log on v5 superblocks
 2015-10-12 10:50 UTC  (3+ messages)

[ANNOUNCE] xfs: for-next branch updated to 1e2103c
 2015-10-12  7:48 UTC 

[PATCH] cancel the setfilesize transation when io error happen
 2015-10-12  4:28 UTC  (3+ messages)

[PATCH] xfs: Fix error path in xfs_get_acl
 2015-10-12  3:05 UTC  (3+ messages)

Removed from list
 2015-10-11 16:39 UTC 

Removed from list
 2015-10-11 16:40 UTC 

interested in growing sales?
 2015-10-10  6:57 UTC 

Removed from list
 2015-10-10  1:07 UTC 

Removed from list
 2015-10-10  1:03 UTC 

Removed from list
 2015-10-09 18:46 UTC 

Removed from list
 2015-10-09 16:17 UTC 

Removed from list
 2015-10-09 16:06 UTC 

Removed from list
 2015-10-09 16:06 UTC 

Removed from list
 2015-10-09 15:16 UTC 

Removed from list
 2015-10-09 15:08 UTC 

Removed from list
 2015-10-09 15:06 UTC 

Removed from list
 2015-10-09 15:06 UTC 

Removed from list
 2015-10-09 14:55 UTC 

Removed from list
 2015-10-09 14:55 UTC 

Removed from list
 2015-10-09 14:26 UTC 

Removed from list
 2015-10-09 14:23 UTC 

Thought you might want to see this!
 2015-10-09 13:45 UTC 

[PATCH 0/3 V2] xfs_io: implement 'inode' command
 2015-10-09 13:25 UTC  (6+ messages)
` [PATCH 3/3] xfs_io: implement inode '-n' and [num] argument

[PATCH] xfs: clarify lock ordering comment
 2015-10-08 23:02 UTC  (3+ messages)

[PATCH] xfs: pass total block res. as total xfs_bmapi_write() parameter
 2015-10-08 21:38 UTC  (2+ messages)

[PATCH] percpu_counter: return precise count from __percpu_counter_compare()
 2015-10-08 16:06 UTC  (13+ messages)

Envie de changer votre intérieur?
 2015-10-08 12:36 UTC 

[PATCH] xfs: avoid null *src in memcpy call in xlog_write
 2015-10-07 21:31 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