1. 3730ea0 fat: work around race with userspace's read via blockdev while mounting by OGAWA Hirofumi · 4 years, 8 months ago
  2. 02027d4 fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  3. 98d4b8d fat: switch to ->iterate_shared() by Al Viro · 8 years ago
  4. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  5. 16fab20 fat: permit to return phy block number by fibmap in fallocated region by Namjae Jeon · 8 years ago
  6. 928a477 fat: fix fake_offset handling on error path by OGAWA Hirofumi · 8 years ago
  7. 58932ef fs/fat: remove unnecessary includes by Alexander Kuleshov · 9 years ago
  8. ac7576f vfs: make first argument of dir_context.actor typed by Miklos Szeredi · 10 years ago
  9. 2c6a247 [readdir] convert fatfs by Al Viro · 11 years ago
  10. f1e6fb0 fat (exportfs): rebuild directory-inode if fat_dget() by Namjae Jeon · 11 years ago
  11. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  12. c39540c fat: fix incorrect function comment by Ravishankar N · 11 years ago
  13. e40b34c fat: drop lock/unlock super by Marco Stornelli · 12 years ago
  14. f08b498 fs/fat: fix all other checkpatch issues in dir.c by Cruz Julian Bishop · 12 years ago
  15. 3f36f61 fs/fat: fix some small checkpatch issues in dir.c by Cruz Julian Bishop · 12 years ago
  16. 7669e8f fat (exportfs): fix dentry reconnection by Steven J. Magnani · 12 years ago
  17. 4b63709 fat: use accessor function for msdos_dir_entry 'start' by Namjae Jeon · 12 years ago
  18. deb8274 fat: refactor shortname parsing by Steven J. Magnani · 12 years ago
  19. f0aac61 fat: use fat_msg_ratelimit() in fat__get_entry() by Namjae Jeon · 12 years ago
  20. 0a90e0f fat: follow rename pack_hex_byte() to hex_byte_pack() by Andy Shevchenko · 13 years ago
  21. 8c320c0 fat: fix build warning by Jonas Aberg · 13 years ago
  22. 869f58c fat: Replace all printk with fat_msg() by Alexey Fisher · 13 years ago
  23. 7845bc3e fat: convert to unlocked_ioctl by Arnd Bergmann · 14 years ago
  24. 3ed3dec fat: use pack_hex_byte() instead of custom one by Andy Shevchenko · 14 years ago
  25. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  26. e1f5b94 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  27. 23059a0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 by Linus Torvalds · 15 years ago
  28. 74675a5 NLS: update handling of Unicode by Alan Stern · 15 years ago
  29. b522412 Sanitize ->fsync() for FAT by Al Viro · 15 years ago
  30. 85c7859 FAT: add 'errors' mount option by Denis Karpov · 15 years ago
  31. 985eafc fat: fix duplicate addition of ->llseek handler by OGAWA Hirofumi · 16 years ago
  32. c330293 fat: i_blocks warning fix by OGAWA Hirofumi · 16 years ago
  33. 2bdf67e fat: mmu_private race fix by OGAWA Hirofumi · 16 years ago
  34. 52e9d9f fat: cleanup fat_parse_long() error handling by Darren Jenkins · 16 years ago
  35. 53472bc fat: use generic_file_llseek() for directory by OGAWA Hirofumi · 16 years ago
  36. 7decd1c fat: Fix and cleanup timestamp conversion by OGAWA Hirofumi · 16 years ago
  37. 9e975da fat: split include/msdos_fs.h by OGAWA Hirofumi · 16 years ago
  38. 3222a3e [PATCH] fix ->llseek for more directories by Christoph Hellwig · 16 years ago
  39. b271e06 fatfs: add UTC timestamp option by Joe Peterson · 16 years ago
  40. dcd8c53f fat: small optimization to __fat_readdir() by OGAWA Hirofumi · 16 years ago
  41. 98a1516 fat: use same logic in fat_search_long() and __fat_readdir() by OGAWA Hirofumi · 16 years ago
  42. d688611 fat: cleanup fs/fat/dir.c by OGAWA Hirofumi · 16 years ago
  43. 531f710 fat/dir.c: switch to struct __fat_dirent by Adrian Bunk · 16 years ago
  44. 8f59342 Replace BKL with superblock lock in fat/msdos/vfat by Linus Torvalds · 16 years ago
  45. c7a6c4e fat: use __getname() by OGAWA Hirofumi · 16 years ago
  46. f22032b vfat: bug fix for vfat cannot handle filename with 255 by Keith Mok · 16 years ago
  47. 9aacd59 fat: gcc 4.3 warning fix by OGAWA Hirofumi · 17 years ago
  48. c483bab fat: fix VFAT compat ioctls on 64-bit systems by OGAWA Hirofumi · 17 years ago
  49. dba3230 [PATCH] fat: change uses of f_{dentry,vfsmnt} to use f_path by Josef "Jeff" Sipek · 17 years ago
  50. afefdbb [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers by David Howells · 18 years ago
  51. 188f83d [PATCH] BLOCK: Move the msdos device ioctl compat stuff to the msdos driver [try #6] by David Howells · 18 years ago
  52. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  53. 4de151d It's UTF-8 by Alexey Dobriyan · 18 years ago
  54. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 18 years ago
  55. e5174ba [PATCH] fat: support ->direct_IO() by OGAWA Hirofumi · 18 years ago
  56. 7c709d0 [PATCH] fat: s/EXPORT_SYMBOL/EXPORT_SYMBOL_GPL/ by OGAWA Hirofumi · 18 years ago
  57. 83b7c99 [PATCH] fat: use sb_find_get_block() instead of sb_getblk() by OGAWA Hirofumi · 18 years ago
  58. ad2c160 [PATCH] fat: Remove duplicate directory scanning code by Pekka Enberg · 19 years ago
  59. 451cbaa [PATCH] fat: cleanup and optimization of checksum by OGAWA Hirofumi · 19 years ago
  60. f3ef6f6 [PATCH] Speedup FAT filesystem directory reads by Karsten Wiese · 19 years ago
  61. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago