linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-25 20:09:44 to 2021-11-05 03:32:48 UTC [more...]

futher decouple DAX from block devices
 2021-11-05  3:30 UTC  (45+ messages)
` [PATCH 01/11] dm: make the DAX support dependend on CONFIG_FS_DAX
` [PATCH 02/11] dax: remove CONFIG_DAX_DRIVER
` [PATCH 03/11] dax: simplify the dax_device <-> gendisk association
` [PATCH 04/11] dax: remove the pgmap sanity checks in generic_fsdax_supported
` [PATCH 05/11] dax: move the partition alignment check into fs_dax_get_by_bdev
` [PATCH 06/11] xfs: factor out a xfs_setup_dax helper
` [PATCH 07/11] dax: remove dax_capable
  ` [dm-devel] "
` [PATCH 08/11] dm-linear: add a linear_dax_pgoff helper
` [PATCH 09/11] dm-log-writes: add a log_writes_dax_pgoff helper
` [PATCH 10/11] dm-stripe: add a stripe_dax_pgoff helper
` [PATCH 11/11] dax: move bdev_dax_pgoff to fs/dax.c

[PATCH v2] ext4: add test for all ext4/ext3/ext2 mount options
 2021-11-05  0:45 UTC  (11+ messages)
` [PATCH v3] "
  ` [PATCH v4] "
    ` [PATCH v5] "

[PATCH] ext4: remove unnecessary ext4_inode_datasync_dirty in read path
 2021-11-04 23:22 UTC  (4+ messages)

[PATCH] ext4: Fix error code saved on super block during file system abort
 2021-11-04 14:48 UTC  (2+ messages)

[PATCH 1/2] ext4: commit inline data during fast commit
 2021-11-04 14:44 UTC  (2+ messages)

[PATCH] Revert "ext4: enforce buffer head state assertion in ext4_da_map_blocks"
 2021-11-04 14:36 UTC  (5+ messages)

[PATCH v2] ext4: Remove unused assignments
 2021-11-04  6:40 UTC 

[PATCH v2] ext4: Remove unnecessary assignments
 2021-11-04  6:36 UTC 

[PATCH v2] ext4: Remove redundant statement
 2021-11-04  6:34 UTC 

[PATCH 1/2] ext4: Change s_last_trim_minblks type to unsigned long
 2021-11-03 20:20 UTC  (4+ messages)
` [PATCH v3 2/2] ext4: Allow to change s_last_trim_minblks via sysfs

[Bug 214917] New: 5.15: kernel BUG at fs/ext4/inode.c:1721!
 2021-11-03 19:33 UTC  (2+ messages)
` [Bug 214917] "

[PATCH v3 0/9] Test the new fanotify FAN_FS_ERROR event
 2021-11-03 16:13 UTC  (18+ messages)
` [PATCH v3 1/9] syscalls: fanotify: Add macro to require specific mark types
      ` [LTP] "
` [PATCH v3 2/9] syscalls: fanotify: Add macro to require specific events
` [PATCH v3 3/9] syscalls/fanotify21: Introduce FAN_FS_ERROR test
` [PATCH v3 4/9] syscalls/fanotify21: Validate the generic error info
` [PATCH v3 5/9] syscalls/fanotify21: Validate incoming FID in FAN_FS_ERROR
` [PATCH v3 6/9] syscalls/fanotify21: Support submission of debugfs commands
` [PATCH v3 7/9] syscalls/fanotify21: Create a corrupted file
` [PATCH v3 8/9] syscalls/fanotify21: Test file event with broken inode
` [PATCH v3 9/9] syscalls/fanotify21: Test capture of multiple errors

[Bug 214927] New: re-mount read-write (mount -oremount,rw) of read-only filesystem rejected with EROFS, but block device is nor read-only
 2021-11-03 15:13 UTC  (5+ messages)
` [Bug 214927] re-mount read-write (mount -oremount,rw) of read-only filesystem rejected with EROFS, but block device is not read-only

[PATCH] ext4: Allow to change s_last_trim_minblks via sysfs
 2021-11-03  9:22 UTC  (4+ messages)
` [PATCH v2] "

[GIT PULL] fscrypt updates for 5.16
 2021-11-01 20:04 UTC  (2+ messages)

[PATCH v8 00/32] file system-wide error monitoring
 2021-11-01 11:42 UTC  (6+ messages)
` [PATCH v8 31/32] samples: Add fs error monitoring example

[PATCH v4 00/13] ext4: new mount API conversion
 2021-11-01  9:25 UTC  (18+ messages)
` [PATCH v4 01/13] fs_parse: allow parameter value to be empty
` [PATCH v4 02/13] ext4: Add fs parameter specifications for mount options
` [PATCH v4 03/13] ext4: move option validation to a separate function
` [PATCH v4 04/13] ext4: Change handle_mount_opt() to use fs_parameter
` [PATCH v4 05/13] ext4: Allow sb to be NULL in ext4_msg()
` [PATCH v4 06/13] ext4: move quota configuration out of handle_mount_opt()
` [PATCH v4 07/13] ext4: check ext2/3 compatibility outside handle_mount_opt()
` [PATCH v4 08/13] ext4: get rid of super block and sbi from handle_mount_ops()
` [PATCH v4 09/13] ext4: Completely separate options parsing and sb setup
` [PATCH v4 10/13] ext4: clean up return values in handle_mount_opt()
` [PATCH v4 11/13] ext4: change token2str() to use ext4_param_specs
` [PATCH v4 12/13] ext4: switch to the new mount api
` [PATCH v4 13/13] ext4: Remove unused match_table_t tokens

[PATCH -next RFC] ext2: Add check if block is step over super block
 2021-11-01  9:33 UTC 

[PATCH] fs/ext4:bug fix of memory leak in ext4_mb_pa_alloc
 2021-10-31 14:24 UTC  (2+ messages)
` cdf6cd7ffc: WARNING:at_fs/ext4/mballoc.c:#ext4_mb_pa_free

[Bug 214881] New: whole file system down, dmesg say kernel BUG
 2021-10-30  7:32 UTC 

[PATCH v9 00/31] file system-wide error monitoring
 2021-10-30  6:53 UTC  (30+ messages)
` [PATCH v9 11/31] fsnotify: Protect fsnotify_handle_inode_event from no-inode events
` [PATCH v9 16/31] fanotify: Require fid_mode for any non-fd event
` [PATCH v9 17/31] fsnotify: Support FS_ERROR event type
` [PATCH v9 19/31] fanotify: Pre-allocate pool of error events
` [PATCH v9 20/31] fanotify: Support enqueueing "
` [PATCH v9 22/31] fanotify: Wrap object_fh inline space in a creator macro
` [PATCH v9 23/31] fanotify: Add helpers to decide whether to report FID/DFID
` [PATCH v9 24/31] fanotify: Report fid entry even for zero-length file_handle
` [PATCH v9 27/31] fanotify: Emit generic error info for error event
` [PATCH v9 29/31] ext4: Send notifications on error
` [PATCH v9 31/31] docs: Document the FAN_FS_ERROR event

[PATCH v2 00/10] Test the new fanotify FAN_FS_ERROR event
 2021-10-29 15:03 UTC  (23+ messages)
` [PATCH v2 01/10] syscalls: fanotify: Add macro to require specific mark types
` [PATCH v2 02/10] syscalls: fanotify: Add macro to require specific events
` [PATCH v2 03/10] syscalls/fanotify20: Introduce helpers for FAN_FS_ERROR test
` [PATCH v2 04/10] syscalls/fanotify20: Validate the generic error info
` [PATCH v2 05/10] syscalls/fanotify20: Validate incoming FID in FAN_FS_ERROR
` [PATCH v2 06/10] syscalls/fanotify20: Support submission of debugfs commands
` [PATCH v2 07/10] syscalls/fanotify20: Create a corrupted file
` [PATCH v2 08/10] syscalls/fanotify20: Test event after filesystem abort
` [PATCH v2 09/10] syscalls/fanotify20: Test file event with broken inode
` [PATCH v2 10/10] syscalls/fanotify20: Test capture of multiple errors

[Question] ext4/xfs: Default behavior changed after per-file DAX
 2021-10-28 19:19 UTC  (14+ messages)

Problem with direct IO
 2021-10-28 15:02 UTC  (9+ messages)

[PATCH] ext4: scope ret locally in ext4_try_to_trim_range()
 2021-10-28 14:59 UTC  (2+ messages)

[PATCH] ext4: remove an unused variable warning with CONFIG_QUOTA=n
 2021-10-28 14:56 UTC  (2+ messages)

[PATCH linux-next] ext4:namei: fix boolreturn.cocci warnings
 2021-10-28 14:52 UTC  (2+ messages)

[PATCH v5 0/3] ext4: fix a inode checksum error
 2021-10-28 14:47 UTC  (2+ messages)

[PATCH] ext2fs: avoid re-reading inode multiple times
 2021-10-28 14:45 UTC  (2+ messages)

unicode cleanups, and split the data table into a separate module v2
 2021-10-28  9:47 UTC  (10+ messages)
` [PATCH 10/11] unicode: Add utf8-data module
              ` Track unicode tree in linux-next (was Re: [PATCH 10/11] unicode: Add utf8-data module)

[PATCH linux-next] ext4: Remove unused assignments
 2021-10-28  2:45 UTC 

[PATCH linux-next] ext4: Remove unnecessary assignments
 2021-10-28  2:44 UTC 

[PATCH linux-next] ext4: Remove redundant statement
 2021-10-28  2:40 UTC 

[PATCH v3 00/13] ext4: new mount API conversion
 2021-10-27 11:52 UTC  (8+ messages)
` [PATCH v3 09/13] ext4: Completely separate options parsing and sb setup
` [PATCH v3 11/13] ext4: change token2str() to use ext4_param_specs

[PATCH v3 08/13] ext4: get rid of super block and sbi from handle_mount_ops()
 2021-10-27  1:32 UTC  (2+ messages)

[Bug 214819] New: BUG() triggered in ext4_inode_journal_mode on mounting crafted image
 2021-10-26  2:39 UTC 

[PATCH] ext4: remove useless resetting io_end_size in mpage_process_page()
 2021-10-25 22:18 UTC 

[Bug 214813] New: out-of-bounds read in ext4_search_dir when mounting and operating on a crafted ext4 image
 2021-10-25 21:03 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).