messages from 2016-11-24 18:50:53 to 2016-12-05 01:22:42 UTC [more...]
XFS: possible memory allocation deadlock in kmem_alloc on glusterfs setup
2016-12-05 1:14 UTC (7+ messages)
[PATCH 0/3] xfs: miscellaneous improvements for 4.10
2016-12-05 1:14 UTC (8+ messages)
` [PATCH 1/3] xfs: make xfs btree stats less huge
` [PATCH 2/3] xfs: use rhashtable to track buffer cache
` [PATCH 3/3] xfs: optimise CRC updates
[PATCH 0/2] XFS buffer cache scalability improvements
2016-12-04 21:36 UTC (5+ messages)
[PATCH v3] Fix building xfsprogs on 32-bit platforms
2016-12-03 15:21 UTC (3+ messages)
[PATCH v3 00/55] xfs: online scrub/repair support
2016-12-03 1:41 UTC (56+ messages)
` [PATCH 01/55] xfs: forbid AG btrees with level == 0
` [PATCH 02/55] xfs: check for bogus values in btree block headers
` [PATCH 03/55] xfs: complain if we don't get nextents bmap records
` [PATCH 04/55] xfs: don't crash if reading a directory results in an unexpected hole
` [PATCH 05/55] xfs: error out if trying to add attrs and anextents > 0
` [PATCH 06/55] xfs: don't allow di_size with high bit set
` [PATCH 07/55] xfs: don't cap maximum dedupe request length
` [PATCH 08/55] xfs: plumb in needed functions for range querying of the freespace btrees
` [PATCH 09/55] xfs: provide a query_range function for "
` [PATCH 10/55] xfs: create a function to query all records in a btree
` [PATCH 11/55] xfs: introduce the XFS_IOC_GETFSMAP ioctl
` [PATCH 12/55] xfs: report shared extents in getfsmapx
` [PATCH 13/55] xfs: have getfsmap fall back to the freesp btrees when rmap is not present
` [PATCH 14/55] xfs: getfsmap should fall back to rtbitmap when rtrmapbt "
` [PATCH 15/55] xfs: use GPF_NOFS when allocating btree cursors
` [PATCH 16/55] xfs: add scrub tracepoints
` [PATCH 17/55] xfs: create an ioctl to scrub AG metadata
` [PATCH 18/55] xfs: generic functions to scrub metadata and btrees
` [PATCH 19/55] xfs: scrub the backup superblocks
` [PATCH 20/55] xfs: scrub AGF and AGFL
` [PATCH 21/55] xfs: scrub the AGI
` [PATCH 22/55] xfs: support scrubbing free space btrees
` [PATCH 23/55] xfs: support scrubbing inode btrees
` [PATCH 24/55] xfs: support scrubbing rmap btree
` [PATCH 25/55] xfs: support scrubbing refcount btree
` [PATCH 26/55] xfs: scrub inodes
` [PATCH 27/55] xfs: scrub inode block mappings
` [PATCH 28/55] xfs: scrub directory/attribute btrees
` [PATCH 29/55] xfs: scrub directory metadata
` [PATCH 30/55] xfs: scrub extended attributes
` [PATCH 31/55] xfs: scrub symbolic links
` [PATCH 32/55] xfs: scrub realtime bitmap/summary
` [PATCH 33/55] xfs: scrub should cross-reference with the bnobt
` [PATCH 34/55] xfs: cross-reference bnobt records with cntbt
` [PATCH 35/55] xfs: cross-reference extents with AG header
` [PATCH 36/55] xfs: cross-reference inode btrees during scrub
` [PATCH 37/55] xfs: cross-reference reverse-mapping btree
` [PATCH 38/55] xfs: cross-reference refcount btree during scrub
` [PATCH 39/55] xfs: scrub should cross-reference the realtime bitmap
` [PATCH 40/55] xfs: cross-reference the block mappings when possible
` [PATCH 41/55] xfs: create tracepoints for online repair
` [PATCH 42/55] xfs: implement the metadata repair ioctl flag
` [PATCH 43/55] xfs: add helper routines for the repair code
` [PATCH 44/55] xfs: repair superblocks
` [PATCH 45/55] xfs: repair the AGF and AGFL
` [PATCH 46/55] xfs: rebuild the AGI
` [PATCH 47/55] xfs: repair free space btrees
` [PATCH 48/55] xfs: repair inode btrees
` [PATCH 49/55] xfs: rebuild the rmapbt
` [PATCH 50/55] xfs: repair refcount btrees
` [PATCH 51/55] xfs: online repair of inodes
` [PATCH 52/55] xfs: repair inode block maps
` [PATCH 53/55] xfs: repair damaged symlinks
` [PATCH 54/55] xfs: query the per-AG reservation counters
` [PATCH 55/55] xfs: avoid mount-time deadlock in CoW extent recovery
XFS blocking suspend
2016-12-02 13:47 UTC (5+ messages)
[PATCH 0/2] xfs: AGI buffer type handling
2016-12-02 13:16 UTC (8+ messages)
` [PATCH 1/2] xfs: set AGI buffer type in xlog_recover_clear_agi_bucket
` [PATCH 2/2] xfs: Move AGI buffer type setting to xfs_read_agi
` [PATCH 2/2 V2] "
[PATCH 0/2] xfs: fix trace_xfs_extlist calls
2016-12-02 13:13 UTC (5+ messages)
` [PATCH 1/2] xfs: pass state not whichfork to trace_xfs_extlist
` [PATCH 2/2] xfs: handle cow fork in xfs_bmap_trace_exlist
[PATCH] xfs: several xattr functions can be void
2016-12-02 13:12 UTC (2+ messages)
[RFC PATCH 0/2] xfs: deprecate barrier/nobarrier
2016-12-01 21:31 UTC (9+ messages)
` [PATCH 1/2] xfs: Always flush caches when integrity is required
` [PATCH 2/2] xfs: deprecate barrier/nobarrier mount option
XFS bug?
2016-12-01 20:15 UTC (4+ messages)
[PATCH] xfs: ignore leaf attr ichdr.count in verifier during log replay
2016-12-01 12:15 UTC (2+ messages)
Fwd: default mount options
2016-12-01 10:50 UTC (9+ messages)
` "
[PATCH] xfs: use xfs_vn_setattr_size to check on new size
2016-12-01 10:29 UTC (3+ messages)
[PATCH v2] Fix building xfsprogs on 32-bit platforms
2016-12-01 0:39 UTC (3+ messages)
[PATCH 0/6] xfs: basic cow fork speculative preallocation
2016-11-30 19:30 UTC (12+ messages)
` [PATCH 1/6] xfs: fiemap support for cow fork
` [PATCH 2/6] xfs: refactor iomap delalloc existing extent search into helper
` [PATCH 3/6] xfs: logically separate iomap range from allocation range
` [PATCH 4/6] xfs: reuse iomap delalloc code for COW fork reservation
` [PATCH 5/6] xfs: free cowblocks and retry on buffered write ENOSPC
` [PATCH 6/6] xfs: implement basic COW fork speculative preallocation
[PATCH] Fix building xfsprogs on 32-bit platforms
2016-11-30 19:12 UTC (6+ messages)
[ANNOUNCE] xfs: for-next branch updated to 5f1c6d28cfcd
2016-11-30 5:04 UTC
an iomap-based direct I/O implementation V4
2016-11-29 23:18 UTC (8+ messages)
` [PATCH 1/5] locking/lockdep: Provide a type check for lock_is_held
` [PATCH 2/5] xfs: remove i_iolock and use i_rwsem in the VFS inode instead
` [PATCH 3/5] fs: make sb_init_dio_done_wq available outside of direct-io.c
` [PATCH 4/5] iomap: implement direct I/O
` [PATCH 5/5] xfs: use iomap_dio_rw
[PATCH 1/2] docs: fix a typo in the AGF section of the disk format doc
2016-11-29 20:13 UTC (4+ messages)
` [PATCH 2/2] docs: update refcount btree to reflect new cow staging extent policy
[PATCH ] xfs: always succeed when deduping zero bytes
2016-11-29 20:12 UTC (2+ messages)
[PATCH] xfs_io.8: remove duplicate .TP commands
2016-11-29 20:10 UTC (2+ messages)
XFS on RBD deadlock
2016-11-29 13:19 UTC (3+ messages)
Slow file stat/deletion
2016-11-29 7:53 UTC (5+ messages)
[PATCH] xfs_io: implement 'set_encpolicy' and 'get_encpolicy' commands
2016-11-28 22:18 UTC
Silent skipping of file during xfsrestore
2016-11-28 22:00 UTC (11+ messages)
New package locations of xfsprogs vs. xfsdump
2016-11-28 21:37 UTC (3+ messages)
[RFC PATCH 0/2] Btrfs: make a source length of 0 imply EOF for dedupe
2016-11-28 17:58 UTC (10+ messages)
[PATCH 1/3] generic/182: retain existing btrfs behavior when len == 0
2016-11-28 17:22 UTC (5+ messages)
` [PATCH 3/3] ocfs2: test reflinking to inline data files
` [PATCH v2 "
INFO: rcu_sched detected stalls on CPUs/tasks with `kswapd` and `mem_cgroup_shrink_node`
2016-11-28 11:04 UTC (13+ messages)
[ANNOUNCE] xfs: for-next branch updated to b7b26110edf8
2016-11-28 4:49 UTC
[PATCH 0/3] clean up speculative preallocation tracking and tagging
2016-11-28 4:01 UTC (2+ messages)
an iomap-based direct I/O implementation V3
2016-11-27 23:16 UTC (7+ messages)
XFS + LVM + DM-Thin + Multi-Volume External RAID
2016-11-27 21:56 UTC (8+ messages)
[PATCH] fs: xfs: libxfs: constify xfs_nameops structures
2016-11-27 17:35 UTC
BUG: Metadata corruption detected at xfs_attr3_leaf_read_verify
2016-11-26 6:05 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).