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-02-04 21:28:30 linux-kernel Re: [PATCH 02/10] udf: fix udf_build_ustr
2008-02-03 18:44:24 linux-kernel [PATCH 6/6] udf: super.c reorganization
2008-02-03 18:38:46 linux-kernel [PATCH 5/6] udf: remove unneeded kernel_timestamp type
2008-02-03 18:38:27 linux-kernel [PATCH 4/6] udf: convert udf_stamp_to_time and udf_time_to_stamp to use timestamps
2008-02-03 18:37:59 linux-kernel [PATCH 3/6] udf: convert udf_stamp_to_time to return struct timespec
2008-02-03 18:37:45 linux-kernel [PATCH 2/6] udf: create function for conversion from timestamp to timespec
2008-02-03 18:37:23 linux-kernel [PATCH 1/6] udf: udf_get_block, inode_bmap - remove unneeded checks
2008-02-03 18:36:46 linux-kernel [PATCH 0/6] udf: next round of cleanups
2008-02-03 18:34:23 linux-kernel [PATCH 0/6] udf: next round of cleanups
2008-02-02 21:37:52 linux-kernel Re: [PATCH 10/10] udf: constify udf_bitmap_lookup array
2008-02-01 20:32:44 linux-kernel [PATCH] x86: fix cpu info in dmesg
2008-01-31 19:58:32 linux-kernel Re: [PATCH 02/10] udf: fix udf_build_ustr
2008-01-31 18:19:29 linux-kernel Re: [PATCH 06/10] udf: truncate: create function for updating of Allocation Ext Descriptor
2008-01-30 21:20:45 linux-kernel [PATCH 10/10] udf: constify udf_bitmap_lookup array
2008-01-30 21:20:15 linux-kernel [PATCH 09/10] udf: replace udf_*_offset macros with functions
2008-01-30 21:19:43 linux-kernel [PATCH 08/10] udf: simplify __udf_read_inode
2008-01-30 21:19:20 linux-kernel [PATCH 07/10] udf: replace all adds to little endians variables with le*_add_cpu
2008-01-30 21:18:51 linux-kernel [PATCH 06/10] udf: truncate: create function for updating of Allocation Ext Descriptor
2008-01-30 21:18:21 linux-kernel [PATCH 05/10] udf: simple cleanup of truncate.c
2008-01-30 21:17:44 linux-kernel [PATCH 04/10] udf: constify crc
2008-01-30 21:06:17 linux-kernel [PATCH 03/10] udf: udf_CS0toNLS cleanup
2008-01-30 21:05:39 linux-kernel [PATCH 02/10] udf: fix udf_build_ustr
2008-01-30 21:05:09 linux-kernel [PATCH 01/10] udf: udf_CS0toUTF8 cleanup
2008-01-30 21:04:43 linux-kernel [PATCH 00/10] udf: cleanups
2008-01-29 21:39:03 linux-kernel Re: Section mismatch errors on current Linus tree
2008-01-29 17:12:19 linux-kernel Re: "inconsistent lock state" (netconsole/net related)
2008-01-29 17:08:01 linux-kernel Re: Section mismatch errors on current Linus tree
2008-01-29 17:04:21 linux-kernel Section mismatch errors on current Linus tree
2008-01-27 14:54:35 linux-kernel "inconsistent lock state" (netconsole/net related)
2008-01-12 13:12:01 linux-kernel Re: [PATCH 10/16] udf: create common function for changing free space counter
2008-01-10 22:12:22 linux-kernel [PATCH 16/16] udf: improve readability of udf_load_partition
2008-01-10 22:11:55 linux-kernel [PATCH 15/16] udf: fix udf_debug macro
2008-01-10 22:11:40 linux-kernel [PATCH 14/16] udf: cache struct udf_inode_info
2008-01-10 22:10:49 linux-kernel [PATCH 13/16] udf: remove UDF_I_* macros and open code them
2008-01-10 22:09:51 linux-kernel [PATCH 12/16] udf: convert byte order of constant instead of variable
2008-01-10 22:09:35 linux-kernel [PATCH 11/16] udf: replace loops coded with goto to real loops
2008-01-10 22:09:15 linux-kernel [PATCH 10/16] udf: create common function for changing free space counter
2008-01-10 22:08:51 linux-kernel [PATCH 09/16] udf: create common function for tag checksumming
2008-01-10 22:08:22 linux-kernel [PATCH 08/16] udf: fix coding style
2008-01-10 22:08:05 linux-kernel [PATCH 07/16] udf: fix sparse warnings (shadowing & mismatch between declaration and definition)
2008-01-10 22:07:45 linux-kernel [PATCH 06/16] udf: move calculating of nr_groups into helper function
2008-01-10 22:07:31 linux-kernel [PATCH 05/16] udf: convert macros related to bitmaps to functions
2008-01-10 22:06:57 linux-kernel [PATCH 04/16] udf: check if udf_load_logicalvol failed
2008-01-10 22:06:41 linux-kernel [PATCH 03/16] udf: convert UDF_SB_ALLOC_PARTMAPS macro to udf_sb_alloc_partition_maps function
2008-01-10 22:06:27 linux-kernel [PATCH 02/16] udf: remove some ugly macros
2008-01-10 22:05:44 linux-kernel [PATCH 01/16] udf: fix coding style of super.c
2008-01-10 22:05:00 linux-kernel [PATCH 00/16] udf: cleanup
2008-01-08 18:29:15 linux-kernel Re: [PATCH 4/7] udf: replace loops coded with goto to real loops
2008-01-08 06:51:42 linux-kernel Re: [PATCH] udf: convert some macros to functions
2008-01-07 21:08:43 linux-kernel Re: [PATCH 4/7] udf: replace loops coded with goto to real loops
2008-01-07 20:43:19 linux-kernel Re: [PATCH] udf: convert some macros to functions