aboutsummaryrefslogtreecommitdiffstats
path: root/fs/vfat
AgeCommit message (Expand)AuthorFilesLines
2004-05-01[PATCH] FAT: remove symbols exports from msdosfs/vfatHirofumi Ogawa3-60/+42
2004-05-01[PATCH] FAT: simple error handling cleanupHirofumi Ogawa1-30/+23
2003-12-29[PATCH] FAT: Use just printk() instead of unneeded fat_fs_panic()Andrew Morton1-28/+9
2003-12-29[PATCH] FAT: empty path by fat_striptail_len returns the -ENOENTAndrew Morton1-7/+16
2003-12-29[PATCH] FAT: Fix the tailing dots on the utf8 path (2/10)Andrew Morton1-4/+9
2003-10-05[PATCH] use ->d_lock instead of dcache_lock in vfat_revalidate (2/6)Hirofumi Ogawa1-2/+2
2003-10-05[PATCH] VFAT: ->i_[cam]time cleanups (1/6)Hirofumi Ogawa1-9/+5
2003-08-31[PATCH] vfat_valid_longname() cleanupHirofumi Ogawa1-42/+20
2003-08-02[PATCH] Inline vfat_strnicmp()Hirofumi Ogawa1-1/+1
2003-08-02[PATCH] Consolidate dot-stripping codeHirofumi Ogawa1-37/+24
2003-08-02[PATCH] Fix the vfat dentry handling fixHirofumi Ogawa1-6/+9
2003-07-25[PATCH] signed char cleanup/fixes (10/11)Hirofumi Ogawa1-21/+27
2003-07-25[PATCH] fat_access cleanup (5/11)Hirofumi Ogawa1-31/+0
2003-07-25[PATCH] vfat dentry handling fix (3/11)Hirofumi Ogawa1-5/+12
2003-07-18Fix vfat shortname character logic that had wrong signednessLinus Torvalds1-1/+1
2003-07-03[PATCH] Pass 'nameidata' to ->create()Trond Myklebust1-1/+2
2003-07-03[PATCH] Add open intent information to the 'struct nameidata'Trond Myklebust1-3/+3
2003-05-27[PATCH] Adds the large partition (> 128GB) support to FAT (1/5)Hirofumi Ogawa1-16/+17
2003-05-25[PATCH] change get_sb prototypeAndries E. Brouwer1-1/+1
2003-02-03kbuild: Remove export-objs := ... statementsKai Germaschewski1-2/+0
2002-12-14[PATCH] Remove Rules.make from Makefiles (3/3)Brian Gerst1-2/+0
2002-11-17[PATCH] nanosecond stat timefieldsAndi Kleen1-1/+1
2002-10-28[PATCH] small cleanup of fat (3/3)Hirofumi Ogawa1-33/+15
2002-10-28[PATCH] remove the fat_cvf stuff (2/3)Hirofumi Ogawa1-19/+16
2002-10-12[PATCH] merges parse_options() of fat and parse_options() of vfat (2/5)Hirofumi Ogawa1-100/+4
2002-10-12[PATCH] fix error code which fat_fill_super() returns (1/5)Hirofumi Ogawa1-5/+1
2002-10-07[PATCH] named initializers for fs/vfatArt Haas2-22/+22
2002-10-04[PATCH] FAT/VFAT memory corruption during mount()Petr Vandrovec1-4/+2
2002-09-29[PATCH] remove fat_search_long() in vfat_add_entry()Hirofumi Ogawa1-10/+0
2002-05-24[PATCH] Fix the handling of dentry on msdos_lookup() (1/4)Hirofumi Ogawa1-9/+5
2002-05-24kbuild: Use standard multi-part object declaration in fs/*Kai Germaschewski1-9/+3
2002-05-22[PATCH] include buffer_head.h in actual users instead of fs.h (9/10)Christoph Hellwig1-0/+1
2002-05-21[PATCH] jiffies.hRusty Russell1-1/+1
2002-05-06[PATCH] PATCH - kNFSd/FAT in 2.5.14 - Add export_operations support for FATNeil Brown1-5/+13
2002-04-02strtok -> strsep fixesLinus Torvalds1-1/+3
2002-03-17[PATCH] cleanup FAT stuff (2/2)Hirofumi Ogawa1-1/+1
2002-03-14[PATCH] struct super_block cleanup - msdos/vfatBrian Gerst1-1/+1
2002-03-14[PATCH] struct super_block cleanup - msdos/vfatBrian Gerst1-12/+12
2002-03-10[PATCH] (4/4) ->kill_sb() switchoverAlexander Viro1-0/+1
2002-02-17[PATCH] BKL shifting - ->rename()Alexander Viro1-0/+2
2002-02-14[PATCH] (2/5) more BKL shiftingAlexander Viro1-2/+8
2002-02-14[PATCH] (1/5) more BKL shiftingAlexander Viro1-1/+6
2002-02-12[PATCH] BKL shifted inside ->unlink()Alexander Viro1-1/+5
2002-02-12[PATCH] BKL shifted into ->create()Alexander Viro1-2/+8
2002-02-11[PATCH] BKL shifted into ->lookup()Alexander Viro1-1/+7
2002-02-07[PATCH] the rest of ->get_sb() switchoverAlexander Viro2-8/+16
2002-02-05v2.5.2.5 -> v2.5.2.6Linus Torvalds1-6/+0
2002-02-05v2.5.2.1 -> v2.5.2.1.1Linus Torvalds1-2/+7
2002-02-05v2.5.2 -> v2.5.2.1Linus Torvalds1-1/+1
2002-02-04v2.5.1.4 -> v2.5.1.5Linus Torvalds1-0/+1
2002-02-04v2.5.1.3 -> v2.5.1.4Linus Torvalds1-7/+7
2002-02-04v2.4.12.1 -> v2.4.12.2Linus Torvalds2-335/+218
2002-02-04v2.4.3 -> v2.4.3.1Linus Torvalds1-262/+331
2002-02-04v2.4.1.2 -> v2.4.1.3Linus Torvalds1-1/+1
2002-02-04Import changesetLinus Torvalds3-0/+1387