You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/fs/udf
Linus Torvalds 6c51038900 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block 14 years ago
..
Kconfig Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 14 years ago
Makefile
balloc.c udf: use little-endian bitops 14 years ago
dir.c udf: Remove unnecessary bkl usages 14 years ago
directory.c
ecma_167.h
file.c Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block 14 years ago
ialloc.c udf: Move handling of uniqueID into a helper function and protect it by a s_alloc_mutex 14 years ago
inode.c Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block 14 years ago
lowlevel.c
misc.c
namei.c exportfs: Return the minimum required handle size 14 years ago
osta_udf.h
partition.c udf: Use of s_alloc_mutex to serialize udf_relocate_blocks() execution 14 years ago
super.c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 14 years ago
symlink.c udf: Replace bkl with the UDF_I(inode)->i_data_sem for protect udf_inode_info struct 14 years ago
truncate.c udf: Convert UDF to new truncate calling sequence 14 years ago
udf_i.h udf: Replace bkl with the UDF_I(inode)->i_data_sem for protect udf_inode_info struct 14 years ago
udf_sb.h udf: Protect default inode credentials by rwlock 14 years ago
udfdecl.h udf: Convert UDF to new truncate calling sequence 14 years ago
udfend.h
udftime.c
unicode.c