1. 2c948b3 udf: Avoid IO in udf_clear_inode by Jan Kara · 15 years ago
  2. 81056dd udf: Perform preallocation only for regular files by Jan Kara · 15 years ago
  3. 87bc730 udf: fix default mode and dmode options handling by Marcin Slusarz · 16 years ago
  4. 7ac9bcd5 udf: implement mode and dmode mounting options by Marcin Slusarz · 16 years ago
  5. 97e961f Fix the udf code not to pass structs on stack where possible. by Pekka Enberg · 16 years ago
  6. 5ca4e4b Remove struct typedefs from fs/udf/ecma_167.h et al. by Pekka Enberg · 16 years ago
  7. 52b19ac udf: Fix BUG_ON() in destroy_inode() by Jan Kara · 16 years ago
  8. f845fce udf: use crc_itu_t from lib instead of udf_crc by Bob Copeland · 16 years ago
  9. bfb257a udf: Add read-only support for 2.50 UDF media by Jan Kara · 16 years ago
  10. 742e179 udf: Allow loading of VAT inode by Jan Kara · 16 years ago
  11. 5677480 udf: convert udf_stamp_to_time and udf_time_to_stamp to use timestamps by Marcin Slusarz · 16 years ago
  12. cbf5676 udf: convert udf_stamp_to_time to return struct timespec by marcin.slusarz@gmail.com · 16 years ago
  13. c87e8e9 udf: create function for conversion from timestamp to timespec by marcin.slusarz@gmail.com · 17 years ago
  14. f18f17b udf: udf_get_block, inode_bmap - remove unneeded checks by marcin.slusarz@gmail.com · 17 years ago
  15. 1ab9278 udf: simplify __udf_read_inode by marcin.slusarz@gmail.com · 17 years ago
  16. c2104fd udf: replace all adds to little endians variables with le*_add_cpu by marcin.slusarz@gmail.com · 17 years ago
  17. b1e3212 udf: kill useless file header comments for vfs method implementations by Christoph Hellwig · 16 years ago
  18. 05343c4 udf: fix adding entry to a directory by Jan Kara · 17 years ago
  19. af79329 udf: cleanup directory offset handling by Jan Kara · 17 years ago
  20. 32a8f24 udf: avoid unnecessary synchronous writes by Mike Galbraith · 17 years ago
  21. 1ed1617 udf: fix 3 signedness & 1 unitialized variable warnings by Marcin Slusarz · 17 years ago
  22. 48d6d8f udf: cache struct udf_inode_info by Marcin Slusarz · 17 years ago
  23. c0b3443 udf: remove UDF_I_* macros and open code them by Marcin Slusarz · 17 years ago
  24. 5e0f001 udf: convert byte order of constant instead of variable by Marcin Slusarz · 17 years ago
  25. 3f2587b udf: create common function for tag checksumming by Marcin Slusarz · 17 years ago
  26. 4b11111 udf: fix coding style by Marcin Slusarz · 17 years ago
  27. 6c79e98 udf: remove some ugly macros by Marcin Slusarz · 17 years ago
  28. be021ee udf: convert to new aops by Nick Piggin · 17 years ago
  29. ca76d2d UDF: fix UID and GID mount option ignorance by Cyrill Gorcunov · 17 years ago
  30. 28de794 UDF: coding style conversion - lindent fixups by Cyrill Gorcunov · 17 years ago
  31. cb00ea3 UDF: coding style conversion - lindent by Cyrill Gorcunov · 17 years ago
  32. 647bd61 UDF: check for allocated memory for inode data by Cyrill Gorcunov · 17 years ago
  33. 74584ae udf: fix possible leakage of blocks by Jan Kara · 17 years ago
  34. 85d7124 Fix possible UDF data corruption by Jan Kara · 17 years ago
  35. 31170b6 udf: support files larger than 1G by Jan Kara · 17 years ago
  36. 3bf25cb udf: use get_bh() by Jan Kara · 17 years ago
  37. ff116fc UDF: introduce struct extent_position by Jan Kara · 17 years ago
  38. 60448b1 udf: use sector_t and loff_t for file offsets by Jan Kara · 17 years ago
  39. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  40. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  41. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  42. 2c2111c BUG_ON() Conversion in fs/udf/ by Eric Sesterhenn · 18 years ago
  43. 0e6b3e5 [PATCH] udf: fix uid/gid options and add uid/gid=ignore and forget options by Phillip Susi · 18 years ago
  44. 4d6660e [PATCH] udf: fix uid/gid options and add uid/gid=ignore and forget options by Phillip Susi · 18 years ago
  45. b8b0af2 [PATCH] udf: remove bogus inode == NULL check in inode_bmap by Christoph Hellwig · 19 years ago
  46. 4d399ca remove pointers to the defunct UDF mailing list by Adrian Bunk · 19 years ago
  47. fef2665 [PATCH] update filesystems for new delete_inode behavior by Mark Fasheh · 19 years ago
  48. cd7619d [PATCH] Exterminate PAGE_BUG by Matt Mackall · 19 years ago
  49. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago