linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-02 14:54:15 to 2021-12-24 09:52:14 UTC [more...]

[PATCH -next] ext4: Fix null-ptr-deref in '__ext4_journal_ensure_credits'
 2021-12-24 10:03 UTC 

[PATCH RESEND] ext4:fix different behavior of fsync when use fast commit
 2021-12-24  6:57 UTC 

[PATCH -next v2] ext4: Fix BUG_ON in ext4_bread when write quota data
 2021-12-24  4:42 UTC  (3+ messages)

[PATCH REPOST REPOST] ext4: Destroy ext4_fc_dentry_cachep kmemcache on module removal
 2021-12-24  0:27 UTC  (2+ messages)

[PATCH v2] ext4: fix fast commit may miss tracking range for FALLOC_FL_ZERO_RANGE
 2021-12-24  0:27 UTC  (3+ messages)

[PATCH 0/2] ext4: fast commit crash consistency issues
 2021-12-24  0:27 UTC  (7+ messages)
` [PATCH 1/2] ext4: use ext4_ext_remove_space() for fast commit replay delete range
` [PATCH 2/2] ext4: fast commit may miss tracking unwritten range during ftruncate

[PATCH v2 0/4] ext4 fast commit API cleanup
 2021-12-23 23:16 UTC  (6+ messages)
` [PATCH v2 1/4] ext4: use ext4_journal_start/stop for fast commit transactions
` [PATCH v2 2/4] ext4: drop ineligible txn start stop APIs
` [PATCH v2 3/4] ext4: simplify updating of fast commit stats
` [PATCH v2 4/4] ext4: update fast commit TODOs

[PATCH -next] ext4: Fix remount with 'abort' option isn't effective
 2021-12-23 15:41 UTC  (6+ messages)

[PATCH] ext4: don't fail remount if journalling mode didn't change
 2021-12-23 15:36 UTC  (2+ messages)

[PATCH 1/2] ext4: remove lazytime/nolazytime mount options handled by MS_LAZYTIME
 2021-12-23 15:36 UTC  (3+ messages)
` [PATCH 2/2] ext4: fix i_version handling on remount

Wycena paneli fotowoltaicznych
 2021-12-23  7:45 UTC 

[syzbot] INFO: task hung in jbd2_journal_commit_transaction (3)
 2021-12-23  5:32 UTC 

[PATCH] ext4: call fallocate may cause process to hang when using fast commit
 2021-12-23  3:32 UTC  (4+ messages)
    ` [External] "

[PATCH 0/3] ext4 fast commit API cleanup
 2021-12-22 16:28 UTC  (5+ messages)
` [PATCH 1/3] ext4: drop transaction start stop APIs for fast commit
` [PATCH 2/3] ext4: drop ineligible txn start stop APIs
` [PATCH 3/3] ext4: simplify updating of fast commit stats

[PATCH -next] ext4: Fix BUG_ON in ext4_bread when write quota data
 2021-12-22 16:05 UTC  (5+ messages)

[PATCH] resize2fs : resize2fs failed due to the same name of tmpfs
 2021-12-21 20:57 UTC  (2+ messages)

[PATCH] ext4/033: test EXT4_IOC_RESIZE_FS by calling the ioctl directly
 2021-12-20 20:40 UTC 

[PATCH v4 0/9] Test the new fanotify FAN_FS_ERROR event
 2021-12-20 18:07 UTC  (7+ messages)
      ` [LTP] "

[PATCH 1/2] ext4: Change s_last_trim_minblks type to unsigned long
 2021-12-20 15:13 UTC  (3+ messages)
` [PATCH v3 2/2] ext4: Allow to change s_last_trim_minblks via sysfs

Problem with data=ordered ext4 mount option in linux-next
 2021-12-20 11:12 UTC  (6+ messages)

[PATCH linux-next] fs/ext4: use BUG_ON instead of if condition followed by BUG
 2021-12-20 10:24 UTC  (2+ messages)

generic/083 triggers hang on 5.16-rc5 w/fast_commit
 2021-12-20  3:19 UTC  (6+ messages)
      ` [External] "

[PATCH] ext4: fix fast commit may miss tracking range for FALLOC_FL_ZERO_RANGE
 2021-12-19  4:45 UTC  (3+ messages)
  ` [External] "

[PATCH] test-appliance: add ext4/050 to encrypt.exclude
 2021-12-19  4:05 UTC  (3+ messages)

[PATCH] ext4: use min() to make code cleaner
 2021-12-18 22:31 UTC  (3+ messages)

[PATCH] ext4/050: support indirect as well as extent mapped journals
 2021-12-18  4:04 UTC 

[PATCH REPOST] ext4: Destroy ext4_fc_dentry_cachep kmemcache on module removal
 2021-12-17 20:20 UTC  (2+ messages)

[PATCH v2] ext4: set csum seed in tmp inode while migrating to extents
 2021-12-17 15:09 UTC  (10+ messages)

[PATCH] ext4: compare inode's i_projid with EXT4_DEF_PROJID rather than check EXT4_INODE_PROJINHERIT flag
 2021-12-17  2:39 UTC  (12+ messages)

[PATCH RESEND] ext4: Replace ext4_kvfree_array_rcu() by kvfree_rcu() API
 2021-12-15 19:41 UTC  (2+ messages)
  ` [PATCH RESEND] ext4: Switch to "

[PATCH] ext2simg: Fix off-by-one errors causing corruption
 2021-12-15 12:44 UTC 

[PATCH] ext4: fix a copy and paste typo
 2021-12-15 12:10 UTC  (2+ messages)

[bug report] ext4: Set flags on quota files directly
 2021-12-15 12:05 UTC  (3+ messages)

[PATCH] xfstests-bld: add ext4/044 to adv.exclude
 2021-12-15  4:07 UTC  (2+ messages)

[PATCH] ext4: set csum seed in tmp inode while migrating to extents
 2021-12-14 16:46 UTC  (3+ messages)

Wycena paneli fotowoltaicznych
 2021-12-14  8:32 UTC 

kernel BUG at fs/ext4/inline.c:LINE!
 2021-12-13 19:01 UTC  (2+ messages)
` [syzbot] "

[PATCH v2] ext4: implement support for get/set fs label
 2021-12-13 13:56 UTC  (7+ messages)
` [PATCH v3] "
  ` [PATCH v4] "
    ` [PATCH v5] "

[PATCH] fs: ext2: remove duplicate includes
 2021-12-13 13:24 UTC  (2+ messages)

[PATCH 0/2] Remove some 'congested' tests
 2021-12-13  7:04 UTC  (8+ messages)
` [PATCH 2/2] Remove bdi_congested() and wb_congested() and related functions
` [PATCH 1/2] Remove inode_congested()

[PATCH] e2fsck: no parent lookup in disconnected dir
 2021-12-13  6:35 UTC 

[BUG] fs: ext4: possible ABBA deadlock in ext4_inline_data_truncate() and ext4_punch_hole()
 2021-12-12 12:56 UTC  (5+ messages)

[PATCH] e2fsck: map PROMPT_* values to prompt messages
 2021-12-11  0:51 UTC  (4+ messages)

[PATCH v2 00/11] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2021-12-10 16:39 UTC  (24+ messages)
` [PATCH v2 01/11] mm: add zone device coherent type memory support
` [PATCH v2 02/11] mm: add device coherent vma selection for memory migration
` [PATCH v2 03/11] mm/gup: migrate PIN_LONGTERM dev coherent pages to system
` [PATCH v2 04/11] drm/amdkfd: add SPM support for SVM
` [PATCH v2 05/11] drm/amdkfd: coherent type as sys mem on migration to ram
` [PATCH v2 06/11] lib: test_hmm add ioctl to get zone device type
` [PATCH v2 07/11] lib: test_hmm add module param for "
` [PATCH v2 08/11] lib: add support for device coherent type in test_hmm
` [PATCH v2 09/11] tools: update hmm-test to support device coherent type
` [PATCH v2 10/11] tools: update test_hmm script to support SP config
` [PATCH v2 11/11] tools: add hmm gup test for long term pinned device pages

[tytso-ext4:dev] BUILD SUCCESS ba2e524d918ab72c0e5edc02354bd6cb43d005f8
 2021-12-10 10:57 UTC 

[tytso-ext4:dev 6/13] fs/ext4/super.c:2689:51: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-12-10 10:03 UTC 

[PATCH] setup_tdb : fix memory leak
 2021-12-10  3:35 UTC  (2+ messages)

[PATCH v4 00/13] ext4: new mount API conversion
 2021-12-09 22:22 UTC  (5+ messages)

[Bug 213357] New: chattr +e writes invalid checksum to extent block
 2021-12-09 12:30 UTC  (2+ messages)
` [Bug 213357] "

[PATCH 1/9] ext4: Switch to kvfree_rcu() API
 2021-12-08 14:37 UTC  (2+ messages)
  ` [PATCH 2/9] ext4: Replace ext4_kvfree_array_rcu() by "

[PATCH linux-next] ext4: Remove redundant 'offset' assignment
 2021-12-08  7:53 UTC 

[PATCH linux-next] ext4: Remove redundant o_start statements
 2021-12-08  7:51 UTC 

[PATCH] fs: ext4: remove duplicate includes
 2021-12-07  9:04 UTC 

Page fault in fs/ext4/namei.c: do_split when crafted image is mounted and operated
 2021-12-05 20:44 UTC  (2+ messages)

Meet New meeting Join a meeting Hangouts 1 of 42 Page fault in fs/ext4/namei.c: do_split when crafted image is mounted and operated
 2021-12-05 20:43 UTC 

Page fault in fs/ext4/namei.c: do_split when crafted image is mounted and operated
 2021-12-05 20:42 UTC 

[Bug 215227] New: FUZZ: Page fault in fs/ext4/namei.c: do_split when crafted image is mounted and operated
 2021-12-05 20:41 UTC 

Page fault and infinite loop after mount and operate on crafted image
 2021-12-05 20:38 UTC 

[Bug 215225] New: FUZZ: Page fault and infinite loop after mount and operate on crafted image
 2021-12-05 20:36 UTC 

[PATCH] e2fsck: skip sorting extents if there are no valid extents
 2021-12-03 20:02 UTC  (2+ messages)

[PATCH 0/6] solve memory leak and check whether NULL pointer
 2021-12-03  6:31 UTC  (8+ messages)
` [PATCH 1/6] e2fsck: set s->len=0 if malloc() fails in alloc_string()
` [PATCH 2/6] lib/ss: check whether argp is null before accessing it in ss_execute_command()
` [PATCH 3/6] lib/support: check whether inump is null before accessing it in quota_set_sb_inum()
` [PATCH 4/6] e2fsprogs: call ext2fs_badblocks_list_free() to free list in exception branch
` [PATCH 5/6] e2fsck: check whether ldesc is null before accessing it in end_problem_latch()
` [PATCH 6/6] lib/ext2fs: call ext2fs_free_mem() to free &io->name in exception branch

[PATCH 0/6] solve memory leak and check whether NULL pointer
 2021-12-03  1:18 UTC  (3+ messages)

Write I/O queue hangup at random on recent Linus' kernels
 2021-12-02 15:37 UTC  (5+ 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).