messages from 2021-10-19 00:03:48 to 2021-10-27 11:53:01 UTC [more...]
[PATCH v3 00/13] ext4: new mount API conversion
2021-10-27 11:52 UTC (22+ messages)
` [PATCH v3 01/13] fs_parse: allow parameter value to be empty
` [PATCH v3 02/13] ext4: Add fs parameter specifications for mount options
` [PATCH v3 03/13] ext4: move option validation to a separate function
` [PATCH v3 04/13] ext4: Change handle_mount_opt() to use fs_parameter
` [PATCH v3 05/13] ext4: Allow sb to be NULL in ext4_msg()
` [PATCH v3 06/13] ext4: move quota configuration out of handle_mount_opt()
` [PATCH v3 07/13] ext4: check ext2/3 compatibility outside handle_mount_opt()
` [PATCH v3 08/13] ext4: get rid of super block and sbi from handle_mount_ops()
` [PATCH v3 09/13] ext4: Completely separate options parsing and sb setup
` [PATCH v3 10/13] ext4: clean up return values in handle_mount_opt()
` [PATCH v3 11/13] ext4: change token2str() to use ext4_param_specs
` [PATCH v3 12/13] ext4: switch to the new mount api
` [PATCH v3 13/13] ext4: Remove unused match_table_t tokens
[PATCH v9 00/31] file system-wide error monitoring
2021-10-27 11:22 UTC (45+ messages)
` [PATCH v9 01/31] fsnotify: pass data_type to fsnotify_name()
` [PATCH v9 02/31] fsnotify: pass dentry instead of inode data
` [PATCH v9 03/31] fsnotify: clarify contract for create event hooks
` [PATCH v9 04/31] fsnotify: Don't insert unmergeable events in hashtable
` [PATCH v9 05/31] fanotify: Fold event size calculation to its own function
` [PATCH v9 06/31] fanotify: Split fsid check from other fid mode checks
` [PATCH v9 07/31] inotify: Don't force FS_IN_IGNORED
` [PATCH v9 08/31] fsnotify: Add helper to detect overflow_event
` [PATCH v9 09/31] fsnotify: Add wrapper around fsnotify_add_event
` [PATCH v9 10/31] fsnotify: Retrieve super block from the data field
` [PATCH v9 11/31] fsnotify: Protect fsnotify_handle_inode_event from no-inode events
` [PATCH v9 12/31] fsnotify: Pass group argument to free_event
` [PATCH v9 13/31] fanotify: Support null inode event in fanotify_dfid_inode
` [PATCH v9 14/31] fanotify: Allow file handle encoding for unhashed events
` [PATCH v9 15/31] fanotify: Encode empty file handle when no inode is provided
` [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 18/31] fanotify: Reserve UAPI bits for FAN_FS_ERROR
` [PATCH v9 19/31] fanotify: Pre-allocate pool of error events
` [PATCH v9 20/31] fanotify: Support enqueueing "
` [PATCH v9 21/31] fanotify: Support merging "
` [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 25/31] fanotify: WARN_ON against too large file handles
` [PATCH v9 26/31] fanotify: Report fid info for file related file system errors
` [PATCH v9 27/31] fanotify: Emit generic error info for error event
` [PATCH v9 28/31] fanotify: Allow users to request FAN_FS_ERROR events
` [PATCH v9 29/31] ext4: Send notifications on error
` [PATCH v9 30/31] samples: Add fs error monitoring example
` [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-27 10:19 UTC (22+ 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-27 2:52 UTC (6+ messages)
unicode cleanups, and split the data table into a separate module v2
2021-10-26 22:02 UTC (8+ messages)
` [PATCH 10/11] unicode: Add utf8-data module
[PATCH] ext4: Fix error code saved on super block during file system abort
2021-10-26 17:33 UTC
[PATCH] Revert "ext4: enforce buffer head state assertion in ext4_da_map_blocks"
2021-10-26 9:52 UTC (2+ messages)
[PATCH] ext4: add test for all ext4/ext3/ext2 mount options
2021-10-26 9:31 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v3] "
[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
How to force EXT4_MB_GRP_CLEAR_TRIMMED on a live ext4?
2021-10-25 16:47 UTC (4+ messages)
Problem with direct IO
2021-10-25 15:57 UTC (12+ messages)
[syzbot] KCSAN: data-race in ext4_mark_iloc_dirty / ext4_mark_iloc_dirty
2021-10-25 10:57 UTC
[PATCH] mke2fs: Add extended option for prezeroed storage devices
2021-10-25 4:25 UTC (3+ messages)
` [PATCH v2] "
[PATCH 0/2] bugfix for read_extent_tree_block
2021-10-25 1:10 UTC (6+ messages)
` [PATCH 2/2] ext4: check magic even the extent block bh is verified
[syzbot] possible deadlock in ext4_xattr_set_handle
2021-10-22 20:02 UTC
[PATCH 2/6] MM: improve documentation for __GFP_NOFAIL
2021-10-22 0:09 UTC (14+ messages)
[PATCH v8 00/32] file system-wide error monitoring
2021-10-21 19:29 UTC (45+ messages)
` [PATCH v8 11/32] fsnotify: Protect fsnotify_handle_inode_event from no-inode events
` [PATCH v8 19/32] fanotify: Pre-allocate pool of error events
` [PATCH v8 20/32] fanotify: Dynamically resize the FAN_FS_ERROR pool
` [PATCH v8 21/32] fanotify: Support enqueueing of error events
` [PATCH v8 22/32] fanotify: Support merging "
` [PATCH v8 23/32] fanotify: Wrap object_fh inline space in a creator macro
` [PATCH v8 24/32] fanotify: Add helpers to decide whether to report FID/DFID
` [PATCH v8 25/32] fanotify: Report fid entry even for zero-length file_handle
` [PATCH v8 26/32] fanotify: WARN_ON against too large file handles
` [PATCH v8 27/32] fanotify: Report fid info for file related file system errors
` [PATCH v8 28/32] fanotify: Emit generic error info for error event
` [PATCH v8 29/32] fanotify: Allow users to request FAN_FS_ERROR events
` [PATCH v8 30/32] ext4: Send notifications on error
` [PATCH v8 31/32] samples: Add fs error monitoring example
` [PATCH v8 32/32] docs: Document the FAN_FS_ERROR event
[syzbot] INFO: task can't die in ext4_stop_mmpd
2021-10-21 16:18 UTC
[RFC PATCH 0/3] ext4: enhance extent consistency check
2021-10-21 14:59 UTC (2+ messages)
[PATCH v1 2/2] mm: remove extra ZONE_DEVICE struct page refcount
2021-10-20 18:51 UTC (17+ messages)
[PATCH] ext4: replace snprintf in show functions with sysfs_emit
2021-10-20 17:09 UTC (2+ messages)
[Bug 214655] New: BUG: unable to handle kernel paging request in __dquot_free_space
2021-10-20 17:00 UTC (3+ messages)
` [Bug 214655] "
kernel BUG at fs/ext4/inode.c:1721!
2021-10-20 16:38 UTC (5+ messages)
[PATCH -next v5 0/3] Fix some issues about mmp
2021-10-20 3:18 UTC (4+ messages)
` [PATCH -next v5 1/3] ext4: compare to local seq and nodename when check conflict
` [PATCH -next v5 2/3] ext4: remove useless bh_check variable
` [PATCH -next v5 3/3] ext4: simplify read_mmp_block fucntion
[PATCH -next v4 0/3] Fix some issues about mmp
2021-10-20 2:53 UTC (6+ messages)
` [PATCH -next v4 1/3] ext4: compare to local seq and nodename when check conflict
` [PATCH -next v4 2/3] ext4: remove useless bh_check variable
` [PATCH -next v4 3/3] ext4: simplify read_mmp_block fucntion
futher decouple DAX from block devices
2021-10-19 15:44 UTC (3+ messages)
` [PATCH 07/11] dax: remove dax_capable
` [dm-devel] "
[PATCH -next v3 0/5] Fix some issues about mmp
2021-10-19 13:13 UTC (11+ messages)
` [PATCH -next v3 1/5] ext4: init 'seq' with the value which set in 'ext4_multi_mount_protect'
` [PATCH -next v3 2/5] ext4: compare to local seq and nodename when check conflict
` [PATCH -next v3 3/5] ext4: get buffer head before read_mmp_block
` [PATCH -next v3 4/5] ext4: simplify read_mmp_block fucntion
` [PATCH -next v3 5/5] ext4: avoid to re-read mmp check data get from page cache
don't use ->bd_inode to access the block device size v3
2021-10-19 1:04 UTC (8+ 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).