index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
dlm
/
user.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-14
fs: dlm: move dlm_purge_lkb_callbacks to user module
Alexander Aring
1
-0
/
+18
2023-03-06
fs: dlm: move internal flags to atomic ops
Alexander Aring
1
-4
/
+4
2023-03-06
fs: dlm: change dflags to use atomic bits
Alexander Aring
1
-2
/
+2
2023-03-06
fs: dlm: store lkb distributed flags into own value
Alexander Aring
1
-2
/
+4
2023-03-06
fs: dlm: remove deprecated code parts
Alexander Aring
1
-22
/
+0
2023-03-06
fs: dlm: fix DLM_IFL_CB_PENDING gets overwritten
Alexander Aring
1
-1
/
+1
2022-11-21
fs: dlm: rename DLM_IFL_NEED_SCHED to DLM_IFL_CB_PENDING
Alexander Aring
1
-2
/
+1
2022-11-21
fs: dlm: ast do WARN_ON_ONCE() on hotpath
Alexander Aring
1
-4
/
+4
2022-11-08
fs: dlm: use a non-static queue for callbacks
Alexander Aring
1
-30
/
+43
2022-11-08
fs: dlm: use list_first_entry marco
Alexander Aring
1
-1
/
+1
2022-08-23
fs: dlm: remove DLM_LSFL_FS from uapi
Alexander Aring
1
-3
/
+3
2022-08-23
fs: dlm: trace user space callbacks
Alexander Aring
1
-1
/
+6
2022-08-23
fs: dlm: change ls_clear_proc_locks to spinlock
Alexander Aring
1
-2
/
+2
2022-08-01
fs: dlm: don't use deprecated timeout features by default
Alexander Aring
1
-0
/
+12
2022-08-01
fs: dlm: add deprecation Kconfig and warnings for timeouts
Alexander Aring
1
-0
/
+8
2022-06-24
fs: dlm: remove timeout from dlm_user_adopt_orphan
Alexander Aring
1
-1
/
+0
2022-04-06
dlm: remove __user conversion warnings
Alexander Aring
1
-8
/
+8
2020-05-12
dlm: user: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193
Thomas Gleixner
1
-4
/
+1
2018-12-03
dlm: fix invalid cluster name warning
David Teigland
1
-1
/
+2
2018-11-07
dlm: don't leak kernel pointer to userspace
Tycho Andersen
1
-1
/
+1
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-1
/
+1
2017-11-27
fs: annotate ->poll() instances
Al Viro
1
-1
/
+1
2017-08-07
dlm: avoid double-free on error path in dlm_device_{register,unregister}
Edwin Török
1
-0
/
+4
2017-08-07
dlm: Fix kernel memory disclosure
Vlad Tsyrklevich
1
-0
/
+2
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+1
2016-10-19
dlm: audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+0
2016-01-21
[regression] fix braino in fs/dlm/user.c
Al Viro
1
-1
/
+1
2016-01-04
convert a bunch of open-coded instances of memdup_user_nul()
Al Viro
1
-8
/
+3
2015-09-03
Merge tag 'dlm-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
1
-3
/
+4
2015-08-25
dlm: fix lvb copy for user locks
David Teigland
1
-3
/
+4
2015-08-05
char: make misc_deregister a void function
Greg Kroah-Hartman
1
-6
/
+3
2014-11-19
dlm: adopt orphan locks
David Teigland
1
-2
/
+11
2013-08-12
dlm: remove signal blocking
David Teigland
1
-19
/
+6
2013-02-04
dlm: check the write size from user
David Teigland
1
-4
/
+4
2012-09-10
dlm: check the maximum size of a request from user
Sasha Levin
1
-0
/
+7
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
[next]