public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-11-03 13:48:06 to 2015-11-10 22:13:49 UTC [more...]

memory reclaim problems on fs usage
 2015-11-10 22:13 UTC 

Bug#804255: Please update initramfs in postinst
 2015-11-10 21:50 UTC  (4+ messages)

[PATCH] xfsprogs: fix cut & paste error in xfs_fsr.c
 2015-11-10 20:45 UTC  (5+ messages)
  ` [PATCH] xfsprogs: tidy up xfs_fsr.c

[PATCH v15 00/22] Richacls (Core and Ext4)
 2015-11-10 19:17 UTC  (29+ messages)
` [PATCH v15 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v15 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v15 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [PATCH v15 04/22] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH v15 05/22] vfs: Add permission flags for setting file attributes
` [PATCH v15 06/22] richacl: In-memory representation and helper functions
` [PATCH v15 07/22] richacl: Permission mapping functions
` [PATCH v15 08/22] richacl: Compute maximum file masks from an acl
` [PATCH v15 09/22] richacl: Permission check algorithm
` [PATCH v15 10/22] posix_acl: Unexport acl_by_type and make it static
` [PATCH v15 11/22] vfs: Cache base_acl objects in inodes
` [PATCH v15 12/22] vfs: Add get_richacl and set_richacl inode operations
` [PATCH v15 13/22] vfs: Cache richacl in struct inode
` [PATCH v15 14/22] richacl: Update the file masks in chmod()
` [PATCH v15 15/22] richacl: Check if an acl is equivalent to a file mode
` [PATCH v15 16/22] richacl: Create-time inheritance
` [PATCH v15 17/22] richacl: Automatic Inheritance
` [PATCH v15 18/22] richacl: xattr mapping functions
` [PATCH v15 19/22] richacl: Add richacl xattr handler
` [PATCH v15 20/22] vfs: Add richacl permission checking
` [PATCH v15 21/22] ext4: Add richacl support
` [PATCH v15 22/22] ext4: Add richacl feature flag

[PATCH RFC] use WQ_MEM_RECLAIM for m_log_workqueue
 2015-11-10 18:01 UTC  (4+ messages)
` [PATCH v2] xfs: "

[PATCH 0/8] xfs: log recovery torn write detection
 2015-11-10 15:42 UTC  (11+ messages)
` [PATCH 1/8] xfs: detect and handle invalid iclog size set by mkfs
` [PATCH 2/8] xfs: refactor log record unpack and data processing
` [PATCH 3/8] xfs: refactor and open code log record crc check
` [PATCH 4/8] xfs: return start block of first bad log record during recovery
` [PATCH 5/8] xfs: support a crc verification only log record pass
` [PATCH 6/8] xfs: refactor log record start detection into a new helper
` [PATCH 7/8] xfs: detect and trim torn writes during log recovery
` [PATCH RFC 8/8] xfs: debug mode log recovery crc error injection

[PATCH] libxfs: Optimize the loop for xfs_bitmap_empty
 2015-11-10 12:54 UTC  (2+ messages)

Empruntez jusqu'à 200 000 euros en 30 jours maximum !
 2015-11-10 11:04 UTC 

[ANNOUNCE] xfsdump: v3.1.6 released
 2015-11-10  6:29 UTC 

[RFCv3 00/51] xfsprogs: add reverse-mapping, reflink, and dedupe support
 2015-11-10  6:27 UTC  (8+ messages)
` [PATCH 03/51] xfs_io: support reflink and dedupe of file ranges
  ` [PATCH v2 "

[ANNOUNCE] xfsprogs: v4.3.0-rc2 released
 2015-11-10  5:13 UTC 

[ANNOUNCE] xfs: for-next branch updated to 4e14e49
 2015-11-10  0:16 UTC 

[RFCv3 00/12] xfstests: test the btrfs/xfs reflink/dedupe ioctls
 2015-11-09 18:49 UTC  (3+ messages)

Кредитные предложения; Финансирование Ваших проектов
 2015-11-09  6:57 UTC 

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

XFS freeze (xfsaild blocked) with 4.2.5 (also 4.3)
 2015-11-08 21:52 UTC  (2+ messages)

[PATCH v14 00/22] Richacls (Core and Ext4)
 2015-11-08  8:18 UTC  (33+ messages)
` [PATCH v14 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v14 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v14 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [PATCH v14 04/22] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH v14 05/22] vfs: Add permission flags for setting file attributes
` [PATCH v14 06/22] richacl: In-memory representation and helper functions
` [PATCH v14 07/22] richacl: Permission mapping functions
` [PATCH v14 08/22] richacl: Compute maximum file masks from an acl
` [PATCH v14 09/22] richacl: Permission check algorithm
` [PATCH v14 10/22] posix_acl: Unexport acl_by_type and make it static
` [PATCH v14 11/22] vfs: Cache base_acl objects in inodes
` [PATCH v14 12/22] vfs: Add get_richacl and set_richacl inode operations
` [PATCH v14 13/22] vfs: Cache richacl in struct inode
` [PATCH v14 14/22] richacl: Update the file masks in chmod()
` [PATCH v14 15/22] richacl: Check if an acl is equivalent to a file mode
` [PATCH v14 16/22] richacl: Create-time inheritance
` [PATCH v14 17/22] richacl: Automatic Inheritance
` [PATCH v14 18/22] richacl: xattr mapping functions
` [PATCH v14 19/22] richacl: Add richacl xattr handler
` [PATCH v14 20/22] vfs: Add richacl permission checking
` [PATCH v14 21/22] ext4: Add richacl support
` [PATCH v14 22/22] ext4: Add richacl feature flag

[PATCH 1/2] xfs_db.8: Remove stray backslash near bmap
 2015-11-07 10:05 UTC  (2+ messages)
` [PATCH 2/2] mkfs.xfs.8: Spelling fix

[PATCH 0/6 V2] xfs: upfront block zeroing for DAX
 2015-11-06 22:32 UTC  (19+ messages)
` [PATCH 3/6] xfs: Don't use unwritten extents "

[PATCH] xfs: fix log recovery op header validation assert
 2015-11-06 16:55 UTC 

Several bugs in xfs-progs when parsing invalid input
 2015-11-06 16:54 UTC  (2+ messages)

mkfs.xfs -n size=65536
 2015-11-06  2:06 UTC  (9+ messages)

[RFC 00/11] DAX fsynx/msync support
 2015-11-05 20:54 UTC  (11+ messages)

Is it possible to change sunit of log section post-mkfs
 2015-11-03 19:48 UTC  (7+ messages)

[PATCH] xfs: only modify ACLs if CONFIG_XFS_POSIX_ACL enabled
 2015-11-03 15:54 UTC  (2+ messages)

On-disk data for XFS_DINNODE_FMT_EXTENTS
 2015-11-03 15:31 UTC  (3+ messages)

[PATCH] xfs: Fix error path in xfs_get_acl
 2015-11-03 13:47 UTC 


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