LinuxLists
Users
About
Jan Kara (
[email protected]
)
Number of posts: 12242 (1.42 per day)
First post: 2000-10-31 15:10:48
Last post: 2024-06-14 11:57:22
Previous Page
/
Next Page
Date
List
Subject
2023-05-25 12:31:12
linux-kernel
Re: [PATCH 1/6] fs: unify locking semantics for fs freeze / thaw
2023-05-25 12:30:12
linux-kernel
Re: [PATCH 2/6] fs: add frozen sb state helpers
2023-05-25 10:48:45
linux-ext4
Re: [PATCH v4] ext4: fix race between writepages and remount
2023-05-25 10:33:52
linux-nfs
Re: [bug report] fanotify: support reporting non-decodeable file handles
2023-05-25 10:32:45
linux-nfs
Re: [PATCH] exportfs: check for error return value from exportfs_encode_*()
2023-05-25 10:18:37
linux-ext4
[PATCH 1/6] ext4: Remove ext4 locking of moved directory
2023-05-25 10:18:31
linux-ext4
[PATCH 2/6] Revert "udf: Protect rename against modification of moved directory"
2023-05-25 10:17:48
linux-ext4
[PATCH 0/6] fs: Fix directory corruption when moving directories
2023-05-25 10:17:35
linux-ext4
[PATCH 6/6] fs: Restrict lock_two_nondirectories() to non-directory inodes
2023-05-25 10:17:25
linux-ext4
[PATCH 4/6] fs: Establish locking order for unrelated directories
2023-05-25 10:17:19
linux-ext4
[PATCH 5/6] fs: Lock moved directories
2023-05-25 10:17:09
linux-ext4
[PATCH 3/6] Revert "f2fs: fix potential corruption when moving a directory"
2023-05-25 09:52:43
linux-ext4
Re: Locking for RENAME_EXCHANGE
2023-05-25 09:10:36
linux-kernel
Re: [PATCH 06/32] sched: Add task_struct->faults_disabled_mapping
2023-05-24 16:41:55
linux-ext4
Locking for RENAME_EXCHANGE
2023-05-24 14:21:42
linux-ext4
Re: [PATCH] ext4: Fix possible corruption when moving a directory with RENAME_EXCHANGE
2023-05-24 14:08:01
linux-nfs
Re: [bug report] fanotify: support reporting non-decodeable file handles
2023-05-24 11:06:02
linux-ext4
Re: [PATCH] ext4: Fix possible corruption when moving a directory with RENAME_EXCHANGE
2023-05-24 11:04:02
linux-ext4
Re: 6.4-rc1 xfstests-bld adv regressions
2023-05-24 11:03:44
linux-ext4
[PATCH] ext4: Fix fsync for non-directories
2023-05-23 13:42:27
linux-kernel
Re: [PATCH 06/32] sched: Add task_struct->faults_disabled_mapping
2023-05-23 13:15:16
linux-ext4
[PATCH] ext4: Fix possible corruption when moving a directory with RENAME_EXCHANGE
2023-05-23 12:51:23
linux-nfs
Re: [PATCH v4 2/9] fs: add infrastructure for multigrain inode i_m/ctime
2023-05-23 11:33:47
linux-ext4
Re: [PATCH] ext4: Fix possible corruption when moving a directory
2023-05-23 10:20:01
linux-ext4
Re: [PATCH v4 2/9] fs: add infrastructure for multigrain inode i_m/ctime
2023-05-23 10:10:15
linux-ext4
Re: [PATCH v4 2/9] fs: add infrastructure for multigrain inode i_m/ctime
2023-05-23 09:18:36
linux-ext4
Re: [PATCH v4 1/9] fs: pass the request_mask to generic_fillattr
2023-05-23 08:26:30
linux-kernel
Re: [PATCH v21 6/6] block: convert bio_map_user_iov to use iov_iter_extract_pages
2023-05-23 08:26:16
linux-kernel
Re: [PATCH v21 3/6] block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic
2023-05-23 08:26:04
linux-kernel
Re: [PATCH v21 4/6] block: Add BIO_PAGE_PINNED and associated infrastructure
2023-05-23 08:24:07
linux-kernel
Re: [PATCH v21 5/6] block: Convert bio_iov_iter_get_pages to use iov_iter_extract_pages
2023-05-23 08:17:09
linux-kernel
Re: [PATCH v21 2/6] block: Fix bio_flagged() so that gcc can better optimise it
2023-05-23 08:16:44
linux-kernel
Re: [PATCH v21 1/6] iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing
2023-05-22 15:58:26
linux-ext4
Re: [PATCH v3 1/3] jbd2: recheck chechpointing non-dirty buffer
2023-05-22 10:19:53
linux-kernel
Re: [PATCH v2 0/2] SPDX conversion from UDF
2023-05-17 07:47:35
linux-kernel
Re: [PATCH v9 0/3] mm/gup: disallow GUP writing to file-backed mappings by default
2023-05-15 09:22:54
linux-ext4
Re: kernel BUG at fs/ext4/inode.c:1914 - page_buffers()
2023-05-12 13:24:24
linux-kernel
Re: [PATCH 09/10] udf: Replace license notice with SPDX identifier
2023-05-10 01:25:53
linux-kernel
Re: [PATCH 06/32] sched: Add task_struct->faults_disabled_mapping
2023-05-09 19:11:20
linux-ext4
Re: 6.4-rc1 xfstests-bld adv regressions
2023-05-09 00:31:54
linux-ext4
Re: [PATCH v4 12/13] ext4: Stop providing .writepage hook
2023-05-08 13:05:56
linux-ext4
Re: [PATCH 1/2] ext4: allow ext4_get_group_info() to fail
2023-05-08 13:05:18
linux-ext4
Re: [PATCH] ext4: fix invalid free tracking in ext4_xattr_move_to_block()
2023-05-08 13:04:47
linux-ext4
Re: [PATCH 2/2] ext4: remove a BUG_ON in ext4_mb_release_group_pa()
2023-05-05 16:51:45
linux-ext4
Re: [PATCH] ext4: check iomap type only if ext4_iomap_begin() does not fail
2023-05-05 13:18:43
linux-ext4
Re: [PATCH v2 3/3] jbd2: remove released parameter in journal_shrink_one_cp_list()
2023-05-05 13:17:02
linux-ext4
Re: [PATCH v2 2/3] jbd2: remove t_checkpoint_io_list
2023-05-05 13:17:00
linux-ext4
Re: [PATCH v2 1/3] jbd2: recheck chechpointing non-dirty buffer
2023-05-05 11:18:50
linux-kernel
Re: [PATCH] mm: always respect QUEUE_FLAG_STABLE_WRITES on the block device
2023-05-04 16:13:02
linux-kernel
Re: [PATCH] mm: always respect QUEUE_FLAG_STABLE_WRITES on the block device
2023-05-04 12:56:41
linux-ext4
[PATCH v2] ext4: Fix data races when using cached status extents