xfs (thread)
[PATCH v23 00/22] Richacls (Core and Ext4),
Andreas Gruenbacher,
2016/06/30
- [PATCH v23 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags, Andreas Gruenbacher, 2016/06/30
- [PATCH v23 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags, Andreas Gruenbacher, 2016/06/30
- [PATCH v23 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests, Andreas Gruenbacher, 2016/06/30
- [PATCH v23 04/22] vfs: Make the inode passed to inode_change_ok non-const, Andreas Gruenbacher, 2016/06/30
- [PATCH v23 05/22] vfs: Add permission flags for setting file attributes, Andreas Gruenbacher, 2016/06/30
- [PATCH v23 06/22] richacl: In-memory representation and helper functions, Andreas Gruenbacher, 2016/06/30
- [PATCH v23 07/22] richacl: Permission mapping functions, Andreas Gruenbacher, 2016/06/30
- [PATCH v23 08/22] richacl: Compute maximum file masks from an acl, Andreas Gruenbacher, 2016/06/30
- [PATCH v23 09/22] richacl: Permission check algorithm, Andreas Gruenbacher, 2016/06/30
- [PATCH v23 11/22] vfs: Cache base_acl objects in inodes, Andreas Gruenbacher, 2016/06/30
- [PATCH v23 10/22] posix_acl: Improve xattr fixup code, Andreas Gruenbacher, 2016/06/30
- [PATCH v23 12/22] vfs: Add get_richacl and set_richacl inode operations, Andreas Gruenbacher, 2016/06/30
- [PATCH v23 13/22] vfs: Cache richacl in struct inode, Andreas Gruenbacher, 2016/06/30
- [PATCH v23 14/22] richacl: Update the file masks in chmod(), Andreas Gruenbacher, 2016/06/30
- [PATCH v23 15/22] richacl: Check if an acl is equivalent to a file mode, Andreas Gruenbacher, 2016/06/30
- [PATCH v23 16/22] richacl: Create-time inheritance, Andreas Gruenbacher, 2016/06/30
- [PATCH v23 17/22] richacl: Automatic Inheritance, Andreas Gruenbacher, 2016/06/30
- [PATCH v23 18/22] richacl: xattr mapping functions, Andreas Gruenbacher, 2016/06/30
- [PATCH v23 19/22] richacl: Add richacl xattr handler, Andreas Gruenbacher, 2016/06/30
- [PATCH v23 20/22] vfs: Add richacl permission checking, Andreas Gruenbacher, 2016/06/30
- [PATCH v23 21/22] ext4: Add richacl support, Andreas Gruenbacher, 2016/06/30
- [PATCH v23 22/22] ext4: Add richacl feature flag, Andreas Gruenbacher, 2016/06/30
- Re: [PATCH v23 00/22] Richacls (Core and Ext4), Volker Lendecke, 2016/06/30
Question: Old Irix tape backup. Recovery on Linux (xfsdump/xfsrestore),
Anthony l,
2016/06/29
- Re: Question: Old Irix tape backup. Recovery on Linux (xfsdump/xfsrestore), Eric Sandeen, 2016/06/29
- Re: Question: Old Irix tape backup. Recovery on Linux (xfsdump/xfsrestore), Dave Chinner, 2016/06/29
- Re: Question: Old Irix tape backup. Recovery on Linux (xfsdump/xfsrestore), Anthony l, 2016/06/30
- Re: Question: Old Irix tape backup. Recovery on Linux (xfsdump/xfsrestore), Eric Sandeen, 2016/06/30
- Re: Question: Old Irix tape backup. Recovery on Linux (xfsdump/xfsrestore), Anthony l, 2016/06/30
- Re: Question: Old Irix tape backup. Recovery on Linux (xfsdump/xfsrestore), Eric Sandeen, 2016/06/30
- Re: Question: Old Irix tape backup. Recovery on Linux (xfsdump/xfsrestore), Anthony l, 2016/06/30
- Re: Question: Old Irix tape backup. Recovery on Linux (xfsdump/xfsrestore), Dave Chinner, 2016/06/30
- Re: Question: Old Irix tape backup. Recovery on Linux (xfsdump/xfsrestore), Andrew Ho, 2016/06/30
xfs: untangle the direct I/O and DAX path, fix DAX locking,
Christoph Hellwig,
2016/06/22
- [PATCH 1/8] xfs: don't pass ioflags around in the ioctl path, Christoph Hellwig, 2016/06/22
- [PATCH 2/8] xfs: kill ioflags, Christoph Hellwig, 2016/06/22
- [PATCH 3/8] xfs: remove s_maxbytes enforcement in xfs_file_read_iter, Christoph Hellwig, 2016/06/22
- [PATCH 4/8] xfs: split xfs_file_read_iter into buffered and direct I/O helpers, Christoph Hellwig, 2016/06/22
- [PATCH 5/8] xfs: stop using generic_file_read_iter for direct I/O, Christoph Hellwig, 2016/06/22
- [PATCH 6/8] xfs: direct calls in the direct I/O path, Christoph Hellwig, 2016/06/22
- [PATCH 7/8] xfs: split direct I/O and DAX path, Christoph Hellwig, 2016/06/22
- [PATCH 8/8] xfs: fix locking for DAX writes, Christoph Hellwig, 2016/06/22
- Re: xfs: untangle the direct I/O and DAX path, fix DAX locking, Dave Chinner, 2016/06/23
- Re: xfs: untangle the direct I/O and DAX path, fix DAX locking, Dan Williams, 2016/06/23
- Re: xfs: untangle the direct I/O and DAX path, fix DAX locking, Christoph Hellwig, 2016/06/24
- Re: xfs: untangle the direct I/O and DAX path, fix DAX locking, Dave Chinner, 2016/06/24
- Re: xfs: untangle the direct I/O and DAX path, fix DAX locking, Christoph Hellwig, 2016/06/28
- Re: xfs: untangle the direct I/O and DAX path, fix DAX locking, Boaz Harrosh, 2016/06/28
- Re: xfs: untangle the direct I/O and DAX path, fix DAX locking, Christoph Hellwig, 2016/06/28
- Re: xfs: untangle the direct I/O and DAX path, fix DAX locking, Boaz Harrosh, 2016/06/28
- Re: xfs: untangle the direct I/O and DAX path, fix DAX locking, Christoph Hellwig, 2016/06/28
- Re: xfs: untangle the direct I/O and DAX path, fix DAX locking, Boaz Harrosh, 2016/06/29
[PATCH 0/2] xfsprogs/db: fix up broken multi-record inode chunk support,
Brian Foster,
2016/06/20
- [PATCH 2/2] xfs_check: process sparse inode chunks correctly, Brian Foster, 2016/06/20
- Re: [PATCH 2/2] xfs_check: process sparse inode chunks correctly, Carlos Maiolino, 2016/06/21
- Re: [PATCH 2/2] xfs_check: process sparse inode chunks correctly, Brian Foster, 2016/06/21
- Re: [PATCH 2/2] xfs_check: process sparse inode chunks correctly, Carlos Maiolino, 2016/06/21
- Re: [PATCH 2/2] xfs_check: process sparse inode chunks correctly, Eric Sandeen, 2016/06/21
- Re: [PATCH 2/2] xfs_check: process sparse inode chunks correctly, Dave Chinner, 2016/06/21
- Re: [PATCH 2/2] xfs_check: process sparse inode chunks correctly, Carlos Maiolino, 2016/06/22
- Re: [PATCH 2/2] xfs_check: process sparse inode chunks correctly, Darrick J. Wong, 2016/06/22
- [PATCH 1/2] Revert "xfs_db: make check work for sparse inodes", Brian Foster, 2016/06/20
[PATCH v6 0/6] xfs-docs: reorganize chapters, rmapbt and refcountbt chapter updates,
Darrick J. Wong,
2016/06/16
- [PATCH 1/6] journaling_log: fix some typos in the section about EFDs, Darrick J. Wong, 2016/06/16
- [PATCH 2/6] xfsdocs: document known testing procedures, Darrick J. Wong, 2016/06/16
- [PATCH 3/6] xfsdocs: update the on-disk format with changes for Linux 4.5, Darrick J. Wong, 2016/06/16
- [PATCH 5/6] xfsdocs: reverse-mapping btree documentation, Darrick J. Wong, 2016/06/16
- [PATCH 6/6] xfsdocs: document refcount btree and reflink, Darrick J. Wong, 2016/06/16
- [PATCH 4/6] xfsdocs: move the discussions of short and long format btrees to a separate chapter, Darrick J. Wong, 2016/06/16
[PATCH v6 00/20] xfstests: minor fixes for the reflink/dedupe tests,
Darrick J. Wong,
2016/06/16
- [PATCH 01/20] xfs/104: don't enospc when ag metadata overhead grows, Darrick J. Wong, 2016/06/16
- [PATCH 02/20] tests: don't put loop control files on the scratch mount, Darrick J. Wong, 2016/06/16
- [PATCH 03/20] xfs: test copy-on-write leftover recovery, Darrick J. Wong, 2016/06/16
- [PATCH 04/20] xfs: test per-ag allocation accounting during truncate-caused refcountbt expansion, Darrick J. Wong, 2016/06/16
- [PATCH 05/20] reflink: test interaction with swap files, Darrick J. Wong, 2016/06/16
- [PATCH 06/20] xfs: test rmap behavior when multiple bmbt records map to a single rmapbt record, Darrick J. Wong, 2016/06/16
- [PATCH 07/20] reflink: test changing sharers of a block while keeping refcount the same, Darrick J. Wong, 2016/06/16
- [PATCH 08/20] xfs/122: don't break on old xfsprogs, Darrick J. Wong, 2016/06/16
- [PATCH 09/20] xfs/122: fix test output to reflect latest xfsprogs, Darrick J. Wong, 2016/06/16
- [PATCH 10/20] xfs/122: list the new log redo items, Darrick J. Wong, 2016/06/16
- [PATCH 12/20] xfs/235: fix logic errors when checking rmap usage after failures, Darrick J. Wong, 2016/06/16
- [PATCH 11/20] xfs: inject errors at various parts of the deferred op completion, Darrick J. Wong, 2016/06/16
- [PATCH 13/20] xfs/229: require 3GB of space, Darrick J. Wong, 2016/06/16
- [PATCH 14/20] xfs: test clearing reflink inode flag, Darrick J. Wong, 2016/06/16
- [PATCH 15/20] xfstests: fix unreferenced variables in generic/186 and generic/187, Darrick J. Wong, 2016/06/16
- [PATCH 17/20] generic/204: increase log size for rmap/reflink, Darrick J. Wong, 2016/06/16
- [PATCH 16/20] reflink: test cross-mountpoint reflink and dedupe, Darrick J. Wong, 2016/06/16
- [PATCH 18/20] xfs/128: use $XFS_FSR_PROG instead of xfs_fsr directly, Darrick J. Wong, 2016/06/16
- [PATCH 19/20] xfs: run xfs_repair at the end of each test, Darrick J. Wong, 2016/06/16
- [PATCH 20/20] xfs: scrub fs (if still mounted) at the end of the test, Darrick J. Wong, 2016/06/16
- [PATCH 21/20] xfs/128: cycle_mount the scratch device, not the test device, Darrick J. Wong, 2016/06/28
[PATCH v6 000/145] xfsprogs: add reverse mapping, reflink, dedupe, and online scrub support,
Darrick J. Wong,
2016/06/16
- [PATCH 001/145] xfs_buflock: add a tool that can be used to find buffer deadlocks, Darrick J. Wong, 2016/06/16
- [PATCH 002/145] libxfs: port changes from kernel libxfs, Darrick J. Wong, 2016/06/16
- [PATCH 003/145] libxfs: backport changes from 4.5, Darrick J. Wong, 2016/06/16
- [PATCH 004/145] libxfs: backport kernel 4.6 changes, Darrick J. Wong, 2016/06/16
- [PATCH 005/145] libxfs: backport kernel 4.7 changes, Darrick J. Wong, 2016/06/16
- [PATCH 006/145] xfs: make several functions static, Darrick J. Wong, 2016/06/16
- [PATCH 007/145] xfs: define XFS_IOC_FREEZE even if FIFREEZE is defined, Darrick J. Wong, 2016/06/16
- [PATCH 008/145] libxfs: add more list operations, Darrick J. Wong, 2016/06/16
- [PATCH 009/145] xfs_logprint: move the EFI copying/printing functions to a redo items file, Darrick J. Wong, 2016/06/16
- [PATCH 010/145] xfs_logprint: fix formatting issues with the EFI printing code, Darrick J. Wong, 2016/06/16
- [PATCH 011/145] man: document the DAX fsxattr inode flag, Darrick J. Wong, 2016/06/16
- [PATCH 012/145] xfs: separate freelist fixing into a separate helper, Darrick J. Wong, 2016/06/16
- [PATCH 013/145] xfs: convert list of extents to free into a regular list, Darrick J. Wong, 2016/06/16
- [PATCH 014/145] xfs: create a standard btree size calculator code, Darrick J. Wong, 2016/06/16
- [PATCH 015/145] xfs: refactor btree maxlevels computation, Darrick J. Wong, 2016/06/16
- [PATCH 016/145] xfs: during btree split, save new block key & ptr for future insertion, Darrick J. Wong, 2016/06/16
- [PATCH 017/145] xfs: support btrees with overlapping intervals for keys, Darrick J. Wong, 2016/06/16
- [PATCH 018/145] xfs: introduce interval queries on btrees, Darrick J. Wong, 2016/06/16
- [PATCH 019/145] xfs: refactor btree owner change into a separate visit-blocks function, Darrick J. Wong, 2016/06/16
- [PATCH 020/145] xfs: move deferred operations into a separate file, Darrick J. Wong, 2016/06/16
- [PATCH 021/145] xfs: add tracepoints for the deferred ops mechanism, Darrick J. Wong, 2016/06/16
- [PATCH 022/145] xfs: enable the xfs_defer mechanism to process extents to free, Darrick J. Wong, 2016/06/16
- [PATCH 023/145] xfs: rework xfs_bmap_free callers to use xfs_defer_ops, Darrick J. Wong, 2016/06/16
- [PATCH 024/145] xfs: change xfs_bmap_{finish, cancel, init, free} -> xfs_defer_*, Darrick J. Wong, 2016/06/16
- [PATCH 025/145] xfs: rename flist/free_list to dfops, Darrick J. Wong, 2016/06/16
- [PATCH 026/145] xfs: add tracepoints and error injection for deferred extent freeing, Darrick J. Wong, 2016/06/16
- [PATCH 027/145] xfs_io: add free-extent error injection type, Darrick J. Wong, 2016/06/16
- [PATCH 028/145] xfs: introduce rmap btree definitions, Darrick J. Wong, 2016/06/16
- [PATCH 029/145] xfs: add rmap btree stats infrastructure, Darrick J. Wong, 2016/06/16
- [PATCH 030/145] xfs: rmap btree add more reserved blocks, Darrick J. Wong, 2016/06/16
- [PATCH 031/145] xfs: add owner field to extent allocation and freeing, Darrick J. Wong, 2016/06/16
- [PATCH 032/145] xfs: introduce rmap extent operation stubs, Darrick J. Wong, 2016/06/16
- [PATCH 033/145] xfs: define the on-disk rmap btree format, Darrick J. Wong, 2016/06/16
- [PATCH 034/145] xfs: rmap btree transaction reservations, Darrick J. Wong, 2016/06/16
- [PATCH 035/145] xfs: rmap btree requires more reserved free space, Darrick J. Wong, 2016/06/16
- [PATCH 036/145] xfs: add rmap btree operations, Darrick J. Wong, 2016/06/16
- [PATCH 037/145] xfs: support overlapping intervals in the rmap btree, Darrick J. Wong, 2016/06/16
- [PATCH 038/145] xfs: teach rmapbt to support interval queries, Darrick J. Wong, 2016/06/16
- [PATCH 039/145] xfs: add an extent to the rmap btree, Darrick J. Wong, 2016/06/16
- [PATCH 040/145] xfs: remove an extent from the rmap btree, Darrick J. Wong, 2016/06/16
- [PATCH 041/145] xfs: convert unwritten status of reverse mappings, Darrick J. Wong, 2016/06/16
- [PATCH 042/145] xfs: add rmap btree insert and delete helpers, Darrick J. Wong, 2016/06/16
- [PATCH 043/145] xfs: create helpers for mapping, unmapping, and converting file fork extents, Darrick J. Wong, 2016/06/16
- [PATCH 044/145] xfs: create rmap update intent log items, Darrick J. Wong, 2016/06/16
- [PATCH 045/145] xfs: enable the xfs_defer mechanism to process rmaps to update, Darrick J. Wong, 2016/06/16
- [PATCH 046/145] xfs: propagate bmap updates to rmapbt, Darrick J. Wong, 2016/06/16
- [PATCH 047/145] xfs: add rmap btree geometry feature flag, Darrick J. Wong, 2016/06/16
- [PATCH 048/145] xfs: don't update rmapbt when fixing agfl, Darrick J. Wong, 2016/06/16
- [PATCH 049/145] xfs: enable the rmap btree functionality, Darrick J. Wong, 2016/06/16
- [PATCH 050/145] xfs_db: display rmap btree contents, Darrick J. Wong, 2016/06/16
- [PATCH 052/145] xfs_db: copy the rmap btree, Darrick J. Wong, 2016/06/16
- [PATCH 051/145] xfs_db: spot check rmapbt, Darrick J. Wong, 2016/06/16
- [PATCH 053/145] xfs_growfs: report rmapbt presence, Darrick J. Wong, 2016/06/16
- [PATCH 054/145] xfs_io: add rmap-finish error injection type, Darrick J. Wong, 2016/06/16
- [PATCH 055/145] xfs_logprint: support rmap redo items, Darrick J. Wong, 2016/06/16
- [PATCH 056/145] xfs_repair: use rmap btree data to check block types, Darrick J. Wong, 2016/06/16
- [PATCH 057/145] xfs_repair: fix fino_bno calculation when rmapbt is enabled, Darrick J. Wong, 2016/06/16
- [PATCH 058/145] xfs_repair: create a slab API for allocating arrays in large chunks, Darrick J. Wong, 2016/06/16
- [PATCH 059/145] xfs_repair: collect reverse-mapping data for refcount/rmap tree rebuilding, Darrick J. Wong, 2016/06/16
- [PATCH 060/145] xfs_repair: record and merge raw rmap data, Darrick J. Wong, 2016/06/16
- [PATCH 061/145] xfs_repair: add inode bmbt block rmaps, Darrick J. Wong, 2016/06/16
- [PATCH 062/145] xfs_repair: add fixed-location per-AG rmaps, Darrick J. Wong, 2016/06/16
- [PATCH 063/145] xfs_repair: check existing rmapbt entries against observed rmaps, Darrick J. Wong, 2016/06/16
- [PATCH 064/145] xfs_repair: rebuild reverse-mapping btree, Darrick J. Wong, 2016/06/16
- [PATCH 065/145] xfs_repair: add per-AG btree blocks to rmap data and add to rmapbt, Darrick J. Wong, 2016/06/16
- [PATCH 066/145] xfs_repair: merge data & attr fork reverse mappings, Darrick J. Wong, 2016/06/16
- [PATCH 067/145] xfs_repair: look for mergeable rmaps, Darrick J. Wong, 2016/06/16
- [PATCH 068/145] xfs_repair: check for impossible rmap record field combinations, Darrick J. Wong, 2016/06/16
- [PATCH 069/145] mkfs: set agsize prior to calculating minimum log size, Darrick J. Wong, 2016/06/16
- [PATCH 070/145] mkfs.xfs: create filesystems with reverse-mappings, Darrick J. Wong, 2016/06/16
- [PATCH 071/145] xfs: count the blocks in a btree, Darrick J. Wong, 2016/06/16
- [PATCH 072/145] xfs: set up per-AG free space reservations, Darrick J. Wong, 2016/06/16
- [PATCH 073/145] xfs: introduce refcount btree definitions, Darrick J. Wong, 2016/06/16
- [PATCH 074/145] xfs: add refcount btree stats infrastructure, Darrick J. Wong, 2016/06/16
- [PATCH 075/145] xfs: refcount btree add more reserved blocks, Darrick J. Wong, 2016/06/16
- [PATCH 076/145] xfs: define the on-disk refcount btree format, Darrick J. Wong, 2016/06/16
- [PATCH 077/145] xfs: account for the refcount btree in the alloc/free log reservation, Darrick J. Wong, 2016/06/16
- [PATCH 078/145] xfs: add refcount btree operations, Darrick J. Wong, 2016/06/16
- [PATCH 079/145] xfs: create refcount update intent log items, Darrick J. Wong, 2016/06/16
- [PATCH 080/145] xfs: log refcount intent items, Darrick J. Wong, 2016/06/16
- [PATCH 081/145] xfs: adjust refcount of an extent of blocks in refcount btree, Darrick J. Wong, 2016/06/16
- [PATCH 082/145] xfs: connect refcount adjust functions to upper layers, Darrick J. Wong, 2016/06/16
- [PATCH 083/145] xfs: adjust refcount when unmapping file blocks, Darrick J. Wong, 2016/06/16
- [PATCH 084/145] xfs: refcount btree requires more reserved space, Darrick J. Wong, 2016/06/16
- [PATCH 085/145] xfs: introduce reflink utility functions, Darrick J. Wong, 2016/06/16
- [PATCH 086/145] xfs: create bmbt update intent log items, Darrick J. Wong, 2016/06/16
- [PATCH 087/145] xfs: log bmap intent items, Darrick J. Wong, 2016/06/16
- [PATCH 088/145] xfs: map an inode's offset to an exact physical block, Darrick J. Wong, 2016/06/16
- [PATCH 089/145] xfs: implement deferred bmbt map/unmap operations, Darrick J. Wong, 2016/06/16
- [PATCH 090/145] xfs: return work remaining at the end of a bunmapi operation, Darrick J. Wong, 2016/06/16
- [PATCH 091/145] xfs: add reflink feature flag to geometry, Darrick J. Wong, 2016/06/16
- [PATCH 092/145] xfs: don't allow reflinked dir/dev/fifo/socket/pipe files, Darrick J. Wong, 2016/06/16
- [PATCH 093/145] xfs: introduce the CoW fork, Darrick J. Wong, 2016/06/16
- [PATCH 094/145] xfs: support bmapping delalloc extents in the CoW fork, Darrick J. Wong, 2016/06/16
- [PATCH 095/145] xfs: support allocating delayed extents in CoW fork, Darrick J. Wong, 2016/06/16
- [PATCH 096/145] xfs: support removing extents from CoW fork, Darrick J. Wong, 2016/06/16
- [PATCH 097/145] xfs: store in-progress CoW allocations in the refcount btree, Darrick J. Wong, 2016/06/16
- [PATCH 098/145] xfs: teach get_bmapx and fiemap about shared extents and the CoW fork, Darrick J. Wong, 2016/06/16
- [PATCH 099/145] xfs: support FS_XFLAG_REFLINK on reflink filesystems, Darrick J. Wong, 2016/06/16
- [PATCH 100/145] xfs: create a separate cow extent size hint for the allocator, Darrick J. Wong, 2016/06/16
- [PATCH 101/145] xfs: preallocate blocks for worst-case btree expansion, Darrick J. Wong, 2016/06/16
- [PATCH 102/145] xfs: try other AGs to allocate a BMBT block, Darrick J. Wong, 2016/06/16
- [PATCH 103/145] xfs: provide switch to force filesystem to copy-on-write all the time, Darrick J. Wong, 2016/06/16
- [PATCH 104/145] xfs: increase log reservations for reflink, Darrick J. Wong, 2016/06/16
- [PATCH 105/145] xfs: use interval query for rmap map and unmap operations on shared files, Darrick J. Wong, 2016/06/16
- [PATCH 106/145] xfs: convert unwritten status of shared-extent reverse mappings on shared files, Darrick J. Wong, 2016/06/16
- [PATCH 107/145] xfs: don't allow realtime and reflinked files to mix, Darrick J. Wong, 2016/06/16
- [PATCH 108/145] xfs: don't mix reflink and DAX mode for now, Darrick J. Wong, 2016/06/16
- [PATCH 109/145] xfs: recognize the reflink feature bit, Darrick J. Wong, 2016/06/16
- [PATCH 110/145] xfs_db: dump refcount btree data, Darrick J. Wong, 2016/06/16
- [PATCH 111/145] xfs_db: add support for checking the refcount btree, Darrick J. Wong, 2016/06/16
- [PATCH 112/145] xfs_db: metadump should copy the refcount btree too, Darrick J. Wong, 2016/06/16
- [PATCH 113/145] xfs_db: deal with the CoW extent size hint, Darrick J. Wong, 2016/06/16
- [PATCH 114/145] xfs_growfs: report the presence of the reflink feature, Darrick J. Wong, 2016/06/16
- [PATCH 115/145] xfs_io: bmap should support querying CoW fork, shared blocks, Darrick J. Wong, 2016/06/16
- [PATCH 116/145] xfs_io: get and set the CoW extent size hint, Darrick J. Wong, 2016/06/16
- [PATCH 117/145] xfs_io: add refcount+bmap error injection types, Darrick J. Wong, 2016/06/16
- [PATCH 118/145] xfs_logprint: support cowextsize reporting in log contents, Darrick J. Wong, 2016/06/16
- [PATCH 119/145] xfs_logprint: support refcount redo items, Darrick J. Wong, 2016/06/16
- [PATCH 120/145] xfs_logprint: support bmap redo items, Darrick J. Wong, 2016/06/16
- [PATCH 121/145] man: document the reflink inode flag in fsxattr, Darrick J. Wong, 2016/06/16
- [PATCH 122/145] man: document the inode cowextsize flags & fields, Darrick J. Wong, 2016/06/16
- [PATCH 123/145] xfs_repair: fix get_agino_buf to avoid corrupting inodes, Darrick J. Wong, 2016/06/16
- [PATCH 124/145] xfs_repair: check the existing refcount btree, Darrick J. Wong, 2016/06/16
- [PATCH 125/145] xfs_repair: handle multiple owners of data blocks, Darrick J. Wong, 2016/06/16
- [PATCH 126/145] xfs_repair: process reverse-mapping data into refcount data, Darrick J. Wong, 2016/06/16
- [PATCH 127/145] xfs_repair: record reflink inode state, Darrick J. Wong, 2016/06/16
- [PATCH 128/145] xfs_repair: fix inode reflink flags, Darrick J. Wong, 2016/06/16
- [PATCH 130/145] xfs_repair: rebuild the refcount btree, Darrick J. Wong, 2016/06/16
- [PATCH 129/145] xfs_repair: check the refcount btree against our observed reference counts when -n, Darrick J. Wong, 2016/06/16
- [PATCH 132/145] xfs_repair: check the CoW extent size hint, Darrick J. Wong, 2016/06/16
- [PATCH 131/145] xfs_repair: complain about copy-on-write leftovers, Darrick J. Wong, 2016/06/16
- [PATCH 133/145] xfs_repair: use range query when while checking rmaps, Darrick J. Wong, 2016/06/16
- [PATCH 134/145] xfs_repair: check for mergeable refcount records, Darrick J. Wong, 2016/06/16
- [PATCH 136/145] xfs: introduce the XFS_IOC_GETFSMAPX ioctl, Darrick J. Wong, 2016/06/16
- [PATCH 138/145] xfs_io: support the new getfsmap ioctl, Darrick J. Wong, 2016/06/16
- [PATCH 139/145] xfs: scrub btree records and pointers while querying, Darrick J. Wong, 2016/06/16
- [PATCH 137/145] xfs_db: introduce the 'fsmap' command to find what owns a set of fsblocks, Darrick J. Wong, 2016/06/16
- [PATCH 142/145] xfs: support scrubbing rmap btree, Darrick J. Wong, 2016/06/16
- [PATCH 135/145] mkfs.xfs: format reflink enabled filesystems, Darrick J. Wong, 2016/06/16
- [PATCH 141/145] xfs: support scrubbing inode btrees, Darrick J. Wong, 2016/06/16
- [PATCH 140/145] xfs: support scrubbing free space btrees, Darrick J. Wong, 2016/06/16
- [PATCH 143/145] xfs: support scrubbing refcount btree, Darrick J. Wong, 2016/06/16
- [PATCH 144/145] xfs: add btree scrub tracepoints, Darrick J. Wong, 2016/06/16
- [PATCH 145/145] xfs_scrub: create online filesystem scrub program, Darrick J. Wong, 2016/06/16
[PATCH v6 000/119] xfs: add reverse mapping, reflink, dedupe, and online scrub support,
Darrick J. Wong,
2016/06/16
- [PATCH 001/119] vfs: fix return type of ioctl_file_dedupe_range, Darrick J. Wong, 2016/06/16
- [PATCH 002/119] vfs: support FS_XFLAG_REFLINK and FS_XFLAG_COWEXTSIZE, Darrick J. Wong, 2016/06/16
- [PATCH 003/119] xfs: check offsets of variable length structures, Darrick J. Wong, 2016/06/16
- [PATCH 004/119] xfs: enable buffer deadlock postmortem diagnosis via ftrace, Darrick J. Wong, 2016/06/16
- [PATCH 005/119] xfs: check for a valid error_tag in errortag_add, Darrick J. Wong, 2016/06/16
- [PATCH 006/119] xfs: port differences from xfsprogs libxfs, Darrick J. Wong, 2016/06/16
- [PATCH 007/119] xfs: rearrange xfs_bmap_add_free parameters, Darrick J. Wong, 2016/06/16
- [PATCH 008/119] xfs: separate freelist fixing into a separate helper, Darrick J. Wong, 2016/06/16
- [PATCH 009/119] xfs: convert list of extents to free into a regular list, Darrick J. Wong, 2016/06/16
- [PATCH 010/119] xfs: create a standard btree size calculator code, Darrick J. Wong, 2016/06/16
- [PATCH 011/119] xfs: refactor btree maxlevels computation, Darrick J. Wong, 2016/06/16
- [PATCH 012/119] xfs: during btree split, save new block key & ptr for future insertion, Darrick J. Wong, 2016/06/16
- [PATCH 013/119] xfs: support btrees with overlapping intervals for keys, Darrick J. Wong, 2016/06/16
- [PATCH 014/119] xfs: introduce interval queries on btrees, Darrick J. Wong, 2016/06/16
- [PATCH 015/119] xfs: refactor btree owner change into a separate visit-blocks function, Darrick J. Wong, 2016/06/16
- [PATCH 016/119] xfs: move deferred operations into a separate file, Darrick J. Wong, 2016/06/16
- [PATCH 017/119] xfs: add tracepoints for the deferred ops mechanism, Darrick J. Wong, 2016/06/16
- [PATCH 018/119] xfs: enable the xfs_defer mechanism to process extents to free, Darrick J. Wong, 2016/06/16
- [PATCH 019/119] xfs: rework xfs_bmap_free callers to use xfs_defer_ops, Darrick J. Wong, 2016/06/16
- [PATCH 020/119] xfs: change xfs_bmap_{finish, cancel, init, free} -> xfs_defer_*, Darrick J. Wong, 2016/06/16
- [PATCH 022/119] xfs: add tracepoints and error injection for deferred extent freeing, Darrick J. Wong, 2016/06/16
- [PATCH 021/119] xfs: rename flist/free_list to dfops, Darrick J. Wong, 2016/06/16
- [PATCH 023/119] xfs: introduce rmap btree definitions, Darrick J. Wong, 2016/06/16
- [PATCH 024/119] xfs: add rmap btree stats infrastructure, Darrick J. Wong, 2016/06/16
- [PATCH 025/119] xfs: rmap btree add more reserved blocks, Darrick J. Wong, 2016/06/16
- [PATCH 026/119] xfs: add owner field to extent allocation and freeing, Darrick J. Wong, 2016/06/16
- [PATCH 027/119] xfs: introduce rmap extent operation stubs, Darrick J. Wong, 2016/06/16
- [PATCH 028/119] xfs: define the on-disk rmap btree format, Darrick J. Wong, 2016/06/16
- [PATCH 029/119] xfs: add rmap btree growfs support, Darrick J. Wong, 2016/06/16
- [PATCH 030/119] xfs: rmap btree transaction reservations, Darrick J. Wong, 2016/06/16
- [PATCH 031/119] xfs: rmap btree requires more reserved free space, Darrick J. Wong, 2016/06/16
- [PATCH 032/119] xfs: add rmap btree operations, Darrick J. Wong, 2016/06/16
- [PATCH 033/119] xfs: support overlapping intervals in the rmap btree, Darrick J. Wong, 2016/06/16
- [PATCH 034/119] xfs: teach rmapbt to support interval queries, Darrick J. Wong, 2016/06/16
- [PATCH 035/119] xfs: add tracepoints for the rmap functions, Darrick J. Wong, 2016/06/16
- [PATCH 036/119] xfs: add an extent to the rmap btree, Darrick J. Wong, 2016/06/16
- [PATCH 037/119] xfs: remove an extent from the rmap btree, Darrick J. Wong, 2016/06/16
- [PATCH 038/119] xfs: convert unwritten status of reverse mappings, Darrick J. Wong, 2016/06/16
- [PATCH 039/119] xfs: add rmap btree insert and delete helpers, Darrick J. Wong, 2016/06/16
- [PATCH 040/119] xfs: create helpers for mapping, unmapping, and converting file fork extents, Darrick J. Wong, 2016/06/16
- [PATCH 041/119] xfs: create rmap update intent log items, Darrick J. Wong, 2016/06/16
- [PATCH 042/119] xfs: log rmap intent items, Darrick J. Wong, 2016/06/16
- [PATCH 043/119] xfs: enable the xfs_defer mechanism to process rmaps to update, Darrick J. Wong, 2016/06/16
- [PATCH 044/119] xfs: propagate bmap updates to rmapbt, Darrick J. Wong, 2016/06/16
- [PATCH 045/119] xfs: add rmap btree geometry feature flag, Darrick J. Wong, 2016/06/16
- [PATCH 046/119] xfs: add rmap btree block detection to log recovery, Darrick J. Wong, 2016/06/16
- [PATCH 047/119] xfs: disable XFS_IOC_SWAPEXT when rmap btree is enabled, Darrick J. Wong, 2016/06/16
- [PATCH 048/119] xfs: don't update rmapbt when fixing agfl, Darrick J. Wong, 2016/06/16
- [PATCH 049/119] xfs: enable the rmap btree functionality, Darrick J. Wong, 2016/06/16
- [PATCH 050/119] xfs: count the blocks in a btree, Darrick J. Wong, 2016/06/16
- [PATCH 051/119] xfs: introduce tracepoints for AG reservation code, Darrick J. Wong, 2016/06/16
- [PATCH 052/119] xfs: set up per-AG free space reservations, Darrick J. Wong, 2016/06/16
- [PATCH 053/119] xfs: define tracepoints for refcount btree activities, Darrick J. Wong, 2016/06/16
- [PATCH 054/119] xfs: introduce refcount btree definitions, Darrick J. Wong, 2016/06/16
- [PATCH 055/119] xfs: add refcount btree stats infrastructure, Darrick J. Wong, 2016/06/16
- [PATCH 056/119] xfs: refcount btree add more reserved blocks, Darrick J. Wong, 2016/06/16
- [PATCH 057/119] xfs: define the on-disk refcount btree format, Darrick J. Wong, 2016/06/16
- [PATCH 058/119] xfs: add refcount btree support to growfs, Darrick J. Wong, 2016/06/16
- [PATCH 059/119] xfs: account for the refcount btree in the alloc/free log reservation, Darrick J. Wong, 2016/06/16
- [PATCH 060/119] xfs: add refcount btree operations, Darrick J. Wong, 2016/06/16
- [PATCH 061/119] xfs: create refcount update intent log items, Darrick J. Wong, 2016/06/16
- [PATCH 062/119] xfs: log refcount intent items, Darrick J. Wong, 2016/06/16
- [PATCH 063/119] xfs: adjust refcount of an extent of blocks in refcount btree, Darrick J. Wong, 2016/06/16
- [PATCH 064/119] xfs: connect refcount adjust functions to upper layers, Darrick J. Wong, 2016/06/16
- [PATCH 065/119] xfs: adjust refcount when unmapping file blocks, Darrick J. Wong, 2016/06/16
- [PATCH 066/119] xfs: add refcount btree block detection to log recovery, Darrick J. Wong, 2016/06/16
- [PATCH 067/119] xfs: refcount btree requires more reserved space, Darrick J. Wong, 2016/06/16
- [PATCH 068/119] xfs: introduce reflink utility functions, Darrick J. Wong, 2016/06/16
- [PATCH 069/119] xfs: create bmbt update intent log items, Darrick J. Wong, 2016/06/16
- [PATCH 071/119] xfs: map an inode's offset to an exact physical block, Darrick J. Wong, 2016/06/16
- [PATCH 070/119] xfs: log bmap intent items, Darrick J. Wong, 2016/06/16
- [PATCH 072/119] xfs: implement deferred bmbt map/unmap operations, Darrick J. Wong, 2016/06/16
- [PATCH 073/119] xfs: return work remaining at the end of a bunmapi operation, Darrick J. Wong, 2016/06/16
- [PATCH 074/119] xfs: define tracepoints for reflink activities, Darrick J. Wong, 2016/06/16
- [PATCH 075/119] xfs: add reflink feature flag to geometry, Darrick J. Wong, 2016/06/16
- [PATCH 076/119] xfs: don't allow reflinked dir/dev/fifo/socket/pipe files, Darrick J. Wong, 2016/06/16
- [PATCH 077/119] xfs: introduce the CoW fork, Darrick J. Wong, 2016/06/16
- [PATCH 078/119] xfs: support bmapping delalloc extents in the CoW fork, Darrick J. Wong, 2016/06/16
- [PATCH 079/119] xfs: create delalloc extents in CoW fork, Darrick J. Wong, 2016/06/16
- [PATCH 080/119] xfs: support allocating delayed extents in CoW fork, Darrick J. Wong, 2016/06/16
- [PATCH 081/119] xfs: allocate delayed extents in CoW fork, Darrick J. Wong, 2016/06/16
- [PATCH 082/119] xfs: support removing extents from CoW fork, Darrick J. Wong, 2016/06/16
- [PATCH 083/119] xfs: move mappings from cow fork to data fork after copy-write, Darrick J. Wong, 2016/06/16
- [PATCH 084/119] xfs: implement CoW for directio writes, Darrick J. Wong, 2016/06/16
- [PATCH 085/119] xfs: copy-on-write reflinked blocks when zeroing ranges of blocks, Darrick J. Wong, 2016/06/16
- [PATCH 086/119] xfs: cancel CoW reservations and clear inode reflink flag when freeing blocks, Darrick J. Wong, 2016/06/16
- [PATCH 087/119] xfs: cancel pending CoW reservations when destroying inodes, Darrick J. Wong, 2016/06/16
- [PATCH 088/119] xfs: store in-progress CoW allocations in the refcount btree, Darrick J. Wong, 2016/06/16
- [PATCH 089/119] xfs: reflink extents from one file to another, Darrick J. Wong, 2016/06/16
- [PATCH 090/119] xfs: add clone file and clone range vfs functions, Darrick J. Wong, 2016/06/16
- [PATCH 091/119] xfs: add dedupe range vfs function, Darrick J. Wong, 2016/06/16
- [PATCH 092/119] xfs: teach get_bmapx and fiemap about shared extents and the CoW fork, Darrick J. Wong, 2016/06/16
- [PATCH 093/119] xfs: swap inode reflink flags when swapping inode extents, Darrick J. Wong, 2016/06/16
- [PATCH 094/119] xfs: unshare a range of blocks via fallocate, Darrick J. Wong, 2016/06/16
- [PATCH 095/119] xfs: CoW shared EOF block when truncating file, Darrick J. Wong, 2016/06/16
- [PATCH 096/119] xfs: support FS_XFLAG_REFLINK on reflink filesystems, Darrick J. Wong, 2016/06/16
- [PATCH 097/119] xfs: create a separate cow extent size hint for the allocator, Darrick J. Wong, 2016/06/16
- [PATCH 098/119] xfs: preallocate blocks for worst-case btree expansion, Darrick J. Wong, 2016/06/16
- [PATCH 099/119] xfs: don't allow reflink when the AG is low on space, Darrick J. Wong, 2016/06/16
- [PATCH 100/119] xfs: try other AGs to allocate a BMBT block, Darrick J. Wong, 2016/06/16
- [PATCH 101/119] xfs: promote buffered writes to CoW when cowextsz is set, Darrick J. Wong, 2016/06/16
- [PATCH 102/119] xfs: garbage collect old cowextsz reservations, Darrick J. Wong, 2016/06/16
- [PATCH 103/119] xfs: provide switch to force filesystem to copy-on-write all the time, Darrick J. Wong, 2016/06/16
- [PATCH 104/119] xfs: increase log reservations for reflink, Darrick J. Wong, 2016/06/16
- [PATCH 105/119] xfs: use interval query for rmap alloc operations on shared files, Darrick J. Wong, 2016/06/16
- [PATCH 106/119] xfs: convert unwritten status of reverse mappings for shared files, Darrick J. Wong, 2016/06/16
- [PATCH 107/119] xfs: set a default CoW extent size of 32 blocks, Darrick J. Wong, 2016/06/16
- [PATCH 108/119] xfs: don't allow realtime and reflinked files to mix, Darrick J. Wong, 2016/06/16
- [PATCH 109/119] xfs: don't mix reflink and DAX mode for now, Darrick J. Wong, 2016/06/16
- [PATCH 110/119] xfs: fail ->bmap for reflink inodes, Darrick J. Wong, 2016/06/16
- [PATCH 111/119] xfs: recognize the reflink feature bit, Darrick J. Wong, 2016/06/16
- [PATCH 112/119] xfs: introduce the XFS_IOC_GETFSMAPX ioctl, Darrick J. Wong, 2016/06/16
- [PATCH 113/119] xfs: scrub btree records and pointers while querying, Darrick J. Wong, 2016/06/16
- [PATCH 114/119] xfs: create sysfs hooks to scrub various files, Darrick J. Wong, 2016/06/16
- [PATCH 115/119] xfs: support scrubbing free space btrees, Darrick J. Wong, 2016/06/16
- [PATCH 116/119] xfs: support scrubbing inode btrees, Darrick J. Wong, 2016/06/16
- [PATCH 117/119] xfs: support scrubbing rmap btree, Darrick J. Wong, 2016/06/16
- [PATCH 118/119] xfs: support scrubbing refcount btree, Darrick J. Wong, 2016/06/16
- [PATCH 119/119] xfs: add btree scrub tracepoints, Darrick J. Wong, 2016/06/16
[RFC PATCH-tip 0/6] locking/rwsem: Enable reader optimistic spinning,
Waiman Long,
2016/06/14
- [RFC PATCH-tip 1/6] locking/rwsem: Stop active read lock ASAP, Waiman Long, 2016/06/14
- [RFC PATCH-tip 2/6] locking/rwsem: Enable optional count-based spinning on reader, Waiman Long, 2016/06/14
- [RFC PATCH-tip 3/6] locking/rwsem: move down rwsem_down_read_failed function, Waiman Long, 2016/06/14
- [RFC PATCH-tip 4/6] locking/rwsem: Change RWSEM_WAITING_BIAS for better disambiguation, Waiman Long, 2016/06/14
- [RFC PATCH-tip 6/6] xfs: Enable reader optimistic spinning for DAX inodes, Waiman Long, 2016/06/14
- [RFC PATCH-tip 5/6] locking/rwsem: Enable spinning readers, Waiman Long, 2016/06/14
Something badly broken with the latest XFS changeset in all stable kernels?,
Thomas D.,
2016/06/13
- Re: Something badly broken with the latest XFS changeset in all stable kernels?, Dave Chinner, 2016/06/14
- Re: Something badly broken with the latest XFS changeset in all stable kernels?, Greg KH, 2016/06/14
- Re: Something badly broken with the latest XFS changeset in all stable kernels?, Willy Tarreau, 2016/06/15
- Re: Something badly broken with the latest XFS changeset in all stable kernels?, Dave Chinner, 2016/06/15
- Re: Something badly broken with the latest XFS changeset in all stable kernels?, Willy Tarreau, 2016/06/15
- Re: Something badly broken with the latest XFS changeset in all stable kernels?, Jiri Slaby, 2016/06/15
- Re: Something badly broken with the latest XFS changeset in all stable kernels?, Dave Chinner, 2016/06/15
[PATCH 0/4] xfs: online relabeling [RFC],
Eric Sandeen,
2016/06/09
- [PATCH 1/4] fs: hoist [GS]ET_FSLABEL to vfs, Eric Sandeen, 2016/06/09
- [PATCH 2/4] xfs: factor out secondary superblock updates, Eric Sandeen, 2016/06/09
- [PATCH 3/4] xfs: implement online get/set fs label, Eric Sandeen, 2016/06/09
- [PATCH 4/4] xfsprogs: add online relabel commands, Eric Sandeen, 2016/06/09
- Re: [PATCH 0/4] xfs: online relabeling [RFC], Eric Sandeen, 2016/06/09
crash in xfs in current,
Reinoud Koornstra,
2016/06/06
- Re: crash in xfs in current, Eric Sandeen, 2016/06/06
- Re: crash in xfs in current, Christoph Hellwig, 2016/06/07
- Re: crash in xfs in current, Daniel Wagner, 2016/06/07
- Re: crash in xfs in current, Reinoud Koornstra, 2016/06/07
- Re: crash in xfs in current, Daniel Wagner, 2016/06/07
- Re: crash in xfs in current, Reinoud Koornstra, 2016/06/07
- Re: crash in xfs in current, Christoph Hellwig, 2016/06/07
- Re: crash in xfs in current, Reinoud Koornstra, 2016/06/07
- Re: crash in xfs in current, Reinoud Koornstra, 2016/06/07
- Re: crash in xfs in current, Reinoud Koornstra, 2016/06/07
- Re: crash in xfs in current, Christoph Hellwig, 2016/06/08
- Re: crash in xfs in current, Dave Chinner, 2016/06/08
- Re: crash in xfs in current, Reinoud Koornstra, 2016/06/08
- Re: crash in xfs in current, Eric Sandeen, 2016/06/08
- Re: crash in xfs in current, Reinoud Koornstra, 2016/06/08
- Re: crash in xfs in current, Reinoud Koornstra, 2016/06/15
- Re: crash in xfs in current, Dave Chinner, 2016/06/21
- Re: crash in xfs in current, Daniel Wagner, 2016/06/30
- Re: crash in xfs in current, Daniel Wagner, 2016/06/08
- Re: crash in xfs in current, Reinoud Koornstra, 2016/06/07
[PATCH 00/45] v8: separate operations from flags in the bio/request structs,
mchristi,
2016/06/05
- [PATCH 02/45] block: add REQ_OP definitions and helpers, mchristi, 2016/06/05
- [PATCH 01/45] block/fs/drivers: remove rw argument from submit_bio, mchristi, 2016/06/05
- [PATCH 03/45] fs: have submit_bh users pass in op and flags separately, mchristi, 2016/06/05
- [PATCH 05/45] block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITE, mchristi, 2016/06/05
- [PATCH 04/45] fs: have ll_rw_block users pass in op and flags separately, mchristi, 2016/06/05
- [PATCH 06/45] dm: use op_is_write instead of checking for REQ_WRITE, mchristi, 2016/06/05
- [PATCH 07/45] bcache: use op_is_write instead of checking for REQ_WRITE, mchristi, 2016/06/05
- [PATCH 08/45] block, fs, mm, drivers: use bio set/get op accessors, mchristi, 2016/06/05
- [PATCH 09/45] block discard: use bio set op accessor, mchristi, 2016/06/05
- [PATCH 10/45] direct-io: use bio set/get op accessors, mchristi, 2016/06/05
- [PATCH 11/45] btrfs: have submit_one_bio users use bio op accessors, mchristi, 2016/06/05
- [PATCH 12/45] btrfs: use bio op accessors, mchristi, 2016/06/05
- [PATCH 13/45] btrfs: update __btrfs_map_block for REQ_OP transition, mchristi, 2016/06/05
- [PATCH 14/45] btrfs: use bio fields for op and flags, mchristi, 2016/06/05
- [PATCH 15/45] f2fs: use bio op accessors, mchristi, 2016/06/05
- [PATCH 16/45] gfs2: use bio op accessors, mchristi, 2016/06/05
- [PATCH 17/45] xfs: use bio op accessors, mchristi, 2016/06/05
- [PATCH 18/45] hfsplus: use bio op accessors, mchristi, 2016/06/05
- [PATCH 19/45] mpage: use bio op accessors, mchristi, 2016/06/05
- [PATCH 20/45] nilfs: use bio op accessors, mchristi, 2016/06/05
- [PATCH 21/45] ocfs2: use bio op accessors, mchristi, 2016/06/05
- [PATCH 22/45] pm: use bio op accessors, mchristi, 2016/06/05
- [PATCH 23/45] dm: pass dm stats data dir instead of bi_rw, mchristi, 2016/06/05
- [PATCH 24/45] dm: use bio op accessors, mchristi, 2016/06/05
- [PATCH 25/45] bcache: use bio op accessors, mchristi, 2016/06/05
- [PATCH 26/45] drbd: use bio op accessors, mchristi, 2016/06/05
- [PATCH 27/45] md: use bio op accessors, mchristi, 2016/06/05
- [PATCH 28/45] target: use bio op accessors, mchristi, 2016/06/05
- [PATCH 29/45] xen: use bio op accessors, mchristi, 2016/06/05
- [PATCH 30/45] block: copy bio op to request op, mchristi, 2016/06/05
- [PATCH 31/45] block: prepare request creation/destruction code to use REQ_OPs, mchristi, 2016/06/05
- [PATCH 32/45] block: prepare mq request creation to use REQ_OPs, mchristi, 2016/06/05
- [PATCH 33/45] block: prepare elevator to use REQ_OPs., mchristi, 2016/06/05
- [PATCH 34/45] blkg_rwstat: separate op from flags, mchristi, 2016/06/05
- [PATCH 35/45] block: convert merge/insert code to check for REQ_OPs., mchristi, 2016/06/05
- [PATCH 36/45] block: convert is_sync helpers to use REQ_OPs., mchristi, 2016/06/05
- [PATCH 37/45] drivers: use req op accessor, mchristi, 2016/06/05
- [PATCH 38/45] blktrace: use op accessors, mchristi, 2016/06/05
- [PATCH 39/45] ide cd: do not set REQ_WRITE on requests., mchristi, 2016/06/05
- [PATCH 40/45] block: move bio io prio to a new field, mchristi, 2016/06/05
- [PATCH 41/45] block, drivers, fs: shrink bi_rw from long to int, mchristi, 2016/06/05
- [PATCH 42/45] block, fs, drivers: remove REQ_OP compat defs and related code, mchristi, 2016/06/05
- Re: [PATCH 42/45] block, fs, drivers: remove REQ_OP compat defs and related code, kbuild test robot, 2016/06/05
- Re: [PATCH 42/45] block, fs, drivers: remove REQ_OP compat defs and related code, kbuild test robot, 2016/06/05
- Re: [PATCH 42/45] block, fs, drivers: remove REQ_OP compat defs and related code, kbuild test robot, 2016/06/05
- Re: [PATCH 42/45] block, fs, drivers: remove REQ_OP compat defs and related code, Hannes Reinecke, 2016/06/06
- [PATCH 43/45] block, drivers: add REQ_OP_FLUSH operation, mchristi, 2016/06/05
- [PATCH 44/45] block: do not use REQ_FLUSH for tracking flush support, mchristi, 2016/06/05
- [PATCH 45/45] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH, mchristi, 2016/06/05
[RFC] allow enabling reflinks at runtime,
Christoph Hellwig,
2016/06/02
- [PATCH 2/3] xfs: refactor xfs_refcountbt_alloc_block, Christoph Hellwig, 2016/06/02
- [PATCH 1/3] xfs: add xfs_mp_hasreflink, Christoph Hellwig, 2016/06/02
- [PATCH 3/3] xfs: add an option to enable reflinks at mount time, Christoph Hellwig, 2016/06/02
- Re: [PATCH 3/3] xfs: add an option to enable reflinks at mount time, Carlos Maiolino, 2016/06/06
- Re: [PATCH 3/3] xfs: add an option to enable reflinks at mount time, Carlos Maiolino, 2016/06/06
- Re: [PATCH 3/3] xfs: add an option to enable reflinks at mount time, Darrick J. Wong, 2016/06/06
- Re: [PATCH 3/3] xfs: add an option to enable reflinks at mount time, Christoph Hellwig, 2016/06/08
- Re: [PATCH 3/3] xfs: add an option to enable reflinks at mount time, Carlos Maiolino, 2016/06/08
- Re: [PATCH 3/3] xfs: add an option to enable reflinks at mount time, Carlos Maiolino, 2016/06/08
- Re: [PATCH 3/3] xfs: add an option to enable reflinks at mount time, Dave Chinner, 2016/06/09
- Re: [RFC] allow enabling reflinks at runtime, Dave Chinner, 2016/06/02
iomap infrastructure and multipage writes V5,
Christoph Hellwig,
2016/06/01
- [PATCH 01/14] fs: move struct iomap from exportfs.h to a separate header, Christoph Hellwig, 2016/06/01
- [PATCH 02/14] fs: introduce iomap infrastructure, Christoph Hellwig, 2016/06/01
- [PATCH 03/14] fs: support DAX based iomap zeroing, Christoph Hellwig, 2016/06/01
- [PATCH 04/14] xfs: make xfs_bmbt_to_iomap available outside of xfs_pnfs.c, Christoph Hellwig, 2016/06/01
- [PATCH 05/14] xfs: reorder zeroing and flushing sequence in truncate, Christoph Hellwig, 2016/06/01
- [PATCH 06/14] xfs: implement iomap based buffered write path, Christoph Hellwig, 2016/06/01
- [PATCH 07/14] xfs: remove buffered write support from __xfs_get_blocks, Christoph Hellwig, 2016/06/01
- [PATCH 08/14] fs: iomap based fiemap implementation, Christoph Hellwig, 2016/06/01
- [PATCH 09/14] xfs: use iomap fiemap implementation, Christoph Hellwig, 2016/06/01
- [PATCH 10/14] xfs: use iomap infrastructure for DAX zeroing, Christoph Hellwig, 2016/06/01
- [PATCH 11/14] xfs: handle 64-bit length in xfs_iozero, Christoph Hellwig, 2016/06/01
- [PATCH 12/14] xfs: use xfs_zero_range in xfs_zero_eof, Christoph Hellwig, 2016/06/01
- [PATCH 13/14] xfs: split xfs_free_file_space in manageable pieces, Christoph Hellwig, 2016/06/01
- [PATCH 14/14] xfs: kill xfs_zero_remaining_bytes, Christoph Hellwig, 2016/06/01
- Re: iomap infrastructure and multipage writes V5, Christoph Hellwig, 2016/06/01
- Re: iomap infrastructure and multipage writes V5, Dave Chinner, 2016/06/27
Re: Xfs lockdep warning with for-dave-for-4.6 branch,
Michal Hocko,
2016/06/01
- Re: Xfs lockdep warning with for-dave-for-4.6 branch, Peter Zijlstra, 2016/06/01
- Re: Xfs lockdep warning with for-dave-for-4.6 branch, Michal Hocko, 2016/06/02
- Re: Xfs lockdep warning with for-dave-for-4.6 branch, Peter Zijlstra, 2016/06/02
- Re: Xfs lockdep warning with for-dave-for-4.6 branch, Michal Hocko, 2016/06/02
- Re: Xfs lockdep warning with for-dave-for-4.6 branch, Dave Chinner, 2016/06/02
- Re: Xfs lockdep warning with for-dave-for-4.6 branch, Michal Hocko, 2016/06/06
- Re: Xfs lockdep warning with for-dave-for-4.6 branch, Dave Chinner, 2016/06/15
- Re: Xfs lockdep warning with for-dave-for-4.6 branch, Michal Hocko, 2016/06/21
- Re: Xfs lockdep warning with for-dave-for-4.6 branch, Dave Chinner, 2016/06/21
- Re: Xfs lockdep warning with for-dave-for-4.6 branch, Michal Hocko, 2016/06/22
- Re: Xfs lockdep warning with for-dave-for-4.6 branch, Dave Chinner, 2016/06/22
- Re: Xfs lockdep warning with for-dave-for-4.6 branch, Michal Hocko, 2016/06/23
Internal error xfs_trans_cancel,
Daniel Wagner,
2016/06/01
- Re: Internal error xfs_trans_cancel, Dave Chinner, 2016/06/01
- Re: Internal error xfs_trans_cancel, Daniel Wagner, 2016/06/01
- Re: Internal error xfs_trans_cancel, Daniel Wagner, 2016/06/01
- Re: Internal error xfs_trans_cancel, Daniel Wagner, 2016/06/01
- Re: Internal error xfs_trans_cancel, Dave Chinner, 2016/06/01
- Re: Internal error xfs_trans_cancel, Daniel Wagner, 2016/06/02
- Re: Internal error xfs_trans_cancel, Dave Chinner, 2016/06/02
- Re: Internal error xfs_trans_cancel, Daniel Wagner, 2016/06/02
- Re: Internal error xfs_trans_cancel, Thorsten Leemhuis, 2016/06/26
- Re: Internal error xfs_trans_cancel, Daniel Wagner, 2016/06/26
- Re: Internal error xfs_trans_cancel, Josh Poimboeuf, 2016/06/13