messages from 2017-01-08 15:03:18 to 2017-01-11 08:59:17 UTC [more...]
[PATCH] xfs: Timely free truncated dirty pages
2017-01-11 8:59 UTC (7+ messages)
[PATCH v8 0/6] xfs: fixes for malformed on-disk i_mode
2017-01-11 8:42 UTC (11+ messages)
` [PATCH v8 1/6] xfs: make the ASSERT() condition likely
` [PATCH v8 2/6] xfs: sanity check directory inode di_size
` [PATCH v8 3/6] xfs: add missing include dependencies to xfs_dir2.h
` [PATCH v8 4/6] xfs: replace xfs_mode_to_ftype table with switch statement
` [PATCH v8 5/6] xfs: sanity check inode mode when creating new dentry
` [PATCH v8 6/6] xfs: sanity check inode di_mode
[RFC PATCH] xfs_db: sanitize geometry on load
2017-01-11 8:34 UTC (6+ messages)
Reading about CoW architecture / Performance Limits
2017-01-11 8:05 UTC (4+ messages)
[PATCH v7 0/6] xfs: fixes for malformed on-disk i_mode
2017-01-11 7:50 UTC (12+ messages)
` [PATCH v7 1/6] xfs: make the ASSERT() condition likely
` [PATCH v7 2/6] xfs: sanity check directory inode di_size
` [PATCH v7 3/6] xfs: add missing include dependencies to xfs_dir2.h
` [PATCH v7 4/6] xfs: replace xfs_mode_to_ftype table with switch statement
` [PATCH v7 5/6] xfs: sanity check inode mode when creating new dentry
` [PATCH v7 6/6] xfs: sanity check inode di_mode
[PATCH v2 0/3] xfs/348: test handling of malformed inode mode
2017-01-11 6:45 UTC (3+ messages)
[PATCH v3 0/3] xfs: test malformed inode mode
2017-01-11 6:41 UTC (8+ messages)
` [PATCH v3 1/3] xfs: test handling of invalid inode modes
` [PATCH v3 2/3] xfs: test fstat with malformed inode mode
` [PATCH v3 3/3] xfs: test readlink/readdir "
[PATCH v3] xfsprogs: replace xfs_mode_to_ftype table with switch statement
2017-01-11 6:30 UTC
[PATCH] xfs_repair: update the manual content about xfs_repair exit status
2017-01-11 5:18 UTC
Generic/389 xfs_io segfault on btrfs and ext4
2017-01-11 3:01 UTC (6+ messages)
[ANNOUNCE] xfs: for-next updated to 3fe4a6d
2017-01-11 2:37 UTC (2+ messages)
` [ANNOUNCE] xfsPROGS: "
[PATCH v4 0/9] xfstests: online scrub/repair support
2017-01-10 23:32 UTC (3+ messages)
` [PATCH 5/9] common/fuzzy: move fuzzing helper functions here
[PATCH] docs: clarify what the ATTRBIT and ATTR2BIT feature flags do
2017-01-10 22:53 UTC
[PATCH v4 0/7] DAX tracepoints, mm argument simplification
2017-01-10 21:52 UTC (8+ messages)
` [PATCH v4 1/7] tracing: add __print_flags_u64()
` [PATCH v4 2/7] dax: add tracepoint infrastructure, PMD tracing
` [PATCH v4 3/7] dax: update MAINTAINERS entries for FS DAX
` [PATCH v4 4/7] dax: add tracepoints to dax_pmd_load_hole()
` [PATCH v4 5/7] dax: add tracepoints to dax_pmd_insert_mapping()
` [PATCH v4 6/7] mm, dax: make pmd_fault() and friends to be the same as fault()
` [PATCH v4 7/7] mm, dax: move pmd_fault() to take only vmf parameter
[PATCH v4 00/47] xfs: online scrub/repair support
2017-01-10 18:20 UTC (7+ messages)
xfs: commit 6552321831dc "xfs: remove i_iolock and use i_rwsem in the VFS inode instead" change causes hang
2017-01-10 16:22 UTC (19+ messages)
[PATCH 4.9 180/206] xfs: new inode extent list lookup helpers
2017-01-10 13:38 UTC (7+ messages)
` [PATCH 4.9 183/206] xfs: remove prev argument to xfs_bmapi_reserve_delalloc
` [PATCH 4.9 185/206] xfs: use new extent lookup helpers in __xfs_reflink_reserve_cow
` [PATCH 4.9 187/206] xfs: use new extent lookup helpers xfs_file_iomap_begin_delay
` [PATCH 4.9 201/206] xfs: fix double-cleanup when CUI recovery fails
` [PATCH 4.9 202/206] xfs: use the actual AG length when reserving blocks
` [PATCH 4.9 203/206] xfs: fix crash and data corruption due to removal of busy COW extents
4.9-stable updates for XFS
2017-01-10 10:37 UTC (35+ messages)
` [PATCH 01/32] xfs: don't call xfs_sb_quota_from_disk twice
` [PATCH 02/32] xfs: check return value of _trans_reserve_quota_nblks
` [PATCH 03/32] xfs: don't skip cow forks w/ delalloc blocks in cowblocks scan
` [PATCH 04/32] xfs: don't BUG() on mixed direct and mapped I/O
` [PATCH 05/32] xfs: provide helper for counting extents from if_bytes
` [PATCH 06/32] xfs: check minimum block size for CRC filesystems
` [PATCH 07/32] xfs: fix unbalanced inode reclaim flush locking
` [PATCH 08/32] xfs: new inode extent list lookup helpers
` [PATCH 09/32] xfs: factor rmap btree size into the indlen calculations
` [PATCH 10/32] xfs: always succeed when deduping zero bytes
` [PATCH 11/32] xfs: remove prev argument to xfs_bmapi_reserve_delalloc
` [PATCH 12/32] xfs: track preallocation separately in xfs_bmapi_reserve_delalloc()
` [PATCH 13/32] xfs: use new extent lookup helpers in __xfs_reflink_reserve_cow
` [PATCH 14/32] xfs: clean up cow fork reservation and tag inodes correctly
` [PATCH 15/32] xfs: use new extent lookup helpers xfs_file_iomap_begin_delay
` [PATCH 16/32] xfs: pass post-eof speculative prealloc blocks to bmapi
` [PATCH 17/32] xfs: Move AGI buffer type setting to xfs_read_agi
` [PATCH 18/32] xfs: pass state not whichfork to trace_xfs_extlist
` [PATCH 19/32] xfs: handle cow fork in xfs_bmap_trace_exlist
` [PATCH 20/32] xfs: forbid AG btrees with level == 0
` [PATCH 21/32] xfs: check for bogus values in btree block headers
` [PATCH 22/32] xfs: complain if we don't get nextents bmap records
` [PATCH 23/32] xfs: don't crash if reading a directory results in an unexpected hole
` [PATCH 24/32] xfs: error out if trying to add attrs and anextents > 0
` [PATCH 25/32] xfs: don't allow di_size with high bit set
` [PATCH 26/32] xfs: don't cap maximum dedupe request length
` [PATCH 27/32] xfs: ignore leaf attr ichdr.count in verifier during log replay
` [PATCH 28/32] xfs: use GPF_NOFS when allocating btree cursors
` [PATCH 29/32] xfs: fix double-cleanup when CUI recovery fails
` [PATCH 30/32] xfs: use the actual AG length when reserving blocks
` [PATCH 31/32] xfs: fix crash and data corruption due to removal of busy COW extents
` [PATCH 32/32] xfs: fix max_retries _show and _store functions
[RFC PATCH 00/22] mkfs.xfs: Make stronger conflict checks
2017-01-10 9:47 UTC (3+ messages)
[PATCH v6 0/3] xfs: fixes for malformed on-disk i_mode
2017-01-10 7:54 UTC (10+ messages)
` [PATCH v6 1/3] xfs: fix the size of xfs_mode_to_ftype table
` [PATCH v6 2/3] xfs: sanity check directory inode di_size
` [PATCH v6 3/3] xfs: make the ASSERT() condition likely
[PATCH 0/7] xfstests: misc reflink test fixes
2017-01-10 4:52 UTC (18+ messages)
` [PATCH 2/7] common: add leading underscore to get_block_size
` [PATCH 4/7] reflink: fix quota tests to work properly
` [PATCH v2 "
` [PATCH 6/7] dedupe: fix consistent error message prefixes for dedupe tests
` [PATCH v2 "
` [PATCH 7/7] xfs/ext4: check negative inode size
` [PATCH v2 "
minleft fixes V2
2017-01-10 4:23 UTC (23+ messages)
` [PATCH 1/5] xfs: bump up reserved blocks in xfs_alloc_set_aside
` [PATCH 2/5] xfs: fix the alignment fallback in xfs_bmap_btalloc
` [PATCH 3/5] xfs: fix bogus minleft manipulations
[ANNOUNCE] xfs-linux: xfs-4.10-misc-fixes-7 updated to 84a4620c
2017-01-10 0:08 UTC
[PATCH] iomap: constify struct iomap_ops
2017-01-09 21:34 UTC (4+ messages)
make log force warnings less annoying
2017-01-09 21:21 UTC (4+ messages)
` [PATCH] xfs: don't print warnings when xfs_log_force fails
[PATCH 0/8 v3] scope GFP_NOFS api
2017-01-09 20:59 UTC (17+ messages)
` [PATCH 1/8] lockdep: allow to disable reclaim lockup detection
` [PATCH 2/8] xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS
` [PATCH 3/8] mm: introduce memalloc_nofs_{save,restore} API
` [PATCH 4/8] xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio*
minleft fixes V3
2017-01-09 20:00 UTC (7+ messages)
` [PATCH 1/4] xfs: bump up reserved blocks in xfs_alloc_set_aside
` [PATCH 2/4] xfs: fix bogus minleft manipulations
` [PATCH 3/4] xfs: adjust allocation length in xfs_alloc_space_available
` [PATCH 4/4] xfs: don't rely on ->total "
[PATCH v2] xfs: remove racy hasattr check from attr ops
2017-01-09 15:54 UTC (2+ messages)
[PATCH] remove irix support
2017-01-08 23:08 UTC (2+ messages)
[PATCH] xfs: remove racy hasattr check from attr get
2017-01-08 16:12 UTC (3+ 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