index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
udf
/
directory.c
Age
Commit message (
Expand
)
Author
2018-06-20
udf: Provide function for calculating dir entry length
Jan Kara
2018-06-20
udf: Detect incorrect directory size
Jan Kara
2017-10-17
udf: Fix some sign-conversion warnings
Steve Magnani
2017-10-17
udf: Fix signed/unsigned format specifiers
Steve Magnani
2017-10-17
udf: Fix 64-bit sign extension issues affecting blocks > 0x7FFFFFFF
Steve Magnani
2016-11-01
block,fs: untangle fs.h and blk_types.h
Christoph Hellwig
2016-07-20
block: get rid of bio_rw and READA
Christoph Hellwig
2016-06-07
fs: have ll_rw_block users pass in op and flags separately
Mike Christie
2015-03-14
udf: remove redundant buffer_head.h includes
Fabian Frederick
2011-10-31
udf: Neaten udf_debug uses
Joe Perches
2011-10-31
udf: Convert printks to pr_<level>
Joe Perches
2009-09-14
udf: Remove dead code
Jan Kara
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-02-08
udf: cleanup directory offset handling
Jan Kara
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: fix coding style
Marcin Slusarz
2007-07-21
UDF: coding style conversion - lindent fixups
Cyrill Gorcunov
2007-07-19
UDF: coding style conversion - lindent
Cyrill Gorcunov
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-01-03
remove pointers to the defunct UDF mailing list
Adrian Bunk
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds