linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-04 01:51:38 to 2019-08-07 11:14:12 UTC [more...]

[RFC] [PATCH 00/24] mm, xfs: non-blocking inode reclaim
 2019-08-07 11:14 UTC  (58+ messages)
` [PATCH 01/24] mm: directed shrinker work deferral
` [PATCH 02/24] shrinkers: use will_defer for GFP_NOFS sensitive shrinkers
` [PATCH 03/24] mm: factor shrinker work calculations
` [PATCH 04/24] shrinker: defer work only to kswapd
` [PATCH 09/24] xfs: don't allow log IO to be throttled
` [PATCH 11/24] xfs:: account for memory freed from metadata buffers
` [PATCH 12/24] xfs: correctly acount for reclaimable slabs
` [PATCH 13/24] xfs: synchronous AIL pushing
` [PATCH 14/24] xfs: tail updates only need to occur when LSN changes
` [PATCH 15/24] xfs: eagerly free shadow buffers to reduce CIL footprint
` [PATCH 16/24] xfs: Lower CIL flush limit for large logs
` [PATCH 17/24] xfs: don't block kswapd in inode reclaim
` [PATCH 18/24] xfs: reduce kswapd blocking on inode locking

[LTP] [PATCH v7 3/3] syscalls/copy_file_range02: increase coverage and remove EXDEV test
 2019-08-07 10:17 UTC 

Block device direct read EIO handling broken?
 2019-08-07  9:42 UTC  (18+ messages)

[PATCH] [Regression, v5.0] mm: boosted kswapd reclaim b0rks system cache balance
 2019-08-07  9:30 UTC  (2+ messages)

[PATCH v3 00/39] put_user_pages(): miscellaneous call sites
 2019-08-07  8:51 UTC  (47+ messages)
` [PATCH v3 01/41] mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
` [PATCH v3 02/41] drivers/gpu/drm/via: convert put_page() to put_user_page*()
` [PATCH v3 03/41] net/xdp: "
` [PATCH v3 04/41] net/rds: "
` [PATCH v3 05/41] net/ceph: "
` [PATCH v3 06/41] x86/kvm: "
` [PATCH v3 07/41] drm/etnaviv: convert release_pages() to put_user_pages()
` [PATCH v3 08/41] drm/i915: convert put_page() to put_user_page*()
` [PATCH v3 09/41] drm/radeon: "
` [PATCH v3 10/41] media/ivtv: "
` [PATCH v3 11/41] media/v4l2-core/mm: "
` [PATCH v3 12/41] genwqe: "
` [PATCH v3 13/41] scif: "
` [PATCH v3 14/41] vmci: "
` [PATCH v3 15/41] rapidio: "
` [PATCH v3 16/41] oradax: "
` [PATCH v3 17/41] staging/vc04_services: "
` [PATCH v3 18/41] drivers/tee: "
` [PATCH v3 19/41] vfio: "
` [PATCH v3 20/41] fbdev/pvr2fb: "
` [PATCH v3 21/41] fsl_hypervisor: "
` [PATCH v3 22/41] xen: "
` [PATCH v3 23/41] fs/exec.c: "
` [PATCH v3 24/41] orangefs: "
` [PATCH v3 25/41] uprobes: "
` [PATCH v3 26/41] futex: "
` [PATCH v3 27/41] mm/frame_vector.c: "
` [PATCH v3 28/41] mm/gup_benchmark.c: "
` [PATCH v3 29/41] mm/memory.c: "
` [PATCH v3 30/41] mm/madvise.c: "
` [PATCH v3 31/41] mm/process_vm_access.c: "
` [PATCH v3 32/41] crypt: "
` [PATCH v3 33/41] fs/nfs: "
` [PATCH v3 34/41] goldfish_pipe: "
` [PATCH v3 35/41] kernel/events/core.c: "
` [PATCH v3 36/41] fs/binfmt_elf: "
` [PATCH v3 37/41] security/tomoyo: "
` [PATCH v3 38/41] powerpc: "
` [PATCH v3 39/41] mm/mlock.c: "
` [PATCH v3 40/41] mm/mempolicy.c: "
` [PATCH v3 41/41] mm/ksm: "

[PATCH 00/34] put_user_pages(): miscellaneous call sites
 2019-08-07  8:46 UTC  (12+ messages)
` [PATCH 31/34] nfs: convert put_page() to put_user_page*()

[PATCH 0/3] fstests: various fixes
 2019-08-07  1:44 UTC  (6+ messages)
` [PATCH 1/3] common: filter aiodio dmesg after fs/iomap.c to fs/iomap/ move
  ` [PATCH v2 "

[PATCH 0/9 V4] New ->fiemap infrastructure and ->bmap removal
 2019-08-06 22:41 UTC  (26+ messages)
` [PATCH 4/9] fibmap: Use bmap instead of ->bmap method in ioctl_fibmap
` [PATCH 5/9] fs: Move start and length fiemap fields into fiemap_extent_info
` [PATCH 8/9] Use FIEMAP for FIBMAP calls

[PATCH v2 00/34] put_user_pages(): miscellaneous call sites
 2019-08-06 20:39 UTC  (41+ messages)
` [PATCH v2 01/34] mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
` [PATCH v2 02/34] net/rds: convert put_page() to put_user_page*()
` [PATCH v2 03/34] net/ceph: "
` [PATCH v2 04/34] x86/kvm: "
` [PATCH v2 05/34] drm/etnaviv: convert release_pages() to put_user_pages()
` [PATCH v2 06/34] drm/i915: convert put_page() to put_user_page*()
` [PATCH v2 07/34] drm/radeon: "
` [PATCH v2 08/34] media/ivtv: "
` [PATCH v2 09/34] media/v4l2-core/mm: "
` [PATCH v2 10/34] genwqe: "
` [PATCH v2 11/34] scif: "
` [PATCH v2 12/34] vmci: "
` [PATCH v2 13/34] rapidio: "
` [PATCH v2 14/34] oradax: "
` [PATCH v2 15/34] staging/vc04_services: "
` [PATCH v2 16/34] drivers/tee: "
` [PATCH v2 17/34] vfio: "
` [PATCH v2 18/34] fbdev/pvr2fb: "
` [PATCH v2 19/34] fsl_hypervisor: "
` [PATCH v2 20/34] xen: "
` [PATCH v2 21/34] fs/exec.c: "
` [PATCH v2 22/34] orangefs: "
` [PATCH v2 23/34] uprobes: "
` [PATCH v2 24/34] futex: "
` [PATCH v2 25/34] mm/frame_vector.c: "
` [PATCH v2 26/34] mm/gup_benchmark.c: "
` [PATCH v2 27/34] mm/memory.c: "
` [PATCH v2 28/34] mm/madvise.c: "
` [PATCH v2 29/34] mm/process_vm_access.c: "
` [PATCH v2 30/34] crypt: "
` [PATCH v2 31/34] fs/nfs: "
` [PATCH v2 32/34] goldfish_pipe: "
` [PATCH v2 33/34] kernel/events/core.c: "
` [PATCH v2 34/34] fs/binfmt_elf: "

XFS segementation fault with new linux 4.19.63
 2019-08-06 20:07 UTC  (4+ messages)

[PATCH] Documentation: fs: Convert xfs-delayed-logging-design.txt to ReSt
 2019-08-06 17:46 UTC  (2+ messages)

[PATCH v4 0/5] xfs: use the iomap writeback code
 2019-08-06  5:34 UTC  (12+ messages)
` [PATCH 1/5] xfs: use a struct iomap in xfs_writepage_ctx
` [PATCH 2/5] xfs: turn io_append_trans into an io_private void pointer
` [PATCH 3/5] xfs: remove the fork fields in the writepage_ctx and ioend
` [PATCH 4/5] xfs: convert the xfs writeback code to iomap writeback
` [PATCH 5/5] iomap: move struct iomap_page out of iomap.h

[PATCH v4 0/6] iomap: lift the xfs writepage code into iomap
 2019-08-06  5:33 UTC  (8+ messages)
` [PATCH 2/6] iomap: copy the xfs writeback code to iomap.c

RFC: use the iomap writepage path in gfs2
 2019-08-06  5:30 UTC  (4+ messages)
` [PATCH 15/15] gfs2: use iomap for buffered I/O in ordered and writeback mode

[PATCH v19 00/18] xfs: online repair support
 2019-08-05  7:20 UTC  (20+ messages)
` [PATCH 01/18] xfs: add a repair revalidation function pointer
` [PATCH 02/18] xfs: always rescan allegedly healthy per-ag metadata after repair
` [PATCH 03/18] xfs: create a big array data structure
` [PATCH 04/18] xfs: repair free space btrees
` [PATCH 05/18] xfs: repair inode btrees
` [PATCH 06/18] xfs: repair refcount btrees
` [PATCH 07/18] xfs: repair inode records
` [PATCH 08/18] xfs: zap broken inode forks
` [PATCH 09/18] xfs: repair inode block maps
` [PATCH 10/18] xfs: repair damaged symlinks
` [PATCH 11/18] xfs: create a blob array data structure
` [PATCH 12/18] xfs: convert xfs_itruncate_extents_flags to use __xfs_bunmapi
` [PATCH 13/18] xfs: remove unnecessary inode-transaction roll
` [PATCH 14/18] xfs: create a new inode fork block unmap helper
` [PATCH 15/18] xfs: repair extended attributes
` [PATCH 16/18] xfs: scrub should set preen if attr leaf has holes
` [PATCH 17/18] xfs: repair quotas
` [PATCH 18/18] xfs: convert big array and blob array to use memfd backend

[RFC PATCH 0/7] xfs: add reflink & dedupe support for fsdax
 2019-08-05  0:21 UTC  (4+ messages)

[PATCH v2] common/rc: check 'chattr +/-x' on dax device
 2019-08-04 15:26 UTC  (2+ messages)


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