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
/
ocfs2
/
super.c
Age
Commit message (
Expand
)
Author
2018-01-31
ocfs2: return -EROFS to mount.ocfs2 if inode block is invalid
piaojun
2018-01-31
ocfs2: give an obvious tip for mismatched cluster names
Gang He
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-15
ocfs2: no need flush workqueue before destroying it
piaojun
2017-09-14
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-09-06
ocfs2: clean up some dead code
Jun Piao
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
2017-06-05
fs: switch ->s_uuid to uuid_t
Christoph Hellwig
2017-03-02
sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...
Ingo Molnar
2016-12-19
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2016-12-12
ocfs2: use time64_t to represent orphan scan times
Deepa Dinamani
2016-11-30
ocfs2: Protect periodic quota syncing with s_umount semaphore
Jan Kara
2016-10-07
fs/ocfs2/super: remove deprecated create_singlethread_workqueue()
Bhaktipriya Shridhar
2016-07-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-07-26
ocfs2: cleanup implemented prototypes
Joseph Qi
2016-06-07
fs: have ll_rw_block users pass in op and flags separately
Mike Christie
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-03-25
ocfs2: fix occurring deadlock by changing ocfs2_wq from global to local
jiangyiwen
2016-03-25
ocfs2: fix ip_unaligned_aio deadlock with dio work queue
Ryan Ding
2016-03-25
ocfs2: record UNWRITTEN extents when populate write desc
Ryan Ding
2016-03-22
ocfs2: create/remove sysfile for online file check
Gang He
2016-03-15
ocfs2: use spinlock_irqsave() to downconvert lock in ocfs2_osb_dump()
jiangyiwen
2016-01-14
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
2016-01-14
ocfs2: clean up redundant NULL check before iput
Joseph Qi
2016-01-14
ocfs2: optimize bad declarations and redundant assignment
Norton.Zhu
2015-09-04
fs: create and use seq_show_option for escaping
Kees Cook
2015-09-04
ocfs2: neaten do_error, ocfs2_error and ocfs2_abort
Joe Perches
2015-09-04
ocfs2: add errors=continue
Goldwyn Rodrigues
2015-09-04
ocfs2: fix race between dio and recover orphan
Joseph Qi
2015-04-21
Revert "ocfs2: incorrect check for debugfs returns"
Linus Torvalds
2015-04-14
cleancache: zap uuid arg of cleancache_init_shared_fs
Vladimir Davydov
2015-04-14
ocfs2: copy fs uuid to superblock
Vladimir Davydov
2015-04-14
ocfs2: logging: remove static buffer, use vsprintf extension %pV
Joe Perches
2015-04-14
ocfs2: incorrect check for debugfs returns
Chengyu Song
2015-02-16
ocfs2: wait for orphan recovery first once append O_DIRECT write crash
Joseph Qi
2015-02-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-02-10
ocfs2: add a mount option journal_async_commit on ocfs2 filesystem
alex chen
2015-01-30
ocfs2: Use generic helpers for quotaon and quotaoff
Jan Kara
2014-12-10
Merge branch 'akpm' (patchbomb from Andrew)
Linus Torvalds
2014-12-10
ocfs2: fix error handling when creating debugfs root in ocfs2_init()
Jan Kara
2014-11-10
ocfs2: Convert to private i_dquot field
Jan Kara
2014-10-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2014-09-26
ocfs2: free vol_label in ocfs2_delete_osb()
Joseph Qi
2014-09-17
ocfs2: Don't use MAXQUOTAS value
Jan Kara
2014-06-23
ocfs2: revert "ocfs2: fix NULL pointer dereference when dismount and ocfs2rec...
Xue jiufei
2014-06-04
fs/ocfs2/super.c: use OCFS2_MAX_VOL_LABEL_LEN and strlcpy
Fabian Frederick
2014-06-04
ocfs2: remove NULL assignments on static
Fabian Frederick
2014-04-04
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2014-04-03
ocfs2: avoid system inode ref confusion by adding mutex lock
jiangyiwen
2014-04-03
ocfs2: revert iput deferring code in ocfs2_drop_dentry_lock
Goldwyn Rodrigues
[next]