XFS Journaling Filesystem
[Prev Page][Next Page]
- Re: memory reclaim problems on fs usage, (continued)
- [PATCH] xfsprogs: fix cut & paste error in xfs_fsr.c,
Eric Sandeen
- [ANNOUNCE] xfsdump: v3.1.6 released, Dave Chinner
- [ANNOUNCE] xfsprogs: v4.3.0-rc2 released, Dave Chinner
- [ANNOUNCE] xfs: for-next branch updated to 4e14e49, Dave Chinner
- [PATCH 0/8] xfs: log recovery torn write detection,
Brian Foster
- [PATCH] libxfs: Optimize the loop for xfs_bitmap_empty,
Jia He
- [PATCH v15 00/22] Richacls (Core and Ext4),
Andreas Gruenbacher
- [PATCH v15 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests, Andreas Gruenbacher
- [PATCH v15 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags, Andreas Gruenbacher
- [PATCH v15 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags, Andreas Gruenbacher
- [PATCH v15 04/22] vfs: Make the inode passed to inode_change_ok non-const, Andreas Gruenbacher
- [PATCH v15 05/22] vfs: Add permission flags for setting file attributes, Andreas Gruenbacher
- [PATCH v15 06/22] richacl: In-memory representation and helper functions, Andreas Gruenbacher
- [PATCH v15 07/22] richacl: Permission mapping functions, Andreas Gruenbacher
- [PATCH v15 08/22] richacl: Compute maximum file masks from an acl, Andreas Gruenbacher
- [PATCH v15 09/22] richacl: Permission check algorithm, Andreas Gruenbacher
- [PATCH v15 10/22] posix_acl: Unexport acl_by_type and make it static, Andreas Gruenbacher
- [PATCH v15 11/22] vfs: Cache base_acl objects in inodes, Andreas Gruenbacher
- [PATCH v15 12/22] vfs: Add get_richacl and set_richacl inode operations, Andreas Gruenbacher
- [PATCH v15 13/22] vfs: Cache richacl in struct inode, Andreas Gruenbacher
- [PATCH v15 14/22] richacl: Update the file masks in chmod(), Andreas Gruenbacher
- [PATCH v15 15/22] richacl: Check if an acl is equivalent to a file mode, Andreas Gruenbacher
- [PATCH v15 16/22] richacl: Create-time inheritance, Andreas Gruenbacher
- [PATCH v15 17/22] richacl: Automatic Inheritance, Andreas Gruenbacher
- [PATCH v15 18/22] richacl: xattr mapping functions, Andreas Gruenbacher
- [PATCH v15 19/22] richacl: Add richacl xattr handler, Andreas Gruenbacher
- [PATCH v15 20/22] vfs: Add richacl permission checking, Andreas Gruenbacher
- [PATCH v15 21/22] ext4: Add richacl support, Andreas Gruenbacher
- [PATCH v15 22/22] ext4: Add richacl feature flag, Andreas Gruenbacher
- Re: [PATCH v15 00/22] Richacls (Core and Ext4), Christoph Hellwig
- Re: XFS freeze (xfsaild blocked) with 4.2.5 (also 4.3),
Christoph Hellwig
- [PATCH 1/2] xfs_db.8: Remove stray backslash near bmap,
Ville Skyttä
- [PATCH] xfs: fix log recovery op header validation assert, Brian Foster
- Bug#804255: Please update initramfs in postinst,
Steve McIntyre
- Several bugs in xfs-progs when parsing invalid input,
Hanno Böck
- [PATCH v14 00/22] Richacls (Core and Ext4),
Andreas Gruenbacher
- [PATCH v14 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests, Andreas Gruenbacher
- [PATCH v14 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags, Andreas Gruenbacher
- [PATCH v14 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags, Andreas Gruenbacher
- [PATCH v14 04/22] vfs: Make the inode passed to inode_change_ok non-const, Andreas Gruenbacher
- [PATCH v14 05/22] vfs: Add permission flags for setting file attributes, Andreas Gruenbacher
- [PATCH v14 06/22] richacl: In-memory representation and helper functions, Andreas Gruenbacher
- [PATCH v14 07/22] richacl: Permission mapping functions, Andreas Gruenbacher
- [PATCH v14 08/22] richacl: Compute maximum file masks from an acl, Andreas Gruenbacher
- [PATCH v14 09/22] richacl: Permission check algorithm, Andreas Gruenbacher
- [PATCH v14 10/22] posix_acl: Unexport acl_by_type and make it static, Andreas Gruenbacher
- [PATCH v14 11/22] vfs: Cache base_acl objects in inodes, Andreas Gruenbacher
- [PATCH v14 12/22] vfs: Add get_richacl and set_richacl inode operations, Andreas Gruenbacher
- [PATCH v14 13/22] vfs: Cache richacl in struct inode, Andreas Gruenbacher
- [PATCH v14 14/22] richacl: Update the file masks in chmod(), Andreas Gruenbacher
- [PATCH v14 15/22] richacl: Check if an acl is equivalent to a file mode, Andreas Gruenbacher
- [PATCH v14 16/22] richacl: Create-time inheritance, Andreas Gruenbacher
- [PATCH v14 17/22] richacl: Automatic Inheritance, Andreas Gruenbacher
- [PATCH v14 18/22] richacl: xattr mapping functions, Andreas Gruenbacher
- [PATCH v14 19/22] richacl: Add richacl xattr handler, Andreas Gruenbacher
- [PATCH v14 20/22] vfs: Add richacl permission checking, Andreas Gruenbacher
- [PATCH v14 21/22] ext4: Add richacl support, Andreas Gruenbacher
- [PATCH v14 22/22] ext4: Add richacl feature flag, Andreas Gruenbacher
- [PATCH RFC] use WQ_MEM_RECLAIM for m_log_workqueue,
Chris Mason
- [PATCH v13 00/51] Richacls,
Andreas Gruenbacher
- [PATCH v13 01/51] vfs: Add IS_ACL() and IS_RICHACL() tests, Andreas Gruenbacher
- [PATCH v13 02/51] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags, Andreas Gruenbacher
- [PATCH v13 03/51] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags, Andreas Gruenbacher
- [PATCH v13 04/51] vfs: Make the inode passed to inode_change_ok non-const, Andreas Gruenbacher
- [PATCH v13 05/51] vfs: Add permission flags for setting file attributes, Andreas Gruenbacher
- [PATCH v13 06/51] richacl: In-memory representation and helper functions, Andreas Gruenbacher
- [PATCH v13 07/51] richacl: Permission mapping functions, Andreas Gruenbacher
- [PATCH v13 08/51] richacl: Compute maximum file masks from an acl, Andreas Gruenbacher
- [PATCH v13 09/51] richacl: Permission check algorithm, Andreas Gruenbacher
- [PATCH v13 10/51] vfs: Cache base_acl objects in inodes, Andreas Gruenbacher
- [PATCH v13 11/51] vfs: Add get_richacl and set_richacl inode operations, Andreas Gruenbacher
- [PATCH v13 12/51] vfs: Cache richacl in struct inode, Andreas Gruenbacher
- [PATCH v13 13/51] richacl: Update the file masks in chmod(), Andreas Gruenbacher
- [PATCH v13 14/51] richacl: Check if an acl is equivalent to a file mode, Andreas Gruenbacher
- [PATCH v13 15/51] richacl: Create-time inheritance, Andreas Gruenbacher
- [PATCH v13 16/51] richacl: Automatic Inheritance, Andreas Gruenbacher
- [PATCH v13 17/51] richacl: xattr mapping functions, Andreas Gruenbacher
- [PATCH v13 18/51] richacl: Add richacl xattr handler, Andreas Gruenbacher
- [PATCH v13 19/51] vfs: Add richacl permission checking, Andreas Gruenbacher
- [PATCH v13 20/51] ext4: Add richacl support, Andreas Gruenbacher
- [PATCH v13 21/51] ext4: Add richacl feature flag, Andreas Gruenbacher
- [PATCH v13 22/51] xfs: Fix error path in xfs_get_acl, Andreas Gruenbacher
- [PATCH v13 23/51] xfs: Make xfs_set_mode non-static, Andreas Gruenbacher
- [PATCH v13 24/51] xfs: Change how listxattr generates synthetic attributes, Andreas Gruenbacher
- [PATCH v13 25/51] xfs: Add richacl support, Andreas Gruenbacher
- [PATCH v13 26/51] xfs: Plug memory leak in xfs_attrmulti_attr_set, Andreas Gruenbacher
- [PATCH v13 27/51] xfs: Fix richacl access by ioctl, Andreas Gruenbacher
- [PATCH v13 28/51] richacl: acl editing helper functions, Andreas Gruenbacher
- [PATCH v13 29/51] richacl: Move everyone@ aces down the acl, Andreas Gruenbacher
- [PATCH v13 30/51] richacl: Propagate everyone@ permissions to other aces, Andreas Gruenbacher
- [PATCH v13 31/51] richacl: Set the owner permissions to the owner mask, Andreas Gruenbacher
- [PATCH v13 32/51] richacl: Set the other permissions to the other mask, Andreas Gruenbacher
- [PATCH v13 33/51] richacl: Isolate the owner and group classes, Andreas Gruenbacher
- [PATCH v13 34/51] richacl: Apply the file masks to a richacl, Andreas Gruenbacher
- [PATCH v13 35/51] richacl: Create richacl from mode values, Andreas Gruenbacher
- [PATCH v13 36/51] nfsd: Keep list of acls to dispose of in compoundargs, Andreas Gruenbacher
- [PATCH v13 37/51] nfsd: Use richacls as internal acl representation, Andreas Gruenbacher
- [PATCH v13 38/51] nfsd: Add richacl support, Andreas Gruenbacher
- [PATCH v13 39/51] nfsd: Add support for the v4.1 dacl attribute, Andreas Gruenbacher
- [PATCH v13 40/51] nfsd: Add support for the MAY_CREATE_{FILE, DIR} permissions, Andreas Gruenbacher
- [PATCH v13 41/51] richacl: Add support for unmapped identifiers, Andreas Gruenbacher
- [PATCH v13 42/51] nfsd: Add support for unmapped richace identifiers, Andreas Gruenbacher
- [PATCH v13 43/51] ext4: Don't allow unmapped identifiers in richacls, Andreas Gruenbacher
- [PATCH v13 44/51] xfs: Don't allow unmapped identifiers in richacls, Andreas Gruenbacher
- [PATCH v13 45/51] sunrpc: Allow to demand-allocate pages to encode into, Andreas Gruenbacher
- [PATCH v13 46/51] sunrpc: Add xdr_init_encode_pages, Andreas Gruenbacher
- [PATCH v13 47/51] nfs: Fix GETATTR bitmap verification, Andreas Gruenbacher
- [PATCH v13 48/51] nfs: Remove unused xdr page offsets in getacl/setacl arguments, Andreas Gruenbacher
- [PATCH v13 49/51] nfs: Distinguish missing users and groups from nobody, Andreas Gruenbacher
- [PATCH v13 50/51] nfs: Add richacl support, Andreas Gruenbacher
- [PATCH v13 51/51] nfs: Add support for the v4.1 dacl attribute, Andreas Gruenbacher
- [PATCH] xfs: only modify ACLs if CONFIG_XFS_POSIX_ACL enabled,
Arnd Bergmann
- Is it possible to change sunit of log section post-mkfs,
Michael Weissenbacher
- On-disk data for XFS_DINNODE_FMT_EXTENTS,
hoper
[ANNOUNCE] xfs: for-next branch rebased and updated to 264e89a, Dave Chinner
[PATCH] xfs: don't leak uuid table on rmmod, Darrick J. Wong
[ANNOUNCE] xfs: for-next branch updated to f108bf2, Dave Chinner
[PATCH 0/7] xfs: patches remaining for 4.4 merge window,
Dave Chinner
Problems compiling xfsdump on Debian unstable,
Jose M Calhariz
[PATCH v2 0/5] xfs: SGI ACL Fixes,
Andreas Gruenbacher
[PATCH] xfs: invalidate cached acl if set directly via xattr, Brian Foster
[RFC 00/11] DAX fsynx/msync support,
Ross Zwisler
- [RFC 02/11] mm: add pmd_mkclean(), Ross Zwisler
- [RFC 03/11] pmem: enable REQ_FLUSH handling, Ross Zwisler
- [RFC 01/11] pmem: add wb_cache_pmem() to the PMEM API, Ross Zwisler
- [RFC 04/11] dax: support dirty DAX entries in radix tree, Ross Zwisler
- [RFC 06/11] mm: add pgoff_mkclean(), Ross Zwisler
- [RFC 07/11] mm: add find_get_entries_tag(), Ross Zwisler
- [RFC 05/11] mm: add follow_pte_pmd(), Ross Zwisler
- [RFC 08/11] fs: add get_block() to struct inode_operations, Ross Zwisler
- [RFC 09/11] dax: add support for fsync/sync, Ross Zwisler
- [RFC 10/11] xfs, ext2: call dax_pfn_mkwrite() on write fault, Ross Zwisler
- [RFC 11/11] ext4: add ext4_dax_pfn_mkwrite(), Ross Zwisler
- Re: [RFC 00/11] DAX fsynx/msync support, Ross Zwisler
- Re: [RFC 00/11] DAX fsynx/msync support, Dave Chinner
- Re: [RFC 00/11] DAX fsynx/msync support, Dan Williams
Speeding up xfs_repair on filesystem with millions of inodes,
Michael Weissenbacher
[PATCH] xfs: clear PF_NOFREEZE for xfsaild kthread,
Jiri Kosina
[PATCH 0/4] Richacl support,
Andreas Gruenbacher
[PATCH v12 00/49] Richacls,
Andreas Gruenbacher
- [PATCH v12 02/49] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags, Andreas Gruenbacher
- [PATCH v12 01/49] vfs: Add IS_ACL() and IS_RICHACL() tests, Andreas Gruenbacher
- [PATCH v12 03/49] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags, Andreas Gruenbacher
- [PATCH v12 04/49] vfs: Make the inode passed to inode_change_ok non-const, Andreas Gruenbacher
- [PATCH v12 05/49] vfs: Add permission flags for setting file attributes, Andreas Gruenbacher
- [PATCH v12 06/49] richacl: In-memory representation and helper functions, Andreas Gruenbacher
- [PATCH v12 07/49] richacl: Permission mapping functions, Andreas Gruenbacher
- [PATCH v12 08/49] richacl: Compute maximum file masks from an acl, Andreas Gruenbacher
- [PATCH v12 09/49] richacl: Permission check algorithm, Andreas Gruenbacher
- [PATCH v12 10/49] vfs: Cache base_acl objects in inodes, Andreas Gruenbacher
- [PATCH v12 11/49] vfs: Add get_richacl and set_richacl inode operations, Andreas Gruenbacher
- [PATCH v12 12/49] vfs: Cache richacl in struct inode, Andreas Gruenbacher
- [PATCH v12 13/49] richacl: Update the file masks in chmod(), Andreas Gruenbacher
- [PATCH v12 14/49] richacl: Check if an acl is equivalent to a file mode, Andreas Gruenbacher
- [PATCH v12 15/49] richacl: Create-time inheritance, Andreas Gruenbacher
- [PATCH v12 16/49] richacl: Automatic Inheritance, Andreas Gruenbacher
- [PATCH v12 17/49] richacl: xattr mapping functions, Andreas Gruenbacher
- [PATCH v12 18/49] richacl: Add richacl xattr handler, Andreas Gruenbacher
- [PATCH v12 19/49] vfs: Add richacl permission checking, Andreas Gruenbacher
- [PATCH v12 20/49] ext4: Add richacl support, Andreas Gruenbacher
- [PATCH v12 21/49] ext4: Add richacl feature flag, Andreas Gruenbacher
- [PATCH v12 22/49] xfs: Fix error path in xfs_get_acl, Andreas Gruenbacher
- [PATCH v12 23/49] xfs: Make xfs_set_mode non-static, Andreas Gruenbacher
- [PATCH v12 24/49] xfs: Change how listxattr generates synthetic attributes, Andreas Gruenbacher
- [PATCH v12 25/49] xfs: Add richacl support, Andreas Gruenbacher
- [PATCH v12 26/49] richacl: acl editing helper functions, Andreas Gruenbacher
- [PATCH v12 27/49] richacl: Move everyone@ aces down the acl, Andreas Gruenbacher
- [PATCH v12 28/49] richacl: Propagate everyone@ permissions to other aces, Andreas Gruenbacher
- [PATCH v12 29/49] richacl: Set the owner permissions to the owner mask, Andreas Gruenbacher
- [PATCH v12 30/49] richacl: Set the other permissions to the other mask, Andreas Gruenbacher
- [PATCH v12 31/49] richacl: Isolate the owner and group classes, Andreas Gruenbacher
- [PATCH v12 32/49] richacl: Apply the file masks to a richacl, Andreas Gruenbacher
- [PATCH v12 33/49] richacl: Create richacl from mode values, Andreas Gruenbacher
- [PATCH v12 34/49] nfsd: Keep list of acls to dispose of in compoundargs, Andreas Gruenbacher
- [PATCH v12 35/49] nfsd: Use richacls as internal acl representation, Andreas Gruenbacher
- [PATCH v12 36/49] nfsd: Add richacl support, Andreas Gruenbacher
- [PATCH v12 37/49] nfsd: Add support for the v4.1 dacl attribute, Andreas Gruenbacher
- [PATCH v12 38/49] nfsd: Add support for the MAY_CREATE_{FILE, DIR} permissions, Andreas Gruenbacher
- [PATCH v12 39/49] richacl: Add support for unmapped identifiers, Andreas Gruenbacher
- [PATCH v12 40/49] nfsd: Add support for unmapped richace identifiers, Andreas Gruenbacher
- [PATCH v12 41/49] ext4: Don't allow unmapped identifiers in richacls, Andreas Gruenbacher
- [PATCH v12 42/49] xfs: Don't allow unmapped identifiers in richacls, Andreas Gruenbacher
- [PATCH v12 43/49] sunrpc: Allow to demand-allocate pages to encode into, Andreas Gruenbacher
- [PATCH v12 44/49] sunrpc: Add xdr_init_encode_pages, Andreas Gruenbacher
- [PATCH v12 45/49] nfs: Fix GETATTR bitmap verification, Andreas Gruenbacher
- [PATCH v12 46/49] nfs: Remove unused xdr page offsets in getacl/setacl arguments, Andreas Gruenbacher
- [PATCH v12 47/49] nfs: Distinguish missing users and groups from nobody, Andreas Gruenbacher
- [PATCH v12 48/49] nfs: Add richacl support, Andreas Gruenbacher
- [PATCH v12 49/49] nfs: Add support for the v4.1 dacl attribute, Andreas Gruenbacher
- RE: [PATCH v12 00/49] Richacls, Frank Filz
Inconsistencies with trusted.SGI_ACL_{FILE,DEFAULT},
Andreas Gruenbacher
hdd + ssd,
krautus@xxxxxxxxx
Changed status transaction GTG987KQ5H, Kibo William
very long log recovery at mount,
Arkadiusz Miśkiewicz
[PATCH] xfs: optimise away log forces on timestamp updates for fdatasync,
Dave Chinner
[PATCH] xfsprogs: make fsr use mntinfo when there is no mntent,
Jan Tulak
du result is smaller than xfs_quota report,
YeYin
[PATCH] xfs_io: inode command manpage V1, Carlos Maiolino
[PATCH] xfs_io: implement 'inode' command V3,
Carlos Maiolino
[PATCH 0/6 V2] xfs: upfront block zeroing for DAX,
Dave Chinner
[ANNOUNCE] xfs: for-next branch updated to fcd8a39, Dave Chinner
Problem with data recovery,
Matteo Sarti
Re: e2fsprogs: Richacl support,
Andreas Gruenbacher
[PATCH] xfs: fix build without xfsstats,
Arnd Bergmann
xfsprogs-dev: Richacl support,
Andreas Gruenbacher
[PATCH v11 00/48] Richacls,
Andreas Gruenbacher
- [PATCH v11 01/48] vfs: Add IS_ACL() and IS_RICHACL() tests, Andreas Gruenbacher
- [PATCH v11 02/48] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags, Andreas Gruenbacher
- [PATCH v11 03/48] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags, Andreas Gruenbacher
- [PATCH v11 04/48] vfs: Make the inode passed to inode_change_ok non-const, Andreas Gruenbacher
- [PATCH v11 05/48] vfs: Add permission flags for setting file attributes, Andreas Gruenbacher
- [PATCH v11 06/48] richacl: In-memory representation and helper functions, Andreas Gruenbacher
- [PATCH v11 07/48] richacl: Permission mapping functions, Andreas Gruenbacher
- [PATCH v11 08/48] richacl: Compute maximum file masks from an acl, Andreas Gruenbacher
- [PATCH v11 09/48] richacl: Permission check algorithm, Andreas Gruenbacher
- [PATCH v11 10/48] vfs: Cache base_acl objects in inodes, Andreas Gruenbacher
- [PATCH v11 11/48] vfs: Add get_richacl and set_richacl inode operations, Andreas Gruenbacher
- [PATCH v11 12/48] vfs: Cache richacl in struct inode, Andreas Gruenbacher
- [PATCH v11 13/48] richacl: Update the file masks in chmod(), Andreas Gruenbacher
- [PATCH v11 14/48] richacl: Check if an acl is equivalent to a file mode, Andreas Gruenbacher
- [PATCH v11 15/48] richacl: Create-time inheritance, Andreas Gruenbacher
- [PATCH v11 16/48] richacl: Automatic Inheritance, Andreas Gruenbacher
- [PATCH v11 17/48] richacl: xattr mapping functions, Andreas Gruenbacher
- [PATCH v11 18/48] richacl: Add richacl xattr handler, Andreas Gruenbacher
- [PATCH v11 19/48] vfs: Add richacl permission checking, Andreas Gruenbacher
- [PATCH v11 20/48] ext4: Add richacl support, Andreas Gruenbacher
- [PATCH v11 21/48] ext4: Add richacl feature flag, Andreas Gruenbacher
- [PATCH v11 22/48] xfs: Fix error path in xfs_get_acl, Andreas Gruenbacher
- [PATCH v11 23/48] xfs: Make xfs_set_mode non-static, Andreas Gruenbacher
- [PATCH v11 24/48] xfs: Add richacl support, Andreas Gruenbacher
- [PATCH v11 25/48] richacl: acl editing helper functions, Andreas Gruenbacher
- [PATCH v11 26/48] richacl: Move everyone@ aces down the acl, Andreas Gruenbacher
- [PATCH v11 27/48] richacl: Propagate everyone@ permissions to other aces, Andreas Gruenbacher
- [PATCH v11 28/48] richacl: Set the owner permissions to the owner mask, Andreas Gruenbacher
- [PATCH v11 29/48] richacl: Set the other permissions to the other mask, Andreas Gruenbacher
- [PATCH v11 30/48] richacl: Isolate the owner and group classes, Andreas Gruenbacher
- [PATCH v11 31/48] richacl: Apply the file masks to a richacl, Andreas Gruenbacher
- [PATCH v11 32/48] richacl: Create richacl from mode values, Andreas Gruenbacher
- [PATCH v11 33/48] nfsd: Keep list of acls to dispose of in compoundargs, Andreas Gruenbacher
- [PATCH v11 34/48] nfsd: Use richacls as internal acl representation, Andreas Gruenbacher
- [PATCH v11 35/48] nfsd: Add richacl support, Andreas Gruenbacher
- [PATCH v11 36/48] nfsd: Add support for the v4.1 dacl attribute, Andreas Gruenbacher
- [PATCH v11 37/48] nfsd: Add support for the MAY_CREATE_{FILE, DIR} permissions, Andreas Gruenbacher
- [PATCH v11 38/48] richacl: Add support for unmapped identifiers, Andreas Gruenbacher
- [PATCH v11 39/48] nfsd: Add support for unmapped richace identifiers, Andreas Gruenbacher
- [PATCH v11 40/48] ext4: Don't allow unmapped identifiers in richacls, Andreas Gruenbacher
- [PATCH v11 41/48] xfs: Don't allow unmapped identifiers in richacls, Andreas Gruenbacher
- [PATCH v11 42/48] sunrpc: Allow to demand-allocate pages to encode into, Andreas Gruenbacher
- [PATCH v11 43/48] sunrpc: Add xdr_init_encode_pages, Andreas Gruenbacher
- [PATCH v11 44/48] nfs: Fix GETATTR bitmap verification, Andreas Gruenbacher
- [PATCH v11 45/48] nfs: Remove unused xdr page offsets in getacl/setacl arguments, Andreas Gruenbacher
- [PATCH v11 46/48] nfs: Distinguish missing users and groups from nobody, Andreas Gruenbacher
- [PATCH v11 47/48] nfs: Add richacl support, Andreas Gruenbacher
- [PATCH v11 48/48] nfs: Add support for the v4.1 dacl attribute, Andreas Gruenbacher
Error in `xfs_repair': double free or corruption,
Dragon
[PATCH 0/8] xfsdump: Ouchie! My bleeding eyes!,
Dave Chinner
[PATCH] headers: remove definition of ASSERT from xfs.h,
Dave Chinner
[patch] xfs: fix an error code in xfs_fs_fill_super(),
Dan Carpenter
Re: linux-next: Tree for Oct 15 (xfs),
Randy Dunlap
[ANNOUNCE] xfsdump: v3.1.5 released, Dave Chinner
[ANNOUNCE] xfsprogs: v4.3.0-rc1 released, Dave Chinner
[PATCH v2] vfs: remove unused wrapper block_page_mkwrite(),
Ross Zwisler
Any way to slow down fragmentation ?,
Cédric Lemarchand
randconfig build error with next-20151013, in fs/xfs/libxfs/xfs_alloc.c,
Jim Davis
[PATCH] vfs: remove unused wrapper block_page_mkwrite(),
Ross Zwisler
[PATCH] xfsprogs: make platform_defs.h more friendly to C++ code,
Avi Kivity
[PATCH] db: fix AGI ops definition in CRC type table,
Dave Chinner
[ANNOUNCE] xfs: for-next branch updated to 1e2103c, Dave Chinner
[PATCH v10 00/46] Richacls,
Andreas Gruenbacher
- [PATCH v10 01/46] vfs: Add IS_ACL() and IS_RICHACL() tests, Andreas Gruenbacher
- [PATCH v10 02/46] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags, Andreas Gruenbacher
- [PATCH v10 03/46] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags, Andreas Gruenbacher
- [PATCH v10 04/46] vfs: Make the inode passed to inode_change_ok non-const, Andreas Gruenbacher
- [PATCH v10 05/46] vfs: Add permission flags for setting file attributes, Andreas Gruenbacher
- [PATCH v10 06/46] richacl: In-memory representation and helper functions, Andreas Gruenbacher
- [PATCH v10 07/46] richacl: Permission mapping functions, Andreas Gruenbacher
- [PATCH v10 08/46] richacl: Compute maximum file masks from an acl, Andreas Gruenbacher
- [PATCH v10 09/46] richacl: Permission check algorithm, Andreas Gruenbacher
- [PATCH v10 10/46] vfs: Cache base_acl objects in inodes, Andreas Gruenbacher
- [PATCH v10 11/46] vfs: Add get_richacl and set_richacl inode operations, Andreas Gruenbacher
- [PATCH v10 12/46] vfs: Cache richacl in struct inode, Andreas Gruenbacher
- [PATCH v10 13/46] richacl: Update the file masks in chmod(), Andreas Gruenbacher
- [PATCH v10 14/46] richacl: Check if an acl is equivalent to a file mode, Andreas Gruenbacher
- [PATCH v10 15/46] richacl: Create-time inheritance, Andreas Gruenbacher
- [PATCH v10 16/46] richacl: Automatic Inheritance, Andreas Gruenbacher
- [PATCH v10 17/46] richacl: xattr mapping functions, Andreas Gruenbacher
- [PATCH v10 18/46] richacl: Add richacl xattr handler, Andreas Gruenbacher
- [PATCH v10 19/46] vfs: Add richacl permission checking, Andreas Gruenbacher
- [PATCH v10 20/46] ext4: Add richacl support, Andreas Gruenbacher
- [PATCH v10 21/46] ext4: Add richacl feature flag, Andreas Gruenbacher
- [PATCH v10 22/46] xfs: Fix error path in xfs_get_acl, Andreas Gruenbacher
- [PATCH v10 23/46] xfs: Make xfs_set_mode non-static, Andreas Gruenbacher
- [PATCH v10 24/46] xfs: Add richacl support, Andreas Gruenbacher
- [PATCH v10 25/46] richacl: acl editing helper functions, Andreas Gruenbacher
- [PATCH v10 26/46] richacl: Move everyone@ aces down the acl, Andreas Gruenbacher
- [PATCH v10 27/46] richacl: Propagate everyone@ permissions to other aces, Andreas Gruenbacher
- [PATCH v10 28/46] richacl: Set the owner permissions to the owner mask, Andreas Gruenbacher
- [PATCH v10 29/46] richacl: Set the other permissions to the other mask, Andreas Gruenbacher
- [PATCH v10 30/46] richacl: Isolate the owner and group classes, Andreas Gruenbacher
- [PATCH v10 31/46] richacl: Apply the file masks to a richacl, Andreas Gruenbacher
- [PATCH v10 32/46] richacl: Create richacl from mode values, Andreas Gruenbacher
- [PATCH v10 33/46] nfsd: Keep list of acls to dispose of in compoundargs, Andreas Gruenbacher
- [PATCH v10 34/46] nfsd: Use richacls as internal acl representation, Andreas Gruenbacher
- [PATCH v10 35/46] nfsd: Add richacl support, Andreas Gruenbacher
- [PATCH v10 36/46] nfsd: Add support for the v4.1 dacl attribute, Andreas Gruenbacher
- [PATCH v10 37/46] nfsd: Add support for the MAY_CREATE_{FILE, DIR} permissions, Andreas Gruenbacher
- [PATCH v10 38/46] richacl: Add support for unmapped identifiers, Andreas Gruenbacher
- [PATCH v10 39/46] ext4: Don't allow unmapped identifiers in richacls, Andreas Gruenbacher
- [PATCH v10 40/46] sunrpc: Allow to demand-allocate pages to encode into, Andreas Gruenbacher
- [PATCH v10 41/46] sunrpc: Add xdr_init_encode_pages, Andreas Gruenbacher
- [PATCH v10 42/46] nfs: Fix GETATTR bitmap verification, Andreas Gruenbacher
- [PATCH v10 43/46] nfs: Remove unused xdr page offsets in getacl/setacl arguments, Andreas Gruenbacher
- [PATCH v10 44/46] nfs: Add richacl support, Andreas Gruenbacher
- [PATCH v10 45/46] nfs: Add support for the v4.1 dacl attribute, Andreas Gruenbacher
- [PATCH v10 46/46] richacl: uapi header split, Andreas Gruenbacher
[PATCH] xfs: Fix error path in xfs_get_acl,
Andreas Gruenbacher
[PATCH] xfs: constify sysfs_ops structures,
Julia Lawall
[PATCH] xfs: more info from kmem deadlocks and high-level error msgs,
Eric Sandeen
mkfs.xfs -n size=65536,
Al Lau (alau2)
[PATCH 0/5 V2] fix (mostly) minor nits spotted by gcc sanitization,
Eric Sandeen
[PATCH 0/4] fix (mostly) minor nits spotted by gcc sanitization,
Eric Sandeen
[PATCH] xfs: clarify lock ordering comment,
Ross Zwisler
[PATCH] xfs: avoid null *src in memcpy call in xlog_write,
Eric Sandeen
[PATCH] xfs: pass total block res. as total xfs_bmapi_write() parameter,
Brian Foster
Question about non asynchronous aio calls.,
Gleb Natapov
[Index of Archives]
[Linux XFS Devel]
[Linux Filesystem Development]
[Filesystem Testing]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]