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
/
fs
/
ext2
/
inode.c
Age
Commit message (
Expand
)
Author
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-10
block: remove per-queue plugging
Jens Axboe
2010-10-25
fs: add sync_inode_metadata
Christoph Hellwig
2010-09-23
ext2: fix a typo on comment in ext2/inode.c
Namhyung Kim
2010-08-09
merge ext2 delete_inode and clear_inode, switch to ->evict_inode()
Al Viro
2010-08-09
Take dirtying the inode to callers of ext2_free_blocks()
Al Viro
2010-08-09
check ATTR_SIZE contraints in inode_change_ok
Christoph Hellwig
2010-08-09
rename generic_setattr
Christoph Hellwig
2010-08-09
get rid of block_write_begin_newtrunc
Christoph Hellwig
2010-08-09
clean up write_begin usage for directories in pagecache
Christoph Hellwig
2010-08-09
get rid of nobh_write_begin_newtrunc
Christoph Hellwig
2010-08-09
sort out blockdev_direct_IO variants
Christoph Hellwig
2010-06-04
fix truncate inode time modification breakage
Nick Piggin
2010-05-27
ext2: convert to use the new truncate convention.
npiggin@suse.de
2010-05-21
quota: unify quota init condition in setattr
Dmitry Monakhov
2010-05-21
BKL: Remove BKL from ext2 filesystem
Jan Blunck
2010-05-21
ext2: Add ext2_sb_info s_lock spinlock
Jan Blunck
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
dquot: cleanup dquot initialize routine
Christoph Hellwig
2010-03-05
dquot: move dquot initialization responsibility into the filesystem
Christoph Hellwig
2010-03-05
dquot: cleanup dquot transfer routine
Christoph Hellwig
2009-12-10
ext2: Unify log messages in ext2
Alexey Fisher
2009-09-16
HWPOISON: Enable .remove_error_page for migration aware file systems
Andi Kleen
2009-09-14
ext2: Update comment about generic_osync_inode
Jan Kara
2009-06-24
switch ext2 to inode->i_acl
Al Viro
2009-06-11
switch ext2 to simple_fsync()
Al Viro
2009-04-13
ext2: fix data corruption for racing writes
Jan Kara
2009-03-26
ext2: Use lowercase names of quota functions
Jan Kara
2009-01-08
ext2: fix ext2_splice_branch() comments
Qinghuang Feng
2008-12-31
ext2: ensure fast symlinks are NUL-terminated
Duane Griffin
2008-10-03
generic block based fiemap implementation
Josef Bacik
2008-07-28
vfs: pagecache usage optimization for pagesize!=blocksize
Hisashi Hifumi
2008-04-28
ext2: use ext2_fsblk_t type
Akinobu Mita
2008-04-28
ext2: use ext2_group_first_block_no()
Akinobu Mita
2008-04-28
xip: support non-struct page backed memory
Nick Piggin
2008-04-21
ext*: spelling fix prefered -> preferred
Benoit Boissinot
2008-02-07
iget: stop EXT2 from using iget() and read_inode()
David Howells
2008-02-06
ext[234]: remove unused argument for ext[234]_find_goal()
Akinobu Mita
2008-02-06
BKL-removal: remove incorrect BKL comment in ext2
Andi Kleen
2007-10-17
ext2 reservations
Martin J. Bligh
2007-10-17
remove unused bh in calls to ext234_get_group_desc
Eric Sandeen
2007-10-16
fs: restore nobh
Nick Piggin
2007-10-16
ext2: convert to new aops
Nick Piggin
2007-05-08
ext3: copy i_flags to inode flags on write
Jan Kara
2007-05-08
ext2/3/4: fix file date underflow on ext2 3 filesystems on 64 bit systems
Markus Rechberger
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
2006-06-28
[PATCH] mark address_space_operations const
Christoph Hellwig
2006-03-26
[PATCH] remove ->get_blocks() support
Badari Pulavarty
2006-02-01
[PATCH] Direct Migration V9: Avoid writeback / page_migrate() method
Christoph Lameter
[next]