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

Date List Subject
2023-07-06 11:33:27 linux-kernel Re: [PATCH v2 36/92] ecryptfs: convert to ctime accessor functions
2023-07-06 11:33:16 linux-kernel Re: [PATCH v2 34/92] debugfs: convert to ctime accessor functions
2023-07-06 11:32:18 linux-kernel Re: [PATCH v2 37/92] efivarfs: convert to ctime accessor functions
2023-07-06 11:31:40 linux-kernel Re: [PATCH v2 46/92] fuse: convert to ctime accessor functions
2023-07-06 11:19:39 linux-kernel Re: [PATCH v2 40/92] exfat: convert to ctime accessor functions
2023-07-06 11:18:38 linux-kernel Re: [PATCH v2 35/92] devpts: convert to ctime accessor functions
2023-07-06 11:15:31 linux-kernel Re: [PATCH v2 38/92] efs: convert to ctime accessor functions
2023-07-06 11:15:28 linux-ext4 Re: [PATCH v2 41/92] ext2: convert to ctime accessor functions
2023-07-06 11:14:42 linux-kernel Re: [PATCH v2 33/92] cramfs: convert to ctime accessor functions
2023-07-06 11:09:38 linux-kernel Re: [PATCH v2 30/92] ceph: convert to ctime accessor functions
2023-07-06 11:09:22 linux-kernel Re: [PATCH v2 39/92] erofs: convert to ctime accessor functions
2023-07-06 11:04:15 linux-kernel Re: [PATCH v2 32/92] configfs: convert to ctime accessor functions
2023-07-06 11:00:31 linux-kernel Re: [PATCH v2 28/92] bfs: convert to ctime accessor functions
2023-07-06 10:59:13 linux-kernel Re: [PATCH v2 31/92] coda: convert to ctime accessor functions
2023-07-06 10:57:42 linux-kernel Re: [PATCH v2 29/92] btrfs: convert to ctime accessor functions
2023-07-06 10:52:07 linux-kernel Re: [PATCH v2 11/92] shmem: convert to simple_rename_timestamp
2023-07-06 10:51:22 linux-kernel Re: [PATCH v2 10/92] ubifs: convert to simple_rename_timestamp
2023-07-06 10:51:22 linux-kernel Re: [PATCH v2 14/92] reiserfs: convert to simple_rename_timestamp
2023-07-06 10:50:22 linux-kernel Re: [PATCH v2 12/92] exfat: convert to simple_rename_timestamp
2023-07-06 10:49:52 linux-kernel Re: [PATCH v2 13/92] ntfs3: convert to simple_rename_timestamp
2023-07-06 10:49:36 linux-kernel Re: [PATCH v2 19/92] ibm: convert to ctime accessor functions
2023-07-06 10:29:49 linux-ext4 Re: [PATCH v2 08/92] fs: new helper: simple_rename_timestamp
2023-07-05 16:26:59 linux-nfs Re: [PATCH 01/32] block: Provide blkdev_get_handle_* functions
2023-07-05 10:34:18 linux-ext4 Re: [PATCH 01/32] block: Provide blkdev_get_handle_* functions
2023-07-04 13:06:05 linux-ext4 Re: [PATCH 01/32] block: Provide blkdev_get_handle_* functions
2023-07-04 12:25:28 linux-nfs [PATCH 32/32] block: Rename blkdev_get_handle_by_*() and blkdev_handle_put()
2023-07-04 12:24:40 linux-nfs [PATCH 26/32] nfs/blocklayout: Convert to use blkdev_get_handle_by_dev/path()
2023-07-04 12:24:22 linux-ext4 [PATCH 23/32] ext4: Convert to blkdev_get_handle_by_dev()
2023-07-04 12:23:57 linux-ext4 [PATCH 01/32] block: Provide blkdev_get_handle_* functions
2023-07-04 12:23:45 linux-ext4 [PATCH RFC 0/32] block: Make blkdev_get_by_*() return handle
2023-07-03 17:14:12 linux-ext4 Re: [PATCH v3 0/5] quota: fix race condition between dqput() and dquot_mark_dquot_dirty()
2023-07-03 14:43:23 linux-kernel Re: fs/namei.c:4875 vfs_rename() warn: variable dereferenced before check 'source' (see line 4830)
2023-07-03 13:02:58 linux-ext4 Re: [PATCH][next][V2] ext2: remove redundant assignment to variable desc and variable best_desc
2023-06-29 14:38:20 linux-ext4 Re: [PATCH v2 5/7] quota: fix dqput() to follow the guarantees dquot_srcu should provide
2023-06-29 14:17:11 linux-ext4 Re: [PATCH v2 6/7] quota: simplify drop_dquot_ref()
2023-06-29 14:10:41 linux-ext4 Re: [PATCH] ext4: Replace CR_FAST macro with inline function for readability
2023-06-29 11:20:32 linux-ext4 Re: [PATCH v2 6/7] quota: simplify drop_dquot_ref()
2023-06-29 11:15:35 linux-ext4 Re: [PATCH v2 7/7] quota: remove unused function put_dquot_list()
2023-06-29 11:07:56 linux-ext4 Re: [PATCH v2 5/7] quota: fix dqput() to follow the guarantees dquot_srcu should provide
2023-06-29 10:31:45 linux-ext4 Re: [PATCH v2 2/7] quota: add new global dquot list releasing_dquots
2023-06-29 10:30:26 linux-ext4 Re: [PATCH v2 3/7] quota: rename dquot_active() to inode_dquot_active()
2023-06-29 09:23:08 linux-kernel Re: [PATCH v4 0/3] fanotify accounting for fs/splice.c
2023-06-28 14:55:55 linux-ext4 Re: [PATCH] ext4: Fix unttached inode after power cut with orphan file feature enabled
2023-06-28 11:53:21 linux-kernel Re: [PATCH v4 0/3] fanotify accounting for fs/splice.c
2023-06-28 10:58:39 linux-kernel Re: [PATCH v4 1/3] splice: always fsnotify_access(in), fsnotify_modify(out) on success
2023-06-28 10:54:54 linux-kernel Re: [PATCH v3 0/3+1] fanotify accounting for fs/splice.c
2023-06-28 09:32:49 linux-kernel Re: [PATCH 09/12] writeback: Factor writeback_iter_next() out of write_cache_pages()
2023-06-27 09:46:01 linux-kernel Re: [PATCH] quota: fix race condition between dqput() and dquot_mark_dquot_dirty()
2023-06-27 08:40:46 linux-ext4 Re: [PATCH] quota: fix race condition between dqput() and dquot_mark_dquot_dirty()
2023-06-26 17:04:12 linux-kernel Re: splice(-> FIFO) never wakes up inotify IN_MODIFY?
2023-06-26 15:15:07 linux-ext4 Re: [PATCH] jbd2: correct the end of the journal recovery scan range