index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
ext3_fs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2010-08-10
convert ext3 to ->evict_inode()
Al Viro
1
-1
/
+1
2010-07-21
ext3: remove vestiges of nobh support
Christoph Hellwig
1
-1
/
+0
2010-05-28
drop unused dentry argument to ->fsync
Christoph Hellwig
1
-1
/
+1
2010-03-30
ext3: fix broken handling of EXT3_STATE_NEW
Linus Torvalds
1
-3
/
+3
2010-03-06
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-8
/
+25
2010-03-05
pass writeback_control to ->write_inode
Christoph Hellwig
1
-1
/
+1
2010-03-05
ext3: Use bitops to read/modify EXT3_I(inode)->i_state
Jan Kara
1
-8
/
+25
2009-12-10
ext3: Unify log messages in ext3
Alexey Fisher
1
-0
/
+2
2009-07-15
ext3: Get rid of extenddisksize parameter of ext3_get_blocks_handle()
Jan Kara
1
-1
/
+1
2009-04-03
Merge branch 'ext3-latency-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2009-04-03
ext3: Add replace-on-truncate hueristics for data=writeback mode
Theodore Ts'o
1
-0
/
+1
2009-04-03
ext3: remove the BKL in ext3/ioctl.c
Cyrus Massoumi
1
-3
/
+2
2009-01-09
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
1
-1
/
+27
2009-01-08
ext3: tighten restrictions on inode flags
Duane Griffin
1
-0
/
+17
2009-01-08
ext3: don't inherit inappropriate inode flags from parent
Duane Griffin
1
-0
/
+7
2008-10-28
ext3: Add support for non-native signed/unsigned htree hash algorithms
Theodore Ts'o
1
-1
/
+27
2008-10-20
ext3: add an option to control error handling on file data
Hidehiro Kawai
1
-0
/
+2
2008-10-16
include: replace __FUNCTION__ with __func__
Harvey Harrison
1
-2
/
+2
2008-10-04
generic block based fiemap implementation
Josef Bacik
1
-0
/
+2
2008-07-25
ext3: handle corrupted orphan list at mount
Duane Griffin
1
-0
/
+1
2008-02-07
iget: stop EXT3 from using iget() and read_inode()
David Howells
1
-1
/
+1
2007-11-15
Fix 64KB blocksize in ext3 directories
Jan Kara
1
-0
/
+20
2007-10-19
ext3: support large blocksize up to PAGESIZE
Takashi Sato
1
-2
/
+2
2007-10-17
ext3: remove #ifdef CONFIG_EXT3_INDEX
Eric Sandeen
1
-12
/
+2
2007-05-08
ext3: copy i_flags to inode flags on write
Jan Kara
1
-0
/
+1
2007-02-12
[PATCH] mark struct inode_operations const 3
Arjan van de Ven
1
-5
/
+5
2006-09-30
[PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 driver [tr...
David Howells
1
-0
/
+6
2006-09-30
[PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6]
David Howells
1
-4
/
+16
2006-09-27
[PATCH] ext3: Fix sparse warnings
Dave Kleikamp
1
-1
/
+1
2006-09-27
[PATCH] ext3: More whitespace cleanups
Dave Kleikamp
1
-1
/
+1
2006-09-24
Move several *_SUPER_MAGIC symbols to include/linux/magic.h.
Jeff Garzik
1
-5
/
+1
2006-08-01
[PATCH] ext3: avoid triggering ext3_error on bad NFS file handle
Neil Brown
1
-0
/
+9
2006-06-25
[PATCH] ext3_fsblk_t: the rest of in-kernel filesystem blocks conversion
Mingming Cao
1
-2
/
+10
2006-06-25
[PATCH] ext3_fsblk_t: filesystem, group blocks and bug fixes
Mingming Cao
1
-8
/
+11
2006-05-04
Remove private struct dx_hash_info from public view in <linux/ext3_fs.h>
David Woodhouse
1
-1
/
+2
2006-04-25
Don't include private headers from user-visible part of linux/ext3_fs.h
David Woodhouse
1
-5
/
+2
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
1
-2
/
+2
2006-03-26
[PATCH] ext3_get_blocks: support multiple blocks allocation in ext3_new_block()
Mingming Cao
1
-1
/
+4
2006-03-26
[PATCH] ext3_get_blocks: Mapping multiple blocks at a once
Mingming Cao
1
-3
/
+3
2006-03-23
[PATCH] ext3_readdir: use generic readahead
Andrew Morton
1
-3
/
+6
2005-09-08
[PATCH] disk quotas fail when /etc/mtab is symlinked to /proc/mounts
Mark Bellon
1
-0
/
+2
2005-07-13
[PATCH] ext3: fix options parsing
Jan Kara
1
-0
/
+14
2005-06-24
[PATCH] quota: ext3: Improve quota credit estimates
Jan Kara
1
-0
/
+1
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+830