index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
ext3_fs.h
Age
Commit message (
Expand
)
Author
2012-03-31
ext3: move headers to fs/ext3/
Al Viro
2012-03-04
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
2012-01-03
ext3: propagate umode_t
Al Viro
2011-11-02
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2011-11-02
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2011-10-31
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
2011-08-31
ext2,ext3,ext4: don't inherit APPEND_FL or IMMUTABLE_FL for new inodes
Theodore Ts'o
2011-08-17
ext3: remove deprecated oldalloc
Lukas Czerner
2011-07-26
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2011-07-20
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
2011-06-25
ext3: use proper little-endian bitops
Akinobu Mita
2011-06-25
ext3: Convert ext3 to new truncate calling convention
Jan Kara
2011-05-27
fs: pass exact type of data dirties to ->dirty_inode
Christoph Hellwig
2011-03-23
ext3: use little-endian bitops
Akinobu Mita
2011-03-08
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
2011-02-01
fs/vfs/security: pass last path component to LSM on inode creation
Eric Paris
2011-01-10
ext3: speed up file creates by optimizing rec_len functions
Eric Sandeen
2011-01-10
ext3: Add batched discard support for ext3
Lukas Czerner
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-08-09
convert ext3 to ->evict_inode()
Al Viro
2010-07-21
ext3: remove vestiges of nobh support
Christoph Hellwig
2010-05-27
drop unused dentry argument to ->fsync
Christoph Hellwig
2010-03-29
ext3: fix broken handling of EXT3_STATE_NEW
Linus Torvalds
2010-03-05
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2010-03-05
pass writeback_control to ->write_inode
Christoph Hellwig
2010-03-05
ext3: Use bitops to read/modify EXT3_I(inode)->i_state
Jan Kara
2009-12-10
ext3: Unify log messages in ext3
Alexey Fisher
2009-07-15
ext3: Get rid of extenddisksize parameter of ext3_get_blocks_handle()
Jan Kara
2009-04-03
Merge branch 'ext3-latency-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2009-04-03
ext3: Add replace-on-truncate hueristics for data=writeback mode
Theodore Ts'o
2009-04-02
ext3: remove the BKL in ext3/ioctl.c
Cyrus Massoumi
2009-01-08
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2009-01-08
ext3: tighten restrictions on inode flags
Duane Griffin
2009-01-08
ext3: don't inherit inappropriate inode flags from parent
Duane Griffin
2008-10-28
ext3: Add support for non-native signed/unsigned htree hash algorithms
Theodore Ts'o
2008-10-20
ext3: add an option to control error handling on file data
Hidehiro Kawai
2008-10-16
include: replace __FUNCTION__ with __func__
Harvey Harrison
2008-10-03
generic block based fiemap implementation
Josef Bacik
2008-07-25
ext3: handle corrupted orphan list at mount
Duane Griffin
2008-02-07
iget: stop EXT3 from using iget() and read_inode()
David Howells
2007-11-14
Fix 64KB blocksize in ext3 directories
Jan Kara
2007-10-18
ext3: support large blocksize up to PAGESIZE
Takashi Sato
2007-10-17
ext3: remove #ifdef CONFIG_EXT3_INDEX
Eric Sandeen
2007-05-08
ext3: copy i_flags to inode flags on write
Jan Kara
2007-02-12
[PATCH] mark struct inode_operations const 3
Arjan van de Ven
2006-09-30
[PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 driver [tr...
David Howells
2006-09-30
[PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6]
David Howells
2006-09-27
[PATCH] ext3: Fix sparse warnings
Dave Kleikamp
2006-09-27
[PATCH] ext3: More whitespace cleanups
Dave Kleikamp
2006-09-24
Move several *_SUPER_MAGIC symbols to include/linux/magic.h.
Jeff Garzik
[next]