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
/
ubifs
/
ubifs.h
Age
Commit message (
Expand
)
Author
2015-11-13
Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2015-11-13
ubifs: Remove unused security xattr handler
Andreas Gruenbacher
2015-11-07
ubifs: introduce UBIFS_ATIME_SUPPORT to ubifs
Dongsheng Yang
2015-10-03
UBIFS: fix a typo in comment of ubifs_budget_req
Dongsheng Yang
2015-03-25
UBIFS: extend debug/message capabilities
Sheng Yong
2015-03-25
UBIFS: Fix trivial typos in comments
Yannick Guerrini
2015-01-28
UBIFS: Add security.* XATTR support for the UBIFS
Subodh Nijsure
2014-07-19
UBIFS: remove mst_mutex
Artem Bityutskiy
2014-07-19
UBIFS: remove useless @ecc in struct ubifs_scan_leb
hujianyang
2014-06-02
UBIFS: respect MS_SILENT mount flag
Daniel Golle
2013-09-10
fs: convert fs shrinkers to new scan/count API
Dave Chinner
2013-02-04
UBIFS: fix double free of ubifs_orphan objects
Adam Thomas
2013-02-04
UBIFS: fix use of freed ubifs_orphan objects
Adam Thomas
2012-10-26
UBIFS: introduce categorized lprops counter
Artem Bityutskiy
2012-10-02
Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2012-09-21
userns: Convert ubifs to use kuid/kgid
Eric W. Biederman
2012-08-31
UBIFS: use pr_ helper instead of printk
Artem Bityutskiy
2012-05-20
UBI: Kill data type hint
Richard Weinberger
2012-05-16
UBIFS: remove Kconfig debugging option
Artem Bityutskiy
2012-02-29
UBIFS: kill CUR_MAX_KEY_LEN macro
Artem Bityutskiy
2012-01-03
ubifs: propagate umode_t
Al Viro
2011-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-07-20
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
2011-07-04
UBIFS: introduce more I/O helpers
Artem Bityutskiy
2011-07-04
UBIFS: use correct flags in lprops
Artem Bityutskiy
2011-06-01
UBIFS: amend ubifs_recover_leb interface
Artem Bityutskiy
2011-06-01
UBIFS: introduce a "grouped" journal head flag
Artem Bityutskiy
2011-05-29
cifs/ubifs: Fix shrinker API change fallout
Al Viro
2011-05-16
UBIFS: add the fixup function
Matthew L. Creech
2011-05-16
UBIFS: add a superblock flag for free space fix-up
Matthew L. Creech
2011-05-16
UBIFS: substitute the replay tree with a replay list
Artem Bityutskiy
2011-05-13
UBIFS: introduce a separate structure for budgeting info
Artem Bityutskiy
2011-05-13
UBIFS: fix minor stylistic issues
Artem Bityutskiy
2011-03-11
UBIFS: handle allocation failures in UBIFS write path
Matthew L. Creech
2011-03-08
UBIFS: introduce write-buffer size field
Artem Bityutskiy
2011-03-08
UBI: incorporate LEB offset information
Artem Bityutskiy
2011-03-08
UBIFS: incorporate maximum write size
Artem Bityutskiy
2011-01-17
UBIFS: introduce mounting flag
Artem Bityutskiy
2011-01-17
UBIFS: re-arrange variables in ubifs_info
Artem Bityutskiy
2010-09-19
UBIFS: introduce new flags for RO mounts
Artem Bityutskiy
2010-09-17
UBIFS: introduce new flag for RO due to errors
Artem Bityutskiy
2010-08-30
UBIFS: mark unused key objects as invalid
Artem Bityutskiy
2010-08-09
check ATTR_SIZE contraints in inode_change_ok
Christoph Hellwig
2010-07-19
mm: add context argument to shrinker callback
Dave Chinner
2010-05-27
kill spurious reference to vmtruncate
npiggin@suse.de
2010-05-27
drop unused dentry argument to ->fsync
Christoph Hellwig
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-15
UBIFS: improve lprops dump
Artem Bityutskiy
2009-09-15
UBIFS: define journal head numbers in ubifs-media.h
Artem Bityutskiy
2009-09-10
UBIFS: do not print scary error messages needlessly
Artem Bityutskiy
[next]