messages from 2023-04-20 16:22:27 to 2023-04-30 16:54:43 UTC [more...]
[PATCH] ext4: silence complaint if CONFIG_QUOTA isn't set
2023-04-30 16:54 UTC
[PATCH] ext4: Fix lockdep warning when enabling MMP
2023-04-30 16:44 UTC (3+ messages)
[PATCH] ext4: fix invalid free tracking in ext4_xattr_move_to_block()
2023-04-30 16:04 UTC
[PATCH 0/2] ext4: fix syzbot report: kernel BUG in ext4_get_group_info
2023-04-30 15:43 UTC (3+ messages)
` [PATCH 1/2] ext4: allow ext4_get_group_info() to fail
` [PATCH 2/2] ext4: remove a BUG_ON in ext4_mb_release_group_pa()
[tytso-ext4:test] BUILD SUCCESS 493cc71f24795ab9afc311649f5d2c23f652fb1e
2023-04-30 9:31 UTC
[syzbot] [ext4?] WARNING: bad unlock balance in ext4_rename2
2023-04-30 5:24 UTC (3+ messages)
WARNING in ext4_set_page_dirty
2023-04-30 4:55 UTC (3+ messages)
[syzbot] [ext4?] KASAN: slab-out-of-bounds Read in ext4_group_desc_csum
2023-04-30 2:55 UTC (7+ messages)
[syzbot] WARNING in ext4_dirty_folio
2023-04-29 21:47 UTC (4+ messages)
[syzbot] [ext4?] [fat?] possible deadlock in sys_quotactl_fd
2023-04-29 17:36 UTC
Recover partition
2023-04-29 10:28 UTC
[tytso-ext4:dev] BUILD SUCCESS d4fab7b28e2f5d74790d47a8d298da0abfb5132f
2023-04-29 10:03 UTC
[ext4 io hang] buffered write io hang in balance_dirty_pages
2023-04-29 5:10 UTC (18+ messages)
RFC: allow building a kernel without buffer_heads
2023-04-29 1:20 UTC (28+ messages)
` [PATCH 01/17] fs: unexport buffer_check_dirty_writeback
` [PATCH 02/17] fs: remove the special !CONFIG_BLOCK def_blk_fops
` [PATCH 03/17] fs: rename and move block_page_mkwrite_return
` [PATCH 04/17] fs: remove emergency_thaw_bdev
` [PATCH 05/17] filemap: update ki_pos in generic_perform_write
` [Cluster-devel] "
` [PATCH 06/17] filemap: add a kiocb_write_and_wait helper
` [PATCH 07/17] filemap: add a kiocb_invalidate_pages helper
` [PATCH 08/17] filemap: add a kiocb_invalidate_post_write helper
` [PATCH 09/17] fs: factor out a direct_write_fallback helper
` [PATCH 10/17] iomap: use kiocb_write_and_wait and kiocb_invalidate_pages
` [PATCH 11/17] iomap: assign current->backing_dev_info in iomap_file_buffered_write
` [PATCH 12/17] fuse: use direct_write_fallback
` [PATCH 13/17] block: don't plug in blkdev_write_iter
` [PATCH 14/17] block: open code __generic_file_write_iter for blkdev writes
` [PATCH 15/17] block: stop setting ->direct_IO
` [PATCH 16/17] block: use iomap for writes to block devices
` [f2fs-dev] "
` [PATCH 17/17] fs: add CONFIG_BUFFER_HEAD
[GIT PULL] ext4 changes for the 6.4 merge window
2023-04-28 21:18 UTC (17+ messages)
[PATCH] ext4: Optimize memory usage in xattr
2023-04-28 18:55 UTC
[PATCH] ext4: Put inode_operations in inode.c
2023-04-28 17:59 UTC (2+ messages)
[syzbot] Monthly ext4 report (Apr 2023)
2023-04-28 15:06 UTC
[PATCH] ext4: Remove unnecessary variable assignments
2023-04-28 14:58 UTC (2+ messages)
Pick commit 2729cfdcfa ("ext4: use ext4_journal_start/stop for fast commit transactions")
2023-04-28 14:51 UTC (5+ messages)
[PATCH] ext4: Fix unused iterator variable warnings
2023-04-28 7:45 UTC (8+ messages)
[PATCH 0/3] ext4: clean up error handling
2023-04-28 6:08 UTC (7+ messages)
` [PATCH 1/3] ext4: fix lost error code reporting in __ext4_fill_super()
` [PATCH 2/3] ext4: reflect error codes from ext4_multi_mount_protect() to its callers
` [PATCH 3/3] ext4: clean up error handling in __ext4_fill_super()
[linux-next:master] BUILD SUCCESS WITH WARNING 84e2893b4573da3bc0c9f24e2005442e420e3831
2023-04-28 4:57 UTC
[linux-next:master] BUILD SUCCESS WITH WARNING b7455b10da762f2d447678c88e37cc1eb6cb45ee
2023-04-27 5:36 UTC
[PATCH] fs/ext4/super.c : fix two compile errors
2023-04-27 1:32 UTC (2+ messages)
[PATCH v2 0/8] acl: remove generic posix acl handlers from all xattr handlers
2023-04-26 23:07 UTC (2+ messages)
` [f2fs-dev] "
[PATCH v3 00/10] acl: drop posix acl handlers from xattr handlers
2023-04-26 23:07 UTC (2+ messages)
` [f2fs-dev] "
[GIT PULL] ext2, reiserfs, udf, and quota cleanups and fixes for 6.4-rc1
2023-04-26 17:06 UTC (2+ messages)
[PATCH] jbd2: recheck chechpointing non-dirty buffer
2023-04-26 13:10 UTC
[RFC 1/2] ext4/060: Regression test against dioread_nolock mount option inconsistency
2023-04-26 8:04 UTC (5+ messages)
` [RFC 2/2] ext4/061: Regression test of jbd2 journal_task race against unmount
[linux-next:master] BUILD REGRESSION f600e0bbde8562a06bee31b3eb1b69d49acac4c5
2023-04-26 2:21 UTC
biznesowy angielski
2023-04-25 7:30 UTC
[linux-next:master] BUILD REGRESSION 3b85b9b39960c08f29fa91b8d984d055dde6017e
2023-04-25 6:14 UTC
[PATCH v1] ext4: move `ext4_count_free` to ext4.h so it can be easily inlined
2023-04-24 18:32 UTC (4+ messages)
` [PATCH v2] "
[PATCH v5 1/5] block: Don't invalidate pagecache for invalid falloc modes
2023-04-24 15:54 UTC (2+ messages)
[PATCHv6 0/9] ext2: DIO to use iomap
2023-04-24 9:44 UTC (18+ messages)
` [PATCHv6 1/9] ext2/dax: Fix ext2_setsize when len is page aligned
` [PATCHv6 2/9] fs/buffer.c: Add generic_buffers_fsync*() implementation
` [PATCHv6 3/9] ext4: Use generic_buffers_fsync_noflush() implementation
` [PATCHv6 4/9] ext2: Use generic_buffers_fsync() implementation
` [PATCHv6 5/9] ext2: Move direct-io to use iomap
` [PATCHv6 6/9] fs.h: Add TRACE_IOCB_STRINGS for use in trace points
` [PATCHv6 7/9] ext2: Add direct-io "
` [PATCHv6 8/9] iomap: Remove IOMAP_DIO_NOSYNC unused dio flag
` [PATCHv6 9/9] iomap: Add DIO tracepoints
[Bug 217363] New: jbd2: Data missing when reusing bh which is ready to be submitted in checkpoint
2023-04-24 9:33 UTC (4+ messages)
` [Bug 217363] "
[syzbot] [ext4?] [mm?] KCSAN: data-race in strscpy / strscpy (3)
2023-04-24 8:25 UTC (8+ messages)
[PATCH v3 00/19] Fixes, cleanups and unit test for mballoc
2023-04-24 8:06 UTC (2+ messages)
[syzbot] [ext4?] KCSAN: data-race in __es_find_extent_range / __es_find_extent_range (6)
2023-04-24 7:27 UTC (2+ messages)
[PATCH v3 0/8] ext4: fix WARNING in ext4_da_update_reserve_space
2023-04-24 3:45 UTC (4+ messages)
` [PATCH v3 3/8] ext4: use __GFP_NOFAIL if allocating extents_status cannot fail
[PATCH v4 00/12] ext4: fix WARNING in ext4_da_update_reserve_space
2023-04-24 3:38 UTC (13+ messages)
` [PATCH v4 01/12] ext4: only update i_reserved_data_blocks on successful block allocation
` [PATCH v4 02/12] ext4: add a new helper to check if es must be kept
` [PATCH v4 03/12] ext4: factor out __es_alloc_extent() and __es_free_extent()
` [PATCH v4 04/12] ext4: use pre-allocated es in __es_insert_extent()
` [PATCH v4 05/12] ext4: use pre-allocated es in __es_remove_extent()
` [PATCH v4 06/12] ext4: using nofail preallocation in ext4_es_remove_extent()
` [PATCH v4 07/12] ext4: using nofail preallocation in ext4_es_insert_delayed_block()
` [PATCH v4 08/12] ext4: using nofail preallocation in ext4_es_insert_extent()
` [PATCH v4 09/12] ext4: make ext4_es_remove_extent() return void
` [PATCH v4 10/12] ext4: make ext4_es_insert_delayed_block() "
` [PATCH v4 11/12] ext4: make ext4_es_insert_extent() "
` [PATCH v4 12/12] ext4: make ext4_zeroout_es() "
[PATCH][for stable [4.14, 5.10] 0/3] ext4: fix use-after-free in ext4_xattr_set_entry
2023-04-23 13:22 UTC (2+ messages)
[PATCH 0/1] I want to add percent to output used/maximum files and blocks
2023-04-23 8:23 UTC (2+ messages)
` [PATCH 1/1] e2fsck: Add percent to files and blocks feature
[PATCH v3] ext4: Add a uapi header for ext4 userspace APIs
2023-04-23 2:33 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION d3e1ee0e67e7603d36f4fa2fec6b881c01aabe89
2023-04-22 7:06 UTC
[PATCH v2 0/7] Support negative dentries on case-insensitive ext4 and f2fs
2023-04-22 0:03 UTC (8+ messages)
` [PATCH v2 1/7] fs: Expose name under lookup to d_revalidate hook
` [PATCH v2 2/7] fs: Add DCACHE_CASEFOLD_LOOKUP flag
` [PATCH v2 3/7] libfs: Validate negative dentries in case-insensitive directories
` [PATCH v2 4/7] libfs: Support revalidation of encrypted case-insensitive dentries
` [PATCH v2 5/7] libfs: Merge encrypted_ci_dentry_ops and ci_dentry_ops
` [PATCH v2 6/7] ext4: Enable negative dentries on case-insensitive lookup
` [PATCH v2 7/7] f2fs: "
[Bug 216322] New: Freezing of tasks failed after 60.004 seconds (1 tasks refusing to freeze... task:fstrim ext4_trim_fs - Dell XPS 13 9310
2023-04-21 23:46 UTC (2+ messages)
` [Bug 216322] "
[syzbot] [ext4?] WARNING: bad unlock balance in unlock_two_nondirectories
2023-04-21 19:07 UTC
[tytso-ext4:dev] BUILD SUCCESS 519fe1bae7e20fc4e7f179d50b6102b49980e85d
2023-04-21 11:56 UTC
[PATCH v2] ext4: fix to report fstrim.minlen back to userspace
2023-04-21 9:39 UTC (2+ messages)
[PATCH] ext4: fix wrong calculation of minlen in ext4_trim_fs()
2023-04-21 9:35 UTC (2+ messages)
[syzbot] [ext4?] KASAN: slab-out-of-bounds Read in get_max_inline_xattr_value_size
2023-04-21 8:44 UTC (2+ messages)
[PATCH] ext4: avoid unused-variable warning with CONFIG_QUOTA=n
2023-04-21 7:37 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION 44bf136283e567b2b62653be7630e7511da41da2
2023-04-21 4:55 UTC
[PATCH v5-fix 1/5] block: Don't invalidate pagecache for invalid falloc modes
2023-04-20 18:17 UTC (4+ messages)
[PATCH v3 0/3] Introduce provisioning primitives for thinly provisioned storage
2023-04-20 17:41 UTC (5+ messages)
` [PATCH v4 0/4] "
` [PATCH v4 1/4] block: Introduce provisioning primitives
[PATCH 0/8] some refactor of __ext4_fill_super(), part 2
2023-04-20 13:47 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).