index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
fat
/
cache.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-09
[PATCH] FAT: Update ->rename() path
Hirofumi Ogawa
1
-3
/
+1
2005-03-09
[PATCH] FAT: Rewrite the FAT (File Allocation Table) access stuff
Hirofumi Ogawa
1
-132
/
+13
2005-03-09
[PATCH] let fat handle MS_SYNCHRONOUS flag
Hirofumi Ogawa
1
-0
/
+8
2005-01-20
[PATCH] fat: reserved clusters cleanup
Hirofumi Ogawa
1
-5
/
+3
2005-01-20
[PATCH] fat: fs/fat/* cleanup
Hirofumi Ogawa
1
-65
/
+3
2005-01-20
[PATCH] fat: fs/fat/cache.c: make __fat_access static
Hirofumi Ogawa
1
-1
/
+1
2004-10-31
[PATCH] FAT: remove incorrect BUG_ON()
Hirofumi Ogawa
1
-1
/
+0
2004-10-19
[PATCH] FAT: removal of C[FT]_LE_[WL] macro
Hirofumi Ogawa
1
-4
/
+4
2004-10-19
[PATCH] FAT: remove debug_pr()
Hirofumi Ogawa
1
-30
/
+5
2004-10-19
[PATCH] FAT: Fix the race bitween fat_free() and fat_get_cluster()
Hirofumi Ogawa
1
-24
/
+51
2004-10-19
[PATCH] FAT: cache lock from per sb to per inode
Hirofumi Ogawa
1
-10
/
+8
2004-10-19
[PATCH] FAT: rewrite the cache for file allocation table lookup
Hirofumi Ogawa
1
-157
/
+213
2004-09-21
[PATCH] fat endianness annotations
Alexander Viro
1
-4
/
+4
2004-09-04
[PATCH] fat: add static
Andries E. Brouwer
1
-1
/
+2
2003-08-02
[PATCH] uses ->i_pos instead of ->i_ino on fat_fs_panic()
Hirofumi Ogawa
1
-7
/
+7
2003-07-25
[PATCH] ->cluster_size cleanup (11/11)
Hirofumi Ogawa
1
-3
/
+3
2003-07-25
[PATCH] more use new fat_get_cluster (9/11)
Hirofumi Ogawa
1
-21
/
+29
2003-07-25
[PATCH] use new fat_get_cluster (8/11)
Hirofumi Ogawa
1
-20
/
+12
2003-07-25
[PATCH] adds fat_get_cluster (7/11)
Hirofumi Ogawa
1
-2
/
+44
2003-05-27
[PATCH] FAT cluster chain cache per inode (5/5)
Hirofumi Ogawa
1
-1
/
+25
2003-05-27
[PATCH] FAT cluster chain cache per superblock (4/5)
Hirofumi Ogawa
1
-92
/
+80
2003-05-27
[PATCH] Adds the large partition (> 128GB) support to FAT (1/5)
Hirofumi Ogawa
1
-10
/
+14
2002-10-28
[PATCH] remove the fat_cvf stuff (2/3)
Hirofumi Ogawa
1
-42
/
+27
2002-05-22
[PATCH] include buffer_head.h in actual users instead of fs.h (9/10)
Christoph Hellwig
1
-0
/
+1
2002-04-24
[PATCH] fat_clusters_flush() cleanup (4/5)
Hirofumi Ogawa
1
-6
/
+3
2002-04-24
[PATCH] misc cleanup of fatfs (3/5)
Hirofumi Ogawa
1
-18
/
+21
2002-04-24
[PATCH] Add validity check of first FAT entry (2/5)
Hirofumi Ogawa
1
-13
/
+22
2002-04-24
[PATCH] Fix handling of wrong cluster chains (1/5)
Hirofumi Ogawa
1
-30
/
+63
2002-02-05
v2.5.2.5 -> v2.5.2.6
Linus Torvalds
1
-4
/
+1
2002-02-05
v2.5.1.11 -> v2.5.2
v2.5.2
Linus Torvalds
1
-1
/
+1
2002-02-04
v2.5.1.7 -> v2.5.1.8
Linus Torvalds
1
-1
/
+1
2002-02-04
v2.5.1.2 -> v2.5.1.3
Linus Torvalds
1
-11
/
+11
2002-02-04
v2.4.12.1 -> v2.4.12.2
Linus Torvalds
1
-2
/
+0
2002-02-04
v2.4.8.4 -> v2.4.9
Linus Torvalds
1
-0
/
+2
2002-02-04
v2.4.8 -> v2.4.8.1
Linus Torvalds
1
-2
/
+0
2002-02-04
v2.4.4.5 -> v2.4.4.6
Linus Torvalds
1
-31
/
+37
2002-02-04
v2.4.0.7 -> v2.4.0.8
Linus Torvalds
1
-4
/
+25
2002-02-04
Import changeset
Linus Torvalds
1
-0
/
+337