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
/
super.c
Age
Commit message (
Expand
)
Author
2009-07-05
UBIFS: allow more than one volume to be mounted
Daniel Mack
2009-07-05
UBIFS: fix assertion warning
Artem Bityutskiy
2009-07-05
UBIFS: few spelling fixes
Artem Bityutskiy
2009-07-05
UBIFS: slightly optimize write-buffer timer usage
Artem Bityutskiy
2009-06-17
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
2009-06-16
ubifs: register backing_dev_info
Jens Axboe
2009-06-11
Push BKL down into ->remount_fs()
Alessio Igor Bogani
2009-06-11
push BKL down into ->put_super
Christoph Hellwig
2009-06-11
enforce ->sync_fs is only called for rw superblock
Christoph Hellwig
2009-06-08
UBIFS: start using hrtimers
Artem Bityutskiy
2009-06-08
UBIFS: do not forget to register BDI device
Artem Bityutskiy
2009-06-02
UBIFS: allow sync option in rootflags
Artem Bityutskiy
2009-05-26
UBIFS: use anonymous device
Artem Bityutskiy
2009-05-25
UBIFS: return proper error code if the compr is not present
Corentin Chary
2009-05-09
Convert obvious places to deactivate_locked_super()
Al Viro
2009-05-06
UBIFS: reset no_space flag after inode deletion
Adrian Hunter
2009-04-06
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
2009-03-27
vfs: simple_set_mnt() should return void
Sukadev Bhattiprolu
2009-03-26
UBIFS: add R/O compatibility
Artem Bityutskiy
2009-03-20
UBIFS: fix compiler warnings
Hunter Adrian
2009-03-16
UBIFS: introduce a helpful variable
Artem Bityutskiy
2009-03-15
UBIFS: fix bogus assertion
Artem Bityutskiy
2009-01-29
UBIFS: remove fast unmounting
Artem Bityutskiy
2009-01-29
UBIFS: return sensible error codes
Artem Bityutskiy
2009-01-29
UBIFS: remount ro fixes
Adrian Hunter
2009-01-29
UBIFS: sync wbufs after syncing inodes and pages
Adrian Hunter
2009-01-26
UBIFS: fix assertions
Artem Bityutskiy
2009-01-26
UBIFS: ensure orphan area head is initialized
Adrian Hunter
2009-01-26
UBIFS: always clean up GC LEB space
Artem Bityutskiy
2009-01-26
UBIFS: add re-mount debugging checks
Artem Bityutskiy
2009-01-26
UBIFS: fix LEB list freeing
Artem Bityutskiy
2009-01-20
UBIFS: document dark_wm and dead_wm better
Artem Bityutskiy
2009-01-18
UBIFS: constify operations
Artem Bityutskiy
2009-01-18
UBIFS: do not commit twice
Artem Bityutskiy
2009-01-06
UBIFS: do not use WB_SYNC_HOLD
Artem Bityutskiy
2008-12-31
UBIFS: add more useful debugging prints
Artem Bityutskiy
2008-12-31
UBIFS: allow mounting when short of space
Artem Bityutskiy
2008-12-31
UBIFS: always commit on unmount
Artem Bityutskiy
2008-12-31
UBIFS: use ubi_sync
Artem Bityutskiy
2008-12-31
UBIFS: always commit in sync_fs
Artem Bityutskiy
2008-12-31
UBIFS: fix file-system synchronization
Artem Bityutskiy
2008-12-31
UBIFS: fix constants initialization
Artem Bityutskiy
2008-12-23
UBIFS: use nicer 64-bit math
Artem Bityutskiy
2008-12-23
UBIFS: fix available blocks count
Artem Bityutskiy
2008-12-03
UBIFS: add debugfs support
Artem Bityutskiy
2008-12-03
UBIFS: separate debugging fields out
Artem Bityutskiy
2008-12-03
UBIFS: introduce compression mount options
Artem Bityutskiy
2008-12-03
UBIFS: use bit-fields to store compression type
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]