index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
udf
/
balloc.c
Age
Commit message (
Expand
)
Author
2024-10-02
udf: refactor udf_next_aext() to handle error
Zhao Mengmeng
2024-06-26
udf: prevent integer overflow in udf_bitmap_free_blocks()
Roman Smirnov
2024-06-26
udf: Drop load_block_bitmap() wrapper
Jan Kara
2024-06-26
udf: Avoid using corrupted block bitmap buffer
Jan Kara
2023-05-30
fs: udf: Replace GPL 2.0 boilerplate license notice with SPDX identifier
Bagas Sanjaya
2023-02-07
udf: Check consistency of Space Bitmap Descriptor
Vladislav Efanov
2023-01-26
udf: Drop VARCONV support
Jan Kara
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2019-07-31
udf: prevent allocation beyond UDF partition
Steve Magnani
2018-09-07
udf: Drop freed bitmap / table support
Jan Kara
2018-09-03
udf: remove unused variables group_start and nr_groups
Colin Ian King
2018-06-20
udf: Drop unused arguments of udf_delete_aext()
Jan Kara
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
2015-12-23
udf: Factor out code for creating indirect extent
Jan Kara
2015-03-16
udf: use int for allocated blocks instead of sector_t
Fabian Frederick
2015-03-14
udf: remove redundant buffer_head.h includes
Fabian Frederick
2015-03-14
udf: remove else after return in __load_block_bitmap()
Fabian Frederick
2015-03-14
udf: remove unused variable in udf_table_free_blocks()
Fabian Frederick
2012-02-29
udf: Fix handling of i_blocks
Jan Kara
2011-10-31
udf: Neaten udf_debug uses
Joe Perches
2011-03-23
udf: use little-endian bitops
Akinobu Mita
2011-02-23
UDF: Fix compiler warning
Dirk Behme
2011-01-06
udf: Call udf_add_free_space() for more blocks at once in udf_free_blocks()
Jan Kara
2010-05-24
udf: Remove dead quota code
Jan Kara
2010-04-08
udf: potential integer overflow
Dan Carpenter
2010-03-09
udf: use ext2_find_next_bit
Akinobu Mita
2010-03-05
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2010-03-05
dquot: cleanup space allocation / freeing routines
Christoph Hellwig
2010-03-03
sanitize const/signedness for udf
Al Viro
2009-12-14
udf: Fix compilation with UDFFS_DEBUG enabled
Jan Kara
2009-06-24
udf: remove redundant tests on unsigned
Roel Kluin
2009-04-02
udf: Don't write integrity descriptor too often
Jan Kara
2009-04-02
udf: fix sparse warnings:
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
2009-03-26
udf: Use lowercase names of quota functions
Jan Kara
2008-04-17
udf: replace all adds to little endians variables with le*_add_cpu
marcin.slusarz@gmail.com
2008-02-13
udf: fix udf_add_free_space
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: replace loops coded with goto to real loops
Marcin Slusarz
2008-02-08
udf: create common function for changing free space counter
Marcin Slusarz
2008-02-08
udf: fix coding style
Marcin Slusarz
2008-02-08
udf: move calculating of nr_groups into helper function
Marcin Slusarz
2008-02-08
udf: remove some ugly macros
Marcin Slusarz
2007-10-17
fs/udf/balloc.c: mark a variable as uninitialized_var()
WANG Cong
2007-08-31
Fix possible NULL pointer dereference in udf_table_free_blocks()
Jan Kara
2007-07-21
UDF: coding style conversion - lindent fixups
Cyrill Gorcunov
2007-07-19
UDF: coding style conversion - lindent
Cyrill Gorcunov
[next]