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
Age
Commit message (
Expand
)
Author
2010-03-05
pass writeback_control to ->write_inode
Christoph Hellwig
2010-03-05
make sure data is on disk before calling ->write_inode
Christoph Hellwig
2010-03-05
Merge branch 'for-2.6.34-rc1-batch2' into for-linus
Alex Elder
2010-03-05
xfs: return inode fork offset in bulkstat for fsr
Dave Chinner
2010-03-05
xfs: Increase the default size of the reserved blocks pool
Dave Chinner
2010-03-05
xfs: truncate delalloc extents when IO fails in writeback
Dave Chinner
2010-03-05
xfs: check for more work before sleeping in xfssyncd
Dave Chinner
2010-03-05
xfs: Fix a build warning in xfs_aops.c
Dave Chinner
2010-03-05
Squashfs: get rid of obsolete definition in header file
Phillip Lougher
2010-03-05
Squashfs: get rid of obsolete variable in struct squashfs_sb_info
Phillip Lougher
2010-03-05
[LogFS] Check feature flags
Joern Engel
2010-03-05
Switch !O_CREAT case to use of do_last()
Al Viro
2010-03-05
Get rid of symlink body copying
Al Viro
2010-03-05
Finish pulling of -ESTALE handling to upper level in do_filp_open()
Al Viro
2010-03-05
Turn do_link spaghetty into a normal loop
Al Viro
2010-03-05
Unify exits in O_CREAT handling
Al Viro
2010-03-05
Kill is_link argument of do_last()
Al Viro
2010-03-05
Pull handling of LAST_BIND into do_last(), clean up ok: part in do_filp_open()
Al Viro
2010-03-05
Leave mangled flag only for setting nd.intent.open.flag
Al Viro
2010-03-05
Get rid of passing mangled flag to do_last()
Al Viro
2010-03-05
Don't pass mangled open_flag to finish_open()
Al Viro
2010-03-05
pull more into do_last()
Al Viro
2010-03-05
bail out with ELOOP earlier in do_link loop
Al Viro
2010-03-05
pull the common predecessors into do_last()
Al Viro
2010-03-05
postpone __putname() until after do_last()
Al Viro
2010-03-05
unroll do_last: loop in do_filp_open()
Al Viro
2010-03-05
Shift releasing nd->root from do_last() to its caller
Al Viro
2010-03-05
gut do_filp_open() a bit more (do_last separation)
Al Viro
2010-03-05
beginning to untangle do_filp_open()
Al Viro
2010-03-04
ext4: fix up rb_root initializations to use RB_ROOT
Venkatesh Pallipadi
2010-03-05
quota: stop using QUOTA_OK / NO_QUOTA
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 drop routine
Christoph Hellwig
2010-03-05
dquot: move dquot drop responsibility into the filesystem
Christoph Hellwig
2010-03-05
dquot: cleanup dquot transfer routine
Christoph Hellwig
2010-03-05
dquot: move dquot transfer responsibility into the filesystem
Christoph Hellwig
2010-03-05
dquot: cleanup inode allocation / freeing routines
Christoph Hellwig
2010-03-05
dquot: cleanup space allocation / freeing routines
Christoph Hellwig
2010-03-05
ext3: add writepage sanity checks
Dmitry Monakhov
2010-03-05
ext3: Truncate allocated blocks if direct IO write fails to update i_size
Jan Kara
2010-03-05
quota: Properly invalidate caches even for filesystems with blocksize < pagesize
Jan Kara
2010-03-05
quota: generalize quota transfer interface
Dmitry Monakhov
2010-03-05
quota: sb_quota state flags cleanup
Dmitry Monakhov
2010-03-05
jbd: Delay discarding buffers in journal_unmap_buffer
Jan Kara
2010-03-05
ext3: quota_write cross block boundary behaviour
Dmitry Monakhov
2010-03-05
quota: drop permission checks from xfs_fs_set_xstate/xfs_fs_set_xquota
Christoph Hellwig
2010-03-05
quota: split out compat_sys_quotactl support from quota.c
Christoph Hellwig
2010-03-05
quota: split out netlink notification support from quota.c
Christoph Hellwig
2010-03-05
quota: remove invalid optimization from quota_sync_all
Christoph Hellwig
[prev]
[next]