linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-25 21:36:10 to 2019-09-30 20:43:37 UTC [more...]

xfs_inode not reclaimed/memory leak on 5.2.16
 2019-09-30 19:07 UTC  (3+ messages)

[PATCH 00/13] libfrog/xfs_scrub: fix error handling
 2019-09-30 20:37 UTC  (6+ messages)
` [PATCH 01/13] libfrog: fix workqueue error communication problems
` [PATCH 02/13] libfrog: fix missing error checking in workqueue code

[PATCH 0/4] xfsprogs: bulkstat v5
 2019-09-30 20:02 UTC  (7+ messages)
` [PATCH 1/4] xfs_io: add a bulkstat command
  ` [PATCH v2 "

[PATCH] xfs: removed unused error variable from xchk_refcountbt_rec
 2019-09-30 17:04 UTC  (2+ messages)

[PATCH v2 0/2] xfs: limit CIL push sizes
 2019-09-30 17:03 UTC  (5+ messages)
` [PATCH 1/2] xfs: Lower CIL flush limit for large logs
` [PATCH 2/2] xfs: Throttle commits on delayed background CIL push

[PATCH 0/7] libfrog: switch to negative error codes
 2019-09-30 16:15 UTC  (16+ messages)
` [PATCH 1/7] libfrog: print library errors
` [PATCH 2/7] libfrog: convert bitmap.c to negative error codes
` [PATCH 3/7] libfrog: convert fsgeom.c functions "
` [PATCH 4/7] libfrog: convert bulkstat.c "
` [PATCH 5/7] libfrog: convert ptvar.c "
` [PATCH 6/7] libfrog: convert scrub.c "
` [PATCH 7/7] libfrog: convert workqueue.c "

[PATCH 0/2] xfs_db: fixes to the btheight command
 2019-09-30 16:11 UTC  (16+ messages)
` [PATCH 1/2] xfs_db: btheight should check geometry more carefully
  ` [PATCH v2 "
` [PATCH 2/2] xfs_db: calculate iext tree geometry in btheight command
  ` [PATCH v2 "

[PATCH v2 0/2] guarantee natural alignment for kmalloc()
 2019-09-30 13:32 UTC  (20+ messages)
` [PATCH v2 2/2] mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)

[RFC PATCH 0/2] xfs: hard limit background CIL push size
 2019-09-30 12:24 UTC  (7+ messages)
` [PATCH 1/2] xfs: Lower CIL flush limit for large logs

[PATCH v5 00/11] xfs: rework near mode extent allocation
 2019-09-30 12:17 UTC  (14+ messages)
` [PATCH v5 01/11] xfs: track active state of allocation btree cursors
` [PATCH v5 02/11] xfs: introduce allocation cursor data structure
` [PATCH v5 03/11] xfs: track allocation busy state in allocation cursor
` [PATCH v5 04/11] xfs: track best extent from cntbt lastblock scan in alloc cursor
` [PATCH v5 05/11] xfs: refactor cntbt lastblock scan best extent logic into helper
` [PATCH v5 06/11] xfs: reuse best extent tracking logic for bnobt scan
` [PATCH v5 07/11] xfs: refactor allocation tree fixup code
` [PATCH v5 08/11] xfs: refactor and reuse best extent scanning logic
` [PATCH v5 09/11] xfs: refactor near mode alloc bnobt scan into separate function
` [PATCH v5 10/11] xfs: factor out tree fixup logic into helper
` [PATCH v5 11/11] xfs: optimize near mode bnobt scans with concurrent cntbt lookups

iomap and xfs COW cleanups
 2019-09-30 11:14 UTC  (10+ messages)
` [PATCH 06/19] iomap: use write_begin to read pages to unshare
` [PATCH 10/19] xfs: pass two imaps to xfs_reflink_allocate_cow
` [PATCH 15/19] xfs: move xfs_file_iomap_begin_delay around

Lease semantic proposal
 2019-09-30  8:42 UTC  (5+ messages)

[PATCH 0/9 V6] New ->fiemap infrastructure and ->bmap removal
 2019-09-30  8:10 UTC  (3+ messages)

[PATCH] xfs: Fix tail rounding in xfs_alloc_file_space()
 2019-09-30  7:48 UTC  (6+ messages)

[PATCH] xfs: remove unused flags arg from xfs_get_aghdr_buf()
 2019-09-30  7:42 UTC  (4+ messages)

[Bug 202349] New: Extreme desktop freezes during sustained write operations with XFS
 2019-09-29 11:52 UTC  (2+ messages)
` [Bug 202349] "

[RFC PATCH 0/8] xfsprogs: support fscrypt API additions in xfs_io
 2019-09-28  0:13 UTC  (8+ messages)
` [RFC PATCH 3/8] xfs_io/encrypt: add new encryption modes
` [RFC PATCH 4/8] xfs_io/encrypt: extend 'get_encpolicy' to support v2 policies

[PATCH v3 0/9] xfsprogs: support fscrypt API additions in xfs_io
 2019-09-28  0:02 UTC  (10+ messages)
` [PATCH v3 1/9] xfs_io/encrypt: remove unimplemented encryption modes
` [PATCH v3 2/9] xfs_io/encrypt: update to UAPI definitions from Linux v5.4
` [PATCH v3 3/9] xfs_io/encrypt: generate encryption modes for 'help set_encpolicy'
` [PATCH v3 4/9] xfs_io/encrypt: add new encryption modes
` [PATCH v3 5/9] xfs_io/encrypt: extend 'get_encpolicy' to support v2 policies
` [PATCH v3 6/9] xfs_io/encrypt: extend 'set_encpolicy' "
` [PATCH v3 7/9] xfs_io/encrypt: add 'add_enckey' command
` [PATCH v3 8/9] xfs_io/encrypt: add 'rm_enckey' command
` [PATCH v3 9/9] xfs_io/encrypt: add 'enckey_status' command

Question: Modifying kernel to handle all I/O requests without page cache
 2019-09-27 22:17 UTC  (5+ messages)

[PATCH 0/4] xfsprogs: port utilities to bulkstat v5
 2019-09-27 20:30 UTC  (24+ messages)
` [PATCH 1/4] man: add documentation for v5 bulkstat ioctl
  ` [PATCH v2 "
  ` [PATCH v3 "
` [PATCH 2/4] man: add documentation for v5 inumbers ioctl
  ` [PATCH v2 "
  ` [PATCH v3 "
` [PATCH 3/4] misc: convert xfrog_bulkstat functions to have v5 semantics
  ` [PATCH v2 "
` [PATCH 4/4] misc: convert from XFS_IOC_FSINUMBERS to XFS_IOC_INUMBERS
  ` [PATCH v2 "

[REPOST PATCH v3 00/16] xfs: mount API patch series
 2019-09-27 11:02 UTC  (21+ messages)
` [REPOST PATCH v3 06/16] xfs: mount-api - make xfs_parse_param() take context .parse_param() args
` [REPOST PATCH v3 09/16] xfs: mount-api - add xfs_get_tree()

copy_file_range() errno changes introduced in v5.3-rc1
 2019-09-27  8:25 UTC  (8+ messages)

[GIT PULL] xfs: fixes for 5.4-rc1
 2019-09-26 20:10 UTC  (2+ messages)

[PATCH 0/5] xfsprogs: scrub filesystem summary counters
 2019-09-26 17:37 UTC  (3+ messages)
` [PATCH 4/5] xfs_scrub: separate internal metadata scrub functions

xfs_alloc_file_space() rounds len independently of offset
 2019-09-26 13:27 UTC  (4+ messages)

[PATCH 7/7] xfs: push the grant head when the log head moves forward
 2019-09-26 13:19 UTC  (11+ messages)

[PATCH v2 0/8] xfsprogs: support fscrypt API additions in xfs_io
 2019-09-25 23:11 UTC  (4+ messages)
` [PATCH v2 7/8] xfs_io/encrypt: add 'rm_enckey' command

[PATCH 00/18] xfs_scrub: remove moveon space aliens
 2019-09-25 21:39 UTC  (19+ messages)
` [PATCH 01/18] xfs_scrub: remove moveon from filemap iteration
` [PATCH 02/18] xfs_scrub: remove moveon from the fscounters functions
` [PATCH 03/18] xfs_scrub: remove moveon from inode iteration
` [PATCH 04/18] xfs_scrub: remove moveon from vfs directory tree iteration
` [PATCH 05/18] xfs_scrub: remove moveon from spacemap
` [PATCH 06/18] xfs_scrub: remove moveon from unicode name collision helpers
` [PATCH 07/18] xfs_scrub: remove moveon from progress report helpers
` [PATCH 08/18] xfs_scrub: remove moveon from scrub ioctl wrappers
` [PATCH 09/18] xfs_scrub: remove moveon from repair action list helpers
` [PATCH 10/18] xfs_scrub: remove moveon from phase 7 functions
` [PATCH 11/18] xfs_scrub: remove moveon from phase 6 functions
` [PATCH 12/18] xfs_scrub: remove moveon from phase 5 functions
` [PATCH 13/18] xfs_scrub: remove moveon from phase 4 functions
` [PATCH 14/18] xfs_scrub: remove moveon from phase 3 functions
` [PATCH 15/18] xfs_scrub: remove moveon from phase 2 functions
` [PATCH 16/18] xfs_scrub: remove moveon from phase 1 functions
` [PATCH 17/18] xfs_scrub: remove XFS_ITERATE_INODES_ABORT from inode iterator
` [PATCH 18/18] xfs_scrub: remove moveon from main program

[PATCH 0/3] xfs_scrub: deferred labelling to save time
 2019-09-25 21:37 UTC  (4+ messages)
` [PATCH 1/3] xfs_scrub: bump work_threads to include the controller thread
` [PATCH 2/3] xfs_scrub: implement deferred description string rendering
` [PATCH 3/3] xfs_scrub: adapt phase5 to deferred descriptions

[PATCH 00/11] xfs_scrub: fix IO error reporting
 2019-09-25 21:37 UTC  (12+ messages)
` [PATCH 01/11] xfs_scrub: separate media error reporting for attribute forks
` [PATCH 02/11] xfs_scrub: improve reporting of file data media errors
` [PATCH 03/11] xfs_scrub: better reporting of metadata "
` [PATCH 04/11] xfs_scrub: improve reporting of file "
` [PATCH 05/11] xfs_scrub: don't report media errors on unwritten extents
` [PATCH 06/11] xfs_scrub: reduce fsmap activity for media errors
` [PATCH 07/11] xfs_scrub: request fewer bmaps when we can
` [PATCH 08/11] xfs_scrub: fix media verification thread pool size calculations
` [PATCH 09/11] libfrog: clean up platform_nproc
` [PATCH 10/11] xfs_scrub: clean out the nproc global variable
` [PATCH 11/11] xfs_scrub: create a new category for unfixable errors

[PATCH 0/3] xfs_scrub: media scan entire disks
 2019-09-25 21:38 UTC  (4+ messages)
` [PATCH 1/3] xfs_scrub: implement background mode for phase 6
` [PATCH 2/3] xfs_scrub: perform media scans of entire devices
` [PATCH 3/3] xfs_scrub: relabel verified data block counts in output

[PATCH 00/11] xfs_scrub: fix IO error detection during media verify
 2019-09-25 21:36 UTC  (3+ messages)
` [PATCH 05/11] xfs_scrub: only call read_verify_force_io once per pool
` [PATCH 11/11] xfs_scrub: simulate errors in the read-verify phase


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).