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
/
config.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-01
fs: dlm: don't use deprecated timeout features by default
Alexander Aring
1
-0
/
+14
2022-06-24
fs: dlm: remove waiter warnings
Alexander Aring
1
-7
/
+0
2021-06-02
fs: dlm: rename socket and app buffer defines
Alexander Aring
1
-2
/
+2
2021-06-02
fs: dlm: introduce proto values
Alexander Aring
1
-1
/
+1
2021-06-02
fs: dlm: fix memory leak when fenced
Alexander Aring
1
-0
/
+9
2021-05-25
fs: dlm: add more midcomms hooks
Alexander Aring
1
-1
/
+2
2021-03-09
fs: dlm: add check if dlm is currently running
Alexander Aring
1
-2
/
+32
2021-03-09
fs: dlm: add errno handling to check callback
Alexander Aring
1
-7
/
+16
2021-03-09
fs: dlm: fix mark setting deadlock
Alexander Aring
1
-19
/
+10
2020-09-29
fs: dlm: rework receive handling
Alexander Aring
1
-1
/
+0
2020-09-29
fs: dlm: disallow buffer size below default
Alexander Aring
1
-2
/
+7
2020-09-29
fs: dlm: handle range check as callback
Alexander Aring
1
-18
/
+23
2020-09-29
fs: dlm: fix mark per nodeid setting
Alexander Aring
1
-6
/
+10
2020-08-27
fs: dlm: fix configfs memory leak
Alexander Aring
1
-0
/
+3
2020-08-06
fs: dlm: set skb mark per peer socket
Alexander Aring
1
-0
/
+38
2020-08-06
fs: dlm: set skb mark for listen socket
Alexander Aring
1
-0
/
+6
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193
Thomas Gleixner
1
-3
/
+1
2017-10-19
dlm: make config_item_type const
Bhumika Goyal
1
-8
/
+8
2016-10-19
dlm: audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+1
2016-06-21
dlm: add log_info config option
Zhilong Liu
1
-0
/
+7
2016-03-29
dlm: config: Fix ENOMEM failures in make_cluster()
Andrew Price
1
-2
/
+1
2016-03-06
configfs: switch ->default groups to a linked list
Christoph Hellwig
1
-31
/
+7
2015-10-13
dlm: use per-attribute show and store methods
Christoph Hellwig
1
-214
/
+74
2014-06-06
fs/dlm/config.c: convert simple_str to kstr
Fabian Frederick
1
-6
/
+20
2013-06-25
dlm: config: using strlcpy instead of strncpy
Zhao Hongjiang
1
-2
/
+3
2013-02-26
fs: change return values from -EACCES to -EPERM
Zhao Hongjiang
1
-1
/
+1
2012-08-08
dlm: fix deadlock between dlm_send and dlm_controld
David Teigland
1
-64
/
+15
2012-07-16
dlm: use rsbtbl as resource directory
David Teigland
1
-7
/
+0
2012-01-04
dlm: add recovery callbacks
David Teigland
1
-57
/
+73
2011-07-12
dlm: improve rsb searches
David Teigland
1
-1
/
+8
2011-07-11
dlm: keep lkbs in idr
David Teigland
1
-7
/
+0
2011-06-30
dlm: show addresses in configfs
Masatake YAMATO
1
-2
/
+57
2011-04-01
dlm: delayed reply message warning
David Teigland
1
-1
/
+8
2011-03-10
dlm: increase default hash table sizes
David Teigland
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-11-30
dlm: always use GFP_NOFS
David Teigland
1
-12
/
+12
2008-09-05
dlm: choose better identifiers
Andrew Morton
1
-22
/
+22
2008-09-02
dlm: fix address compare
David Teigland
1
-2
/
+31
2008-08-13
dlm: rename structs
David Teigland
1
-96
/
+107
2008-07-17
configfs: Allow ->make_item() and ->make_group() to return detailed errors.
Joel Becker
1
-4
/
+4
2008-07-17
Revert "configfs: Allow ->make_item() and ->make_group() to return detailed e...
Joel Becker
1
-28
/
+17
2008-07-14
configfs: Allow ->make_item() and ->make_group() to return detailed errors.
Joel Becker
1
-17
/
+28
2008-04-21
dlm: recover nodes that are removed and re-added
David Teigland
1
-9
/
+39
2008-04-21
dlm: match signedness between dlm_config_info and cluster_set
Harvey Harrison
1
-1
/
+1
2008-02-06
dlm: add __init and __exit marks to init and exit functions
Denis Cheng
1
-1
/
+1
2007-07-10
configfs: Convert subsystem semaphore to mutex
Joel Becker
1
-5
/
+5
2007-07-10
[PATCH] configfs+dlm: Rename config_group_find_obj and state semantics clearly
Satyam Sharma
1
-1
/
+1
2007-07-10
[PATCH] configfs+dlm: Separate out __CONFIGFS_ATTR into configfs.h
Satyam Sharma
1
-8
/
+0
2007-07-09
[DLM] show default protocol
David Teigland
1
-0
/
+1
2007-07-09
[DLM] timeout fixes
David Teigland
1
-0
/
+1
[next]