linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-02 02:21:06 to 2019-08-06 18:22:15 UTC [more...]

[RFC] [PATCH 00/24] mm, xfs: non-blocking inode reclaim
 2019-08-06 18:22 UTC  (53+ 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

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

[PATCH v2 00/34] put_user_pages(): miscellaneous call sites
 2019-08-06 17:39 UTC  (39+ 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: "

[PATCH 0/9 V4] New ->fiemap infrastructure and ->bmap removal
 2019-08-06 14:48 UTC  (27+ 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

Block device direct read EIO handling broken?
 2019-08-06 13:34 UTC  (17+ messages)

XFS segementation fault with new linux 4.19.63
 2019-08-06  9:23 UTC  (3+ 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 00/34] put_user_pages(): miscellaneous call sites
 2019-08-04 23:28 UTC  (37+ messages)
` [PATCH 03/34] net/ceph: convert put_page() to put_user_page*()
` [PATCH 06/34] drm/i915: "
` [PATCH 10/34] genwqe: "
` [PATCH 15/34] staging/vc04_services: "
` [PATCH 16/34] drivers/tee: "
` [PATCH 20/34] xen: "
` [PATCH 26/34] mm/gup_benchmark.c: "
` [PATCH 31/34] nfs: "
` [PATCH 34/34] fs/binfmt_elf: "

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

[GIT PULL] xfs: cleanups for 5.3-rc3
 2019-08-03 21:07 UTC  (5+ messages)

[PATCH] iomap: Fix trivial typo
 2019-08-03 16:34 UTC  (2+ messages)

I got file system corruption with XFS
 2019-08-03  8:05 UTC  (6+ messages)
` XFS file system corruption, refuses to mount

xfs: garbage file data inclusion bug under memory pressure
 2019-08-02 22:21 UTC  (5+ messages)
` [PATCH] fs: xfs: xfs_log: Don't use KM_MAYFAIL at xfs_log_reserve()

[PATCH 00/34] put_user_pages(): miscellaneous call sites
 2019-08-02 19:33 UTC  (6+ messages)

[RFC 0/2] iomap & xfs support for large pages
 2019-08-02 14:54 UTC  (8+ messages)
` [PATCH 1/2] iomap: Support "

[Bug 204409] New: BUG: KASAN: use-after-free in do_raw_spin_lock
 2019-08-02  4:59 UTC 

[Bug 204129] New: [xfstests generic/127]: fsx find corruption on xfs
 2019-08-02  4:26 UTC  (2+ messages)
` [Bug 204129] "


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