index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext3
/
super.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] ext3: errors behaviour fix
Dmitry Mishin
2006-10-11
1
-0
/
+2
*
[PATCH] Really ignore kmem_cache_destroy return value
Alexey Dobriyan
2006-09-27
1
-2
/
+1
*
[PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc
Panagiotis Issaris
2006-09-27
1
-2
/
+1
*
[PATCH] ext3: Fix sparse warnings
Dave Kleikamp
2006-09-27
1
-3
/
+1
*
[PATCH] ext3: More whitespace cleanups
Dave Kleikamp
2006-09-27
1
-3
/
+3
*
[PATCH] ext3: wrong error behavior
Vasily Averin
2006-09-27
1
-5
/
+6
*
[PATCH] ext3: inode numbers are unsigned long
Eric Sandeen
2006-09-27
1
-12
/
+13
*
[PATCH] fix ext3 mounts at 16T
Eric Sandeen
2006-09-27
1
-15
/
+19
*
[PATCH] ext3 and jbd cleanup: remove whitespace
Mingming Cao
2006-09-27
1
-12
/
+12
*
[PATCH] knfsd: Make ext3 reject filehandles referring to invalid inode number
NeilBrown
2006-09-16
1
-0
/
+42
*
[PATCH] lockdep: annotate the quota code
Arjan van de Ven
2006-07-03
1
-1
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] ext3: Add "-o bh" option
Badari Pulavarty
2006-06-26
1
-1
/
+5
*
[PATCH] ext3_fsblk_t: the rest of in-kernel filesystem blocks conversion
Mingming Cao
2006-06-25
1
-16
/
+16
*
[PATCH] ext3_fsblk_t: filesystem, group blocks and bug fixes
Mingming Cao
2006-06-25
1
-1
/
+1
*
[PATCH] ext3: remove inconsistent space before exclamation point in mount code
Theodore Ts'o
2006-06-25
1
-1
/
+1
*
[PATCH] Avoid disk sector_t overflow for >2TB ext3 filesystem
Mingming Cao
2006-06-25
1
-0
/
+10
*
[PATCH] percpu counter data type changes to suppport more than 2**31 ext3 fre...
Mingming Cao
2006-06-23
1
-17
/
+19
*
[PATCH] ext3_clear_inode(): avoid kfree(NULL)
Andrew Morton
2006-06-23
1
-11
/
+12
*
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
David Howells
2006-06-23
1
-2
/
+3
*
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
2006-06-23
1
-3
/
+3
*
[PATCH] ext3: "nobh" writeback support for filesystems blocksize < pagesize
Badari Pulavarty
2006-03-26
1
-6
/
+0
*
[PATCH] fast ext3_statfs
Alex Tomas
2006-03-24
1
-3
/
+4
*
[PATCH] cpuset memory spread: slab cache format
Paul Jackson
2006-03-24
1
-1
/
+2
*
[PATCH] cpuset memory spread: slab cache filesystems
Paul Jackson
2006-03-24
1
-1
/
+1
*
[PATCH] convert ext3's truncate_sem to a mutex
Arjan van de Ven
2006-03-23
1
-1
/
+1
*
[PATCH] sem2mutex: quota
Ingo Molnar
2006-03-23
1
-2
/
+2
*
[PATCH] mutex subsystem, semaphore to mutex: VFS, sb->s_lock
Ingo Molnar
2006-01-09
1
-1
/
+1
*
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
2006-01-09
1
-2
/
+2
*
[PATCH] ext3: external journal device as a mount option
Johann Lombardi
2006-01-08
1
-10
/
+44
*
[PATCH] remove CONFIG_EXT{2,3}_CHECK
Adrian Bunk
2005-11-09
1
-16
/
+1
*
[PATCH] ext3: sparse fixes
Ben Dooks
2005-10-30
1
-1
/
+3
*
[PATCH] Fix ext3 warning for unused var
Peter Osterlund
2005-10-28
1
-10
/
+16
*
[PATCH] ext3: ext3_show_options fix
OGAWA Hirofumi
2005-09-22
1
-6
/
+5
*
[PATCH] disk quotas fail when /etc/mtab is symlinked to /proc/mounts
Mark Bellon
2005-09-07
1
-11
/
+81
*
[PATCH] ext3: fix options parsing
Jan Kara
2005-07-12
1
-10
/
+60
*
[PATCH] coverity: fs/ext3/super.c: match_int return check
KAMBAROV, ZAUR
2005-06-28
1
-1
/
+2
*
[PATCH] quota: ext3: Improve quota credit estimates
Jan Kara
2005-06-24
1
-10
/
+27
*
[PATCH] quota: consolidate code surrounding vfs_quota_on_mount
Christoph Hellwig
2005-06-23
1
-16
/
+2
*
[PATCH] Avoid console spam with ext3 aborted journal.
Stephen Tweedie
2005-05-18
1
-1
/
+9
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+2539