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
/
udf
/
ialloc.c
Age
Commit message (
Expand
)
Author
2014-09-04
udf: saner calling conventions for udf_new_inode()
Al Viro
2014-09-04
udf: fix the udf_iget() vs. udf_new_inode() races
Al Viro
2014-09-04
udf: Set i_generation field
Jan Kara
2013-09-24
udf: Fortify LVID loading
Jan Kara
2012-02-29
udf: Init/maintain file entry checkpoint field
Steve Nickel
2012-01-03
udf: propagate umode_t
Al Viro
2011-01-06
udf: Move handling of uniqueID into a helper function and protect it by a s_a...
Jan Kara
2010-08-09
switch udf to ->evict_inode()
Al Viro
2010-05-24
udf: Remove dead quota code
Jan Kara
2010-05-21
udf: replace inode uid,gid,mode init with helper
Dmitry Monakhov
2010-03-05
dquot: cleanup dquot initialize routine
Christoph Hellwig
2010-03-05
dquot: cleanup dquot drop routine
Christoph Hellwig
2010-03-05
dquot: cleanup inode allocation / freeing routines
Christoph Hellwig
2009-04-02
udf: Don't write integrity descriptor too often
Jan Kara
2009-04-02
Fix the udf code not to pass structs on stack where possible.
Pekka Enberg
2009-03-26
udf: Use lowercase names of quota functions
Jan Kara
2008-11-14
CRED: Wrap task credential accesses in the UDF filesystem
David Howells
2008-08-19
udf: Fix error paths in udf_new_inode()
Jan Kara
2008-08-19
udf: Fix lock inversion between iprune_mutex and alloc_mutex (v2)
Jan Kara
2008-04-17
udf: replace all adds to little endians variables with le*_add_cpu
marcin.slusarz@gmail.com
2008-04-17
udf: move headers out include/linux/
Christoph Hellwig
2008-02-08
udf: cache struct udf_inode_info
Marcin Slusarz
2008-02-08
udf: remove UDF_I_* macros and open code them
Marcin Slusarz
2008-02-08
udf: fix coding style
Marcin Slusarz
2008-02-08
udf: remove some ugly macros
Marcin Slusarz
2007-07-21
UDF: coding style conversion - lindent fixups
Cyrill Gorcunov
2007-07-19
UDF: coding style conversion - lindent
Cyrill Gorcunov
2007-07-16
UDF: check for allocated memory for data of new inodes
Cyrill Gorcunov
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
2006-09-27
[PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc
Panagiotis Issaris
2006-08-06
[PATCH] udf: initialize parts of inode earlier in create
Eric Sandeen
2006-03-23
[PATCH] sem2mutex: UDF
Ingo Molnar
2006-01-03
remove pointers to the defunct UDF mailing list
Adrian Bunk
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds