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
Age
Commit message (
Expand
)
Author
2017-07-27
ubifs: Don't leak kernel memory to the MTD
Richard Weinberger
2017-04-27
ubifs: Fix O_TMPFILE corner case in ubifs_link()
Richard Weinberger
2017-04-27
ubifs: Fix RENAME_WHITEOUT support
Felix Fietkau
2017-01-26
ubifs: Fix journal replay wrt. xattr nodes
Richard Weinberger
2016-10-28
ubifs: Fix regression in ubifs_readdir()
Richard Weinberger
2016-10-20
ubifs: Abort readdir upon error
Richard Weinberger
2016-10-20
ubifs: Fix xattr_names length in exit paths
Richard Weinberger
2016-10-20
ubifs: Rename ubifs_rename2
Richard Weinberger
2016-10-11
Merge tag 'upstream-4.9-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2016-10-08
Merge remote-tracking branch 'jk/vfs' into work.misc
Al Viro
2016-10-07
vfs: Remove {get,set,remove}xattr inode operations
Andreas Gruenbacher
2016-10-02
UBIFS: improve function-level documentation
Julia Lawall
2016-10-02
ubifs: fix host xattr_len when changing xattr
Pascal Eberhard
2016-10-02
ubifs: Use move variable in ubifs_rename()
Richard Weinberger
2016-10-02
ubifs: Implement RENAME_EXCHANGE
Richard Weinberger
2016-10-02
ubifs: Implement RENAME_WHITEOUT
Richard Weinberger
2016-10-02
ubifs: Implement O_TMPFILE
Richard Weinberger
2016-09-27
fs: rename "rename2" i_op to "rename"
Miklos Szeredi
2016-09-27
fs: support RENAME_NOREPLACE for local filesystems
Miklos Szeredi
2016-09-22
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
2016-08-23
ubifs: Fix xattr generic handler usage
Richard Weinberger
2016-08-23
ubifs: Fix assertion in layout_in_gaps()
Vincent Stehlé
2016-07-29
ubifs: switch_gc_head: Remove redondant sync of wbuf
Sylvain Etienne
2016-07-29
ubifs: Silence early error messages if MS_SILENT is set
Daniel Golle
2016-07-29
ubifs: Update comment for ubifs_errc
Daniel Golle
2016-07-29
ubifs: Make xattr structures static
Ben Dooks
2016-07-29
ubifs: Silence error output if MS_SILENT is set
Daniel Golle
2016-06-23
UBIFS: Implement ->migratepage()
Kirill A. Shutemov
2016-05-27
Merge tag 'upstream-4.7-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2016-05-27
switch xattr_handler->set() to passing dentry and inode separately
Al Viro
2016-05-24
ubifs: ubifs_dump_inode: Fix dumping field bulk_read
Andreas Gruenbacher
2016-05-20
lib/uuid.c: move generate_random_uuid() to uuid.c
Andy Shevchenko
2016-05-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-05-17
ubifs: Switch to generic xattr handlers
Andreas Gruenbacher
2016-05-09
more trivial ->iterate_shared conversions
Al Viro
2016-05-02
Merge getxattr prototype change into work.lookups
Al Viro
2016-04-11
->getxattr(): pass dentry and inode as separate arguments
Al Viro
2016-04-04
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
Kirill A. Shutemov
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-03-20
ubifs: Remove unused header
Andreas Gruenbacher
2016-03-20
ubifs: Add logging functions for ubifs_msg, ubifs_err and ubifs_warn
Joe Perches
2016-01-22
wrappers for ->i_mutex access
Al Viro
2016-01-14
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
2016-01-12
Merge tag 'upstream-4.5-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2016-01-10
ubifs: Use XATTR_*_PREFIX_LEN
Richard Weinberger
2016-01-10
UBIFS: add a comment in key.h for unused parameter
Dongsheng Yang
2015-12-08
replace ->follow_link() with new method that could stay in RCU mode
Al Viro
2015-11-13
Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
[next]