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-08-08 23:17:27 linux-nfs Re: [PATCH v7 05/13] fat: make fat_update_time get its own timestamp
2023-08-08 22:00:34 linux-ext4 Re: [PATCH v7 04/13] btrfs: have it use inode_update_timestamps
2023-08-08 20:01:37 linux-nfs Re: [PATCH v7 06/13] ubifs: have ubifs_update_time use inode_update_timestamps
2023-08-08 20:00:29 linux-ext4 Re: [PATCH v7 03/13] fs: drop the timespec64 arg from generic_update_time
2023-08-08 18:50:06 linux-kernel Re: [PATCH v7 01/13] fs: remove silly warning from current_time
2023-08-08 17:48:38 linux-nfs Re: [PATCH v7 07/13] xfs: have xfs_vn_update_time gets its own timestamp
2023-08-08 17:47:08 linux-nfs Re: [PATCH v7 09/13] fs: add infrastructure for multigrain timestamps
2023-08-08 17:41:30 linux-nfs Re: [PATCH v7 13/13] btrfs: convert to multigrain timestamps
2023-08-08 16:25:48 linux-nfs Re: [PATCH v7 08/13] fs: drop the timespec64 argument from update_time
2023-08-07 14:30:27 linux-ext4 Re: [PATCH 07/12] jbd2: add fast_commit space check
2023-08-07 11:04:46 linux-ext4 Re: [PATCH] ext4: drop dio overwrite only flag and associated warning
2023-08-03 16:36:11 linux-ext4 Re: [PATCH 11/12] ext4: cleanup ext4_get_dev_journal() and ext4_get_journal()
2023-08-03 16:36:05 linux-ext4 Re: [PATCH 12/12] ext4: ext4_get_{dev}_journal return proper error value
2023-08-03 16:31:14 linux-ext4 Re: [PATCH 10/12] jbd2: jbd2_journal_init_{dev,inode} return proper error return value
2023-08-03 16:29:34 linux-ext4 Re: [PATCH 08/12] jbd2: cleanup journal_init_common()
2023-08-03 16:29:28 linux-ext4 Re: [PATCH 09/12] jbd2: drop useless error tag in jbd2_journal_wipe()
2023-08-03 15:11:20 linux-ext4 Re: [PATCH 07/12] jbd2: add fast_commit space check
2023-08-03 14:56:41 linux-ext4 Re: [PATCH 06/12] jbd2: cleanup load_superblock()
2023-08-03 14:46:41 linux-ext4 Re: [PATCH 09/12] ext4: drop s_umount over opening the log device
2023-08-03 14:46:00 linux-ext4 Re: [PATCH v2 3/3] ext4: avoid overlapping preallocations due to overflow
2023-08-03 14:45:03 linux-ext4 Re: [PATCH 05/12] jbd2: open code jbd2_verify_csum_type() helper
2023-08-03 14:44:46 linux-ext4 Re: [PATCH v2 1/3] ext4: add two helper functions extent_logical_end() and pa_logical_end()
2023-08-03 14:35:03 linux-ext4 Re: [PATCH 04/12] jbd2: checking valid features early in journal_get_superblock()
2023-08-03 14:35:00 linux-ext4 Re: [PATCH 06/12] fs: use the super_block as holder when mounting file systems
2023-08-03 14:28:04 linux-ext4 Re: [PATCH 10/12] ext4: use fs_holder_ops for the log device
2023-08-03 14:25:05 linux-ext4 Re: [PATCH 03/12] jbd2: don't load superblock in jbd2_journal_check_used_features()
2023-08-03 14:24:56 linux-ext4 Re: [PATCH 02/12] jbd2: move load_superblock() into journal_init_common()
2023-08-03 14:21:38 linux-ext4 Re: [PATCH 01/12] jbd2: move load_superblock() dependent functions
2023-08-03 14:13:15 linux-ext4 Re: [PATCH v2 2/3] ext4: fix BUG in ext4_mb_new_inode_pa() due to overflow
2023-08-03 14:09:25 linux-ext4 Re: [PATCH 08/12] fs: export fs_holder_ops
2023-08-03 13:56:16 linux-ext4 Re: [PATCH 07/12] fs: stop using get_super in fs_mark_dead
2023-08-03 13:04:17 linux-ext4 Re: [PATCH 02/12] nilfs2: use setup_bdev_super to de-duplicate the mount code
2023-08-03 12:37:53 linux-ext4 Re: [PATCH 05/12] ext4: make the IS_EXT2_SB/IS_EXT3_SB checks more robust
2023-08-03 12:18:27 linux-ext4 Re: [PATCH 06/12] fs: use the super_block as holder when mounting file systems
2023-08-03 10:54:47 linux-kernel Re: linux-next: build failure after merge of the vfs-brauner tree
2023-08-02 20:13:40 linux-nfs Re: [PATCH v6 6/7] ext4: switch to multigrain timestamps
2023-08-02 20:04:19 linux-ext4 Re: [PATCH v6 4/7] tmpfs: add support for multigrain timestamps
2023-08-02 20:03:14 linux-ext4 Re: [PATCH v6 2/7] fs: add infrastructure for multigrain timestamps
2023-08-02 18:32:47 linux-ext4 Re: [PATCH v6 1/7] fs: pass the request_mask to generic_fillattr
2023-08-02 11:24:45 linux-kernel Re: [PATCH] ext4: fix the time handling macros when ext4 is using small inodes
2023-08-01 22:27:25 linux-kernel Re: [PATCH -next] fanotify: Remove unused extern declaration fsnotify_get_conn_fsid()
2023-07-31 19:19:20 linux-kernel Re: [PATCH][next] udf: Fix -Wstringop-overflow warnings
2023-07-31 18:12:07 linux-kernel Re: [PATCH] MAINTAINERS: change reiserfs status to obsolete
2023-07-31 16:40:27 linux-ext4 Re: [PATCH 2/3] jbd2: Check 'jh->b_transaction' before remove it from checkpoint
2023-07-31 16:08:18 linux-ext4 Re: [PATCH 1/3] jbd2: fix checkpoint cleanup performance regression
2023-07-31 15:33:50 linux-ext4 Re: [PATCH 4/7] migrate: Use folio_set_bh() instead of set_bh_page()
2023-07-31 15:21:45 linux-ext4 Re: [PATCH 7/7] buffer: Remove set_bh_page()
2023-07-31 15:12:55 linux-ext4 Re: [PATCH 6/7] jbd2: Use a folio in jbd2_journal_write_metadata_buffer()
2023-07-31 14:14:19 linux-kernel Re: [PATCH] kernfs: attach uuid for every kernfs and report it in fsid
2023-07-31 11:38:00 linux-ext4 Re: [PATCH 01/32] block: Provide blkdev_get_handle_* functions
2023-07-07 13:17:34 linux-kernel Re: [GIT PULL] bcachefs