index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
udf
/
inode.c
Age
Commit message (
Expand
)
Author
2009-04-02
udf: fix default mode and dmode options handling
Marcin Slusarz
2009-04-02
udf: implement mode and dmode mounting options
Marcin Slusarz
2009-04-02
Fix the udf code not to pass structs on stack where possible.
Pekka Enberg
2009-04-02
Remove struct typedefs from fs/udf/ecma_167.h et al.
Pekka Enberg
2008-11-27
udf: Fix BUG_ON() in destroy_inode()
Jan Kara
2008-04-17
udf: use crc_itu_t from lib instead of udf_crc
Bob Copeland
2008-04-17
udf: Add read-only support for 2.50 UDF media
Jan Kara
2008-04-17
udf: Allow loading of VAT inode
Jan Kara
2008-04-17
udf: convert udf_stamp_to_time and udf_time_to_stamp to use timestamps
Marcin Slusarz
2008-04-17
udf: convert udf_stamp_to_time to return struct timespec
marcin.slusarz@gmail.com
2008-04-17
udf: create function for conversion from timestamp to timespec
marcin.slusarz@gmail.com
2008-04-17
udf: udf_get_block, inode_bmap - remove unneeded checks
marcin.slusarz@gmail.com
2008-04-17
udf: simplify __udf_read_inode
marcin.slusarz@gmail.com
2008-04-17
udf: replace all adds to little endians variables with le*_add_cpu
marcin.slusarz@gmail.com
2008-04-17
udf: kill useless file header comments for vfs method implementations
Christoph Hellwig
2008-02-08
udf: fix adding entry to a directory
Jan Kara
2008-02-08
udf: cleanup directory offset handling
Jan Kara
2008-02-08
udf: avoid unnecessary synchronous writes
Mike Galbraith
2008-02-08
udf: fix 3 signedness & 1 unitialized variable warnings
Marcin Slusarz
2008-02-08
udf: cache struct udf_inode_info
Marcin Slusarz
2008-02-08
udf: remove UDF_I_* macros and open code them
Marcin Slusarz
2008-02-08
udf: convert byte order of constant instead of variable
Marcin Slusarz
2008-02-08
udf: create common function for tag checksumming
Marcin Slusarz
2008-02-08
udf: fix coding style
Marcin Slusarz
2008-02-08
udf: remove some ugly macros
Marcin Slusarz
2007-10-16
udf: convert to new aops
Nick Piggin
2007-07-31
UDF: fix UID and GID mount option ignorance
Cyrill Gorcunov
2007-07-21
UDF: coding style conversion - lindent fixups
Cyrill Gorcunov
2007-07-19
UDF: coding style conversion - lindent
Cyrill Gorcunov
2007-07-16
UDF: check for allocated memory for inode data
Cyrill Gorcunov
2007-06-16
udf: fix possible leakage of blocks
Jan Kara
2007-06-01
Fix possible UDF data corruption
Jan Kara
2007-05-08
udf: support files larger than 1G
Jan Kara
2007-05-08
udf: use get_bh()
Jan Kara
2007-05-08
UDF: introduce struct extent_position
Jan Kara
2007-05-08
udf: use sector_t and loff_t for file offsets
Jan Kara
2006-10-01
[PATCH] r/o bind mount prepwork: inc_nlink() helper
Dave Hansen
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
2006-06-28
[PATCH] mark address_space_operations const
Christoph Hellwig
2006-04-02
BUG_ON() Conversion in fs/udf/
Eric Sesterhenn
2006-03-25
[PATCH] udf: fix uid/gid options and add uid/gid=ignore and forget options
Phillip Susi
2006-03-08
[PATCH] udf: fix uid/gid options and add uid/gid=ignore and forget options
Phillip Susi
2006-01-08
[PATCH] udf: remove bogus inode == NULL check in inode_bmap
Christoph Hellwig
2006-01-03
remove pointers to the defunct UDF mailing list
Adrian Bunk
2005-09-09
[PATCH] update filesystems for new delete_inode behavior
Mark Fasheh
2005-05-01
[PATCH] Exterminate PAGE_BUG
Matt Mackall
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds