index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
dlm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-05
Merge tag 'dlm-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
4
-20
/
+9
2020-05-29
net: add a new bind_add method
Christoph Hellwig
1
-6
/
+3
2020-05-29
sctp: add sctp_sock_set_nodelay
Christoph Hellwig
1
-8
/
+2
2020-05-28
tcp: add tcp_sock_set_nodelay
Christoph Hellwig
1
-6
/
+2
2020-05-28
net: add sock_set_rcvbuf
Christoph Hellwig
1
-6
/
+1
2020-05-28
net: add sock_set_keepalive
Christoph Hellwig
1
-5
/
+1
2020-05-28
net: add sock_set_sndtimeo
Christoph Hellwig
1
-6
/
+2
2020-05-28
net: add sock_set_reuseaddr
Christoph Hellwig
1
-5
/
+1
2020-05-27
dlm: use the tcp version of accept_from_sock for sctp as well
Christoph Hellwig
1
-120
/
+3
2020-05-12
dlm: remove BUG() before panic()
Arnd Bergmann
1
-1
/
+0
2020-05-12
dlm: Switch to using wait_event()
Ross Lagerwall
1
-14
/
+4
2020-05-12
fs:dlm:remove unneeded semicolon in rcom.c
Wu Bo
1
-1
/
+1
2020-05-12
dlm: user: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-05-12
dlm: dlm_internal: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-3
/
+3
2019-12-18
dlm: use SO_SNDTIMEO_NEW instead of SO_SNDTIMEO_OLD
Arnd Bergmann
1
-3
/
+3
2019-07-12
Merge tag 'dlm-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
4
-33
/
+19
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+2
2019-07-11
dlm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
3
-27
/
+7
2019-07-11
dlm: check if workqueues are NULL before flushing/destroying
David Windsor
1
-6
/
+12
2019-06-13
dlm: Replace default_attrs in dlm_ktype with default_groups
Kimberly Brown
1
-1
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398
Thomas Gleixner
1
-4
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193
Thomas Gleixner
35
-108
/
+35
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-04-27
genetlink: optionally validate strictly/dumps
Johannes Berg
1
-0
/
+1
2019-02-03
socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes
Deepa Dinamani
1
-2
/
+2
2018-12-03
dlm: fix invalid cluster name warning
David Teigland
1
-1
/
+2
2018-12-03
dlm: NULL check before some freeing functions is not needed
Thomas Meyer
1
-4
/
+2
2018-11-28
dlm: NULL check before kmem_cache_destroy is not needed
Wen Yang
1
-6
/
+3
2018-11-15
dlm: fix missing idr_destroy for recover_idr
David Teigland
1
-0
/
+1
2018-11-15
dlm: memory leaks on error path in dlm_user_request()
Vasily Averin
1
-7
/
+7
2018-11-15
dlm: lost put_lkb on error path in receive_convert() and receive_unlock()
Vasily Averin
1
-0
/
+2
2018-11-15
dlm: possible memory leak on error path in create_lkb()
Vasily Averin
1
-0
/
+1
2018-11-15
dlm: fixed memory leaks after failed ls_remove_names allocation
Vasily Averin
1
-1
/
+1
2018-11-13
dlm: fix possible call to kfree() for non-initialized pointer
Denis V. Lunev
1
-1
/
+1
2018-11-08
dlm: Don't swamp the CPU with callbacks queued during recovery
Bob Peterson
1
-0
/
+10
2018-11-07
dlm: don't leak kernel pointer to userspace
Tycho Andersen
1
-1
/
+1
2018-11-07
dlm: don't allow zero length names
Tycho Andersen
1
-1
/
+1
2018-11-07
dlm: fix invalid free
Tycho Andersen
1
-2
/
+3
2018-10-24
iov_iter: Separate type from direction and use accessor functions
David Howells
1
-1
/
+1
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
1
-1
/
+1
2018-05-29
dlm: remove O_NONBLOCK flag in sctp_connect_to_sock
Gang He
1
-1
/
+1
2018-05-02
dlm: make sctp_connect_to_sock() return in specified time
Gang He
1
-0
/
+12
2018-05-02
dlm: fix a clerical error when set SCTP_NODELAY
Gang He
1
-1
/
+1
2018-02-12
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
1
-4
/
+3
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2
-2
/
+2
2018-01-30
Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2017-12-02
dlm: switch to sock_recvmsg()
Al Viro
1
-2
/
+2
2017-11-27
fs: annotate ->poll() instances
Al Viro
2
-3
/
+3
2017-11-14
Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
1
-8
/
+8
2017-11-14
Merge tag 'dlm-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
7
-124
/
+186
[next]