Jan Kara ([email protected])

Number of posts: 118 (0.95 per day)
First post: 2015-07-15 10:26:46
Last post: 2015-11-16 12:33:58

Date List Subject
2015-08-26 16:22:59 linux-ext4 [PATCH 20/21] ext2fs: Move extent mapping test
2015-08-26 16:22:58 linux-ext4 [PATCH 16/21] ext2fs: Remove old block mapping function
2015-08-26 16:22:58 linux-ext4 [PATCH 21/21] resize2fs: Use libextfs2 helpers for resizing
2015-08-26 16:22:57 linux-ext4 [PATCH 14/21] mke2fs, tune2fs: Tests for handling reserved_inodes option
2015-08-26 16:22:57 linux-ext4 [PATCH 12/21] libext2fs: Bump default number of reserved inodes to 64
2015-08-26 16:22:56 linux-ext4 [PATCH 08/21] tests: Convert tests for 64bit feature to use tune2fs
2015-08-26 16:22:56 linux-ext4 [PATCH 13/21] tune2fs: Add support for changing number of reserved inodes
2015-08-26 16:22:56 linux-ext4 [PATCH 11/21] tests: Specify number of reserved inodes for tests where it matters
2015-08-26 16:22:55 linux-ext4 [PATCH 05/21] ext2fs: Implement block moving in libext2fs
2015-08-26 16:22:55 linux-ext4 [PATCH 06/21] ext2fs: Implement inode moving in libext2fs
2015-08-26 16:22:55 linux-ext4 [PATCH 07/21] tune2fs: Implement setting and disabling of 64-bit feature
2015-08-26 16:22:54 linux-ext4 [PATCH 09/21] mke2fs: Allow specifying number of reserved inodes
2015-08-26 16:22:54 linux-ext4 [PATCH 10/21] ext2fs: Fixup inline directory test
2015-08-26 16:22:51 linux-ext4 [PATCH 04/21] ext2fs: Provide helper for wiping resize inode
2015-08-26 16:22:51 linux-ext4 [PATCH 01/21] ext2fs: Add pointer to allocator private data into ext2_filsys
2015-08-26 16:22:51 linux-ext4 [PATCH 00/21 v2] e2fsprogs: Resizing rewrite
2015-08-26 16:22:51 linux-ext4 [PATCH 03/21] resize2fs: Use ext2fs_allocate_group_table2()
2015-08-26 16:22:51 linux-ext4 [PATCH 02/21] ext2fs: Implement ext2fs_allocate_group_table2()
2015-08-19 15:39:17 linux-kernel [PATCH 1/4] printk: Hand over printing to console if printing too long
2015-08-19 15:39:15 linux-kernel [PATCH 3/4] kernel: Avoid softlockups in stop_machine() during heavy printing
2015-08-19 15:39:14 linux-kernel [PATCH 4/4] printk: Add config option for disabling printk offloading
2015-08-19 15:38:46 linux-kernel [PATCH 2/4] printk: Start printing handover kthreads on demand
2015-08-19 15:38:43 linux-kernel [PATCH 0/4] printk: Softlockup avoidance
2015-08-07 10:51:50 linux-ext4 [PATCH 19/19] resize2fs: Use libextfs2 helpers for resizing
2015-08-07 10:51:49 linux-ext4 [PATCH 17/19] resize2fs: Remove extent mapping code
2015-08-07 10:51:49 linux-ext4 [PATCH 16/19] ext2fs: Add extent dumping function to extent mapping code
2015-08-07 10:51:49 linux-ext4 [PATCH 18/19] ext2fs: Move extent mapping test
2015-08-07 10:51:48 linux-ext4 [PATCH 15/19] resize2fs: Remove duplicit condition
2015-08-07 10:51:47 linux-ext4 [PATCH 13/19] tune2fs: Add support for changing number of reserved inodes
2015-08-07 10:51:47 linux-ext4 [PATCH 12/19] libext2fs: Bump default number of reserved inodes to 64
2015-08-07 10:51:47 linux-ext4 [PATCH 09/19] ext2fs: Implement inode moving in libext2fs
2015-08-07 10:51:47 linux-ext4 [PATCH 08/19] ext2fs: Implement block moving in libext2fs
2015-08-07 10:51:47 linux-ext4 [PATCH 14/19] resize2fs: Rip out 64-bit feature handling from resize2fs
2015-08-07 10:51:46 linux-ext4 [PATCH 11/19] mke2fs: Allow specifying number of reserved inodes
2015-08-07 10:51:46 linux-ext4 [PATCH 10/19] tune2fs: Implement setting and disabling of 64-bit feature
2015-08-07 10:51:45 linux-ext4 [PATCH 05/19] resize2fs: Use ext2fs_allocate_group_table2()
2015-08-07 10:51:45 linux-ext4 [PATCH 07/19] ext2fs: Provide helper for wiping resize inode
2015-08-07 10:51:45 linux-ext4 [PATCH 06/19] ext2fs: Make ext2fs_reserve_super_and_bgd() clear block_uninit flag
2015-08-07 10:51:42 linux-ext4 [PATCH 00/19] e2fsprogs: Resizing rewrite
2015-08-07 10:51:42 linux-ext4 [PATCH 02/19] ext2fs: Use range marking function to mark all inode table blocks as used
2015-08-07 10:51:42 linux-ext4 [PATCH 03/19] ext2fs: Add pointer to allocator private data into ext2_filsys
2015-08-07 10:51:42 linux-ext4 [PATCH 01/19] ext2fs: Move function to initialize uninitialized bitmaps to libext2fs
2015-08-07 10:51:42 linux-ext4 [PATCH 04/19] ext2fs: Implement ext2fs_allocate_group_table2()
2015-07-16 09:56:12 linux-kernel [PATCH 1/4] doc: Update doc about journalling layer
2015-07-16 09:56:10 linux-kernel [PATCH 3/4] block: Remove forced page bouncing under IO
2015-07-16 09:56:09 linux-kernel [PATCH 2/4] fs: Remove ext3 filesystem driver
2015-07-16 09:53:20 linux-kernel [PATCH 4/4] ext4: Improve ext4 Kconfig test
2015-07-16 09:53:18 linux-kernel [PATCH 0/4 v2] Remove ext3 filesystem driver
2015-07-16 09:53:06 linux-ext4 [PATCH 4/4] ext4: Improve ext4 Kconfig test
2015-07-16 09:53:05 linux-ext4 [PATCH 3/4] block: Remove forced page bouncing under IO
2015-07-16 09:53:04 linux-ext4 [PATCH 2/4] fs: Remove ext3 filesystem driver