index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
dlm
Age
Commit message (
Expand
)
Author
2019-12-18
dlm: use SO_SNDTIMEO_NEW instead of SO_SNDTIMEO_OLD
Arnd Bergmann
2019-07-12
Merge tag 'dlm-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-11
dlm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-07-11
dlm: check if workqueues are NULL before flushing/destroying
David Windsor
2019-06-13
dlm: Replace default_attrs in dlm_ktype with default_groups
Kimberly Brown
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-27
genetlink: optionally validate strictly/dumps
Johannes Berg
2019-02-03
socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes
Deepa Dinamani
2018-12-03
dlm: fix invalid cluster name warning
David Teigland
2018-12-03
dlm: NULL check before some freeing functions is not needed
Thomas Meyer
2018-11-28
dlm: NULL check before kmem_cache_destroy is not needed
Wen Yang
2018-11-15
dlm: fix missing idr_destroy for recover_idr
David Teigland
2018-11-15
dlm: memory leaks on error path in dlm_user_request()
Vasily Averin
2018-11-15
dlm: lost put_lkb on error path in receive_convert() and receive_unlock()
Vasily Averin
2018-11-15
dlm: possible memory leak on error path in create_lkb()
Vasily Averin
2018-11-15
dlm: fixed memory leaks after failed ls_remove_names allocation
Vasily Averin
2018-11-13
dlm: fix possible call to kfree() for non-initialized pointer
Denis V. Lunev
2018-11-08
dlm: Don't swamp the CPU with callbacks queued during recovery
Bob Peterson
2018-11-07
dlm: don't leak kernel pointer to userspace
Tycho Andersen
2018-11-07
dlm: don't allow zero length names
Tycho Andersen
2018-11-07
dlm: fix invalid free
Tycho Andersen
2018-10-24
iov_iter: Separate type from direction and use accessor functions
David Howells
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
2018-05-29
dlm: remove O_NONBLOCK flag in sctp_connect_to_sock
Gang He
2018-05-02
dlm: make sctp_connect_to_sock() return in specified time
Gang He
2018-05-02
dlm: fix a clerical error when set SCTP_NODELAY
Gang He
2018-02-12
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-01-30
Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-12-02
dlm: switch to sock_recvmsg()
Al Viro
2017-11-27
fs: annotate ->poll() instances
Al Viro
2017-11-14
Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2017-11-14
Merge tag 'dlm-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-19
dlm: make config_item_type const
Bhumika Goyal
2017-10-09
dlm: remove dlm_send_rcom_lookup_dump
David Teigland
2017-09-25
dlm: recheck kthread_should_stop() before schedule()
Guoqing Jiang
2017-09-25
DLM: fix NULL pointer dereference in send_to_sock()
tsutomu.owa@toshiba.co.jp
2017-09-25
DLM: fix to reschedule rwork
tsutomu.owa@toshiba.co.jp
2017-09-25
DLM: fix to use sk_callback_lock correctly
tsutomu.owa@toshiba.co.jp
2017-09-25
DLM: fix overflow dlm_cb_seq
tsutomu.owa@toshiba.co.jp
2017-09-25
DLM: fix memory leak in tcp_accept_from_sock()
tsutomu.owa@toshiba.co.jp
2017-09-25
DLM: fix conversion deadlock when DLM_LKF_NODLCKWT flag is set
tsutomu.owa@toshiba.co.jp
2017-09-25
DLM: use CF_CLOSE flag to stop dlm_send correctly
tsutomu.owa@toshiba.co.jp
2017-09-25
DLM: Reanimate CF_WRITE_PENDING flag
tsutomu.owa@toshiba.co.jp
2017-09-25
DLM: fix race condition between dlm_recoverd_stop and dlm_recoverd
tsutomu.owa@toshiba.co.jp
2017-09-25
DLM: close othercon at send/receive error
tsutomu.owa@toshiba.co.jp
[next]