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
Age
Commit message (
Expand
)
Author
2014-11-03
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
2014-10-31
vfs: make first argument of dir_context.actor typed
Miklos Szeredi
2014-10-14
ocfs2: replace strnicmp with strncasecmp
Rasmus Villemoes
2014-10-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2014-10-09
ocfs2: fix a deadlock while o2net_wq doing direct memory reclaim
Xue jiufei
2014-10-09
ocfs2: fix deadlock due to wrong locking order
Junxiao Bi
2014-10-09
ocfs2: fix deadlock between o2hb thread and o2net_wq
Joseph Qi
2014-10-09
ocfs2: don't fire quorum before connection established
Junxiao Bi
2014-10-09
fs/ocfs2/dlmglue.c: use __seq_open_private() not seq_open()
Rob Jones
2014-10-09
fs/ocfs2/cluster/netdebug.c: use seq_open_private() not seq_open()
Rob Jones
2014-10-09
fs/ocfs2/dlm/dlmdebug.c: use seq_open_private() not seq_open()
Rob Jones
2014-10-09
ocfs2: remove unused code in dlm_new_lockres()
Xue jiufei
2014-10-09
ocfs2/dlm: call dlm_lockres_put without resource spinlock
alex chen
2014-10-09
ocfs2: call o2quo_exit() if malloc failed in o2net_init()
Joseph Qi
2014-10-09
ocfs2: fix shift left operations overflow
Joseph Qi
2014-10-09
ocfs2/dlm: refactor error handling in dlm_alloc_ctxt
Joseph Qi
2014-10-09
fs/ocfs2/stack_user.c: fix typo in ocfs2_control_release()
Andrew Morton
2014-10-02
ocfs2/dlm: should put mle when goto kill in dlm_assert_master_handler
alex chen
2014-09-30
ocfs2: Back out change to use OCFS2_MAXQUOTAS in ocfs2_setattr()
Jan Kara
2014-09-26
ocfs2/dlm: do not get resource spinlock if lockres is new
Joseph Qi
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-08-29
ocfs2: quorum: add a log for node not fenced
Junxiao Bi
2014-08-29
ocfs2: o2net: set tcp user timeout to max value
Junxiao Bi
2014-08-29
ocfs2: o2net: don't shutdown connection when idle timeout
Junxiao Bi
2014-08-29
ocfs2: do not write error flag to user structure we cannot copy from/to
Ben Hutchings
2014-08-06
fs/ocfs2/slot_map.c: replace count*size kzalloc by kcalloc
Fabian Frederick
2014-08-06
ocfs2: race between umount and unfinished remastering during recovery
Tariq Saeed
2014-08-06
ocfs2: remove conversion of total_backoff in dlm_join_domain()
Xue jiufei
2014-08-06
ocfs2: correctly check the return value of ocfs2_search_extent_list
Yingtai Xie
2014-06-23
ocfs2/dlm: do not purge lockres that is queued for assert master
Xue jiufei
2014-06-23
ocfs2: do not return DLM_MIGRATE_RESPONSE_MASTERY_REF to avoid endless,loop d...
jiangyiwen
2014-06-23
ocfs2: manually do the iput once ocfs2_add_entry failed in ocfs2_symlink and ...
jiangyiwen
2014-06-23
ocfs2: fix a tiny race when running dirop_fileop_racer
Yiwen Jiang
2014-06-23
ocfs2/dlm: fix misuse of list_move_tail() in dlm_run_purge_list()
Xue jiufei
2014-06-23
ocfs2: refcount: take rw_lock in ocfs2_reflink
Wengang Wang
2014-06-23
ocfs2: revert "ocfs2: fix NULL pointer dereference when dismount and ocfs2rec...
Xue jiufei
2014-06-23
ocfs2: fix deadlock when two nodes are converting same lock from PR to EX and...
Tariq Saeed
2014-06-23
ocfs2: should add inode into orphan dir after updating entry in ocfs2_rename()
alex chen
2014-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-06-12
Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus
Al Viro
2014-06-12
ocfs2: switch to iter_file_splice_write()
Al Viro
2014-06-10
ocfs2/o2net: incorrect to terminate accepting connections loop upon rejecting...
Tariq Saeed
2014-06-04
fs/buffer.c: remove block_write_full_page_endio()
Matthew Wilcox
2014-06-04
ocfs2: remove some unused code
Xue jiufei
2014-06-04
ocfs2: fix incorrect i_size of global bitmap inode after resize
Joseph Qi
2014-06-04
ocfs2: cleanup unused paramters in ocfs2_calc_new_backup_super
Joseph Qi
2014-06-04
ocfs2/dlm: disallow node joining when recovery is on going
Xue jiufei
2014-06-04
ocfs2: fix umount hang while shutting down truncate log
Xue jiufei
2014-06-04
fs/ocfs2/ioctl.c: add static to local functions
Fabian Frederick
[next]