linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-11 08:51:13 to 2021-10-01 01:32:18 UTC [more...]

[PATCH v2 00/12] MEMORY_DEVICE_PUBLIC for CPU-accessible coherent device memory
 2021-10-01  1:32 UTC  (20+ messages)
` [PATCH v2 01/12] ext4/xfs: add page refcount helper
` [PATCH v2 02/12] mm: remove extra ZONE_DEVICE struct page refcount
` [PATCH v2 03/12] mm: add zone device public type memory support
` [PATCH v2 04/12] mm: add device public vma selection for memory migration
` [PATCH v2 05/12] drm/amdkfd: ref count init for device pages
` [PATCH v2 06/12] drm/amdkfd: add SPM support for SVM
` [PATCH v2 07/12] drm/amdkfd: public type as sys mem on migration to ram
` [PATCH v2 08/12] lib: test_hmm add ioctl to get zone device type
` [PATCH v2 09/12] lib: test_hmm add module param for "
` [PATCH v2 10/12] lib: add support for device public type in test_hmm
` [PATCH v2 11/12] tools: update hmm-test to support device public type
` [PATCH v2 12/12] tools: update test_hmm script to support SP config

[PATCH 0/8 v2] Quota fixes for e2fsprogs
 2021-09-30 17:32 UTC  (4+ messages)
` [PATCH 1/8] quota: Add support to version 0 quota format

[PATCH 0/3] bugfix for insert/collapse fallocate
 2021-09-30 16:43 UTC  (8+ messages)
` [PATCH 1/3] ext4: correct the left/middle/right debug message for binsearch
` [PATCH 2/3] ext4: ensure enough credits in ext4_ext_shift_path_extents
` [PATCH 3/3] ext4: stop use path once restart journal "

[RFC][PATCH v3 0/9] mm: Use DIO for swap and fix NFS swapfiles
 2021-09-30 15:54 UTC  (9+ messages)
` [PATCH v3 8/9] block, btrfs, ext4, xfs: Implement swap_rw

[PATCH 0/2] Handle a soft hang and the inconsistent name issue
 2021-09-29 10:53 UTC  (3+ messages)
` [PATCH 1/2] fs: dcache: Handle case-exact lookup in d_alloc_parallel
` [PATCH 2/2] fs: ext4: Fix the inconsistent name exposed by /proc/self/cwd

[PATCH -next] jbd2: discard last transaction when commit block checksum broken in v2v3
 2021-09-29  3:55 UTC 

[PATCH v2] ext4: fix a possible ABBA deadlock dued to busy PA
 2021-09-29  1:12 UTC 

[PATCH] ext4: fix a possible ABBA deadlock dued to busy PA
 2021-09-28  6:20 UTC 

[PATCH AUTOSEL 4.4 3/5] ext2: fix sleeping in atomic bugs on error
 2021-09-28  5:57 UTC 

[PATCH AUTOSEL 4.9 4/6] ext2: fix sleeping in atomic bugs on error
 2021-09-28  5:57 UTC 

[PATCH AUTOSEL 4.14 4/8] ext2: fix sleeping in atomic bugs on error
 2021-09-28  5:57 UTC 

[PATCH AUTOSEL 4.19 04/10] ext2: fix sleeping in atomic bugs on error
 2021-09-28  5:57 UTC 

[PATCH AUTOSEL 5.4 04/11] ext2: fix sleeping in atomic bugs on error
 2021-09-28  5:56 UTC 

[PATCH AUTOSEL 5.10 10/23] ext2: fix sleeping in atomic bugs on error
 2021-09-28  5:56 UTC 

[PATCH AUTOSEL 5.14 13/40] ext2: fix sleeping in atomic bugs on error
 2021-09-28  5:54 UTC 

fs ideas
 2021-09-28  2:49 UTC  (2+ messages)

[RFC PATCH 0/3] ext4: enhance extent consistency check
 2021-09-27 14:22 UTC  (2+ messages)

[PATCH] mke2fs: Add extended option for prezeroed storage devices
 2021-09-27 10:43 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH] ext4: stop return ENOSPC from ext4_issue_zeroout
 2021-09-26 11:35 UTC  (3+ messages)
` [PATCH] ext4: if zeroout fails fall back to splitting the extent node

[GIT PULL] Two fixes for 5.15-rc3
 2021-09-24 17:33 UTC  (2+ messages)

[PATCH 0/2] bugfix for read_extent_tree_block
 2021-09-24  9:32 UTC  (2+ messages)

[PATCH v3] ext4: flush s_error_work before journal destroy in ext4_fill_super
 2021-09-24  9:39 UTC 

[PATCH v2] ext4: flush s_error_work before journal destroy in ext4_fill_super
 2021-09-24  9:05 UTC  (4+ messages)

BoF at LPC: Documenting the Heterogeneous Memory Model Architecture
 2021-09-23 23:00 UTC  (5+ messages)

[PATCH] ext4: start the handle later in ext4_writepages() to avoid unnecessary wait
 2021-09-23 12:12 UTC 

[PATCH] dax: remove silly single-page limitation in dax_zero_page_range
 2021-09-23  2:47 UTC  (2+ messages)

Shameless plug for the FS Track at LPC next week!
 2021-09-23  0:38 UTC  (13+ messages)
` [External] : "
            ` Alternative project ids and quotas semantics (Was: Shameless plug for the FS Track at LPC next week!)

dax_supported() related cleanups v2
 2021-09-22 18:33 UTC  (6+ messages)
` [PATCH 1/3] nvdimm/pmem: fix creating the dax group
` [PATCH 2/3] nvdimm/pmem: move dax_attribute_group from dax to pmem
` [PATCH 3/3] block: warn if ->groups is set when calling add_disk

[PATCH v2] ext2: fix sleeping in atomic bugs on error
 2021-09-22 11:05 UTC  (2+ messages)

[PATCH 0/3 RFC] Remove DAX experimental warnings
 2021-09-22  5:25 UTC  (14+ messages)
` [PATCH 1/3] xfs: remove dax EXPERIMENTAL warning
` [PATCH 2/3] ext4: "
` [PATCH 3/3] ext2: "

[PATCH 0/2] ext4: docs: de-uglify Documentation/ext4/orphan.rst
 2021-09-21 23:18 UTC  (6+ messages)
` [PATCH 1/2] ext4: docs: switch away from list-table
` [PATCH 2/2] ext4: docs: Take out unneeded escaping

[PATCH 5/5] ext4: implement FALLOC_FL_ZEROINIT_RANGE
 2021-09-21  6:10 UTC  (3+ messages)

[PATCH] fscrypt: remove fscrypt_operations::max_namelen
 2021-09-21  3:17 UTC  (2+ messages)

[PATCH 0/6 v2] congestion_wait() and GFP_NOFAIL
 2021-09-20 23:48 UTC  (10+ messages)
` [PATCH 6/6] XFS: remove congestion_wait() loop from xfs_buf_alloc_pages()
` [PATCH 1/6] MM: Support __GFP_NOFAIL in alloc_pages_bulk_*() and improve doco
` [PATCH 5/6] XFS: remove congestion_wait() loop from kmem_alloc()
` [PATCH 3/6] EXT4: Remove ENOMEM/congestion_wait() loops
` [PATCH 4/6] EXT4: remove congestion_wait from ext4_bio_write_page, and simplify
` [PATCH 2/6] MM: improve documentation for __GFP_NOFAIL

[PATCH 0/1] [RESEND] ext4: fix lazy initialization next schedule time computation in more granular unit
 2021-09-20 19:56 UTC  (2+ messages)

e2fsprogs concurrency questions
 2021-09-20 16:33 UTC  (6+ messages)

[PATCH v5 0/3] ext4: fix a inode checksum error
 2021-09-20 13:58 UTC  (7+ messages)
` [PATCH v5 1/3] ext4: factor out ext4_fill_raw_inode()
` [PATCH v5 2/3] ext4: move ext4_fill_raw_inode() related functions
` [PATCH v5 3/3] ext4: prevent getting empty inode buffer

Could we get an IOCB_NO_READ_HOLE?
 2021-09-17 11:04 UTC  (3+ messages)

[PATCH 0/6] congestion_wait() and GFP_NOFAIL
 2021-09-16 22:13 UTC  (33+ messages)
` [PATCH 2/6] MM: annotate congestion_wait() and wait_iff_congested() as ineffective
` [PATCH 1/6] MM: improve documentation for __GFP_NOFAIL
` [PATCH 3/6] EXT4: Remove ENOMEM/congestion_wait() loops
` [PATCH 5/6] XFS: remove congestion_wait() loop from kmem_alloc()
` [PATCH 6/6] XFS: remove congestion_wait() loop from xfs_buf_alloc_pages()
` [PATCH 4/6] EXT4: remove congestion_wait from ext4_bio_write_page, and simplify

[PATCH 1/3] resize2fs: attempt to keep the # of inodes valid by removing the last bg
 2021-09-16 17:59 UTC  (6+ messages)
` [PATCH 2/3] resize2fs: adjust new size of the file system to allow a successful resize
` [PATCH 3/3] resize2fs: optimize resize2fs_calculate_summary_stats()

[PATCH] ext4: update last_pos for the case ext4_htree_fill_tree return fail
 2021-09-16 14:00 UTC  (2+ messages)

[PATCH] ext2: do not sleep in ext2_error()
 2021-09-16  9:48 UTC  (3+ messages)

[PATCH] ext4: recheck buffer uptodate bit under buffer lock
 2021-09-16  8:05 UTC  (2+ messages)

[PATCH v2] ext4: fix reserved space counter leakage
 2021-09-16  3:01 UTC  (2+ messages)

[PATCH 1/2] tests: update expect files for f_mmp_garbage
 2021-09-16  3:01 UTC  (2+ messages)

[syzbot] WARNING in ext4_evict_inode (2)
 2021-09-15 16:40 UTC 

[PATCH v6 00/21] File system wide monitoring
 2021-09-15 10:31 UTC  (7+ messages)
` [PATCH v6 15/21] fanotify: Preallocate per superblock mark error event

unicode cleanups, and split the data table into a separate module v2
 2021-09-15  7:00 UTC  (12+ messages)
` [PATCH 01/11] ext4: simplify ext4_sb_read_encoding
` [PATCH 02/11] f2fs: simplify f2fs_sb_read_encoding
` [PATCH 03/11] unicode: remove the charset field from struct unicode_map
` [PATCH 04/11] unicode: mark the version field in struct unicode_map unsigned
` [PATCH 05/11] unicode: pass a UNICODE_AGE() tripple to utf8_load
` [PATCH 06/11] unicode: remove the unused utf8{,n}age{min,max} functions
` [PATCH 07/11] unicode: simplify utf8len
` [PATCH 08/11] unicode: move utf8cursor to utf8-selftest.c
` [PATCH 09/11] unicode: cache the normalization tables in struct unicode_map
` [PATCH 10/11] unicode: Add utf8-data module
` [PATCH 11/11] unicode: only export internal symbols for the selftests

[PATCH 3/3] xfstests: Move *_dump_log routines to common/xfs
 2021-09-13 17:08 UTC 

[PATCH 0/4] backport fscrypt symlink fixes to 4.19
 2021-09-13  9:33 UTC  (2+ messages)

[PATCH -next v2 0/6] Fix some issues about mmp
 2021-09-11  9:00 UTC  (2+ messages)
` [PATCH -next v2 6/6] ext4: fix possible store wrong check interval value in disk when umount


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