index
:
history
master
Linux kernel history
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ext2
/
super.c
Age
Commit message (
Expand
)
Author
Lines
2005-03-28
[PATCH] ext2/3 file limits to avoid overflowing i_blocks
Stephen C. Tweedie
-2
/
+8
2005-01-04
[PATCH] Sync in core time granuality with filesystems
Andi Kleen
-1
/
+0
2005-01-03
[PATCH] Fix of quota deadlock on pagelock: ext2
Jan Kara
-0
/
+114
2004-12-12
[PATCH] fix ext2/ext3 memory leak
Heiko Carstens
-0
/
+3
2004-11-04
[PATCH] don't divide by zero on bad ext2 fs
Andries E. Brouwer
-24
/
+32
2004-10-25
[PATCH] ext2: discard preallocation in last iput
Mingming Cao
-6
/
+4
2004-10-18
[PATCH] xattr consolidation v3 - ext2
James Morris
-0
/
+1
2004-09-08
[PATCH] ext2 endianness annotations
Alexander Viro
-6
/
+6
2004-09-07
[PATCH] remove ext2_panic()
Andrew Morton
-22
/
+0
2004-09-04
[PATCH] ext2 endianness fixes
Alexander Viro
-8
/
+10
2004-08-23
[PATCH] remove cacheline alignment from inode slabs
Anton Blanchard
-1
/
+1
2004-08-22
[PATCH] vprintk for ext2 errors
Matt Mackall
-22
/
+23
2004-04-12
[PATCH] ext2fs sb= mount option fix
Andrew Morton
-2
/
+5
2004-03-03
[PATCH] d_alloc_root() fixes: ext2
Alexander Viro
-9
/
+12
2004-01-19
[PATCH] ext2: s_next_generation locking
Andrew Morton
-0
/
+1
2003-10-05
[PATCH] lib/parser: Use "%u" instead "%d" (5/6)
Hirofumi Ogawa
-3
/
+3
2003-10-01
[PATCH] table-driven filesystems option parsing
Andrew Morton
-122
/
+131
2003-07-06
[PATCH] xattr: fine-grained locking
Andrew Morton
-0
/
+3
2003-06-20
[PATCH] Add system calls statfs64 and fstatfs64
Andrew Morton
-2
/
+2
2003-05-25
[PATCH] change get_sb prototype
Andries E. Brouwer
-1
/
+1
2003-05-25
[PATCH] mark shrinkable slabs as being reclaimable
Andrew Morton
-1
/
+1
2003-04-12
[PATCH] use spinlocking in the ext2 inode allocator
Andrew Morton
-1
/
+8
2003-04-12
[PATCH] use spinlocking in the ext2 block allocator
Andrew Morton
-1
/
+7
2003-03-22
[PATCH] Implement a/c/time speedup in ext2 & ext3
Andrew Morton
-0
/
+1
2003-03-08
[PATCH] ext2: fix error-path double-free
Andrew Morton
-1
/
+0
2003-02-10
[PATCH] Fix synchronous writers to wait properly for the result
Andrew Morton
-2
/
+1
2003-02-09
[PATCH] simple EXT2 patch
Mikulas Patocka
-1
/
+1
2002-12-31
[PATCH] include <linux/vfs.h> only in files actually needing it
Christoph Hellwig
-0
/
+1
2002-11-21
[PATCH] no-buffer-head ext2 option
Andrew Morton
-0
/
+2
2002-11-17
[PATCH] nanosecond stat timefields
Andi Kleen
-5
/
+5
2002-11-06
Fix meta_bg compatibility with e2fsprogs 1.30.
Theodore Y. Ts'o
-1
/
+4
2002-11-04
[PATCH] `event' removal: ext2
Andrew Morton
-0
/
+1
2002-11-01
[PATCH] Fixup Orlov block allocator for ext2
Theodore Y. Ts'o
-5
/
+12
2002-10-31
[PATCH] Orlov block allocator for ext2
Andrew Morton
-0
/
+9
2002-10-30
Port of (bugfixed) 0.8.50 acl-ext2 to 2.5
Theodore Y. Ts'o
-1
/
+42
2002-10-30
Port of (bugfixed) 0.8.50 xattr-ext2 to 2.5 (w/ hch cleanups. mbcache API)
Theodore Y. Ts'o
-2
/
+18
2002-10-30
Ext2/3 forward compatibility: inode size
Theodore Y. Ts'o
-1
/
+3
2002-10-30
Ext2/3 forward compatibility: on-line resizing
Theodore Y. Ts'o
-2
/
+20
2002-10-30
Default mount options from superblock for ext2/3 filesystems
Theodore Y. Ts'o
-90
/
+104
2002-10-08
[PATCH] struct super_block cleanup - final
Brian Gerst
-3
/
+3
2002-08-13
[PATCH] designated initialisers for ext2
Andrew Morton
-16
/
+16
2002-08-13
[PATCH] random fixes
Andrew Morton
-0
/
+3
2002-07-04
[PATCH] Remove ext2's buffer_head cache
Andrew Morton
-14
/
+0
2002-06-19
[PATCH] ext2 statics
Stephen Rothwell
-3
/
+5
2002-05-23
Merge penguin:v2.5/linux
Linus Torvalds
-0
/
+1
2002-05-22
[PATCH] include buffer_head.h in actual users instead of fs.h (9/10)
Christoph Hellwig
-0
/
+1
2002-05-23
EXPORT_SYMBOL: Remove EXPORT_NO_SYMBOLS from fs/*
Kai Germaschewski
-2
/
+0
2002-05-19
[PATCH] get rid of <linux/locks.h>
Christoph Hellwig
-1
/
+0
2002-04-23
Fix include files for write_super BKL move.
v2.5.10
Linus Torvalds
-0
/
+1
2002-04-23
[PATCH] Locking in sync_old_buffers
Dave Hansen
-1
/
+2
[next]