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
/
dlm
/
user.c
Age
Commit message (
Expand
)
Author
2013-08-12
dlm: remove signal blocking
David Teigland
2013-02-04
dlm: check the write size from user
David Teigland
2012-09-10
dlm: check the maximum size of a request from user
Sasha Levin
2012-01-04
dlm: add recovery callbacks
David Teigland
2011-07-15
dlm: use workqueue for callbacks
David Teigland
2011-03-28
dlm: Remove superfluous call to recalc_sigpending()
Matt Fleming
2011-03-10
dlm: record full callback state
David Teigland
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-04-30
dlm: fix ast ordering for user locks
David Teigland
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-24
dlm: fix ordering of bast and cast
David Teigland
2009-11-30
dlm: always use GFP_NOFS
David Teigland
2009-03-11
dlm: fix length calculation in compat code
David Teigland
2008-12-23
dlm: improve how bast mode handling
David Teigland
2008-09-04
dlm: remove bkl
David Teigland
2008-08-28
dlm: detect available userspace daemon
David Teigland
2008-08-28
dlm: allow multiple lockspace creates
David Teigland
2008-08-13
dlm: add missing kfrees
David Teigland
2008-07-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
2008-07-14
dlm: check for null in device_write
Masatake YAMATO
2008-06-20
dlm-user: BKL pushdown
Arnd Bergmann
2008-02-06
dlm: add __init and __exit marks to init and exit functions
Denis Cheng
2008-02-06
dlm: eliminate astparam type casting
David Teigland
2008-02-04
dlm: dlm/user.c input validation fixes
Al Viro
2008-01-30
dlm: static initialization improvements
Denis Cheng
2008-01-30
dlm: Sanity check namelen before copying it
Patrick Caulfeld
2008-01-30
dlm: fix possible use-after-free
David Teigland
2007-10-19
Use helpers to obtain task pid in printks
Pavel Emelyanov
2007-07-09
[DLM] canceling deadlocked lock
David Teigland
2007-07-09
[DLM] timeout fixes
David Teigland
2007-07-09
[DLM] dlm_device interface changes [3/6]
David Teigland
2007-07-09
[DLM] add lock timeouts and warnings [2/6]
David Teigland
2007-05-01
[DLM] Remove redundant assignment
Patrick Caulfield
2007-05-01
[DLM] interface for purge (2/2)
David Teigland
2007-05-01
[DLM] overlapping cancel and unlock
David Teigland
2007-05-01
[DLM] Don't delete misc device if lockspace removal fails
Patrick Caulfield
2007-03-07
[DLM] fs/dlm/user.c should #include "user.h"
Adrian Bunk
2007-02-12
[PATCH] mark struct file_operations const 6
Arjan van de Ven
2007-02-05
[DLM] fix user unlocking
David Teigland
2006-08-31
[DLM] force removal of user lockspace
David Teigland
2006-07-21
[DLM] fix whitespace damage
David Teigland
2006-07-20
[DLM] fix leaking user locks
David Teigland
2006-07-13
[DLM] dlm: user locks
David Teigland