linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-15 05:32:42 to 2021-10-07 13:12:11 UTC [more...]

[PATCH -next v2 0/6] Fix some issues about mmp
 2021-10-07 13:12 UTC  (11+ messages)
` [PATCH -next v2 1/6] ext4: init seq with random value in kmmpd
` [PATCH -next v2 2/6] ext4: introduce last_check_time record previous check time
` [PATCH -next v2 3/6] ext4: compare to local seq and nodename when check conflict
` [PATCH -next v2 4/6] ext4: avoid to re-read mmp check data get from page cache
` [PATCH -next v2 6/6] ext4: fix possible store wrong check interval value in disk when umount

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

INFO: rcu detected stall in ext4_file_write_iter
 2021-10-06  8:20 UTC 

[PATCH AUTOSEL 5.14 01/40] ext4: check and update i_disksize properly
 2021-10-05 13:49 UTC  (3+ messages)
` [PATCH AUTOSEL 5.14 02/40] ext4: correct the error path of ext4_write_inline_data_end()
` [PATCH AUTOSEL 5.14 04/40] ext4: enforce buffer head state assertion in ext4_da_map_blocks

[PATCH 0/2] Handle a soft hang and the inconsistent name issue
 2021-10-05 13:09 UTC  (11+ 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] mke2fs: Add extended option for prezeroed storage devices
 2021-10-05  3:49 UTC  (7+ messages)
  ` [PATCH v2] "

algorithm for half-md4 used in htree directories
 2021-10-04  7:57 UTC  (4+ messages)

[GIT PULL] ext4 fixes for 5.15-rc4
 2021-10-03 21:00 UTC  (2+ messages)

Issue with extension of ext4 filesystem on Rhel7
 2021-10-01 16:40 UTC  (3+ messages)

[PATCH 0/2] bugfix for read_extent_tree_block
 2021-10-01 14:09 UTC  (7+ messages)
` [PATCH 1/2] ext4: avoid recheck extent for EXT4_EX_FORCE_CACHE
` [PATCH 2/2] ext4: check magic even the extent block bh is verified

[PATCH] ext4: recheck buffer uptodate bit under buffer lock
 2021-10-01  4:11 UTC  (3+ messages)

[PATCH] ext4: update last_pos for the case ext4_htree_fill_tree return fail
 2021-10-01  4:06 UTC  (3+ messages)

[PATCH v3] ext4: flush s_error_work before journal destroy in ext4_fill_super
 2021-10-01  3:53 UTC  (2+ messages)

[PATCH] ext4: Fix loff_t overflow in ext4_max_bitmap_size()
 2021-10-01  3:11 UTC  (2+ messages)

[PATCH 0/5 v6] e2fsprogs: Support for orphan file feature
 2021-10-01  2:00 UTC  (3+ messages)
` [PATCH 1/5] libext2fs: "

[PATCH] tests: Add option to print diff output of failed tests
 2021-10-01  1:57 UTC  (2+ messages)

[PATCH v2 00/12] MEMORY_DEVICE_PUBLIC for CPU-accessible coherent device memory
 2021-10-01  1:32 UTC  (11+ messages)
` [PATCH v2 02/12] mm: remove extra ZONE_DEVICE struct page refcount
` [PATCH v2 09/12] lib: test_hmm add module param for zone device type
` [PATCH v2 10/12] lib: add support for device public type in test_hmm

[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 -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] 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 v2] ext4: flush s_error_work before journal destroy in ext4_fill_super
 2021-09-24  9:05 UTC  (3+ 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/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  (22+ messages)
` [PATCH 1/6] MM: improve documentation for __GFP_NOFAIL
` [PATCH 3/6] EXT4: Remove ENOMEM/congestion_wait() loops
` [PATCH 2/6] MM: annotate congestion_wait() and wait_iff_congested() as ineffective

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

[PATCH] ext2: do not sleep in ext2_error()
 2021-09-16  9:48 UTC  (3+ 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


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