index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
dlm
/
user.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-04
dlm: add recovery callbacks
David Teigland
1
-2
/
+3
2011-07-15
dlm: use workqueue for callbacks
David Teigland
1
-6
/
+6
2011-03-28
dlm: Remove superfluous call to recalc_sigpending()
Matt Fleming
1
-1
/
+0
2011-03-10
dlm: record full callback state
David Teigland
1
-121
/
+64
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+3
2010-04-30
dlm: fix ast ordering for user locks
David Teigland
1
-14
/
+74
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-24
dlm: fix ordering of bast and cast
David Teigland
1
-4
/
+6
2009-11-30
dlm: always use GFP_NOFS
David Teigland
1
-6
/
+6
2009-03-11
dlm: fix length calculation in compat code
David Teigland
1
-9
/
+15
2008-12-23
dlm: improve how bast mode handling
David Teigland
1
-1
/
+3
2008-09-04
dlm: remove bkl
David Teigland
1
-8
/
+1
2008-08-28
dlm: detect available userspace daemon
David Teigland
1
-1
/
+60
2008-08-28
dlm: allow multiple lockspace creates
David Teigland
1
-21
/
+33
2008-08-13
dlm: add missing kfrees
David Teigland
1
-3
/
+7
2008-07-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
1
-1
/
+1
2008-07-14
dlm: check for null in device_write
Masatake YAMATO
1
-1
/
+1
2008-06-20
dlm-user: BKL pushdown
Arnd Bergmann
1
-1
/
+8
2008-02-06
dlm: add __init and __exit marks to init and exit functions
Denis Cheng
1
-1
/
+1
2008-02-06
dlm: eliminate astparam type casting
David Teigland
1
-5
/
+3
2008-02-04
dlm: dlm/user.c input validation fixes
Al Viro
1
-11
/
+8
2008-01-30
dlm: static initialization improvements
Denis Cheng
1
-6
/
+7
2008-01-30
dlm: Sanity check namelen before copying it
Patrick Caulfeld
1
-3
/
+9
2008-01-30
dlm: fix possible use-after-free
David Teigland
1
-2
/
+2
2007-10-19
Use helpers to obtain task pid in printks
Pavel Emelyanov
1
-1
/
+1
2007-07-09
[DLM] canceling deadlocked lock
David Teigland
1
-0
/
+25
2007-07-09
[DLM] timeout fixes
David Teigland
1
-19
/
+30
2007-07-09
[DLM] dlm_device interface changes [3/6]
David Teigland
1
-10
/
+43
2007-07-09
[DLM] add lock timeouts and warnings [2/6]
David Teigland
1
-1
/
+1
2007-05-01
[DLM] Remove redundant assignment
Patrick Caulfield
1
-2
/
+0
2007-05-01
[DLM] interface for purge (2/2)
David Teigland
1
-0
/
+28
2007-05-01
[DLM] overlapping cancel and unlock
David Teigland
1
-33
/
+44
2007-05-01
[DLM] Don't delete misc device if lockspace removal fails
Patrick Caulfield
1
-22
/
+36
2007-03-07
[DLM] fs/dlm/user.c should #include "user.h"
Adrian Bunk
1
-0
/
+1
2007-02-12
[PATCH] mark struct file_operations const 6
Arjan van de Ven
1
-3
/
+3
2007-02-05
[DLM] fix user unlocking
David Teigland
1
-0
/
+9
2006-08-31
[DLM] force removal of user lockspace
David Teigland
1
-3
/
+6
2006-07-21
[DLM] fix whitespace damage
David Teigland
1
-1
/
+1
2006-07-20
[DLM] fix leaking user locks
David Teigland
1
-0
/
+16
2006-07-13
[DLM] dlm: user locks
David Teigland
1
-0
/
+769