public inbox for linux-ext4@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-14 19:53:35 to 2023-08-23 03:00:22 UTC [more...]

[PATCH v4 00/48] use refcount+RCU method to implement lockless slab shrink
 2023-08-23  2:59 UTC  (11+ messages)
` [PATCH v4 01/48] mm: move some shrinker-related function declarations to mm/internal.h
` [PATCH v4 02/48] mm: vmscan: move shrinker-related code into a separate file
` [PATCH v4 12/48] gfs2: dynamically allocate the gfs2-qd shrinker
` [PATCH v4 43/48] drm/ttm: introduce pool_shrink_rwsem

Re; Interest,
 2023-08-22 23:31 UTC 

[PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
 2023-08-22  9:03 UTC  (14+ messages)
` [PATCH v6 1/9] ecryptfs: Reject casefold directory inodes
` [PATCH v6 2/9] 9p: Split ->weak_revalidate from ->revalidate
` [PATCH v6 3/9] fs: Expose name under lookup to d_revalidate hooks
` [PATCH v6 4/9] fs: Add DCACHE_CASEFOLDED_NAME flag
` [PATCH v6 5/9] libfs: Validate negative dentries in case-insensitive directories
` [PATCH v6 6/9] libfs: Chain encryption checks after case-insensitive revalidation
` [PATCH v6 7/9] libfs: Merge encrypted_ci_dentry_ops and ci_dentry_ops
` [PATCH v6 8/9] ext4: Enable negative dentries on case-insensitive lookup
` [PATCH v6 9/9] f2fs: "

[PATCH 00/13] fixes and cleanups to ext4 resize
 2023-08-22  2:48 UTC  (44+ messages)
` [PATCH 01/13] ext4: correct offset of gdb backup in non meta_bg group to update_backups
` [PATCH 02/13] ext4: add missed brelse in update_backups
` [PATCH 03/13] ext4: correct return value of ext4_convert_meta_bg
` [PATCH 04/13] ext4: remove gdb backup copy for meta bg in setup_new_flex_group_blocks
` [PATCH 05/13] ext4: fix typo "
` [PATCH 06/13] ext4: remove redundant check of count
` [PATCH 07/13] ext4: remove commented code in reserve_backup_gdb
` [PATCH 08/13] ext4: calculate free_clusters_count in cluster unit in verify_group_input
` [PATCH 09/13] ext4: remove EXT4FS_DEBUG defination in resize.c
` [PATCH 10/13] ext4: use saved local variable sbi instead of EXT4_SB(sb)
` [PATCH 11/13] ext4: correct gdblock calculation in add_new_gdb_meta_bg to support non first group
` [PATCH 12/13] ext4: remove unnecessary check for avoiding multiple update_backups in ext4_flex_group_add
` [PATCH 13/13] ext4: remove unnecessary initialization of count2 in set_flexbg_block_bitmap

[PATCH v4] ext4: improve trim efficiency
 2023-08-22  1:51 UTC 

Tasks stuck jbd2 for a long time
 2023-08-21 18:38 UTC  (14+ messages)

[PATCH] ext2: Fix kernel-doc warnings
 2023-08-21 16:57 UTC  (2+ messages)

[PATCH] fs: clean up usage of noop_dirty_folio
 2023-08-21 12:20 UTC  (3+ messages)

[RESEND PATCH v10 00/25] DEPT(Dependency Tracker)
 2023-08-21  4:51 UTC  (30+ messages)
` [RESEND PATCH v10 01/25] llist: Move llist_{head,node} definition to types.h
` [RESEND PATCH v10 02/25] dept: Implement Dept(Dependency Tracker)
` [RESEND PATCH v10 03/25] dept: Add single event dependency tracker APIs
` [RESEND PATCH v10 04/25] dept: Add lock "
` [RESEND PATCH v10 05/25] dept: Tie to Lockdep and IRQ tracing
` [RESEND PATCH v10 06/25] dept: Add proc knobs to show stats and dependency graph
` [RESEND PATCH v10 07/25] dept: Apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete()
` [RESEND PATCH v10 08/25] dept: Apply sdt_might_sleep_{start,end}() to PG_{locked,writeback} wait
` [RESEND PATCH v10 09/25] dept: Apply sdt_might_sleep_{start,end}() to swait
` [RESEND PATCH v10 10/25] dept: Apply sdt_might_sleep_{start,end}() to waitqueue wait
` [RESEND PATCH v10 11/25] dept: Apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait
` [RESEND PATCH v10 12/25] dept: Distinguish each syscall context from another
` [RESEND PATCH v10 13/25] dept: Distinguish each work "
` [RESEND PATCH v10 14/25] dept: Add a mechanism to refill the internal memory pools on running out
` [RESEND PATCH v10 15/25] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
` [RESEND PATCH v10 16/25] dept: Apply sdt_might_sleep_{start,end}() to dma fence wait
` [RESEND PATCH v10 17/25] dept: Track timeout waits separately with a new Kconfig
` [RESEND PATCH v10 18/25] dept: Apply timeout consideration to wait_for_completion()/complete()
` [RESEND PATCH v10 19/25] dept: Apply timeout consideration to swait
` [RESEND PATCH v10 20/25] dept: Apply timeout consideration to waitqueue wait
` [RESEND PATCH v10 21/25] dept: Apply timeout consideration to hashed-waitqueue wait
` [RESEND PATCH v10 22/25] dept: Apply timeout consideration to dma fence wait
` [RESEND PATCH v10 23/25] dept: Record the latest one out of consecutive waits of the same class
` [RESEND PATCH v10 24/25] dept: Make Dept able to work with an external wgen
` [RESEND PATCH v10 25/25] dept: Track the potential waits of PG_{locked,writeback}

[PATCH] ext4: Modify the rec_len helpers to accommodate future cases
 2023-08-19  2:38 UTC  (3+ messages)

[PATCH 1/2] ext4: optimize metadata allocation for hybrid LUNs
 2023-08-18 19:53 UTC  (4+ messages)

[PATCH v3] ext4: improve trim efficiency
 2023-08-18 16:55 UTC  (4+ messages)
  ` [External] "

[syzbot] [ext4?] INFO: task hung in __writeback_inodes_sb_nr (6)
 2023-08-18 16:50 UTC  (4+ messages)

[syzbot] [ext4?] kernel panic: EXT4-fs (device loop0): panic forced after error (3)
 2023-08-18 16:46 UTC  (12+ messages)

[PATCH v1] ext2: improve consistency of ext2_fsblk_t datatype usage
 2023-08-18 10:56 UTC  (2+ messages)

Pytanie o samochód
 2023-08-18  8:15 UTC 

[PATCH v5 8/8] ext4: add first unit test for ext4_mb_new_blocks_simple in mballoc
 2023-08-18  8:56 UTC  (4+ messages)

[PATCH] misc/mke2fs.8.in: Correct valid cluster-size values
 2023-08-18  8:31 UTC 

[PATCH] mm: Change calling convention for ->huge_fault
 2023-08-18  5:15 UTC  (3+ messages)

[PATCH] jbd2: correct the end of the journal recovery scan range
 2023-08-18  5:05 UTC  (2+ messages)

[PATCH] ext4: Fix unttached inode after power cut with orphan file feature enabled
 2023-08-18  5:05 UTC  (2+ messages)

[PATCH v2] ext4: mballoc: avoid garbage value from err
 2023-08-18  5:05 UTC  (2+ messages)

[PATCH -next] ext4: remove unused function declaration
 2023-08-18  5:05 UTC  (2+ messages)

[PATCH] fs/ext4: Change the type of blocksize from 'int' to 'unsigned int' in ext4_mb_init_cache
 2023-08-18  5:05 UTC  (2+ messages)

[PATCH] fs/ext4: convert to use sbi directly
 2023-08-18  5:05 UTC  (2+ messages)

[PATCH v2] ext4: drop dio overwrite only flag and associated warning
 2023-08-18  5:05 UTC  (2+ messages)

[PATCH V2] ext4: introduce EXT4_BG_TRIMMED to optimize fstrim
 2023-08-18  0:12 UTC  (2+ messages)

[PATCH] ext4: Free data blocks directly for ordered journal
 2023-08-17 19:54 UTC  (2+ messages)

[PATCH 2/2] ext4: Add correct group descriptors and reserved GDT blocks to system zone
 2023-08-17 17:05 UTC  (3+ messages)

[PATCH] e2fsprogs: modify dumpe2fs to report free block ranges for bigalloc
 2023-08-17 14:47 UTC  (2+ messages)

[PATCH v3 00/12] ext4,jbd2: cleanup journal load and initialization process
 2023-08-17 14:47 UTC  (2+ messages)

[syzbot] [ext4?] memory leak in __es_insert_extent
 2023-08-17 13:40 UTC 

[PATCH v5 04/10] fs: Expose name under lookup to d_revalidate hooks
 2023-08-17  9:12 UTC  (3+ messages)

[PATCH] e2fsck: delay quotas loading in release_orphan_inodes()
 2023-08-17  8:18 UTC 

[e2fsprogs PATCH] resize2fs: use directio when reading superblock
 2023-08-17  0:37 UTC  (7+ messages)

[PATCH v2 0/4] ext2: fix race between setxattr and write back
 2023-08-16 15:53 UTC  (6+ messages)
` [PATCH v2 1/4] ext2: remove ext2_new_block()
` [PATCH v2 2/4] ext2: introduce flag argument for ext2_new_blocks()
` [PATCH v2 3/4] ext2: fix race between setxattr and write back
` [PATCH v2 4/4] ext2: dump current reservation window info

6.5.0rc5 fs hang - ext4? raid?
 2023-08-16 15:30 UTC  (15+ messages)

[PATCH v2] ext2: fix datatype of block number in ext2_xattr_set2()
 2023-08-16 14:16 UTC  (3+ messages)

[PATCH v1] ext2: fix datatype of block number in ext2_xattr_set2()
 2023-08-16 11:56 UTC  (5+ messages)
    ` Aw: "

[PATCH 1/2] ext4: introduce EXT4_BG_TRIMMED to optimize fstrim
 2023-08-16  3:47 UTC  (7+ messages)
` [PATCH 2/2] e2fsprogs: support EXT2_FLAG_BG_TRIMMED and EXT2_FLAGS_TRACK_TRIM

[syzbot] [ext4?] possible deadlock in quotactl_fd
 2023-08-16  3:22 UTC 

[PATCH 1/1] mke2fs: the -d option can now handle tarball input
 2023-08-15 18:58 UTC  (6+ messages)
` [PATCH v2 "
    ` [PATCH v3 0/1] "
      ` [PATCH v3 1/1] "

[v6.1] kernel BUG in ext4_writepages
 2023-08-15 16:44 UTC  (6+ messages)

[PATCH v2] ext4: Adds helpers for s_mount_state
 2023-08-15 12:36 UTC 

[PATCH v2] ext4: fix slab-use-after-free in ext4_es_insert_extent()
 2023-08-15 10:11 UTC  (2+ messages)

[PATCH] ext2: fix datatype of block number in ext2_xattr_set2()
 2023-08-15  9:45 UTC 

[PATCH v5 00/10] Support negative dentries on case-insensitive ext4 and f2fs
 2023-08-15  3:59 UTC  (9+ messages)
` [PATCH v5 01/10] fs: Expose helper to check if a directory needs casefolding

[PATCH] ext4: fix slab-use-after-free in ext4_es_insert_extent()
 2023-08-15  1:20 UTC  (3+ messages)

[PATCH 0/3] Simplify rejection of unexpected casefold inode flag
 2023-08-14 19:52 UTC  (5+ messages)
` [PATCH 1/3] ext4: reject casefold inode flag without casefold feature


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox