index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
udf
/
truncate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-18
udf: Propagate errors from udf_truncate_extents()
Jan Kara
1
-3
/
+4
2019-03-18
udf: Fix crash on IO error during truncate
Jan Kara
1
-0
/
+3
2017-10-17
udf: Fix 64-bit sign extension issues affecting blocks > 0x7FFFFFFF
Steve Magnani
1
-1
/
+1
2015-03-14
udf: remove redundant buffer_head.h includes
Fabian Frederick
1
-1
/
+0
2012-07-09
udf: Do not decrement i_blocks when freeing indirect extent block
Jan Kara
1
-2
/
+2
2011-10-31
udf: Convert printks to pr_<level>
Joe Perches
1
-12
/
+10
2011-02-23
udf: Convert UDF to new truncate calling sequence
Jan Kara
1
-86
/
+60
2009-04-02
Fix the udf code not to pass structs on stack where possible.
Pekka Enberg
1
-11
/
+11
2009-04-02
Remove struct typedefs from fs/udf/ecma_167.h et al.
Pekka Enberg
1
-12
/
+12
2008-04-17
udf: truncate: create function for updating of Allocation Ext Descriptor
marcin.slusarz@gmail.com
1
-33
/
+23
2008-04-17
udf: simple cleanup of truncate.c
marcin.slusarz@gmail.com
1
-42
/
+34
2008-04-17
udf: move headers out include/linux/
Christoph Hellwig
1
-1
/
+0
2008-02-08
udf: cache struct udf_inode_info
Marcin Slusarz
1
-17
/
+20
2008-02-08
udf: remove UDF_I_* macros and open code them
Marcin Slusarz
1
-17
/
+17
2008-02-08
udf: fix coding style
Marcin Slusarz
1
-21
/
+37
2008-02-08
udf: remove some ugly macros
Marcin Slusarz
1
-3
/
+4
2007-07-21
UDF: coding style conversion - lindent fixups
Cyrill Gorcunov
1
-74
/
+39
2007-07-19
UDF: coding style conversion - lindent
Cyrill Gorcunov
1
-88
/
+121
2007-06-16
udf: fix possible leakage of blocks
Jan Kara
1
-16
/
+63
2007-05-08
udf: support files larger than 1G
Jan Kara
1
-46
/
+22
2007-05-08
udf: add assertions
Jan Kara
1
-1
/
+3
2007-05-08
udf: use get_bh()
Jan Kara
1
-2
/
+2
2007-05-08
UDF: introduce struct extent_position
Jan Kara
1
-81
/
+78
2007-05-08
udf: use sector_t and loff_t for file offsets
Jan Kara
1
-10
/
+11
2006-08-22
Fix possible UDF deadlock and memory corruption (CVE-2006-4145)
Jan Kara
1
-25
/
+39
2006-01-03
remove pointers to the defunct UDF mailing list
Adrian Bunk
1
-5
/
+0
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+284