Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
af2db444855a574cb58db1f5f6b7a53f2c0fefda
/
fs
/
udf
/
balloc.c
fd4287d
udf: Fix handling of i_blocks
by Jan Kara
· 13 years ago
a983f36
udf: Neaten udf_debug uses
by Joe Perches
· 13 years ago
9ad1e1e
udf: use little-endian bitops
by Akinobu Mita
· 14 years ago
6f644e5
UDF: Fix compiler warning
by Dirk Behme
· 14 years ago
7abc2e4
udf: Call udf_add_free_space() for more blocks at once in udf_free_blocks()
by Jan Kara
· 14 years ago
3635046
udf: Remove dead quota code
by Jan Kara
· 14 years ago
69ecbbe
udf: potential integer overflow
by Dan Carpenter
· 15 years ago
3a065fc
udf: use ext2_find_next_bit
by Akinobu Mita
· 15 years ago
e213e26
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 15 years ago
5dd4056
dquot: cleanup space allocation / freeing routines
by Christoph Hellwig
· 15 years ago
391e8bb
sanitize const/signedness for udf
by Al Viro
· 15 years ago
1fefd08
udf: Fix compilation with UDFFS_DEBUG enabled
by Jan Kara
· 15 years ago
3391faa
udf: remove redundant tests on unsigned
by Roel Kluin
· 15 years ago
146bca7
udf: Don't write integrity descriptor too often
by Jan Kara
· 16 years ago
e650b94
udf: fix sparse warnings:
by Jan Kara
· 16 years ago
97e961f
Fix the udf code not to pass structs on stack where possible.
by Pekka Enberg
· 16 years ago
5ca4e4b
Remove struct typedefs from fs/udf/ecma_167.h et al.
by Pekka Enberg
· 16 years ago
bacfb7c
udf: Use lowercase names of quota functions
by Jan Kara
· 16 years ago
c2104fd
udf: replace all adds to little endians variables with le*_add_cpu
by marcin.slusarz@gmail.com
· 17 years ago
cba4435
udf: fix udf_add_free_space
by Marcin Slusarz
· 17 years ago
48d6d8f
udf: cache struct udf_inode_info
by Marcin Slusarz
· 17 years ago
c0b3443
udf: remove UDF_I_* macros and open code them
by Marcin Slusarz
· 17 years ago
4daa1b8
udf: replace loops coded with goto to real loops
by Marcin Slusarz
· 17 years ago
742ba02
udf: create common function for changing free space counter
by Marcin Slusarz
· 17 years ago
4b11111
udf: fix coding style
by Marcin Slusarz
· 17 years ago
883cb9d
udf: move calculating of nr_groups into helper function
by Marcin Slusarz
· 17 years ago
6c79e98
udf: remove some ugly macros
by Marcin Slusarz
· 17 years ago
3ad90ec
fs/udf/balloc.c: mark a variable as uninitialized_var()
by WANG Cong
· 17 years ago
f5cc15d
Fix possible NULL pointer dereference in udf_table_free_blocks()
by Jan Kara
· 17 years ago
28de794
UDF: coding style conversion - lindent fixups
by Cyrill Gorcunov
· 17 years ago
cb00ea3
UDF: coding style conversion - lindent
by Cyrill Gorcunov
· 17 years ago
3bf25cb
udf: use get_bh()
by Jan Kara
· 18 years ago
ff116fc
UDF: introduce struct extent_position
by Jan Kara
· 18 years ago
1e7933d
[PATCH] sem2mutex: UDF
by Ingo Molnar
· 19 years ago
9960396
[PATCH] coverity: udf/balloc.c null deref fix
by KAMBAROV, ZAUR
· 19 years ago
ddc0f84
[PATCH] fs/udf/balloc.c: "extern inline" -> "static inline"
by Adrian Bunk
· 19 years ago
4d399ca
remove pointers to the defunct UDF mailing list
by Adrian Bunk
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago