1. faa1729 udf: propagate umode_t by Al Viro · 13 years ago
  2. 3411664 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 13 years ago
  3. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  4. 3080a74 udf: Skip mirror metadata FE loading when metadata FE is ok by Namjae Jeon · 13 years ago
  5. 78ace70 udf: Convert printks to pr_<level> by Joe Perches · 13 years ago
  6. a40ecd7 udf: Rename udf_warning to udf_warn by Joe Perches · 13 years ago
  7. 8076c36 udf: Rename udf_error to udf_err by Joe Perches · 13 years ago
  8. 7e273e3 udf: Promote some debugging messages to udf_error by Joe Perches · 13 years ago
  9. 7e49b6f udf: Convert UDF to new truncate calling sequence by Jan Kara · 14 years ago
  10. d664b6a udf: Move handling of uniqueID into a helper function and protect it by a s_alloc_mutex by Jan Kara · 14 years ago
  11. 49521de udf: Remove BKL from udf_update_inode by Jan Kara · 14 years ago
  12. fab3c858 fs/udf: Add printf format/argument verification by Joe Perches · 14 years ago
  13. 3aac2b6 switch udf to ->evict_inode() by Al Viro · 14 years ago
  14. 3635046 udf: Remove dead quota code by Jan Kara · 14 years ago
  15. 2f07a88 udf: BKL ioctl pushdown by John Kacur · 14 years ago
  16. c15d0fc udf: add speciffic ->setattr callback by Dmitry Monakhov · 14 years ago
  17. a9185b4 pass writeback_control to ->write_inode by Christoph Hellwig · 14 years ago
  18. 90de066 switch udf to simple_fsync() by Al Viro · 15 years ago
  19. 146bca7 udf: Don't write integrity descriptor too often by Jan Kara · 15 years ago
  20. 97e961f Fix the udf code not to pass structs on stack where possible. by Pekka Enberg · 16 years ago
  21. 5ca4e4b Remove struct typedefs from fs/udf/ecma_167.h et al. by Pekka Enberg · 16 years ago
  22. e4f3ec0 udf: restore UDFFS_DEBUG to being undefined by default by Paul Collins · 16 years ago
  23. 221e583 udf: Make udf exportable by Rasmus Rohde · 16 years ago
  24. f845fce udf: use crc_itu_t from lib instead of udf_crc by Bob Copeland · 16 years ago
  25. 706047a udf: Fix compilation warnings when UDF debug is on by Sebastian Manciulea · 16 years ago
  26. bfb257a udf: Add read-only support for 2.50 UDF media by Jan Kara · 16 years ago
  27. 5677480 udf: convert udf_stamp_to_time and udf_time_to_stamp to use timestamps by Marcin Slusarz · 16 years ago
  28. cbf5676 udf: convert udf_stamp_to_time to return struct timespec by marcin.slusarz@gmail.com · 16 years ago
  29. d652eef udf: replace udf_*_offset macros with functions by marcin.slusarz@gmail.com · 16 years ago
  30. c8ed837 udf: constify crc by marcin.slusarz@gmail.com · 16 years ago
  31. 79cfe0f udf: udf_CS0toUTF8 cleanup by marcin.slusarz@gmail.com · 16 years ago
  32. b8145a7 make udf_error() static by Adrian Bunk · 16 years ago
  33. 15aebd2 udf: move headers out include/linux/ by Christoph Hellwig · 16 years ago
  34. 1ed1617 udf: fix 3 signedness & 1 unitialized variable warnings by Marcin Slusarz · 16 years ago
  35. c0b3443 udf: remove UDF_I_* macros and open code them by Marcin Slusarz · 16 years ago
  36. 3f2587b udf: create common function for tag checksumming by Marcin Slusarz · 16 years ago
  37. 28de794 UDF: coding style conversion - lindent fixups by Cyrill Gorcunov · 17 years ago
  38. cb00ea3 UDF: coding style conversion - lindent by Cyrill Gorcunov · 17 years ago
  39. 74584ae udf: fix possible leakage of blocks by Jan Kara · 17 years ago
  40. 3bf25cb udf: use get_bh() by Jan Kara · 17 years ago
  41. ff116fc UDF: introduce struct extent_position by Jan Kara · 17 years ago
  42. 60448b1 udf: use sector_t and loff_t for file offsets by Jan Kara · 17 years ago
  43. c5ef1c4 [PATCH] mark struct inode_operations const 3 by Arjan van de Ven · 17 years ago
  44. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  45. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  46. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  47. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago