index
:
linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ext3
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] Fix two ext[23] uninitialized warnings
Andreas Gruenbacher
2006-02-03
1
-1
/
+1
*
[PATCH] Direct Migration V9: Avoid writeback / page_migrate() method
Christoph Lameter
2006-02-01
1
-0
/
+2
*
[PATCH] ext3: remove d_splice_alias NULL check from ext3_lookup
Pekka Enberg
2006-01-14
1
-4
/
+1
*
[PATCH] capable/capability.h (fs/)
Randy Dunlap
2006-01-11
4
-0
/
+4
*
[PATCH] fs/ext3/: small cleanups
Adrian Bunk
2006-01-10
4
-12
/
+7
*
[PATCH] remove ext3 xattr permission checks
akpm@osdl.org
2006-01-10
3
-23
/
+0
*
[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
3
-8
/
+8
*
[PATCH] ext3: use sbi instead of EXT3_SB() in resize code.
Glauber de Oliveira Costa
2006-01-08
1
-5
/
+5
*
[PATCH] ext3: remove trailing newlines from ext3_warning() calls
Glauber de Oliveira Costa
2006-01-08
3
-15
/
+15
*
[PATCH] ext3: external journal device as a mount option
Johann Lombardi
2006-01-08
1
-10
/
+44
*
[PATCH] ext3: Wrong return value for EXT3_IOC_GROUP_ADD
Glauber de Oliveira Costa
2005-11-28
1
-0
/
+1
*
[PATCH] ext3: journal handling on error path in ext3_journalled_writepage()
Denis Lunev
2005-11-13
1
-1
/
+3
*
[PATCH] remove CONFIG_EXT{2,3}_CHECK
Adrian Bunk
2005-11-09
3
-130
/
+1
*
[PATCH] Test for sb_getblk return value
Glauber de Oliveira Costa
2005-10-30
2
-1
/
+18
*
[PATCH] ext3: sparse fixes
Ben Dooks
2005-10-30
8
-6
/
+29
*
[PATCH] Locking problems while EXT3FS_DEBUG on
Glauber de Oliveira Costa
2005-10-30
3
-6
/
+3
*
[PATCH] Fix ext3 warning for unused var
Peter Osterlund
2005-10-28
1
-10
/
+16
*
[PATCH] gfp_t: fs/*
Al Viro
2005-10-28
1
-1
/
+1
*
[PATCH] Fix ext3_new_inode() failure paths
Chris Sykes
2005-09-28
1
-15
/
+14
*
[PATCH] ext3: EXT3_DEBUG build fixes
Glauber de Oliveira Costa
2005-09-22
2
-6
/
+6
*
[PATCH] ext3: ext3_show_options fix
OGAWA Hirofumi
2005-09-22
1
-6
/
+5
*
[PATCH] ext3: Enable atomic inode security labeling
Stephen Smalley
2005-09-09
3
-0
/
+38
*
[PATCH] update filesystems for new delete_inode behavior
Mark Fasheh
2005-09-09
1
-0
/
+2
*
[PATCH] disk quotas fail when /etc/mtab is symlinked to /proc/mounts
Mark Bellon
2005-09-07
1
-11
/
+81
*
Fix nasty ncpfs symlink handling bug.
Linus Torvalds
2005-08-19
1
-2
/
+2
*
[PATCH] mbcache: Remove unused mb_cache_shrink parameter
Andreas Gruenbacher
2005-07-27
1
-1
/
+1
*
[PATCH] ext3: drop quota references before releasing inode
Jan Kara
2005-07-27
1
-0
/
+2
*
[PATCH] ext3: fix options parsing
Jan Kara
2005-07-12
1
-10
/
+60
*
[PATCH] ext3 xattr: Don't write to the in-inode xattr space of reserved inodes
Andreas Gruenbacher
2005-07-07
1
-1
/
+1
*
[PATCH] ext3: reduce allocate-with-reservation lock latencies
Mingming Cao
2005-06-28
2
-72
/
+67
*
[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
5
-28
/
+48
*
[PATCH] remove <linux/xattr_acl.h>
Christoph Hellwig
2005-06-23
2
-7
/
+7
*
[PATCH] Support for dx directories in ext3_get_parent (NFSD)
Andreas Dilger
2005-06-23
1
-2
/
+10
*
[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
*
[PATCH] revert ext3-writepages-support-for-writeback-mode
Andrew Morton
2005-05-05
1
-46
/
+0
*
[PATCH] ext3: remove unnecessary race then retry in ext3_get_block
Mingming Cao
2005-05-01
1
-83
/
+61
*
[PATCH] Fix acl Oops
akpm@osdl.org
2005-04-16
1
-0
/
+2
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
21
-0
/
+14949