linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-16 05:09:17 to 2023-08-25 13:56:31 UTC [more...]

[PATCH RFC v5 00/29] io_uring getdents
 2023-08-25 13:54 UTC  (4+ messages)
` [PATCH 01/29] fs: split off vfs_getdents function of getdents64 syscall
` [PATCH 02/29] xfs: rename XBF_TRYLOCK to XBF_NOWAIT
` [PATCH 03/29] xfs: add NOWAIT semantics for readdir

[PATCH v2 0/29] block: Make blkdev_get_by_*() return handle
 2023-08-25 13:47 UTC  (3+ messages)

[PATCH v3 0/29] block: Make blkdev_get_by_*() return handle
 2023-08-25 13:32 UTC  (4+ messages)
` [PATCH 22/29] ext4: Convert to bdev_open_by_dev()

[PATCH v2] e2fsck: delay quotas loading in release_orphan_inodes()
 2023-08-25 13:22 UTC 

[PATCH] e2fsck: delay quotas loading in release_orphan_inodes()
 2023-08-25 13:15 UTC  (11+ messages)

[PATCH] ext4: Add periodic superblock update check
 2023-08-25 12:34 UTC  (4+ messages)
` [PATCH v2] "

[syzbot] [ext4?] BUG: unable to handle kernel paging request in ext4_calculate_overhead
 2023-08-25 12:22 UTC  (2+ messages)

[PATCH 0/11] ext4: Cleanup read-only and fs aborted checks
 2023-08-25 11:54 UTC  (5+ messages)

[PATCH] e2fsprogs: don't allow udisks to automount ext4 filesystems with no prompt
 2023-08-24 23:59 UTC 

[BUG+PATCH] mke2fs: Inode checksum does not match inode while creating orphan file
 2023-08-24 20:05 UTC 

[PATCH] ext4/mballoc: No need to generate from free list
 2023-08-24 15:56 UTC 

[PATCH] ext4: Fix incorrect offset
 2023-08-24 15:23 UTC 

[PATCH v5 30/45] ext4: dynamically allocate the ext4-es shrinker
 2023-08-24  9:49 UTC  (3+ messages)
` [PATCH v5 31/45] jbd2,ext4: dynamically allocate the jbd2-journal shrinker

[RFC PATCH 00/16] ext4: more accurate metadata reservaion for delalloc mount option
 2023-08-24  9:26 UTC  (17+ messages)
` [RFC PATCH 01/16] ext4: correct the start block of counting reserved clusters
` [RFC PATCH 02/16] ext4: make sure allocate pending entry not fail
` [RFC PATCH 03/16] ext4: let __revise_pending() return the number of new inserts pendings
` [RFC PATCH 04/16] ext4: count removed reserved blocks for delalloc only es entry
` [RFC PATCH 05/16] ext4: pass real delayed status into ext4_es_insert_extent()
` [RFC PATCH 06/16] ext4: move delalloc data reserve spcae updating "
` [RFC PATCH 07/16] ext4: count inode's total delalloc data blocks into ext4_es_tree
` [RFC PATCH 08/16] ext4: refactor delalloc space reservation
` [RFC PATCH 09/16] ext4: count reserved metadata blocks for delalloc per inode
` [RFC PATCH 10/16] ext4: reserve meta blocks in ext4_da_reserve_space()
` [RFC PATCH 11/16] ext4: factor out common part of ext4_da_{release|update_reserve}_space()
` [RFC PATCH 12/16] ext4: update reserved meta blocks in ext4_da_{release|update_reserve}_space()
` [RFC PATCH 13/16] ext4: calculate the worst extent blocks needed of a delalloc es entry
` [RFC PATCH 14/16] ext4: reserve extent blocks for delalloc
` [RFC PATCH 15/16] ext4: flush delalloc blocks if no free space
` [RFC PATCH 16/16] ext4: drop ext4_nonda_switch()

[RESEND PATCH] misc/mke2fs.8.in: Correct valid cluster-size values
 2023-08-24  6:58 UTC 

[RESEND PATCH] debugfs/htree.c: In do_dx_hash() read hash_seed, hash_version directly from superblock
 2023-08-24  6:56 UTC 

[PATCH v5] ext4: improve trim efficiency
 2023-08-24  6:21 UTC 

[PATCH v4] ext4: improve trim efficiency
 2023-08-24  6:14 UTC  (3+ messages)
  ` [External] "

[PATCH v2] ext4: fix slab-use-after-free in ext4_es_insert_extent()
 2023-08-24  4:53 UTC  (2+ messages)

[PATCH v2] ext4: do not mark inode dirty every time in delalloc append write scenario
 2023-08-24  4:53 UTC  (2+ messages)

[PATCH -next] ext4: mballoc: Use LIST_HEAD() to initialize the list_head
 2023-08-24  4:53 UTC  (2+ messages)

[PATCH 0/3] Simplify rejection of unexpected casefold inode flag
 2023-08-24  4:53 UTC  (2+ messages)

Tasks stuck jbd2 for a long time
 2023-08-24  3:52 UTC  (15+ messages)

[PATCH v2] ext4: Adds helpers for s_mount_state
 2023-08-24  3:18 UTC  (3+ messages)

[syzbot] [ext4?] kernel BUG in ext4_enable_quotas
 2023-08-23 18:08 UTC  (2+ messages)

[PATCH] ext4/059: disable block_validity checks when mounting a corrupted file system
 2023-08-23 14:56 UTC 

[PATCH v4 00/48] use refcount+RCU method to implement lockless slab shrink
 2023-08-23  2:59 UTC  (4+ messages)
` [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  (8+ messages)
` [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 00/13] fixes and cleanups to ext4 resize
 2023-08-22  2:48 UTC  (26+ messages)
` [PATCH 03/13] ext4: correct return value of ext4_convert_meta_bg
` [PATCH 08/13] ext4: calculate free_clusters_count in cluster unit in verify_group_input
` [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] 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  (3+ 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)

[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  (2+ messages)

6.5.0rc5 fs hang - ext4? raid?
 2023-08-16 15:30 UTC  (9+ 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  (3+ messages)
    ` Aw: "


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