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