linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-23 19:50:10 to 2021-07-06 20:17:17 UTC [more...]

[GIT PULL] Hole puch vs page cache filling races fixes for 5.14-rc1
 2021-07-06 20:17 UTC 

[PATCH 0/2] Fix use-after-free about sbi->s_mmp_tsk
 2021-07-06 19:49 UTC  (14+ messages)
` [PATCH 1/2] ext4: "
          ` [PATCH -v3] ext4: fix possible UAF when remounting r/o a mmp-protected file system
` [PATCH 2/2] ext4: Fix potential uas-after-free about sbi->s_mmp_tsk when kmmpd kthread exit before set sbi->s_mmp_tsk
` [PATCH] ext4: possible use-after-free when remounting r/o a mmp-protected file system

[PATCH] ext4: Fix comments and spaces to follow coding style
 2021-07-06 19:20 UTC  (2+ messages)

[RFC,2/2] xfstests: common/rc: add cluster size support for ext4
 2021-07-06 18:14 UTC  (2+ messages)

[RFC PATCH 0/4] ext4: improve delalloc buffer write performance
 2021-07-06 15:26 UTC  (9+ messages)
` [RFC PATCH 1/4] ext4: check and update i_disksize properly
` [RFC PATCH 2/4] ext4: correct the error path of ext4_write_inline_data_end()
` [RFC PATCH 3/4] ext4: factor out write end code of inline file
` [RFC PATCH 4/4] ext4: drop unnecessary journal handle in delalloc write

[PATCH v3] fs: forbid invalid project ID
 2021-07-06 13:52 UTC  (2+ messages)

[PATCH AUTOSEL 5.13 119/189] ext4: fix memory leak in ext4_fill_super
 2021-07-06 11:12 UTC 

[PATCH 1/2] libext2fs: use statement-expression for container_of only on GNU-compatible compilers
 2021-07-06  2:55 UTC  (4+ messages)
` [PATCH 2/2] libext2fs: use offsetof() from stddef.h

[powerpc][5.13.0-next-20210701] Kernel crash while running ltp(chdir01) tests
 2021-07-06  1:38 UTC  (19+ messages)
                  ` [PATCH -v2] ext4: inline jbd2_journal_[un]register_shrinker()

[PATCH V2 1/7] ext4: remove the 'group' parameter of ext4_trim_extent
 2021-07-05 11:28 UTC  (5+ messages)

[PATCH] ext4: eliminate bogus error in ext4_data_block_valid_rcu()
 2021-07-05  7:06 UTC  (4+ messages)
  ` [PATCH 4.19] "

[ext4:dev] BUILD SUCCESS ef3130d1b0b8ca769252d6a722a2e59a00141383
 2021-07-05  4:25 UTC 

[PATCH] ext4: fix flags validity checking for EXT4_IOC_CHECKPOINT
 2021-07-02 22:45 UTC  (2+ messages)

[mainline] [arm64] Internal error: Oops - percpu_counter_add_batch
 2021-07-02 18:49 UTC  (4+ messages)

[GIT PULL] ext4 updates for v5.14
 2021-07-02 13:15 UTC  (4+ messages)

[PATCH 0/5] fscrypt: report correct st_size for encrypted symlinks
 2021-07-02  6:53 UTC  (6+ messages)
` [PATCH 1/5] fscrypt: add fscrypt_symlink_getattr() for computing st_size
` [PATCH 2/5] ext4: report correct st_size for encrypted symlinks
` [PATCH 3/5] f2fs: "
` [PATCH 4/5] ubifs: "
` [PATCH 5/5] fscrypt: remove mention of symlink st_size quirk from documentation

[PATCH] ext4: use ext4_grp_locked_error in mb_find_extent
 2021-07-01 21:14 UTC  (3+ messages)

[PATCH 0/9] kvmxfstests: Add 64K related configs for Power
 2021-07-01 20:56 UTC  (2+ messages)

[PATCH v2] fs: forbid invalid project ID
 2021-07-01 15:37 UTC  (3+ messages)

[PATCH RFC v2] ext4:fix warning in mark_buffer_dirty as IO error when mount with errors=continue
 2021-07-01 14:59 UTC  (2+ messages)

[PATCH 1/2] fs: ext4: Consolidate checks for resize of bigalloc into ext4_resize_begin
 2021-07-01 14:41 UTC  (7+ messages)
` [PATCH 2/2] fs: ext4: Add check to prevent attempting to resize an fs with sparse_super2

[PATCH v3 00/15] File system wide monitoring
 2021-07-01  6:37 UTC  (41+ messages)
` [PATCH v3 01/15] fsnotify: Don't insert unmergeable events in hashtable
` [PATCH v3 02/15] fanotify: Fold event size calculation to its own function
` [PATCH v3 03/15] fanotify: Split fsid check from other fid mode checks
` [PATCH v3 04/15] fanotify: Split superblock marks out to a new cache
` [PATCH v3 05/15] inotify: Don't force FS_IN_IGNORED
` [PATCH v3 06/15] fsnotify: Add helper to detect overflow_event
` [PATCH v3 07/15] fsnotify: pass arguments of fsnotify() in struct fsnotify_event_info
` [PATCH v3 08/15] fsnotify: Support passing argument to insert callback on add_event
` [PATCH v3 09/15] fsnotify: Always run the merge hook
` [PATCH v3 10/15] fsnotify: Support FS_ERROR event type
` [PATCH v3 11/15] fsnotify: Introduce helpers to send error_events
` [PATCH v3 12/15] fanotify: Introduce FAN_FS_ERROR event
` [PATCH v3 13/15] ext4: Send notifications on error
` [PATCH v3 14/15] samples: Add fs error monitoring example
` [PATCH v3 15/15] docs: Document the FAN_FS_ERROR event

[ext4:dev] BUILD SUCCESS 16aa4c9a1fbe763c147a964cdc1f5be8ed98ed13
 2021-07-01  3:24 UTC 

[Bug 213627] New: Fail to read block descriptors data of ext4 filesystem
 2021-07-01  0:24 UTC  (3+ messages)
` [Bug 213627] "

[PATCH 0/9] 64K blocksize related fixes
 2021-06-30 19:20 UTC  (21+ messages)
` [PATCH 1/9] ext4/003: Fix this test on 64K platform for dax config
` [PATCH 3/9] ext4/306: Add -b blocksize parameter too to avoid failure with DAX config
` [PATCH 4/9] ext4/022: exclude this test for dax config on 64KB pagesize platform
` [PATCH 5/9] generic/031: Fix the test case for 64k blocksize config
` [PATCH 6/9] gitignore: Add 031.out file to .gitignore
` [PATCH 7/9] generic/620: Remove -b blocksize option for ext4
` [PATCH 8/9] common/attr: Cleanup end of line whitespaces issues
` [PATCH 9/9] common/attr: Reduce MAX_ATTRS to leave some overhead for 64K blocksize

[PATCH 0/4 v3] ext4: Speedup orphan file handling
 2021-06-30 15:54 UTC  (6+ messages)
` [PATCH 3/4] ext4: Speedup ext4 orphan inode handling
` [PATCH 4/4] ext4: Improve scalability of ext4 orphan file handling

[ext4:dev] BUILD REGRESSION d578b99443fde0968246cc7cbf3bc3016123c2f4
 2021-06-30 15:07 UTC 

[PATCH] jbd2: fix jbd2_journal_[un]register_shrinker undefined error
 2021-06-30 15:04 UTC  (3+ messages)

[PATCH v8 0/8] add support for direct I/O with fscrypt using blk-crypto
 2021-06-30  9:47 UTC  (5+ messages)

[PATCH v2 01/12] profile_create_node: set magic before strdup(name) to avoid memory leak
 2021-06-30  8:27 UTC  (12+ messages)
` [PATCH v2 02/12] tdb_transaction_recover: fix "
` [PATCH v2 03/12] zap_sector: "
` [PATCH v2 04/12] ss_add_info_dir: fix memory leak and check whether
` [PATCH v2 05/12] ss_create_invocation: fix memory leak and check whether NULL pointer
` [PATCH v2 06/12] append_pathname: check the value returned by realloc
` [PATCH v2 07/12] argv_parse: check return value of malloc in argv_parse()
` [PATCH v2 08/12] misc: fix potential segmentation fault problem in scandir()
` [PATCH v2 09/12] lib/ss/error.c: check return value malloc in ss_name()
` [PATCH v2 10/12] hashmap: change return value type of ext2fs_hashmap_add()
` [PATCH v2 11/12] misc/lsattr: check whether path is NULL in lsattr_dir_proc()
` [PATCH v2 12/12] ext2ed: fix potential NULL pointer dereference in dupstr()

[ext4:dev 27/31] ERROR: modpost: "jbd2_journal_unregister_shrinker" undefined!
 2021-06-30  7:52 UTC  (2+ messages)

[PATCH v3 0/8] Support DEVICE_GENERIC memory in migrate_vma_*
 2021-06-30  0:23 UTC  (9+ messages)
` [PATCH v3 2/8] mm: remove extra ZONE_DEVICE struct page refcount

[GIT PULL] fscrypt updates for 5.14
 2021-06-28 23:36 UTC  (2+ messages)

[Bug 211951] New: WARNING: CPU: 1 PID: 304 at fs/ext4/xattr.c:1643 ext4_xattr_set_entry+0x30e2/0x3830
 2021-06-28 16:17 UTC  (2+ messages)
` [Bug 211951] "

Projects
 2021-06-28 10:13 UTC 

[PATCH] ext4: forbid U32_MAX project ID
 2021-06-28  0:39 UTC  (4+ messages)

[Bug 213539] New: KASAN: use-after-free Write in ext4_put_super
 2021-06-25 13:34 UTC  (4+ messages)
` [Bug 213539] "

[PATCH] ext4: notify sysfs on errors_count value change
 2021-06-24 16:24 UTC  (2+ messages)

[RFC PATCH v4 0/8] ext4, jbd2: fix 3 issues about bdev_try_to_free_page()
 2021-06-24 14:56 UTC  (17+ messages)
` [RFC PATCH v4 1/8] jbd2: remove the out label in __jbd2_journal_remove_checkpoint()
` [RFC PATCH v4 2/8] jbd2: ensure abort the journal if detect IO error when writing original buffer back
` [RFC PATCH v4 3/8] jbd2: don't abort the journal when freeing buffers
` [RFC PATCH v4 4/8] jbd2: remove redundant buffer io error checks
` [RFC PATCH v4 5/8] jbd2,ext4: add a shrinker to release checkpointed buffers
` [RFC PATCH v4 6/8] jbd2: simplify journal_clean_one_cp_list()
` [RFC PATCH v4 7/8] ext4: remove bdev_try_to_free_page() callback
` [RFC PATCH v4 8/8] fs: remove bdev_try_to_free_page callback

[PATCH] ext4: no need to verify new add extent block
 2021-06-24 14:29 UTC  (2+ messages)

[PATCH] jbd2: clean up misleading comments for jbd2_fc_release_bufs
 2021-06-24 14:27 UTC  (2+ messages)

[PATCH] ext4: fix input checking in fs/jbd2/journal.c
 2021-06-24 14:17 UTC  (2+ messages)

[PATCH] ext4: Remove duplicate definition of ext4_xattr_ibody_inline_set()
 2021-06-24 14:12 UTC  (2+ messages)

[PATCH] ext4: fsmap: Fix the block/inode bitmap comment
 2021-06-24 13:48 UTC  (2+ messages)

[PATCH] ext4: fix comment for s_hash_unsigned
 2021-06-24 13:44 UTC  (2+ messages)

[ext4:dev] BUILD SUCCESS f9505c72b2ee80cb68af95449a5215906130e3be
 2021-06-24  1:35 UTC 


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