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
/
exofs
/
super.c
Age
Commit message (
Expand
)
Author
2012-06-10
exofs: Fix CRASH on very early IO errors.
Boaz Harrosh
2011-10-31
fs: add module.h to files that were implicitly using it
Paul Gortmaker
2011-10-14
ore/exofs: Define new ore_verify_layout
Boaz Harrosh
2011-10-04
ore/exofs: Change the type of the devices array (API change)
Boaz Harrosh
2011-10-03
exofs: Remove unused data_map member from exofs_sb_info
Boaz Harrosh
2011-10-03
exofs: Rename struct ore_components comps => oc
Boaz Harrosh
2011-10-03
exofs/super.c: local functions should be static
H Hartley Sweeten
2011-08-06
exofs: Rename raid engine from exofs/ios.c => ore
Boaz Harrosh
2011-08-06
exofs: ios: Move to a per inode components & device-table
Boaz Harrosh
2011-08-06
exofs: Move exofs specific osd operations out of ios.c
Boaz Harrosh
2011-08-04
exofs: Small cleanup of exofs_fill_super
Boaz Harrosh
2011-08-04
exofs: BUG: Avoid sbi realloc
Boaz Harrosh
2011-07-17
fix exofs ->get_parent()
Al Viro
2011-03-15
exofs: deprecate the commands pending counter
Boaz Harrosh
2011-03-15
exofs: Write sbi->s_nextid as part of the Create command
Boaz Harrosh
2011-03-15
exofs: Add option to mount by osdname
Boaz Harrosh
2011-03-15
exofs: Override read-ahead to align on stripe_size
bharrosh@panasas.com
2011-03-15
exofs: Remove redundant unlikely()
Tobias Klauser
2011-01-07
fs: icache RCU free inodes
Nick Piggin
2010-10-29
convert get_sb_nodev() users
Al Viro
2010-08-11
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
2010-08-09
convert exofs to ->evict_inode()
Al Viro
2010-08-04
exofs: Remove superfluous dependency on buffer_head and writeback
Boaz Harrosh
2010-04-22
exofs: add bdi backing to mount session
Jens Axboe
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-28
exofs: groups support
Boaz Harrosh
2010-02-28
exofs: RAID0 support
Boaz Harrosh
2010-02-28
exofs: Move layout related members to a layout structure
Boaz Harrosh
2009-12-10
exofs: Multi-device mirror support
Boaz Harrosh
2009-12-10
exofs: Move all operations to an io_engine
Boaz Harrosh
2009-12-10
exofs: statfs blocks is sectors not FS blocks
Boaz Harrosh
2009-12-10
exofs: Prints on mount and unmout
Boaz Harrosh
2009-09-24
exofs: remove BKL from super operations
Boaz Harrosh
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2009-06-21
exofs: Avoid using file_fsync()
Boaz Harrosh
2009-06-21
exofs: Remove IBM copyrights
Boaz Harrosh
2009-06-11
exofs: add ->sync_fs
Christoph Hellwig
2009-06-11
->write_super lock_super pushdown
Christoph Hellwig
2009-06-11
push BKL down into ->put_super
Christoph Hellwig
2009-06-11
remove ->write_super call in generic_shutdown_super
Christoph Hellwig
2009-03-31
exofs: export_operations
Boaz Harrosh
2009-03-31
exofs: super_operations and file_system_type
Boaz Harrosh