index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
udf
/
balloc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-02
udf: Don't write integrity descriptor too often
Jan Kara
1
-25
/
+12
2009-04-02
udf: fix sparse warnings:
Jan Kara
1
-14
/
+8
2009-04-02
Fix the udf code not to pass structs on stack where possible.
Pekka Enberg
1
-28
/
+31
2009-04-02
Remove struct typedefs from fs/udf/ecma_167.h et al.
Pekka Enberg
1
-19
/
+19
2009-03-26
udf: Use lowercase names of quota functions
Jan Kara
1
-7
/
+7
2008-04-17
udf: replace all adds to little endians variables with le*_add_cpu
marcin.slusarz@gmail.com
1
-9
/
+4
2008-02-13
udf: fix udf_add_free_space
Marcin Slusarz
1
-1
/
+1
2008-02-08
udf: cache struct udf_inode_info
Marcin Slusarz
1
-15
/
+20
2008-02-08
udf: remove UDF_I_* macros and open code them
Marcin Slusarz
1
-14
/
+16
2008-02-08
udf: replace loops coded with goto to real loops
Marcin Slusarz
1
-59
/
+59
2008-02-08
udf: create common function for changing free space counter
Marcin Slusarz
1
-29
/
+20
2008-02-08
udf: fix coding style
Marcin Slusarz
1
-92
/
+139
2008-02-08
udf: move calculating of nr_groups into helper function
Marcin Slusarz
1
-3
/
+1
2008-02-08
udf: remove some ugly macros
Marcin Slusarz
1
-62
/
+74
2007-10-17
fs/udf/balloc.c: mark a variable as uninitialized_var()
WANG Cong
1
-1
/
+1
2007-08-31
Fix possible NULL pointer dereference in udf_table_free_blocks()
Jan Kara
1
-6
/
+4
2007-07-21
UDF: coding style conversion - lindent fixups
Cyrill Gorcunov
1
-259
/
+161
2007-07-19
UDF: coding style conversion - lindent
Cyrill Gorcunov
1
-346
/
+363
2007-05-08
udf: use get_bh()
Jan Kara
1
-16
/
+19
2007-05-08
UDF: introduce struct extent_position
Jan Kara
1
-89
/
+83
2006-03-23
[PATCH] sem2mutex: UDF
Ingo Molnar
1
-18
/
+18
2006-02-03
[PATCH] coverity: udf/balloc.c null deref fix
KAMBAROV, ZAUR
1
-4
/
+3
2006-01-08
[PATCH] fs/udf/balloc.c: "extern inline" -> "static inline"
Adrian Bunk
1
-1
/
+1
2006-01-03
remove pointers to the defunct UDF mailing list
Adrian Bunk
1
-5
/
+0
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+959