index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
msdos
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-28
[PATCH] FAT: Fix msdos ->[ac]{date,time}
Hirofumi Ogawa
1
-2
/
+4
2005-03-28
[PATCH] FAT: set MS_NOATIME to msdos
Hirofumi Ogawa
1
-0
/
+1
2005-03-09
[PATCH] FAT: Update ->rename() path
Hirofumi Ogawa
1
-26
/
+86
2005-03-09
[PATCH] FAT: Use synchronous update for {vfat,msdos}_add_entry()
Hirofumi Ogawa
1
-1
/
+4
2005-03-09
[PATCH] FAT: Remove unneed mark_inode_dirty()
Hirofumi Ogawa
1
-8
/
+3
2005-03-09
[PATCH] FAT: Use fat_remove_entries() for msdos
Hirofumi Ogawa
1
-20
/
+17
2005-03-09
[PATCH] FAT: Rewrite fat_add_entries()
Hirofumi Ogawa
1
-9
/
+4
2005-03-09
[PATCH] FAT: Allocate the cluster before adding the directory entry
Hirofumi Ogawa
1
-30
/
+24
2005-03-09
[PATCH] FAT: msdos_add_entry() cleanup
Hirofumi Ogawa
1
-79
/
+85
2005-03-09
[PATCH] FAT: msdos_rename() cleanup
Hirofumi Ogawa
1
-85
/
+88
2005-03-09
[PATCH] FAT: Use "struct fat_slot_info" for msdos_find()
Hirofumi Ogawa
1
-52
/
+36
2005-03-09
[PATCH] FAT: Use "struct fat_slot_info" for fat_scan()
Hirofumi Ogawa
1
-37
/
+47
2005-03-09
[PATCH] FAT: fat_build_inode() cleanup
Hirofumi Ogawa
1
-7
/
+10
2005-01-20
[PATCH] fat: Lindent fs/msdos/namei.c
Hirofumi Ogawa
1
-73
/
+104
2005-01-04
[PATCH] Sync in core time granuality with filesystems
Andi Kleen
1
-8
/
+8
2004-10-19
[PATCH] FAT: removal of C[FT]_LE_[WL] macro
Hirofumi Ogawa
1
-2
/
+2
2004-05-01
[PATCH] FAT: remove symbols exports from msdosfs/vfat
Hirofumi Ogawa
3
-69
/
+42
2003-12-29
[PATCH] FAT: Use just printk() instead of unneeded fat_fs_panic()
Andrew Morton
1
-10
/
+6
2003-07-25
[PATCH] signed char cleanup/fixes (10/11)
Hirofumi Ogawa
1
-23
/
+23
2003-07-03
[PATCH] Pass 'nameidata' to ->create()
Trond Myklebust
1
-1
/
+2
2003-07-03
[PATCH] Add open intent information to the 'struct nameidata'
Trond Myklebust
1
-1
/
+1
2003-05-27
[PATCH] Adds the large partition (> 128GB) support to FAT (1/5)
Hirofumi Ogawa
1
-33
/
+36
2003-05-25
[PATCH] change get_sb prototype
Andries E. Brouwer
1
-1
/
+1
2003-02-03
kbuild: Remove export-objs := ... statements
Kai Germaschewski
1
-2
/
+0
2002-12-14
[PATCH] Remove Rules.make from Makefiles (3/3)
Brian Gerst
1
-2
/
+0
2002-11-17
[PATCH] nanosecond stat timefields
Andi Kleen
1
-1
/
+1
2002-10-28
[PATCH] remove the fat_cvf stuff (2/3)
Hirofumi Ogawa
1
-32
/
+21
2002-10-12
[PATCH] fix error code which fat_fill_super() returns (1/5)
Hirofumi Ogawa
1
-5
/
+1
2002-10-07
[PATCH] named initializers for fs/msdos
Art Haas
2
-14
/
+14
2002-05-24
[PATCH] Fix the handling of dentry on msdos_lookup() (1/4)
Hirofumi Ogawa
1
-10
/
+5
2002-05-24
kbuild: Use standard multi-part object declaration in fs/*
Kai Germaschewski
1
-9
/
+3
2002-05-22
[PATCH] include buffer_head.h in actual users instead of fs.h (9/10)
Christoph Hellwig
1
-0
/
+1
2002-05-06
[PATCH] PATCH - kNFSd/FAT in 2.5.14 - Add export_operations support for FAT
Neil Brown
1
-2
/
+11
2002-04-03
[PATCH] MSDOS fs option parser cleanup
Dave Jones
1
-12
/
+13
2002-03-17
[PATCH] cleanup FAT stuff (2/2)
Hirofumi Ogawa
2
-11
/
+2
2002-03-14
[PATCH] struct super_block cleanup - msdos/vfat
Brian Gerst
1
-1
/
+1
2002-03-14
[PATCH] struct super_block cleanup - msdos/vfat
Brian Gerst
1
-7
/
+4
2002-03-10
[PATCH] (4/4) ->kill_sb() switchover
Alexander Viro
1
-0
/
+1
2002-02-17
[PATCH] BKL shifting - ->rename()
Alexander Viro
1
-0
/
+2
2002-02-14
[PATCH] (2/5) more BKL shifting
Alexander Viro
1
-0
/
+2
2002-02-14
[PATCH] (1/5) more BKL shifting
Alexander Viro
1
-1
/
+5
2002-02-12
[PATCH] BKL shifted inside ->unlink()
Alexander Viro
1
-0
/
+2
2002-02-12
[PATCH] BKL shifted into ->create()
Alexander Viro
1
-3
/
+12
2002-02-11
[PATCH] BKL shifted into ->lookup()
Alexander Viro
1
-0
/
+3
2002-02-08
[PATCH] includes cleanup, 2nd try.
Dave Jones
1
-1
/
+1
2002-02-07
[PATCH] the rest of ->get_sb() switchover
Alexander Viro
2
-5
/
+16
2002-02-05
v2.5.2.5 -> v2.5.2.6
Linus Torvalds
1
-4
/
+0
2002-02-05
v2.5.2.1 -> v2.5.2.1.1
Linus Torvalds
2
-3
/
+10
2002-02-04
v2.5.1.4 -> v2.5.1.5
Linus Torvalds
1
-0
/
+1
2002-02-04
v2.5.1.3 -> v2.5.1.4
Linus Torvalds
1
-3
/
+3
[next]