1. 4b63709 fat: use accessor function for msdos_dir_entry 'start' by Namjae Jeon · 12 years ago
  2. deb8274 fat: refactor shortname parsing by Steven J. Magnani · 12 years ago
  3. f0aac61 fat: use fat_msg_ratelimit() in fat__get_entry() by Namjae Jeon · 12 years ago
  4. 0a90e0f fat: follow rename pack_hex_byte() to hex_byte_pack() by Andy Shevchenko · 13 years ago
  5. 8c320c0 fat: fix build warning by Jonas Aberg · 13 years ago
  6. 869f58c fat: Replace all printk with fat_msg() by Alexey Fisher · 13 years ago
  7. 7845bc3e fat: convert to unlocked_ioctl by Arnd Bergmann · 14 years ago
  8. 3ed3dec fat: use pack_hex_byte() instead of custom one by Andy Shevchenko · 14 years ago
  9. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  10. e1f5b94 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  11. 23059a0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 by Linus Torvalds · 15 years ago
  12. 74675a5 NLS: update handling of Unicode by Alan Stern · 15 years ago
  13. b522412 Sanitize ->fsync() for FAT by Al Viro · 15 years ago
  14. 85c7859 FAT: add 'errors' mount option by Denis Karpov · 15 years ago
  15. 985eafc fat: fix duplicate addition of ->llseek handler by OGAWA Hirofumi · 16 years ago
  16. c330293 fat: i_blocks warning fix by OGAWA Hirofumi · 16 years ago
  17. 2bdf67e fat: mmu_private race fix by OGAWA Hirofumi · 16 years ago
  18. 52e9d9f fat: cleanup fat_parse_long() error handling by Darren Jenkins · 16 years ago
  19. 53472bc fat: use generic_file_llseek() for directory by OGAWA Hirofumi · 16 years ago
  20. 7decd1c fat: Fix and cleanup timestamp conversion by OGAWA Hirofumi · 16 years ago
  21. 9e975da fat: split include/msdos_fs.h by OGAWA Hirofumi · 16 years ago
  22. 3222a3e [PATCH] fix ->llseek for more directories by Christoph Hellwig · 16 years ago
  23. b271e06 fatfs: add UTC timestamp option by Joe Peterson · 16 years ago
  24. dcd8c53f fat: small optimization to __fat_readdir() by OGAWA Hirofumi · 16 years ago
  25. 98a1516 fat: use same logic in fat_search_long() and __fat_readdir() by OGAWA Hirofumi · 16 years ago
  26. d688611 fat: cleanup fs/fat/dir.c by OGAWA Hirofumi · 16 years ago
  27. 531f710 fat/dir.c: switch to struct __fat_dirent by Adrian Bunk · 16 years ago
  28. 8f59342 Replace BKL with superblock lock in fat/msdos/vfat by Linus Torvalds · 16 years ago
  29. c7a6c4e fat: use __getname() by OGAWA Hirofumi · 16 years ago
  30. f22032b vfat: bug fix for vfat cannot handle filename with 255 by Keith Mok · 16 years ago
  31. 9aacd59 fat: gcc 4.3 warning fix by OGAWA Hirofumi · 17 years ago
  32. c483bab fat: fix VFAT compat ioctls on 64-bit systems by OGAWA Hirofumi · 17 years ago
  33. dba3230 [PATCH] fat: change uses of f_{dentry,vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  34. afefdbb [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers by David Howells · 18 years ago
  35. 188f83d [PATCH] BLOCK: Move the msdos device ioctl compat stuff to the msdos driver [try #6] by David Howells · 18 years ago
  36. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  37. 4de151d It's UTF-8 by Alexey Dobriyan · 18 years ago
  38. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 18 years ago
  39. e5174ba [PATCH] fat: support ->direct_IO() by OGAWA Hirofumi · 18 years ago
  40. 7c709d0 [PATCH] fat: s/EXPORT_SYMBOL/EXPORT_SYMBOL_GPL/ by OGAWA Hirofumi · 18 years ago
  41. 83b7c99 [PATCH] fat: use sb_find_get_block() instead of sb_getblk() by OGAWA Hirofumi · 18 years ago
  42. ad2c160 [PATCH] fat: Remove duplicate directory scanning code by Pekka Enberg · 19 years ago
  43. 451cbaa [PATCH] fat: cleanup and optimization of checksum by OGAWA Hirofumi · 19 years ago
  44. f3ef6f6 [PATCH] Speedup FAT filesystem directory reads by Karsten Wiese · 19 years ago
  45. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago