index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
udf
/
truncate.c
Age
Commit message (
Expand
)
Author
2023-05-30
fs: udf: Replace GPL 2.0 boilerplate license notice with SPDX identifier
Bagas Sanjaya
2023-03-13
udf: use wrapper i_blocksize() in udf_discard_prealloc()
Yangtao Li
2023-01-26
udf: Drop VARCONV support
Jan Kara
2023-01-09
udf: remove redundant variable netype
Colin Ian King
2022-12-09
udf: Do not bother looking for prealloc extents if i_lenExtents matches i_size
Jan Kara
2022-12-09
udf: Fix preallocation discarding at indirect extent boundary
Jan Kara
2020-01-08
udf: Fix spelling in EXT_NEXT_EXTENT_ALLOCDESCS
Pali Rohár
2019-03-18
udf: Propagate errors from udf_truncate_extents()
Jan Kara
2019-03-18
udf: Fix crash on IO error during truncate
Jan Kara
2017-10-17
udf: Fix 64-bit sign extension issues affecting blocks > 0x7FFFFFFF
Steve Magnani
2015-03-14
udf: remove redundant buffer_head.h includes
Fabian Frederick
2012-07-09
udf: Do not decrement i_blocks when freeing indirect extent block
Jan Kara
2011-10-31
udf: Convert printks to pr_<level>
Joe Perches
2011-02-23
udf: Convert UDF to new truncate calling sequence
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-04-17
udf: truncate: create function for updating of Allocation Ext Descriptor
marcin.slusarz@gmail.com
2008-04-17
udf: simple cleanup of truncate.c
marcin.slusarz@gmail.com
2008-04-17
udf: move headers out include/linux/
Christoph Hellwig
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: fix coding style
Marcin Slusarz
2008-02-08
udf: remove some ugly macros
Marcin Slusarz
2007-07-21
UDF: coding style conversion - lindent fixups
Cyrill Gorcunov
2007-07-19
UDF: coding style conversion - lindent
Cyrill Gorcunov
2007-06-16
udf: fix possible leakage of blocks
Jan Kara
2007-05-08
udf: support files larger than 1G
Jan Kara
2007-05-08
udf: add assertions
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-08-22
Fix possible UDF deadlock and memory corruption (CVE-2006-4145)
Jan Kara
2006-01-03
remove pointers to the defunct UDF mailing list
Adrian Bunk
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds