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
/
gfs2
/
locking
Age
Commit message (
Expand
)
Author
2008-04-30
fs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-21
dlm: move plock code from gfs2
David Teigland
2008-04-10
[GFS2] fix GFP_KERNEL misuses
Josef Bacik
2008-03-31
[GFS2] Invalidate cache at correct point
Benjamin Marzinski
2008-03-31
[GFS2] proper extern for gfs2/locking/dlm/mount.c:gdlm_ops
Adrian Bunk
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
2008-01-25
[GFS2] use pid for plock owner for nfs clients
David Teigland
2008-01-25
[GFS2] tidy up error message
David Teigland
2008-01-25
[GFS2] Check for installation of mount helpers for DLM mounts
Fabio Massimo Di Nitto
2008-01-25
[GFS2] check kthread_should_stop when waiting
David Teigland
2008-01-24
Kobject: convert fs/* from kobject_unregister() to kobject_put()
Greg Kroah-Hartman
2008-01-24
Kobject: change GFS2 to use kobject_init_and_add
Greg Kroah-Hartman
2008-01-24
kobject: convert kernel_kset to be a kobject
Greg Kroah-Hartman
2008-01-24
kset: convert kernel_subsys to use kset_create
Greg Kroah-Hartman
2008-01-24
kset: convert gfs2 dlm to use kset_create
Greg Kroah-Hartman
2008-01-24
kobject: remove struct kobj_type from struct kset
Greg Kroah-Hartman
2007-10-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2007-10-12
Drivers: clean up direct setting of the name of a kset
Greg Kroah-Hartman
2007-10-10
[GFS2] GFS2: chmod hung - fix race in thread creation
Bob Peterson
2007-10-10
[GFS2] use an temp variable to reduce a spin_unlock
Denis Cheng
2007-10-10
[GFS2] Clean up duplicate includes in fs/gfs2/
Jesper Juhl
2007-07-09
[GFS2] return conflicts for GETLK
David Teigland
2007-07-09
[GFS2] set plock owner in GETLK info
David Teigland
2007-07-09
[DLM] variable allocation
Patrick Caulfield
2007-07-09
[GFS2] Reduce size of struct gdlm_lock
Steven Whitehouse
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-07
Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2007-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
2007-05-06
gfs2: nfs lock support for gfs2
Marc Eshel
2007-05-06
locks: give posix_test_lock same interface as ->lock
Marc Eshel
2007-05-02
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
2007-05-01
[GFS2] Set drop_count to 0 (off) by default
Steven Whitehouse
2007-05-01
[GFS2] use log_error before LM_OUT_ERROR
David Teigland
2007-05-01
[GFS2] Speed up lock_dlm's locking (move sprintf)
Steven Whitehouse
2007-02-12
[PATCH] mark struct file_operations const 6
Arjan van de Ven
2007-02-05
[GFS2] make lock_dlm drop_count tunable in sysfs
David Teigland
2007-02-05
[GFS2] increase default lock limit
David Teigland
2006-12-04
[PATCH] severing skbuff.h -> poll.h
Al Viro
2006-10-11
[PATCH] misuse of strstr
Al Viro
2006-09-27
[GFS2] Fix bug in Makefiles for lock modules
Steven Whitehouse
2006-09-25
[GFS2/DLM] Fix trailing whitespace
Steven Whitehouse
2006-09-19
[GFS2] Export lm_interface to kernel headers
Fabio Massimo Di Nitto
2006-09-08
[GFS2] Use void * instead of typedef for locking module interface
Steven Whitehouse
2006-09-07
[GFS2] Remove unused sync_lvb code from lock modules
Steven Whitehouse
2006-09-07
[GFS2] Remove one typedef
Steven Whitehouse
2006-09-07
[GFS2] Add brackets in locking/dlm/sysfs.c
Steven Whitehouse
2006-09-04
[GFS2] Change all types to uX style
Steven Whitehouse
2006-09-04
[GFS2] Align all labels against LH side
Steven Whitehouse
2006-09-01
[GFS2] Update copyright, tidy up incore.h
Steven Whitehouse
2006-08-07
[GFS2] match plock result with correct request
David Teigland
[next]