Linux Ext4 Filesystem Development
[Prev Page][Next Page]
- [PATCH 0/5] ext4: inline data cleanup,
Thadeu Lima de Souza Cascardo
- [PATCH 6.6 071/676] ext4: remove calls to to set/clear the folio error flag, Greg Kroah-Hartman
- [PATCH] jbd2: add a missing data flush during file and fs synchronization,
Zhang Yi
- [linus:master] [ext4] c7fc0366c6: stress-ng.metamix.ops_per_sec 22.9% improvement, kernel test robot
- [syzbot] [wireless?] [ext4?] general protection fault in pcpu_alloc, syzbot
- [PATCH v3] ext4: Optimization of no-op ext4_truncate triggers, Max Brener
- [syzbot] [ext4?] possible deadlock in ext4_map_blocks (2), syzbot
- [PATCH 0/2] jbd2: two straightforward fixes,
Zhang Yi
- [PATCH v4 00/19] Wire up CRC32 library functions to arch-optimized code,
Eric Biggers
- [PATCH v4 01/19] lib/crc32: drop leading underscores from __crc32c_le_base, Eric Biggers
- [PATCH v4 02/19] lib/crc32: improve support for arch-specific overrides, Eric Biggers
- [PATCH v4 03/19] lib/crc32: expose whether the lib is really optimized at runtime, Eric Biggers
- [PATCH v4 04/19] crypto: crc32 - don't unnecessarily register arch algorithms, Eric Biggers
- [PATCH v4 05/19] arm/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v4 06/19] loongarch/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v4 07/19] mips/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v4 08/19] powerpc/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v4 10/19] sparc/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v4 09/19] s390/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v4 11/19] x86/crc32: update prototype for crc_pcl(), Eric Biggers
- [PATCH v4 12/19] x86/crc32: update prototype for crc32_pclmul_le_16(), Eric Biggers
- [PATCH v4 13/19] x86/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v4 14/19] bcachefs: Explicitly select CRYPTO from BCACHEFS_FS, Eric Biggers
- [PATCH v4 15/19] lib/crc32: make crc32c() go directly to lib, Eric Biggers
- [PATCH v4 16/19] ext4: switch to using the crc32c library, Eric Biggers
- [PATCH v4 17/19] jbd2: switch to using the crc32c library, Eric Biggers
- [PATCH v4 18/19] f2fs: switch to using the crc32 library, Eric Biggers
- [PATCH v4 19/19] scsi: target: iscsi: switch to using the crc32c library, Eric Biggers
- Release candidate for e2fsprogs 1.47.2 is available,
Theodore Ts'o
- [PATCH RFC] ext4: don't treat fhandle lookup of ea_inode as FS corruption, Jann Horn
- [PATCH] ext4: optimize two log messages in super.c, Lin Lin
- [syzbot] [ext4?] WARNING: locking bug in jbd2_alloc, syzbot
- [PATCH v5 0/3] Addition of new tests for extsize hints,
Nirjhar Roy
- [PATCH v4 0/3] Addition of new tests for extsize hints,
Nirjhar Roy
- [PATCH 0/9] ext4: enable large folio for regular files,
Zhang Yi
- [PATCH 03/11] ext4: reorder capability check last, Christian Göttsche
- [PATCH AUTOSEL 6.11 16/16] ext4: partial zero eof block on unaligned inode size extension, Sasha Levin
- [PATCH AUTOSEL 6.12 19/19] ext4: partial zero eof block on unaligned inode size extension, Sasha Levin
- [syzbot] [ext4?] INFO: task hung in do_get_write_access (3), syzbot
- [PATCH] tdb: fix -std=c23 build failure,
Rudi Heitbaum
- [PATCH] ext4: avoid OOB when converting inline data, Thadeu Lima de Souza Cascardo
- [PATCH v3 00/25] fs/dax: Fix ZONE_DEVICE page reference counts,
Alistair Popple
- [PATCH v3 01/25] fuse: Fix dax truncate/punch_hole fault path, Alistair Popple
- [PATCH v3 02/25] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range(), Alistair Popple
- [PATCH v3 03/25] fs/dax: Don't skip locked entries when scanning entries, Alistair Popple
- [PATCH v3 04/25] fs/dax: Refactor wait for dax idle page, Alistair Popple
- [PATCH v3 05/25] fs/dax: Create a common implementation to break DAX layouts, Alistair Popple
- [PATCH v3 06/25] fs/dax: Always remove DAX page-cache entries when breaking layouts, Alistair Popple
- [PATCH v3 07/25] fs/dax: Ensure all pages are idle prior to filesystem unmount, Alistair Popple
- [PATCH v3 08/25] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag, Alistair Popple
- [PATCH v3 09/25] mm/gup.c: Remove redundant check for PCI P2PDMA page, Alistair Popple
- [PATCH v3 10/25] pci/p2pdma: Don't initialise page refcount to one, Alistair Popple
- [PATCH v3 11/25] mm: Allow compound zone device pages, Alistair Popple
- [PATCH v3 12/25] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings, Alistair Popple
- [PATCH v3 13/25] mm/memory: Add vmf_insert_page_mkwrite(), Alistair Popple
- [PATCH v3 14/25] huge_memory: Allow mappings of PUD sized pages, Alistair Popple
- [PATCH v3 15/25] huge_memory: Allow mappings of PMD sized pages, Alistair Popple
- [PATCH v3 16/25] memremap: Add is_device_dax_page() and is_fsdax_page() helpers, Alistair Popple
- [PATCH v3 17/25] gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages, Alistair Popple
- [PATCH v3 18/25] proc/task_mmu: Ignore ZONE_DEVICE pages, Alistair Popple
- [PATCH v3 19/25] memcontrol-v1: Ignore ZONE_DEVICE pages, Alistair Popple
- [PATCH v3 20/25] mm/mlock: Skip ZONE_DEVICE PMDs during mlock, Alistair Popple
- [PATCH v3 21/25] fs/dax: Properly refcount fs dax pages, Alistair Popple
- [PATCH v3 22/25] device/dax: Properly refcount device dax pages when mapping, Alistair Popple
- [PATCH v3 23/25] mm: Remove pXX_devmap callers, Alistair Popple
- [PATCH v3 24/25] mm: Remove devmap related functions and page table bits, Alistair Popple
- [PATCH v3 25/25] Revert "riscv: mm: Add support for ZONE_DEVICE", Alistair Popple
- [PATCH v2 0/2] Fix generic/390 failure due to quota release after freeze,
Ojaswin Mujoo
- [PATCH v9 00/19] fanotify: add pre-content hooks,
Jan Kara
- [PATCH 07/19] fsnotify: introduce pre-content permission events, Jan Kara
- [PATCH 04/19] fanotify: don't skip extra event info if no info_mode is set, Jan Kara
- [PATCH 01/19] fs: get rid of __FMODE_NONOTIFY kludge, Jan Kara
- [PATCH 02/19] fsnotify: opt-in for permission events at file open time, Jan Kara
- [PATCH 11/19] fanotify: report file range info with pre-content events, Jan Kara
- [PATCH 08/19] fsnotify: pass optional file access range in pre-content event, Jan Kara
- [PATCH 06/19] fanotify: reserve event bit of deprecated FAN_DIR_MODIFY, Jan Kara
- [PATCH 03/19] fsnotify: check if file is actually being watched for pre-content events on open, Jan Kara
- [PATCH 05/19] fanotify: rename a misnamed constant, Jan Kara
- [PATCH 14/19] mm: don't allow huge faults for files with pre content watches, Jan Kara
- [PATCH 10/19] fanotify: introduce FAN_PRE_ACCESS permission event, Jan Kara
- [PATCH 13/19] fanotify: disable readahead if we have pre-content watches, Jan Kara
- [PATCH 15/19] fsnotify: generate pre-content permission event on page fault, Jan Kara
- [PATCH 17/19] btrfs: disable defrag on pre-content watched files, Jan Kara
- [PATCH 12/19] fanotify: allow to set errno in FAN_DENY permission response, Jan Kara
- [PATCH 18/19] ext4: add pre-content fsnotify hook for DAX faults, Jan Kara
- [PATCH 16/19] xfs: add pre-content fsnotify hook for DAX faults, Jan Kara
- [PATCH 09/19] fsnotify: generate pre-content permission event on truncate, Jan Kara
- [PATCH 19/19] fs: enable pre-content events on supported file systems, Jan Kara
- Re: [PATCH v9 00/19] fanotify: add pre-content hooks, Amir Goldstein
- [syzbot] [ext4?] kernel BUG in ext4_write_inline_data (2), syzbot
- [PATCH v3 0/3] Addition of new tests for extsize hints,
Nirjhar Roy
- [PATCH v3 0/3] symlink length caching,
Mateusz Guzik
- [PATCH][next] ext4: avoid dozens of -Wflex-array-member-not-at-end warnings, Gustavo A. R. Silva
- [PATCH v2 0/3] symlink length caching,
Mateusz Guzik
- [tytso-ext4:test] BUILD SUCCESS f2af46ce2a4985e30910574b4b61c96b331aefbb, kernel test robot
- [GIT PULL] ext4 updates for v6.13-rc1,
Theodore Ts'o
- [syzbot] Monthly ext4 report (Nov 2024), syzbot
- Re: md-raid 6.11.8 page fault oops,
Yu Kuai
- [syzbot] [batman?] [mm?] [ext4?] INFO: rcu detected stall in rescuer_thread,
syzbot
- arm64: __kmem_cache_create_args(ext4_groupinfo_4k) failed with error -22 - Boot failed,
Naresh Kamboju
- ltp-syscalls/ioctl04: sysfs: cannot create duplicate filename '/kernel/slab/:a-0000176',
Naresh Kamboju
- [PATCH 0/1] Fix generic/390 failure due to quota release after freeze,
Ojaswin Mujoo
- [PATCH v8 00/19] fanotify: add pre-content hooks,
Josef Bacik
- [PATCH v8 02/19] fsnotify: opt-in for permission events at file open time, Josef Bacik
- [PATCH v8 03/19] fsnotify: add helper to check if file is actually being watched, Josef Bacik
- [PATCH v8 04/19] fanotify: don't skip extra event info if no info_mode is set, Josef Bacik
- [PATCH v8 07/19] fsnotify: introduce pre-content permission events, Josef Bacik
- [PATCH v8 09/19] fsnotify: generate pre-content permission event on truncate, Josef Bacik
- [PATCH v8 05/19] fanotify: rename a misnamed constant, Josef Bacik
- [PATCH v8 10/19] fanotify: introduce FAN_PRE_ACCESS permission event, Josef Bacik
- [PATCH v8 15/19] mm: don't allow huge faults for files with pre content watches, Josef Bacik
- [PATCH v8 16/19] fsnotify: generate pre-content permission event on page fault, Josef Bacik
- [PATCH v8 17/19] xfs: add pre-content fsnotify hook for write faults, Josef Bacik
- [PATCH v8 18/19] btrfs: disable defrag on pre-content watched files, Josef Bacik
- [PATCH v8 14/19] fanotify: disable readahead if we have pre-content watches, Josef Bacik
- [PATCH v8 12/19] fanotify: allow to set errno in FAN_DENY permission response, Josef Bacik
- [PATCH v8 13/19] fanotify: add a helper to check for pre content events, Josef Bacik
- [PATCH v8 06/19] fanotify: reserve event bit of deprecated FAN_DIR_MODIFY, Josef Bacik
- [PATCH v8 19/19] fs: enable pre-content events on supported file systems, Josef Bacik
- [PATCH v8 11/19] fanotify: report file range info with pre-content events, Josef Bacik
- [PATCH v8 01/19] fs: get rid of __FMODE_NONOTIFY kludge, Josef Bacik
- [PATCH v8 08/19] fsnotify: pass optional file access range in pre-content event, Josef Bacik
- Re: [PATCH v8 00/19] fanotify: add pre-content hooks, Jan Kara
- [PATCH v4] ext4: Make sure BH_New bit is cleared in ->write_end handler, Jan Kara
- [PATCH v2 0/2] Addition of new tests for extsize hints,
Nirjhar Roy
- [PATCH] ext4: Use str_plural() instead of PLURAL() macro, Thorsten Blum
- [PATCH] ext4: log rorw on remount only when state changes, Nicolas Bretz
- [PATCHSET v5 0/17] Uncached buffered IO,
Jens Axboe
- [PATCH 01/17] mm/filemap: change filemap_create_folio() to take a struct kiocb, Jens Axboe
- [PATCH 02/17] mm/readahead: add folio allocation helper, Jens Axboe
- [PATCH 04/17] mm/readahead: add readahead_control->uncached member, Jens Axboe
- [PATCH 05/17] mm/filemap: use page_cache_sync_ra() to kick off read-ahead, Jens Axboe
- [PATCH 07/17] fs: add RWF_UNCACHED iocb and FOP_UNCACHED file_operations flag, Jens Axboe
- [PATCH 08/17] mm/filemap: add read support for RWF_UNCACHED, Jens Axboe
- [PATCH 09/17] mm/filemap: drop uncached pages when writeback completes, Jens Axboe
- [PATCH 06/17] mm/truncate: add folio_unmap_invalidate() helper, Jens Axboe
- [PATCH 10/17] mm/filemap: make buffered writes work with RWF_UNCACHED, Jens Axboe
- [PATCH 12/17] mm: add FGP_UNCACHED folio creation flag, Jens Axboe
- [PATCH 03/17] mm: add PG_uncached page flag, Jens Axboe
- [PATCH 14/17] iomap: make buffered writes work with RWF_UNCACHED, Jens Axboe
- [PATCH 17/17] btrfs: add support for uncached writes, Jens Axboe
- [PATCH 15/17] xfs: punt uncached write completions to the completion wq, Jens Axboe
- [PATCH 11/17] mm/filemap: add filemap_fdatawrite_range_kick() helper, Jens Axboe
- [PATCH 16/17] xfs: flag as supporting FOP_UNCACHED, Jens Axboe
- [PATCH 13/17] ext4: add RWF_UNCACHED write support, Jens Axboe
- Re: [PATCHSET v5 0/17] Uncached buffered IO, Julian Sun
- [tytso-ext4:dev] BUILD SUCCESS 3e7c69cdb053f9edea95502853f35952ab6cbf06, kernel test robot
- [tytso-ext4:fixes] BUILD SUCCESS 4a622e4d477bb12ad5ed4abbc7ad1365de1fa347, kernel test robot
- [PATCH] jbd2: Avoid long replay times due to high number or revoke blocks, Jan Kara
- [PATCH] ext4: remove duplicate check for EXT4_FC_REPLAY,
Jinliang Zheng
- [RESEND PATCH v2] ext4: Annotate struct fname with __counted_by(), Thorsten Blum
- [PATCH v7 00/18] fanotify: add pre-content hooks,
Josef Bacik
- [PATCH v7 02/18] fanotify: don't skip extra event info if no info_mode is set, Josef Bacik
- [PATCH v7 05/18] fsnotify: introduce pre-content permission events, Josef Bacik
- [PATCH v7 06/18] fsnotify: pass optional file access range in pre-content event, Josef Bacik
- [PATCH v7 07/18] fsnotify: generate pre-content permission event on open, Josef Bacik
- [PATCH v7 08/18] fsnotify: generate pre-content permission event on truncate, Josef Bacik
- [PATCH v7 09/18] fanotify: introduce FAN_PRE_ACCESS permission event, Josef Bacik
- [PATCH v7 11/18] fanotify: allow to set errno in FAN_DENY permission response, Josef Bacik
- [PATCH v7 13/18] fanotify: disable readahead if we have pre-content watches, Josef Bacik
- [PATCH v7 12/18] fanotify: add a helper to check for pre content events, Josef Bacik
- [PATCH v7 15/18] fsnotify: generate pre-content permission event on page fault, Josef Bacik
- [PATCH v7 16/18] xfs: add pre-content fsnotify hook for write faults, Josef Bacik
- [PATCH v7 18/18] fs: enable pre-content events on supported file systems, Josef Bacik
- [PATCH v7 14/18] mm: don't allow huge faults for files with pre content watches, Josef Bacik
- [PATCH v7 17/18] btrfs: disable defrag on pre-content watched files, Josef Bacik
- [PATCH v7 10/18] fanotify: report file range info with pre-content events, Josef Bacik
- [PATCH v7 03/18] fanotify: rename a misnamed constant, Josef Bacik
- [PATCH v7 04/18] fanotify: reserve event bit of deprecated FAN_DIR_MODIFY, Josef Bacik
- [PATCH v7 01/18] fsnotify: opt-in for permission events at file_open_perm() time, Josef Bacik
- ext4: possible circular locking dependency at ext4_xattr_inode_create,
Sergey Senozhatsky
- [PATCHSET v3 0/16] Uncached buffered IO,
Jens Axboe
- [PATCH 01/16] mm/filemap: change filemap_create_folio() to take a struct kiocb, Jens Axboe
- [PATCH 03/16] mm: add PG_uncached page flag, Jens Axboe
- [PATCH 04/16] mm/readahead: add readahead_control->uncached member, Jens Axboe
- [PATCH 05/16] mm/filemap: use page_cache_sync_ra() to kick off read-ahead, Jens Axboe
- [PATCH 07/16] fs: add RWF_UNCACHED iocb and FOP_UNCACHED file_operations flag, Jens Axboe
- [PATCH 08/16] mm/filemap: add read support for RWF_UNCACHED, Jens Axboe
- [PATCH 09/16] mm/filemap: drop uncached pages when writeback completes, Jens Axboe
- [PATCH 11/16] mm: add FGP_UNCACHED folio creation flag, Jens Axboe
- [PATCH 12/16] ext4: add RWF_UNCACHED write support, Jens Axboe
- [PATCH 02/16] mm/readahead: add folio allocation helper, Jens Axboe
- [PATCH 14/16] xfs: punt uncached write completions to the completion wq, Jens Axboe
- [PATCH 13/16] iomap: make buffered writes work with RWF_UNCACHED, Jens Axboe
- [PATCH 15/16] xfs: flag as supporting FOP_UNCACHED, Jens Axboe
- [PATCH 16/16] btrfs: add support for uncached writes, Jens Axboe
- [PATCH 06/16] mm/truncate: add folio_unmap_invalidate() helper, Jens Axboe
- [PATCH 10/16] mm/filemap: make buffered writes work with RWF_UNCACHED, Jens Axboe
- Re: [PATCHSET v3 0/16] Uncached buffered IO, Jens Axboe
- [PATCH v6 00/17] fanotify: add pre-content hooks,
Josef Bacik
- [PATCH v6 01/17] fanotify: don't skip extra event info if no info_mode is set, Josef Bacik
- [PATCH v6 02/17] fanotify: rename a misnamed constant, Josef Bacik
- [PATCH v6 03/17] fanotify: reserve event bit of deprecated FAN_DIR_MODIFY, Josef Bacik
- [PATCH v6 05/17] fsnotify: pass optional file access range in pre-content event, Josef Bacik
- [PATCH v6 06/17] fsnotify: generate pre-content permission event on open, Josef Bacik
- [PATCH v6 07/17] fsnotify: generate pre-content permission event on truncate, Josef Bacik
- [PATCH v6 08/17] fanotify: introduce FAN_PRE_ACCESS permission event, Josef Bacik
- [PATCH v6 09/17] fanotify: report file range info with pre-content events, Josef Bacik
- [PATCH v6 04/17] fsnotify: introduce pre-content permission events, Josef Bacik
- [PATCH v6 11/17] fanotify: add a helper to check for pre content events, Josef Bacik
- [PATCH v6 12/17] fanotify: disable readahead if we have pre-content watches, Josef Bacik
- [PATCH v6 13/17] mm: don't allow huge faults for files with pre content watches, Josef Bacik
- [PATCH v6 14/17] fsnotify: generate pre-content permission event on page fault, Josef Bacik
- [PATCH v6 15/17] xfs: add pre-content fsnotify hook for write faults, Josef Bacik
- [PATCH v6 16/17] btrfs: disable defrag on pre-content watched files, Josef Bacik
- [PATCH v6 17/17] fs: enable pre-content events on supported file systems, Josef Bacik
- [PATCH v6 10/17] fanotify: allow to set errno in FAN_DENY permission response, Josef Bacik
- Re: [PATCH v6 00/17] fanotify: add pre-content hooks, Amir Goldstein
- Re: [PATCH v6 00/17] fanotify: add pre-content hooks, Linus Torvalds
- [PATCH v2] ext4/032: add a new testcase in online resize tests,
Alexander Mikhalitsyn
- Patch fix suggestion, Max Brener
- [PATCH] ext4/032: add a new testcase in online resize tests,
Alexander Mikhalitsyn
- [tytso-ext4:dev] BUILD SUCCESS e4765b185abd8fa49709598559cedb2c0822955e, kernel test robot
- [PATCH] jbd2: Fix comment describing journal_init_common(),
Daniel Martín Gómez
- [PATCH 0/1] ext4: Prevent an infinite loop in the lazyinit thread.,
Mathieu Othacehe
- [ANNOUNCE v2] work tree for untorn filesystem writes,
Darrick J. Wong
- [PATCH] ext4: Use struct_size() to improve ext4_htree_store_dirent(),
Thorsten Blum
- [PATCH v2] ext4: Annotate struct fname with __counted_by(),
Thorsten Blum
- [PATCH V2] jbd2: use rhashtable for revoke records during replay,
Li Dongyang
- [ANNOUNCE] work tree for untorn filesystem writes,
Darrick J. Wong
- [RESEND PATCH] ext4: Use str_yes_no() helper function,
Thorsten Blum
- [syzbot] [ext4?] WARNING: locking bug in get_page_from_freelist,
syzbot
- [PATCH] jbd2: use rhashtable for revoke records during replay,
Li Dongyang
- [PATCH] fix: KCSAN data-race in ext4_buffered_write_iter(), Daniel Yang
- [PATCH v3 00/18] Wire up CRC32 library functions to arch-optimized code,
Eric Biggers
- [PATCH v3 01/18] lib/crc32: drop leading underscores from __crc32c_le_base, Eric Biggers
- [PATCH v3 02/18] lib/crc32: improve support for arch-specific overrides, Eric Biggers
- [PATCH v3 04/18] crypto: crc32 - don't unnecessarily register arch algorithms, Eric Biggers
- [PATCH v3 05/18] arm/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v3 06/18] loongarch/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v3 07/18] mips/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v3 03/18] lib/crc32: expose whether the lib is really optimized at runtime, Eric Biggers
- [PATCH v3 08/18] powerpc/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v3 09/18] s390/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v3 10/18] sparc/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v3 11/18] x86/crc32: update prototype for crc_pcl(), Eric Biggers
- [PATCH v3 12/18] x86/crc32: update prototype for crc32_pclmul_le_16(), Eric Biggers
- [PATCH v3 13/18] x86/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v3 14/18] lib/crc32: make crc32c() go directly to lib, Eric Biggers
- [PATCH v3 15/18] ext4: switch to using the crc32c library, Eric Biggers
- [PATCH v3 17/18] f2fs: switch to using the crc32 library, Eric Biggers
- [PATCH v3 18/18] scsi: target: iscsi: switch to using the crc32c library, Eric Biggers
- [PATCH v3 16/18] jbd2: switch to using the crc32c library, Eric Biggers
- [PATCH v2][next] jbd2: Avoid dozens of -Wflex-array-member-not-at-end warnings,
Gustavo A. R. Silva
- [syzbot] [ext4?] divide error in qnx6_mmi_fill_super, syzbot
- [PATCH v4 0/4] ext4: Add atomic writes support for DIO,
Ritesh Harjani (IBM)
- [tytso-ext4:fixes] BUILD SUCCESS b2ef7a39bcafa75a161a1da41a0acc424688b44e, kernel test robot
- [syzbot] [ext4?] WARNING in ext4_iomap_begin (3),
syzbot
- [PATCH v3 0/4] ext4: Add atomic writes support for DIO,
Ritesh Harjani (IBM)
- [RFC PATCH v1] ext2: remove buffer heads from quota handling,
Catherine Hoang
- [PATCH v2 0/4] ext4: Add atomic writes support for DIO,
Ritesh Harjani (IBM)
- [syzbot] [ext4?] WARNING: locking bug in ext4_mb_add_groupinfo (2), syzbot
- [syzbot] [ext4?] KASAN: use-after-free Write in ext4_insert_dentry,
syzbot
- [PATCH][next] jbd2: Avoid dozens of -Wflex-array-member-not-at-end warnings,
Gustavo A. R. Silva
- [PATCH v2 00/18] Wire up CRC32 library functions to arch-optimized code,
Eric Biggers
- [PATCH v2 01/18] lib/crc32: drop leading underscores from __crc32c_le_base, Eric Biggers
- [PATCH v2 02/18] lib/crc32: improve support for arch-specific overrides, Eric Biggers
- [PATCH v2 03/18] lib/crc32: expose whether the lib is really optimized at runtime, Eric Biggers
- [PATCH v2 04/18] crypto: crc32 - don't unnecessarily register arch algorithms, Eric Biggers
- [PATCH v2 05/18] arm/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v2 06/18] loongarch/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v2 07/18] mips/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v2 08/18] powerpc/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v2 09/18] s390/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v2 10/18] sparc/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v2 11/18] x86/crc32: update prototype for crc_pcl(), Eric Biggers
- [PATCH v2 12/18] x86/crc32: update prototype for crc32_pclmul_le_16(), Eric Biggers
- [PATCH v2 13/18] x86/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v2 14/18] lib/crc32: make crc32c() go directly to lib, Eric Biggers
- [PATCH v2 15/18] ext4: switch to using the crc32c library, Eric Biggers
- [PATCH v2 16/18] jbd2: switch to using the crc32c library, Eric Biggers
- [PATCH v2 17/18] f2fs: switch to using the crc32 library, Eric Biggers
- [PATCH v2 18/18] scsi: target: iscsi: switch to using the crc32c library, Eric Biggers
- [PATCH 0/6] ext4: Add atomic write support for DIO,
Ritesh Harjani (IBM)
[Index of Archives]
[Kernel Announce]
[Reiser Filesystem Development]
[Linux XFS]
[Ceph FS]
[Linux NFS]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]