index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
dlm
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
|
DLM: fix race condition between dlm_send and dlm_recv
tsutomu.owa@toshiba.co.jp
2017-09-25
1
-2
/
+6
|
*
|
DLM: fix double list_del()
tsutomu.owa@toshiba.co.jp
2017-09-25
1
-5
/
+39
|
*
|
DLM: fix remove save_cb argument from add_sock()
tsutomu.owa@toshiba.co.jp
2017-09-25
1
-8
/
+8
|
*
|
DLM: Fix saving of NULL callbacks
Bob Peterson
2017-09-25
1
-20
/
+25
|
*
|
DLM: Eliminate CF_WRITE_PENDING flag
Bob Peterson
2017-09-25
1
-13
/
+8
|
*
|
DLM: Eliminate CF_CONNECT_PENDING flag
Bob Peterson
2017-09-25
1
-7
/
+3
|
|
/
*
/
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
Merge tag 'locks-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
2017-09-06
1
-1
/
+1
|
\
|
*
fs/locks: Remove fl_nspid and use fs-specific l_pid for remote locks
Benjamin Coddington
2017-07-16
1
-1
/
+1
*
|
dlm: use sock_create_lite inside tcp_accept_from_sock
Guoqing Jiang
2017-08-07
1
-1
/
+1
*
|
dlm: avoid double-free on error path in dlm_device_{register,unregister}
Edwin Török
2017-08-07
1
-0
/
+4
*
|
dlm: constify kset_uevent_ops structure
Bhumika Goyal
2017-08-07
1
-1
/
+1
*
|
dlm: print log message when cluster name is not set
Zhu Lingshan
2017-08-07
1
-0
/
+4
*
|
dlm: Delete an unnecessary variable initialisation in dlm_ls_start()
Markus Elfring
2017-08-07
1
-1
/
+1
*
|
dlm: Improve a size determination in two functions
Markus Elfring
2017-08-07
1
-2
/
+2
*
|
dlm: Use kcalloc() in two functions
Markus Elfring
2017-08-07
1
-4
/
+2
*
|
dlm: Use kmalloc_array() in make_member_array()
Markus Elfring
2017-08-07
1
-2
/
+1
*
|
dlm: Delete an error message for a failed memory allocation in dlm_recover_wa...
Markus Elfring
2017-08-07
1
-3
/
+1
*
|
dlm: Improve a size determination in dlm_recover_waiters_pre()
Markus Elfring
2017-08-07
1
-1
/
+1
*
|
dlm: Use kcalloc() in dlm_scan_waiters()
Markus Elfring
2017-08-07
1
-1
/
+1
*
|
dlm: Improve a size determination in table_seq_start()
Markus Elfring
2017-08-07
1
-1
/
+1
*
|
dlm: Add spaces for better code readability
Markus Elfring
2017-08-07
1
-5
/
+5
*
|
dlm: Replace six seq_puts() calls by seq_putc()
Markus Elfring
2017-08-07
1
-7
/
+6
[next]