Akinobu Mita
|
9ad1e1e405
udf: use little-endian bitops
|
14 éve |
Dirk Behme
|
6f644e5f97
UDF: Fix compiler warning
|
14 éve |
Jan Kara
|
7abc2e45e4
udf: Call udf_add_free_space() for more blocks at once in udf_free_blocks()
|
14 éve |
Jan Kara
|
3635046281
udf: Remove dead quota code
|
15 éve |
Dan Carpenter
|
69ecbbedac
udf: potential integer overflow
|
15 éve |
Akinobu Mita
|
3a065fcf9e
udf: use ext2_find_next_bit
|
15 éve |
Linus Torvalds
|
e213e26ab3
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
|
15 éve |
Christoph Hellwig
|
5dd4056db8
dquot: cleanup space allocation / freeing routines
|
15 éve |
Al Viro
|
391e8bbd38
sanitize const/signedness for udf
|
15 éve |
Jan Kara
|
1fefd086df
udf: Fix compilation with UDFFS_DEBUG enabled
|
15 éve |
Roel Kluin
|
3391faa4f1
udf: remove redundant tests on unsigned
|
16 éve |
Jan Kara
|
146bca72c7
udf: Don't write integrity descriptor too often
|
16 éve |
Jan Kara
|
e650b94add
udf: fix sparse warnings:
|
16 éve |
Pekka Enberg
|
97e961fdbf
Fix the udf code not to pass structs on stack where possible.
|
16 éve |
Pekka Enberg
|
5ca4e4be84
Remove struct typedefs from fs/udf/ecma_167.h et al.
|
16 éve |
Jan Kara
|
bacfb7c2e5
udf: Use lowercase names of quota functions
|
16 éve |
marcin.slusarz@gmail.com
|
c2104fda5e
udf: replace all adds to little endians variables with le*_add_cpu
|
17 éve |
Marcin Slusarz
|
cba44359d1
udf: fix udf_add_free_space
|
17 éve |
Marcin Slusarz
|
48d6d8ff7d
udf: cache struct udf_inode_info
|
17 éve |
Marcin Slusarz
|
c0b344385f
udf: remove UDF_I_* macros and open code them
|
17 éve |
Marcin Slusarz
|
4daa1b8799
udf: replace loops coded with goto to real loops
|
17 éve |
Marcin Slusarz
|
742ba02a51
udf: create common function for changing free space counter
|
17 éve |
Marcin Slusarz
|
4b11111aba
udf: fix coding style
|
17 éve |
Marcin Slusarz
|
883cb9d184
udf: move calculating of nr_groups into helper function
|
17 éve |
Marcin Slusarz
|
6c79e987d6
udf: remove some ugly macros
|
17 éve |
WANG Cong
|
3ad90ec090
fs/udf/balloc.c: mark a variable as uninitialized_var()
|
17 éve |
Jan Kara
|
f5cc15dac5
Fix possible NULL pointer dereference in udf_table_free_blocks()
|
17 éve |
Cyrill Gorcunov
|
28de7948a8
UDF: coding style conversion - lindent fixups
|
18 éve |
Cyrill Gorcunov
|
cb00ea3528
UDF: coding style conversion - lindent
|
18 éve |
Jan Kara
|
3bf25cb40d
udf: use get_bh()
|
18 éve |