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
/
file.c
Age
Commit message (
Expand
)
Author
2014-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-06-12
->splice_write() via ->write_iter()
Al Viro
2014-05-28
UBIFS: fix debugging check
Artem Bityutskiy
2014-05-27
UBIFS: add missing ui pointer in debugging code
Daniel Golle
2014-05-13
UBIFS: fix an mmap and fsync race condition
hujianyang
2014-05-06
ubifs: switch to ->write_iter()
Al Viro
2014-05-06
switch simple generic_file_aio_read() users to ->read_iter()
Al Viro
2014-04-07
mm: implement ->map_pages for page cache
Kirill A. Shutemov
2013-05-21
mm: change invalidatepage prototype to accept length
Lukas Czerner
2013-05-07
aio: don't include aio.h in sched.h
Kent Overstreet
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-22
new helper: file_inode(file)
Al Viro
2013-02-21
ubifs: wait for page writeback to provide stable pages
Jan Kara
2012-10-09
mm: kill vma flag VM_CAN_NONLINEAR
Konstantin Khlebnikov
2012-08-31
UBIFS: comply with coding style
Artem Bityutskiy
2012-08-04
UBIFS: nuke pdflush from comments
Artem Bityutskiy
2012-05-16
UBIFS: rename dumping functions
Artem Bityutskiy
2012-05-03
UBIFS: remove xattr Kconnfig option
Subodh Nijsure
2012-03-20
ubifs: remove the second argument of k[un]map_atomic()
Cong Wang
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: amend debugging inode size check function prototype
Artem Bityutskiy
2011-05-13
UBIFS: remove strange commentary
Artem Bityutskiy
2011-05-13
UBIFS: use ro_mount instead of MS_RDONLY
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-04-13
UBIFS: fix oops when R/O file-system is fsync'ed
Artem Bityutskiy
2011-03-24
UBIFS: fix assertion warning and refine comments
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-09
check ATTR_SIZE contraints in inode_change_ok
Christoph Hellwig
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
2010-03-05
pass writeback_control to ->write_inode
Christoph Hellwig
2009-12-17
kill I_LOCK
Christoph Hellwig
2009-11-24
UBIFS: remove manual O_SYNC handling
Christoph Hellwig
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
2009-09-10
UBIFS: amend commentaries
Artem Bityutskiy
2009-04-06
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
2009-04-01
mm: page_mkwrite change prototype to match fault
Nick Piggin
2009-03-20
UBIFS: fix commentaries
Artem Bityutskiy
2009-03-14
UBIFS: fix bug where page is marked uptodate when out of space
Adrian Hunter
2009-01-26
UBIFS: add re-mount debugging checks
Artem Bityutskiy
2009-01-18
UBIFS: constify operations
Artem Bityutskiy
2009-01-04
fs: symlink write_begin allocation context fix
Nick Piggin
2008-12-31
UBIFS: fix checkpatch.pl warnings
Artem Bityutskiy
2008-12-23
UBIFS: use PAGE_CACHE_MASK correctly
Artem Bityutskiy
2008-11-21
UBIFS: pre-allocate bulk-read buffer
Artem Bityutskiy
2008-11-21
UBIFS: do not allocate too much
Artem Bityutskiy
[next]