summaryrefslogtreecommitdiff
path: root/fs/dlm
Commit message (Expand)AuthorAge
* convert a bunch of open-coded instances of memdup_user_nul()Al Viro2016-01-04
* net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet2015-12-01
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-11-13
|\
| * dlm: use per-attribute show and store methodsChristoph Hellwig2015-10-13
* | Merge tag 'dlm-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds2015-11-05
|\ \
| * | dlm: make posix locks interruptibleEric Ren2015-11-03
| |/
* | Move locks API users to locks_lock_inode_wait()Benjamin Coddington2015-10-22
|/
* Merge tag 'dlm-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds2015-09-03
|\
| * dlm: print error from kernel_sendpageBob Peterson2015-08-27
| * dlm: fix lvb copy for user locksDavid Teigland2015-08-25
| * dlm: sctp_accept_from_sock() can be statickbuild test robot2015-08-17
| * dlm: fix reconnecting but not sending dataMarcelo Ricardo Leitner2015-08-17
| * dlm: replace BUG_ON with a less severe handlingMarcelo Ricardo Leitner2015-08-17
| * dlm: use sctp 1-to-1 APIMarcelo Ricardo Leitner2015-08-17
| * dlm: fix not reconnecting on connecting error handlingMarcelo Ricardo Leitner2015-08-17
| * dlm: fix race while closing connectionsMarcelo Ricardo Leitner2015-08-17
| * dlm: fix connection stealing if using SCTPMarcelo Ricardo Leitner2015-08-17
* | char: make misc_deregister a void functionGreg Kroah-Hartman2015-08-05
|/
* net: Add a struct net parameter to sock_create_kernEric W. Biederman2015-05-11
* netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-18
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-10
|\
| * dlm: Use seq_puts() instead of seq_printf() for constant stringsJoe Perches2014-11-05
| * dlm: Remove seq_printf() return checks and use seq_has_overflowed()Joe Perches2014-11-05
* | dlm: adopt orphan locksDavid Teigland2014-11-19
|/
* dlm: fix missing endian conversion of rcom_status flagsNeale Ferguson2014-10-14
* locks: Remove unused conf argument from lm_grantJoe Perches2014-09-09
* fs/dlm/debug_fs.c: remove unnecessary null test before debugfs_removeFabian Frederick2014-08-08
* dlm: keep listening connection alive with sctp modeLidong Zhong2014-06-12
* fs/dlm/debug_fs.c: replace seq_printf by seq_putsFabian Frederick2014-06-06
* fs/dlm/lockspace.c: convert simple_str to kstrFabian Frederick2014-06-06
* fs/dlm/config.c: convert simple_str to kstrFabian Frederick2014-06-06
* net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller2014-04-11
* dlm: use INFO for recovery messagesDavid Teigland2014-02-14
* fs: Include appropriate header file in dlm/ast.cRashika Kheria2014-02-12
* dlm: silence a harmless use after free warningDan Carpenter2014-02-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-25
|\
| * sctp: remove macros sctp_{lock|release}_sockwangweidong2014-01-21
* | dlm: set zero linger time on sctp socketDongmao Zhang2013-12-16
|/
* genetlink: only pass array to genl_register_family_with_ops()Johannes Berg2013-11-19
* dlm: Avoid that dlm_release_lockspace() incorrectly returns -EBUSYBart Van Assche2013-10-16
* dlm: remove signal blockingDavid Teigland2013-08-12
* dlm: WQ_NON_REENTRANT is meaningless and going awayTejun Heo2013-07-30
* dlm: Avoid LVB truncationBart Van Assche2013-06-26
* dlm: log an error for unmanaged lockspacesDavid Teigland2013-06-25
* dlm: config: using strlcpy instead of strncpyZhao Hongjiang2013-06-25
* dlm: remove duplicated include from lowcomms.cWei Yongjun2013-06-19
* dlm: disable nagle for SCTPMike Christie2013-06-14
* dlm: retry failed SCTP sendsMike Christie2013-06-14
* dlm: try other IPs when sctp init assoc failsMike Christie2013-06-14
* dlm: clear correct bit during sctp init failure handlingMike Christie2013-06-14