index
:
kernel_samsung_crespo.git
replicant-4.2
kernel/samsung/crespo
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
udf
/
super.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
udf: Fix regression in UDF anchor block detection
Tomas Janousek
2008-06-24
1
-34
/
+23
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2008-05-08
1
-0
/
+1
|
\
|
*
udf: Make udf exportable
Rasmus Rohde
2008-05-07
1
-0
/
+1
*
|
fs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-30
1
-2
/
+2
|
/
*
udf: use crc_itu_t from lib instead of udf_crc
Bob Copeland
2008-04-17
1
-5
/
+5
*
udf: Fix compilation warnings when UDF debug is on
Sebastian Manciulea
2008-04-17
1
-3
/
+4
*
udf: Fix bug in VAT mapping code
Sebastian Manciulea
2008-04-17
1
-4
/
+2
*
udf: Add read-only support for 2.50 UDF media
Jan Kara
2008-04-17
1
-13
/
+177
*
udf: Fix handling of multisession media
Sebastian Manciulea
2008-04-17
1
-1
/
+1
*
udf: Mount filesystem read-only if it has pseudooverwrite partition
Jan Kara
2008-04-17
1
-0
/
+8
*
udf: Handle VAT packed inside inode properly
Jan Kara
2008-04-17
1
-9
/
+15
*
udf: Fix detection of VAT version
Jan Kara
2008-04-17
1
-2
/
+2
*
udf: Silence warning about accesses beyond end of device
Jan Kara
2008-04-17
1
-1
/
+5
*
udf: Improve anchor block detection
Jan Kara
2008-04-17
1
-4
/
+9
*
udf: Cleanup anchor block detection.
Jan Kara
2008-04-17
1
-141
/
+98
*
udf: Move processing of virtual partitions
Jan Kara
2008-04-17
1
-80
/
+85
*
udf: Move filling of partition descriptor info into a separate function
Jan Kara
2008-04-17
1
-56
/
+62
*
udf: Improve error recovery on mount
Jan Kara
2008-04-17
1
-44
/
+42
*
udf: Cleanup volume descriptor sequence processing
Jan Kara
2008-04-17
1
-54
/
+81
*
udf: fix anchor point detection
Pavel Emelyanov
2008-04-17
1
-9
/
+6
*
udf: Mark udf_process_sequence() as noinline
Jan Kara
2008-04-17
1
-1
/
+1
*
udf: super.c reorganization
Marcin Slusarz
2008-04-17
1
-282
/
+270
*
udf: remove unneeded kernel_timestamp type
Marcin Slusarz
2008-04-17
1
-4
/
+5
*
udf: convert udf_stamp_to_time and udf_time_to_stamp to use timestamps
Marcin Slusarz
2008-04-17
1
-12
/
+10
*
udf: convert udf_stamp_to_time to return struct timespec
marcin.slusarz@gmail.com
2008-04-17
1
-7
/
+2
*
udf: convert udf_count_free_bitmap to use bitmap_weight
Marcin Slusarz
2008-04-17
1
-12
/
+5
*
make udf_error() static
Adrian Bunk
2008-04-17
1
-2
/
+4
*
fs/udf: Use DIV_ROUND_UP
Julia Lawall
2008-04-17
1
-4
/
+3
*
udf: move headers out include/linux/
Christoph Hellwig
2008-04-17
1
-1
/
+0
*
udf: kill useless file header comments for vfs method implementations
Christoph Hellwig
2008-04-17
1
-42
/
+0
*
udf: kill udf_set_blocksize
Christoph Hellwig
2008-04-17
1
-39
/
+4
*
mount options: fix udf
Miklos Szeredi
2008-02-08
1
-4
/
+70
*
kill UDFFS_{DATE,VERSION}
Adrian Bunk
2008-02-08
1
-2
/
+1
*
udf: improve readability of udf_load_partition
Marcin Slusarz
2008-02-08
1
-29
/
+30
*
udf: remove UDF_I_* macros and open code them
Marcin Slusarz
2008-02-08
1
-1
/
+1
*
udf: convert byte order of constant instead of variable
Marcin Slusarz
2008-02-08
1
-8
/
+8
*
udf: create common function for tag checksumming
Marcin Slusarz
2008-02-08
1
-14
/
+2
*
udf: fix coding style
Marcin Slusarz
2008-02-08
1
-134
/
+243
*
udf: fix sparse warnings (shadowing & mismatch between declaration and defini...
Marcin Slusarz
2008-02-08
1
-2
/
+1
*
udf: move calculating of nr_groups into helper function
Marcin Slusarz
2008-02-08
1
-6
/
+10
*
udf: convert macros related to bitmaps to functions
Marcin Slusarz
2008-02-08
1
-6
/
+55
*
udf: check if udf_load_logicalvol failed
Marcin Slusarz
2008-02-08
1
-1
/
+4
*
udf: convert UDF_SB_ALLOC_PARTMAPS macro to udf_sb_alloc_partition_maps function
Marcin Slusarz
2008-02-08
1
-2
/
+23
*
udf: remove some ugly macros
Marcin Slusarz
2008-02-08
1
-242
/
+304
*
udf: fix coding style of super.c
Marcin Slusarz
2008-02-08
1
-129
/
+166
*
UDF: coding style fixups
Cyrill Gorcunov
2007-10-17
1
-32
/
+19
*
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
2007-10-17
1
-1
/
+1
*
UDF: handle wrong superblock better
Jan Kara
2007-08-31
1
-4
/
+22
*
UDF: fix UID and GID mount option ignorance
Cyrill Gorcunov
2007-07-31
1
-0
/
+2
*
UDF: coding style conversion - lindent fixups
Cyrill Gorcunov
2007-07-21
1
-635
/
+388
[next]