aboutsummaryrefslogtreecommitdiff
path: root/fs/udf/balloc.c
AgeCommit message (Expand)Author
2011-10-31udf: Neaten udf_debug usesJoe Perches
2011-03-23udf: use little-endian bitopsAkinobu Mita
2011-02-23UDF: Fix compiler warningDirk Behme
2011-01-06udf: Call udf_add_free_space() for more blocks at once in udf_free_blocks()Jan Kara
2010-05-24udf: Remove dead quota codeJan Kara
2010-04-08udf: potential integer overflowDan Carpenter
2010-03-09udf: use ext2_find_next_bitAkinobu Mita
2010-03-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-03-05dquot: cleanup space allocation / freeing routinesChristoph Hellwig
2010-03-03sanitize const/signedness for udfAl Viro
2009-12-14udf: Fix compilation with UDFFS_DEBUG enabledJan Kara
2009-06-24udf: remove redundant tests on unsignedRoel Kluin
2009-04-02udf: Don't write integrity descriptor too oftenJan Kara
2009-04-02udf: fix sparse warnings:Jan Kara
2009-04-02Fix the udf code not to pass structs on stack where possible.Pekka Enberg
2009-04-02Remove struct typedefs from fs/udf/ecma_167.h et al.Pekka Enberg
2009-03-26udf: Use lowercase names of quota functionsJan Kara
2008-04-17udf: replace all adds to little endians variables with le*_add_cpumarcin.slusarz@gmail.com
2008-02-13udf: fix udf_add_free_spaceMarcin Slusarz
2008-02-08udf: cache struct udf_inode_infoMarcin Slusarz
2008-02-08udf: remove UDF_I_* macros and open code themMarcin Slusarz
2008-02-08udf: replace loops coded with goto to real loopsMarcin Slusarz
2008-02-08udf: create common function for changing free space counterMarcin Slusarz
2008-02-08udf: fix coding styleMarcin Slusarz
2008-02-08udf: move calculating of nr_groups into helper functionMarcin Slusarz
2008-02-08udf: remove some ugly macrosMarcin Slusarz
2007-10-17fs/udf/balloc.c: mark a variable as uninitialized_var()WANG Cong
2007-08-31Fix possible NULL pointer dereference in udf_table_free_blocks()Jan Kara
2007-07-21UDF: coding style conversion - lindent fixupsCyrill Gorcunov
2007-07-19UDF: coding style conversion - lindentCyrill Gorcunov
2007-05-08udf: use get_bh()Jan Kara
2007-05-08UDF: introduce struct extent_positionJan Kara
2006-03-23[PATCH] sem2mutex: UDFIngo Molnar
2006-02-03[PATCH] coverity: udf/balloc.c null deref fixKAMBAROV, ZAUR
2006-01-08[PATCH] fs/udf/balloc.c: "extern inline" -> "static inline"Adrian Bunk
2006-01-03remove pointers to the defunct UDF mailing listAdrian Bunk
2005-04-16Linux-2.6.12-rc2Linus Torvalds