Marcin Ślusarz ([email protected])

Number of posts: 533 (0.09 per day)
First post: 2007-06-07 14:27:20
Last post: 2024-06-14 12:24:11

Date List Subject
2008-01-07 19:18:20 linux-kernel Re: [PATCH 19/24] udf: check if udf_load_logicalvol failed
2008-01-06 01:22:55 linux-kernel [PATCH 7/7] udf: cache struct udf_inode_info
2008-01-06 01:22:32 linux-kernel [PATCH 6/7] udf: remove UDF_I_* macros and open code them
2008-01-06 01:21:55 linux-kernel [PATCH 5/7] udf: convert byte order of constant instead of variable
2008-01-06 01:21:40 linux-kernel [PATCH 4/7] udf: replace loops coded with goto to real loops
2008-01-06 01:21:25 linux-kernel [PATCH 3/7] udf: create common function for changing free space counter
2008-01-06 01:20:45 linux-kernel [PATCH 2/7] udf: create common function for tag checksumming
2008-01-06 01:20:28 linux-kernel [PATCH 0/7] udf: more cleanups
2008-01-06 00:51:17 linux-kernel Re: [PATCH 0/6] udf: improve code related to super_block v3
2008-01-06 00:45:45 linux-kernel [PATCH] udf: fix sparse warnings (shadowing & mismatch between declaration and definition)
2008-01-06 00:45:30 linux-kernel [PATCH] udf: convert some macros to functions
2008-01-06 00:44:55 linux-kernel [PATCH] udf: check if udf_load_logicalvol failed
2008-01-06 00:44:39 linux-kernel [PATCH] udf: convert UDF_SB_ALLOC_PARTMAPS macro to udf_sb_alloc_partition_maps function
2008-01-06 00:44:23 linux-kernel [PATCH] udf: remove some ugly macros
2008-01-06 00:43:37 linux-kernel [PATCH] udf: fix coding style of super.c
2008-01-06 00:43:18 linux-kernel [PATCH 0/6] udf: improve code related to super_block v3
2008-01-05 15:36:32 linux-kernel [PATCH 3/3] xfs: convert beX_add to beX_add_cpu (new common API)
2008-01-05 15:36:21 linux-ext4 [PATCH 2/3] ext3: replace all adds to little endians variables with le*_add_cpu
2008-01-05 15:36:15 linux-ext4 [PATCH 3/3] xfs: convert beX_add to beX_add_cpu (new common API)
2008-01-05 15:36:06 linux-kernel [PATCH 2/3] ext3: replace all adds to little endians variables with le*_add_cpu
2008-01-05 15:35:45 linux-kernel [PATCH 1/3] byteorder: move le32_add_cpu & friends from OCFS2 to core
2008-01-05 15:35:12 linux-ext4 [PATCH 1/3] byteorder: move le32_add_cpu & friends from OCFS2 to core
2008-01-05 15:34:56 linux-kernel [PATCH 0/3] byteorder: introduce le32_add_cpu & friends to core
2008-01-05 15:34:47 linux-ext4 [PATCH 0/3] byteorder: introduce le32_add_cpu & friends to core
2007-12-31 20:04:16 linux-kernel Re: [RFC][PATCH] byteorder: introduce le32_add_cpu & friends to core
2007-12-30 21:48:24 linux-kernel Re: [RFC][PATCH] byteorder: introduce le32_add_cpu & friends to core
2007-12-30 19:05:53 linux-kernel [RFC][PATCH] byteorder: introduce le32_add_cpu & friends to core
2007-12-29 17:05:19 linux-kernel WARNING: at kernel/lockdep.c:2658 check_flags()
2007-12-27 20:27:28 linux-kernel [PATCH] slab: avoid double initialization & do it in 1 function
2007-12-25 15:11:48 linux-kernel Re: [PATCH 3/6] udf: convert UDF_SB_ALLOC_PARTMAPS macro to udf_sb_alloc_partition_maps function
2007-12-25 14:51:22 linux-kernel [PATCH] ocfs2: convert byte order of constant instead of variable
2007-12-25 14:49:28 linux-kernel [PATCH] ext2/3/4: convert byte order of constant instead of variable
2007-12-25 14:49:19 linux-ext4 [PATCH] ext2/3/4: convert byte order of constant instead of variable
2007-12-25 14:47:22 linux-kernel [PATCH] qla3xxx: convert byte order of constant instead of variable
2007-12-25 14:43:45 linux-kernel Re: [PATCH 2/6] udf: remove some ugly macros
2007-12-24 00:11:47 linux-kernel [PATCH 6/6] udf: fix sparse warnings (shadowing & mismatch between declaration and definition)
2007-12-24 00:11:33 linux-kernel [PATCH 5/6] udf: convert some macros to functions
2007-12-24 00:11:01 linux-kernel [PATCH 4/6] udf: check if udf_load_logicalvol failed
2007-12-24 00:10:46 linux-kernel [PATCH 3/6] udf: convert UDF_SB_ALLOC_PARTMAPS macro to udf_sb_alloc_partition_maps function
2007-12-24 00:10:23 linux-kernel [PATCH 2/6] udf: remove some ugly macros
2007-12-24 00:09:30 linux-kernel [PATCH 1/6] udf: fix coding style of super.c
2007-12-24 00:09:02 linux-kernel [PATCH 0/6] udf: improve code related to super_block, was: udf: convert super_block macros to functions
2007-12-23 01:58:35 linux-kernel [PATCH 24/24] udf: fix sparse warnings (shadowing & mismatch between declaration and definition)
2007-12-23 01:58:07 linux-kernel [PATCH 23/24] udf: convert UDF_SB_FREE_BITMAP macro to udf_sb_free_bitmap function
2007-12-23 01:57:47 linux-kernel [PATCH 22/24] udf: convert UDF_SB_ALLOC_BITMAP macro to udf_sb_alloc_bitmap function
2007-12-23 01:57:32 linux-kernel [PATCH 21/24] udf: remove some UDF_SB_* macros
2007-12-23 01:57:00 linux-kernel [PATCH 20/24] udf: convert UDF_UPDATE_UDFREV macro to udf_update_revision function
2007-12-23 01:56:44 linux-kernel [PATCH 19/24] udf: check if udf_load_logicalvol failed
2007-12-23 01:56:31 linux-kernel [PATCH 18/24] udf: convert UDF_SB_ALLOC_PARTMAPS macro to udf_sb_alloc_partition_maps function
2007-12-23 01:56:03 linux-kernel [PATCH 17/24] udf: convert UDF_SB_VAT macro to udf_sb_vat_inode function
2007-12-23 01:55:47 linux-kernel [PATCH 16/24] udf: convert UDF_SB_UDFREV macro to udf_sb_revision function