Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
71038f527f3665f562cf9afe083df729958a099b
/
fs
/
udf
/
super.c
a447c09
vfs: Use const for kernel parser table
by Steven Whitehouse
· 16 years ago
51cc506
SL*B: drop kmem cache argument from constructor
by Alexey Dobriyan
· 16 years ago
e8183c2
udf: Fix regression in UDF anchor block detection
by Tomas Janousek
· 16 years ago
0f1bce4
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6
by Linus Torvalds
· 16 years ago
221e583
udf: Make udf exportable
by Rasmus Rohde
· 17 years ago
8e24eea
fs: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
f845fce
udf: use crc_itu_t from lib instead of udf_crc
by Bob Copeland
· 17 years ago
706047a
udf: Fix compilation warnings when UDF debug is on
by Sebastian Manciulea
· 17 years ago
47c9358
udf: Fix bug in VAT mapping code
by Sebastian Manciulea
· 17 years ago
bfb257a
udf: Add read-only support for 2.50 UDF media
by Jan Kara
· 17 years ago
f4bcbbd
udf: Fix handling of multisession media
by Sebastian Manciulea
· 17 years ago
96200be
udf: Mount filesystem read-only if it has pseudooverwrite partition
by Jan Kara
· 17 years ago
fa5e081
udf: Handle VAT packed inside inode properly
by Jan Kara
· 17 years ago
c82a127
udf: Fix detection of VAT version
by Jan Kara
· 17 years ago
4f7874c
udf: Silence warning about accesses beyond end of device
by Jan Kara
· 17 years ago
5fb28aa
udf: Improve anchor block detection
by Jan Kara
· 17 years ago
423cf6d
udf: Cleanup anchor block detection.
by Jan Kara
· 17 years ago
38b74a5
udf: Move processing of virtual partitions
by Jan Kara
· 17 years ago
3fb38df
udf: Move filling of partition descriptor info into a separate function
by Jan Kara
· 17 years ago
2e0838f
udf: Improve error recovery on mount
by Jan Kara
· 17 years ago
c0eb31e
udf: Cleanup volume descriptor sequence processing
by Jan Kara
· 17 years ago
d0db181
udf: fix anchor point detection
by Pavel Emelyanov
· 17 years ago
200a359
udf: Mark udf_process_sequence() as noinline
by Jan Kara
· 17 years ago
165923f
udf: super.c reorganization
by Marcin Slusarz
· 17 years ago
af15a29
udf: remove unneeded kernel_timestamp type
by Marcin Slusarz
· 17 years ago
5677480
udf: convert udf_stamp_to_time and udf_time_to_stamp to use timestamps
by Marcin Slusarz
· 17 years ago
cbf5676
udf: convert udf_stamp_to_time to return struct timespec
by marcin.slusarz@gmail.com
· 17 years ago
01b954a
udf: convert udf_count_free_bitmap to use bitmap_weight
by Marcin Slusarz
· 17 years ago
b8145a7
make udf_error() static
by Adrian Bunk
· 17 years ago
8dee00b
fs/udf: Use DIV_ROUND_UP
by Julia Lawall
· 17 years ago
15aebd2
udf: move headers out include/linux/
by Christoph Hellwig
· 17 years ago
b1e3212
udf: kill useless file header comments for vfs method implementations
by Christoph Hellwig
· 17 years ago
f1f73ba8
udf: kill udf_set_blocksize
by Christoph Hellwig
· 17 years ago
6da8089
mount options: fix udf
by Miklos Szeredi
· 17 years ago
a9ca663
kill UDFFS_{DATE,VERSION}
by Adrian Bunk
· 17 years ago
28f7c4d
udf: improve readability of udf_load_partition
by Marcin Slusarz
· 17 years ago
c0b3443
udf: remove UDF_I_* macros and open code them
by Marcin Slusarz
· 17 years ago
5e0f001
udf: convert byte order of constant instead of variable
by Marcin Slusarz
· 17 years ago
3f2587b
udf: create common function for tag checksumming
by Marcin Slusarz
· 17 years ago
4b11111
udf: fix coding style
by Marcin Slusarz
· 17 years ago
bd45a42
udf: fix sparse warnings (shadowing & mismatch between declaration and definition)
by Marcin Slusarz
· 17 years ago
883cb9d
udf: move calculating of nr_groups into helper function
by Marcin Slusarz
· 17 years ago
66e1da3
udf: convert macros related to bitmaps to functions
by Marcin Slusarz
· 17 years ago
deae6cf
udf: check if udf_load_logicalvol failed
by Marcin Slusarz
· 17 years ago
dc5d39b
udf: convert UDF_SB_ALLOC_PARTMAPS macro to udf_sb_alloc_partition_maps function
by Marcin Slusarz
· 17 years ago
6c79e98
udf: remove some ugly macros
by Marcin Slusarz
· 17 years ago
3a71fc5
udf: fix coding style of super.c
by Marcin Slusarz
· 17 years ago
b1e7a4b
UDF: coding style fixups
by Cyrill Gorcunov
· 17 years ago
4ba9b9d
Slab API: remove useless ctor parameter and reorder parameters
by Christoph Lameter
· 17 years ago
bcec447
UDF: handle wrong superblock better
by Jan Kara
· 17 years ago
ca76d2d
UDF: fix UID and GID mount option ignorance
by Cyrill Gorcunov
· 17 years ago
28de794
UDF: coding style conversion - lindent fixups
by Cyrill Gorcunov
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
cb00ea3
UDF: coding style conversion - lindent
by Cyrill Gorcunov
· 17 years ago
8e1c091
arch/i386/* fs/* ipc/*: mark variables with uninitialized_var()
by Jeff Garzik
· 17 years ago
f834368
parse errors in ifdefs
by Yoann Padioleau
· 17 years ago
a35afb8
Remove SLAB_CTOR_CONSTRUCTOR
by Christoph Lameter
· 17 years ago
951744f
udf: possible null pointer dereference while load_partition
by Dmitriy Monakhov
· 18 years ago
31170b6
udf: support files larger than 1G
by Jan Kara
· 18 years ago
3bf25cb
udf: use get_bh()
by Jan Kara
· 18 years ago
ff116fc
UDF: introduce struct extent_position
by Jan Kara
· 18 years ago
50953fe
slab allocators: Remove SLAB_DEBUG_INITIAL flag
by Christoph Lameter
· 18 years ago
ee9b6d6
[PATCH] Mark struct super_operations const
by Josef 'Jeff' Sipek
· 18 years ago
4a6e617
[PATCH] fs/*: trivial vsnprintf() conversion
by Alexey Dobriyan
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
e94b176
[PATCH] slab: remove SLAB_KERNEL
by Christoph Lameter
· 18 years ago
c1a26e7
[PATCH] UDF: Fix mounting read-write
by Peter Osterlund
· 18 years ago
39b3f6d
[PATCH] mount udf UDF_PART_FLAG_READ_ONLY partitions with MS_RDONLY
by Eric Sandeen
· 18 years ago
1a1d92c
[PATCH] Really ignore kmem_cache_destroy return value
by Alexey Dobriyan
· 18 years ago
00a2b0f
Fix possible UDF deadlock and memory corruption (CVE-2006-4145)
by Jan Kara
· 18 years ago
95f8797
[PATCH] initialize parts of udf inode earlier in create
by Dan Bastone
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
726c334
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
by David Howells
· 18 years ago
454e239
[PATCH] VFS: Permit filesystem to override root dentry on mount
by David Howells
· 18 years ago
fffb60f
[PATCH] cpuset memory spread: slab cache format
by Paul Jackson
· 19 years ago
4b6a931
[PATCH] cpuset memory spread: slab cache filesystems
by Paul Jackson
· 19 years ago
e8c96f8
[PATCH] fs: Use ARRAY_SIZE macro
by Tobias Klauser
· 19 years ago
1e7933d
[PATCH] sem2mutex: UDF
by Ingo Molnar
· 19 years ago
4d6660e
[PATCH] udf: fix uid/gid options and add uid/gid=ignore and forget options
by Phillip Susi
· 19 years ago
4d399ca
remove pointers to the defunct UDF mailing list
by Adrian Bunk
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago