xfs (thread)
[PATCH v25 00/21] Richacls (Core and Ext4),
Andreas Gruenbacher,
2016/09/28
- [PATCH v26 01/21] vfs: Add IS_ACL() and IS_RICHACL() tests, Andreas Gruenbacher, 2016/09/28
- [PATCH v26 02/21] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags, Andreas Gruenbacher, 2016/09/28
- [PATCH v26 03/21] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags, Andreas Gruenbacher, 2016/09/28
- [PATCH v26 04/21] vfs: Add permission flags for setting file attributes, Andreas Gruenbacher, 2016/09/28
- [PATCH v26 05/21] richacl: In-memory representation and helper functions, Andreas Gruenbacher, 2016/09/28
- [PATCH v26 06/21] richacl: Permission mapping functions, Andreas Gruenbacher, 2016/09/28
- [PATCH v26 07/21] richacl: Permission check algorithm, Andreas Gruenbacher, 2016/09/28
- [PATCH v26 08/21] richacl: Compute maximum file masks from an acl, Andreas Gruenbacher, 2016/09/28
- [PATCH v26 09/21] vfs: Cache base_acl objects in inodes, Andreas Gruenbacher, 2016/09/28
- [PATCH v26 10/21] vfs: Add get_richacl and set_richacl inode operations, Andreas Gruenbacher, 2016/09/28
- [PATCH v26 11/21] vfs: Cache richacl in struct inode, Andreas Gruenbacher, 2016/09/28
- [PATCH v26 12/21] richacl: Update the file masks in chmod(), Andreas Gruenbacher, 2016/09/28
- [PATCH v26 13/21] richacl: Check if an acl is equivalent to a file mode, Andreas Gruenbacher, 2016/09/28
- [PATCH v26 14/21] richacl: Create-time inheritance, Andreas Gruenbacher, 2016/09/28
- [PATCH v26 15/21] richacl: Automatic Inheritance, Andreas Gruenbacher, 2016/09/28
- [PATCH v26 16/21] richacl: xattr mapping functions, Andreas Gruenbacher, 2016/09/28
- [PATCH v26 17/21] richacl: Add richacl xattr handler, Andreas Gruenbacher, 2016/09/28
- [PATCH v26 18/21] vfs: Add richacl permission checking, Andreas Gruenbacher, 2016/09/28
- [PATCH v26 19/21] vfs: Move check_posix_acl and check_richacl out of fs/namei.c, Andreas Gruenbacher, 2016/09/28
- [PATCH v26 20/21] ext4: Add richacl support, Andreas Gruenbacher, 2016/09/28
- [PATCH v26 21/21] ext4: Add richacl feature flag, Andreas Gruenbacher, 2016/09/28
- Re: [PATCH v25 00/21] Richacls (Core and Ext4), J. Bruce Fields, 2016/09/30
Excessive xfs_inode allocations trigger OOM killer,
Florian Weimer,
2016/09/20
- Re: Excessive xfs_inode allocations trigger OOM killer, Dave Chinner, 2016/09/20
- Re: Excessive xfs_inode allocations trigger OOM killer, Florian Weimer, 2016/09/20
- Re: Excessive xfs_inode allocations trigger OOM killer, Dave Chinner, 2016/09/20
- Re: Excessive xfs_inode allocations trigger OOM killer, Florian Weimer, 2016/09/21
- Re: Excessive xfs_inode allocations trigger OOM killer, Michal Hocko, 2016/09/21
- Re: Excessive xfs_inode allocations trigger OOM killer, Michal Hocko, 2016/09/21
- Re: Excessive xfs_inode allocations trigger OOM killer, Florian Weimer, 2016/09/26
- Re: Excessive xfs_inode allocations trigger OOM killer, Michal Hocko, 2016/09/26
- Re: Excessive xfs_inode allocations trigger OOM killer, Christoph Hellwig, 2016/09/20
[PATCH v2 0/3] mm, dax: export dax capabilities and mapping size info to userspace,
Dan Williams,
2016/09/15
- [PATCH v2 1/3] mm, dax: add VM_SYNC flag for device-dax VMAs, Dan Williams, 2016/09/15
- [PATCH v2 2/3] mm, dax: add VM_DAX flag for DAX VMAs, Dan Williams, 2016/09/15
- Re: [PATCH v2 2/3] mm, dax: add VM_DAX flag for DAX VMAs, Christoph Hellwig, 2016/09/15
- Re: [PATCH v2 2/3] mm, dax: add VM_DAX flag for DAX VMAs, Dan Williams, 2016/09/15
- Re: [PATCH v2 2/3] mm, dax: add VM_DAX flag for DAX VMAs, Darrick J. Wong, 2016/09/15
- Re: [PATCH v2 2/3] mm, dax: add VM_DAX flag for DAX VMAs, Dan Williams, 2016/09/15
- Re: [PATCH v2 2/3] mm, dax: add VM_DAX flag for DAX VMAs, Dave Chinner, 2016/09/15
- Re: [PATCH v2 2/3] mm, dax: add VM_DAX flag for DAX VMAs, Dan Williams, 2016/09/15
- Re: [PATCH v2 2/3] mm, dax: add VM_DAX flag for DAX VMAs, Dan Williams, 2016/09/15
- Re: [PATCH v2 2/3] mm, dax: add VM_DAX flag for DAX VMAs, Dave Chinner, 2016/09/15
- Re: [PATCH v2 2/3] mm, dax: add VM_DAX flag for DAX VMAs, Dan Williams, 2016/09/15
- Re: [PATCH v2 2/3] mm, dax: add VM_DAX flag for DAX VMAs, Dan Williams, 2016/09/15
- Re: [PATCH v2 2/3] mm, dax: add VM_DAX flag for DAX VMAs, Dave Chinner, 2016/09/16
- Re: [PATCH v2 2/3] mm, dax: add VM_DAX flag for DAX VMAs, Dan Williams, 2016/09/16
- [PATCH v2 3/3] mm, mincore2(): retrieve tlb-size attributes of an address range, Dan Williams, 2016/09/15
[PATCH 0/3] xfsprogs: xfs_quota foreign fs path handling modifications,
Bill O'Donnell,
2016/09/14
- [PATCH 2/3] xfs_quota: print and path output formatting: maintain reverse compatibility, Bill O'Donnell, 2016/09/14
- [PATCH 3/3] xfs_quota: add case for foreign fs, disabled regardless of foreign_allowed, Bill O'Donnell, 2016/09/14
- [PATCH 1/3] xfsprogs: populate fs table with xfs entries first, foreign entries last, Bill O'Donnell, 2016/09/14
- [PATCH v2 0/3] xfsprogs: xfs_quota foreign fs path handling modifications, Bill O'Donnell, 2016/09/15
Re: [PATCH, RFC] xfs: remove i_iolock and use i_rwsem in the VFS inode instead,
Christoph Hellwig,
2016/09/05
- Re: [PATCH, RFC] xfs: remove i_iolock and use i_rwsem in the VFS inode instead, Peter Zijlstra, 2016/09/07
- Re: [PATCH, RFC] xfs: remove i_iolock and use i_rwsem in the VFS inode instead, Christoph Hellwig, 2016/09/05
- Re: [PATCH, RFC] xfs: remove i_iolock and use i_rwsem in the VFS inode instead, Dave Chinner, 2016/09/07
- Re: [PATCH, RFC] xfs: remove i_iolock and use i_rwsem in the VFS inode instead, Peter Zijlstra, 2016/09/08
- Re: [PATCH, RFC] xfs: remove i_iolock and use i_rwsem in the VFS inode instead, Dave Chinner, 2016/09/08
- Re: [PATCH, RFC] xfs: remove i_iolock and use i_rwsem in the VFS inode instead, Peter Zijlstra, 2016/09/09
- Re: [PATCH, RFC] xfs: remove i_iolock and use i_rwsem in the VFS inode instead, Christoph Hellwig, 2016/09/09
- Re: [PATCH, RFC] xfs: remove i_iolock and use i_rwsem in the VFS inode instead, Dave Chinner, 2016/09/10
- Re: [PATCH, RFC] xfs: remove i_iolock and use i_rwsem in the VFS inode instead, Peter Zijlstra, 2016/09/13
- Re: [PATCH, RFC] xfs: remove i_iolock and use i_rwsem in the VFS inode instead, Christoph Hellwig, 2016/09/09
- Re: [PATCH, RFC] xfs: remove i_iolock and use i_rwsem in the VFS inode instead, Peter Zijlstra, 2016/09/09
- Re: [PATCH, RFC] xfs: remove i_iolock and use i_rwsem in the VFS inode instead, Christoph Hellwig, 2016/09/09
- Re: [PATCH, RFC] xfs: remove i_iolock and use i_rwsem in the VFS inode instead, Peter Zijlstra, 2016/09/09
- Re: [PATCH, RFC] xfs: remove i_iolock and use i_rwsem in the VFS inode instead, Christoph Hellwig, 2016/09/10
Re: xfs_file_splice_read: possible circular locking dependency detected,
Dave Chinner,
2016/09/02
- Re: xfs_file_splice_read: possible circular locking dependency detected, Linus Torvalds, 2016/09/02
- Re: xfs_file_splice_read: possible circular locking dependency detected, CAI Qian, 2016/09/06
- Re: xfs_file_splice_read: possible circular locking dependency detected, CAI Qian, 2016/09/08
- Re: xfs_file_splice_read: possible circular locking dependency detected, Al Viro, 2016/09/08
- Re: xfs_file_splice_read: possible circular locking dependency detected, Linus Torvalds, 2016/09/08
- Re: xfs_file_splice_read: possible circular locking dependency detected, Linus Torvalds, 2016/09/08
- Re: xfs_file_splice_read: possible circular locking dependency detected, Al Viro, 2016/09/08
- Re: xfs_file_splice_read: possible circular locking dependency detected, Al Viro, 2016/09/08
- Re: xfs_file_splice_read: possible circular locking dependency detected, Al Viro, 2016/09/08
- Re: xfs_file_splice_read: possible circular locking dependency detected, Dave Chinner, 2016/09/08
- Re: xfs_file_splice_read: possible circular locking dependency detected, Al Viro, 2016/09/08
- Re: xfs_file_splice_read: possible circular locking dependency detected, Dave Chinner, 2016/09/08
- Re: xfs_file_splice_read: possible circular locking dependency detected, Al Viro, 2016/09/08
- Re: xfs_file_splice_read: possible circular locking dependency detected, Linus Torvalds, 2016/09/08
- Re: xfs_file_splice_read: possible circular locking dependency detected, Al Viro, 2016/09/08
- Re: xfs_file_splice_read: possible circular locking dependency detected, Linus Torvalds, 2016/09/08
- Re: xfs_file_splice_read: possible circular locking dependency detected, Linus Torvalds, 2016/09/08
- Re: xfs_file_splice_read: possible circular locking dependency detected, Al Viro, 2016/09/08
- Re: xfs_file_splice_read: possible circular locking dependency detected, Linus Torvalds, 2016/09/08
- Re: xfs_file_splice_read: possible circular locking dependency detected, Al Viro, 2016/09/09
- Re: xfs_file_splice_read: possible circular locking dependency detected, Linus Torvalds, 2016/09/09
- Re: xfs_file_splice_read: possible circular locking dependency detected, Al Viro, 2016/09/13
- Re: xfs_file_splice_read: possible circular locking dependency detected, Nicholas Piggin, 2016/09/13
- Re: xfs_file_splice_read: possible circular locking dependency detected, Linus Torvalds, 2016/09/13
- Re: xfs_file_splice_read: possible circular locking dependency detected, Al Viro, 2016/09/18
- Re: xfs_file_splice_read: possible circular locking dependency detected, Nicholas Piggin, 2016/09/18
- Re: xfs_file_splice_read: possible circular locking dependency detected, Al Viro, 2016/09/19
- Re: xfs_file_splice_read: possible circular locking dependency detected, Nicholas Piggin, 2016/09/19
- Re: xfs_file_splice_read: possible circular locking dependency detected, Linus Torvalds, 2016/09/13
- Re: xfs_file_splice_read: possible circular locking dependency detected, Al Viro, 2016/09/13
- Re: xfs_file_splice_read: possible circular locking dependency detected, Al Viro, 2016/09/17
- Re: xfs_file_splice_read: possible circular locking dependency detected, Al Viro, 2016/09/17
- Re: xfs_file_splice_read: possible circular locking dependency detected, Linus Torvalds, 2016/09/17
- [RFC][CFT] splice_read reworked, Al Viro, 2016/09/23
- [PATCH 01/11] fix memory leaks in tracing_buffers_splice_read(), Al Viro, 2016/09/23
- [PATCH 02/11] splice_to_pipe(): don't open-code wakeup_pipe_readers(), Al Viro, 2016/09/23
- [PATCH 03/11] splice: switch get_iovec_page_array() to iov_iter, Al Viro, 2016/09/23
- [PATCH 04/11] splice: lift pipe_lock out of splice_to_pipe(), Al Viro, 2016/09/23
- Re: [PATCH 04/11] splice: lift pipe_lock out of splice_to_pipe(), Linus Torvalds, 2016/09/23
- Re: [PATCH 04/11] splice: lift pipe_lock out of splice_to_pipe(), Al Viro, 2016/09/23
- Re: [PATCH 04/11] splice: lift pipe_lock out of splice_to_pipe(), Linus Torvalds, 2016/09/23
- Re: [PATCH 04/11] splice: lift pipe_lock out of splice_to_pipe(), Al Viro, 2016/09/23
- Re: [PATCH 04/11] splice: lift pipe_lock out of splice_to_pipe(), Al Viro, 2016/09/24
- Re: [PATCH 04/11] splice: lift pipe_lock out of splice_to_pipe(), Nicholas Piggin, 2016/09/27
- Re: [PATCH 04/11] splice: lift pipe_lock out of splice_to_pipe(), Chuck Lever, 2016/09/27
- [PATCH 04/12] splice: lift pipe_lock out of splice_to_pipe(), Al Viro, 2016/09/23
- Re: [PATCH 04/12] splice: lift pipe_lock out of splice_to_pipe(), Miklos Szeredi, 2016/09/26
- Re: [PATCH 04/12] splice: lift pipe_lock out of splice_to_pipe(), Al Viro, 2016/09/26
- [PATCH 06/12] new helper: add_to_pipe(), Al Viro, 2016/09/23
- Re: [PATCH 06/12] new helper: add_to_pipe(), Miklos Szeredi, 2016/09/26
- [PATCH 10/12] new iov_iter flavour: pipe-backed, Al Viro, 2016/09/23
- Re: [PATCH 10/12] new iov_iter flavour: pipe-backed, Miklos Szeredi, 2016/09/29
- Re: [PATCH 10/12] new iov_iter flavour: pipe-backed, Al Viro, 2016/09/29
- Re: [PATCH 10/12] new iov_iter flavour: pipe-backed, Miklos Szeredi, 2016/09/30
- [PATCH 11/12] switch generic_file_splice_read() to use of ->read_iter(), Al Viro, 2016/09/23
- [PATCH 12/12] switch default_file_splice_read() to use of pipe-backed iov_iter, Al Viro, 2016/09/23
- [PATCH 05/11] skb_splice_bits(): get rid of callback, Al Viro, 2016/09/23
- [PATCH 06/11] new helper: add_to_pipe(), Al Viro, 2016/09/23
- [PATCH 07/11] fuse_dev_splice_read(): switch to add_to_pipe(), Al Viro, 2016/09/23
- [PATCH 08/11] cifs: don't use memcpy() to copy struct iov_iter, Al Viro, 2016/09/23
- [PATCH 09/11] fuse_ioctl_copy_user(): don't open-code copy_page_{to,from}_iter(), Al Viro, 2016/09/23
- Re: [PATCH 09/11] fuse_ioctl_copy_user(): don't open-code copy_page_{to,from}_iter(), Miklos Szeredi, 2016/09/26
- [PATCH 10/11] new iov_iter flavour: pipe-backed, Al Viro, 2016/09/23
- [PATCH 11/11] switch generic_file_splice_read() to use of ->read_iter(), Al Viro, 2016/09/23
- Re: [RFC][CFT] splice_read reworked, CAI Qian, 2016/09/30
- Re: [RFC][CFT] splice_read reworked, CAI Qian, 2016/09/30
- Re: [RFC][CFT] splice_read reworked, CAI Qian, 2016/09/30
- Re: xfs_file_splice_read: possible circular locking dependency detected, Al Viro, 2016/09/08
- Re: xfs_file_splice_read: possible circular locking dependency detected, Linus Torvalds, 2016/09/08
[RFC PATCH 0/6] xfs: sort out the AGFL size mess,
Dave Chinner,
2016/09/01
- [PATCH 2/6] xfs: shadow agfl indexes in the per-ag structures, Dave Chinner, 2016/09/01
- [PATCH 5/6] xfs: clean up AGFL index initialisation in growfs, Dave Chinner, 2016/09/01
- [PATCH 1/6] xfs: clean up XFS_AGFL_SIZE, Dave Chinner, 2016/09/01
- [PATCH 4/6] xfs: automatically fix up AGFL size issues, Dave Chinner, 2016/09/01
- [PATCH 3/6] xfs: detect AGFL size mismatches, Dave Chinner, 2016/09/01
- [PATCH 6/6] xfs: use per-ag AGFL indexes everywhere, Dave Chinner, 2016/09/01