index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
dlm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'dlm-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
2019-07-12
4
-33
/
+19
|
\
|
*
dlm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-07-11
3
-27
/
+7
|
*
dlm: check if workqueues are NULL before flushing/destroying
David Windsor
2019-07-11
1
-6
/
+12
*
|
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-12
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
dlm: Replace default_attrs in dlm_ktype with default_groups
Kimberly Brown
2019-06-13
1
-1
/
+2
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398
Thomas Gleixner
2019-06-05
1
-4
/
+1
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193
Thomas Gleixner
2019-05-30
35
-108
/
+35
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
genetlink: optionally validate strictly/dumps
Johannes Berg
2019-04-27
1
-0
/
+1
*
socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes
Deepa Dinamani
2019-02-03
1
-2
/
+2
*
dlm: fix invalid cluster name warning
David Teigland
2018-12-03
1
-1
/
+2
*
dlm: NULL check before some freeing functions is not needed
Thomas Meyer
2018-12-03
1
-4
/
+2
*
dlm: NULL check before kmem_cache_destroy is not needed
Wen Yang
2018-11-28
1
-6
/
+3
*
dlm: fix missing idr_destroy for recover_idr
David Teigland
2018-11-15
1
-0
/
+1
*
dlm: memory leaks on error path in dlm_user_request()
Vasily Averin
2018-11-15
1
-7
/
+7
*
dlm: lost put_lkb on error path in receive_convert() and receive_unlock()
Vasily Averin
2018-11-15
1
-0
/
+2
*
dlm: possible memory leak on error path in create_lkb()
Vasily Averin
2018-11-15
1
-0
/
+1
*
dlm: fixed memory leaks after failed ls_remove_names allocation
Vasily Averin
2018-11-15
1
-1
/
+1
*
dlm: fix possible call to kfree() for non-initialized pointer
Denis V. Lunev
2018-11-13
1
-1
/
+1
*
dlm: Don't swamp the CPU with callbacks queued during recovery
Bob Peterson
2018-11-08
1
-0
/
+10
*
dlm: don't leak kernel pointer to userspace
Tycho Andersen
2018-11-07
1
-1
/
+1
*
dlm: don't allow zero length names
Tycho Andersen
2018-11-07
1
-1
/
+1
*
dlm: fix invalid free
Tycho Andersen
2018-11-07
1
-2
/
+3
*
iov_iter: Separate type from direction and use accessor functions
David Howells
2018-10-24
1
-1
/
+1
*
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
dlm: remove O_NONBLOCK flag in sctp_connect_to_sock
Gang He
2018-05-29
1
-1
/
+1
*
dlm: make sctp_connect_to_sock() return in specified time
Gang He
2018-05-02
1
-0
/
+12
*
dlm: fix a clerical error when set SCTP_NODELAY
Gang He
2018-05-02
1
-1
/
+1
*
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
2018-02-12
1
-4
/
+3
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
2
-2
/
+2
*
Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-30
1
-2
/
+2
|
\
|
*
dlm: switch to sock_recvmsg()
Al Viro
2017-12-02
1
-2
/
+2
*
|
fs: annotate ->poll() instances
Al Viro
2017-11-27
2
-3
/
+3
|
/
*
Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2017-11-14
1
-8
/
+8
|
\
|
*
dlm: make config_item_type const
Bhumika Goyal
2017-10-19
1
-8
/
+8
*
|
Merge tag 'dlm-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
2017-11-14
7
-124
/
+186
|
\
\
|
*
|
dlm: remove dlm_send_rcom_lookup_dump
David Teigland
2017-10-09
3
-21
/
+1
|
*
|
dlm: recheck kthread_should_stop() before schedule()
Guoqing Jiang
2017-09-25
1
-1
/
+4
|
*
|
DLM: fix NULL pointer dereference in send_to_sock()
tsutomu.owa@toshiba.co.jp
2017-09-25
1
-0
/
+4
|
*
|
DLM: fix to reschedule rwork
tsutomu.owa@toshiba.co.jp
2017-09-25
1
-2
/
+6
|
*
|
DLM: fix to use sk_callback_lock correctly
tsutomu.owa@toshiba.co.jp
2017-09-25
1
-12
/
+17
|
*
|
DLM: fix overflow dlm_cb_seq
tsutomu.owa@toshiba.co.jp
2017-09-25
1
-0
/
+2
|
*
|
DLM: fix memory leak in tcp_accept_from_sock()
tsutomu.owa@toshiba.co.jp
2017-09-25
1
-14
/
+7
|
*
|
DLM: fix conversion deadlock when DLM_LKF_NODLCKWT flag is set
tsutomu.owa@toshiba.co.jp
2017-09-25
1
-19
/
+23
|
*
|
DLM: use CF_CLOSE flag to stop dlm_send correctly
tsutomu.owa@toshiba.co.jp
2017-09-25
1
-0
/
+1
|
*
|
DLM: Reanimate CF_WRITE_PENDING flag
tsutomu.owa@toshiba.co.jp
2017-09-25
1
-1
/
+8
|
*
|
DLM: fix race condition between dlm_recoverd_stop and dlm_recoverd
tsutomu.owa@toshiba.co.jp
2017-09-25
1
-1
/
+10
|
*
|
DLM: close othercon at send/receive error
tsutomu.owa@toshiba.co.jp
2017-09-25
1
-2
/
+2
|
*
|
DLM: retry rcom when dlm_wait_function is timed out.
tsutomu.owa@toshiba.co.jp
2017-09-25
2
-0
/
+10
|
*
|
DLM: fix to use sock_mutex correctly in xxx_accept_from_sock
tsutomu.owa@toshiba.co.jp
2017-09-25
1
-0
/
+6
[next]