Histórico de Commits

Autor SHA1 Mensagem Data
  Linus Torvalds ec270e59a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 há 16 anos atrás
  James Morris 2b82892565 Merge branch 'master' into next há 16 anos atrás
  David Howells f0ce7ee3a8 CRED: Wrap task credential accesses in the FAT filesystem há 16 anos atrás
  Christoph Hellwig 5a6bb10393 fat: make sure to set d_ops in fat_get_parent há 16 anos atrás
  OGAWA Hirofumi 9ca59f4c3d fat: ->i_pos race fix há 16 anos atrás
  OGAWA Hirofumi 2bdf67eb16 fat: mmu_private race fix há 16 anos atrás
  OGAWA Hirofumi fa93ca18a8 fat: Fix _fat_bmap() race há 16 anos atrás
  OGAWA Hirofumi dfc209c006 fat: Fix ATTR_RO for directory há 16 anos atrás
  OGAWA Hirofumi 9c0aa1b87b fat: Cleanup FAT attribute stuff há 16 anos atrás
  OGAWA Hirofumi a993b542bb fat: use fat_detach() in fat_clear_inode() há 16 anos atrás
  OGAWA Hirofumi d3dfa8228f fat: improve fat_hash() há 16 anos atrás
  OGAWA Hirofumi 7decd1cb03 fat: Fix and cleanup timestamp conversion há 16 anos atrás
  OGAWA Hirofumi 9e975dae29 fat: split include/msdos_fs.h há 16 anos atrás
  Nick Piggin 4e02ed4b4a fs: remove prepare_write/commit_write há 16 anos atrás
  Christoph Hellwig 440037287c [PATCH] switch all filesystems over to d_obtain_alias há 17 anos atrás
  Steven Whitehouse a447c09324 vfs: Use const for kernel parser table há 16 anos atrás
  Linus Torvalds 5f22ca9b13 vfat: fix 'sync' mount deadlock due to BKL->lock_super conversion há 17 anos atrás
  Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor há 17 anos atrás
  Joe Peterson b271e067c8 fatfs: add UTC timestamp option há 17 anos atrás
  OGAWA Hirofumi 8d44d9741f fat: fix parse_options() há 17 anos atrás
  Linus Torvalds 8f5934278d Replace BKL with superblock lock in fat/msdos/vfat há 17 anos atrás
  Harvey Harrison 803f445f17 fat: use get/put_unaligned_* helpers há 17 anos atrás
  Olof Johansson 9f354858b8 fatfs: fix build warning with 64k PAGE_SIZE há 17 anos atrás
  Andrew Morton 73f20e58b1 FAT_VALID_MEDIA(): remove pointless test há 17 anos atrás
  OGAWA Hirofumi 606e423e43 fat: Update free_clusters even if it is untrusted há 17 anos atrás
  OGAWA Hirofumi 1ae43f826b fat: Add allow_utime option há 17 anos atrás
  OGAWA Hirofumi 3754a54447 fat: kill is_bad_inode() check há 17 anos atrás
  Miklos Szeredi c1fca3b609 mount options: fix fat há 17 anos atrás
  David Howells 17f95a7b44 iget: stop FAT from using iget() and read_inode() há 17 anos atrás
  David Howells e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) há 17 anos atrás