summaryrefslogtreecommitdiffstats
path: root/fs/dlm
Commit message (Expand)AuthorAgeFilesLines
* netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-181-6/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-101-141/+122
|\
| * dlm: Use seq_puts() instead of seq_printf() for constant stringsJoe Perches2014-11-051-7/+5
| * dlm: Remove seq_printf() return checks and use seq_has_overflowed()Joe Perches2014-11-051-134/+117
* | dlm: adopt orphan locksDavid Teigland2014-11-193-4/+88
|/
* dlm: fix missing endian conversion of rcom_status flagsNeale Ferguson2014-10-141-1/+1
* locks: Remove unused conf argument from lm_grantJoe Perches2014-09-091-4/+4
* fs/dlm/debug_fs.c: remove unnecessary null test before debugfs_removeFabian Frederick2014-08-081-10/+5
* dlm: keep listening connection alive with sctp modeLidong Zhong2014-06-121-0/+5
* fs/dlm/debug_fs.c: replace seq_printf by seq_putsFabian Frederick2014-06-061-17/+17
* fs/dlm/lockspace.c: convert simple_str to kstrFabian Frederick2014-06-061-4/+17
* fs/dlm/config.c: convert simple_str to kstrFabian Frederick2014-06-061-6/+20
* net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller2014-04-111-1/+1
* dlm: use INFO for recovery messagesDavid Teigland2014-02-148-47/+46
* fs: Include appropriate header file in dlm/ast.cRashika Kheria2014-02-121-0/+1
* dlm: silence a harmless use after free warningDan Carpenter2014-02-121-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-251-2/+2
|\
| * sctp: remove macros sctp_{lock|release}_sockwangweidong2014-01-211-2/+2
* | dlm: set zero linger time on sctp socketDongmao Zhang2013-12-161-0/+8
|/
* genetlink: only pass array to genl_register_family_with_ops()Johannes Berg2013-11-191-4/+6
* dlm: Avoid that dlm_release_lockspace() incorrectly returns -EBUSYBart Van Assche2013-10-161-3/+1
* dlm: remove signal blockingDavid Teigland2013-08-121-19/+6
* dlm: WQ_NON_REENTRANT is meaningless and going awayTejun Heo2013-07-301-4/+1
* dlm: Avoid LVB truncationBart Van Assche2013-06-261-4/+4
* dlm: log an error for unmanaged lockspacesDavid Teigland2013-06-251-1/+8
* dlm: config: using strlcpy instead of strncpyZhao Hongjiang2013-06-251-2/+3
* dlm: remove duplicated include from lowcomms.cWei Yongjun2013-06-191-1/+0
* dlm: disable nagle for SCTPMike Christie2013-06-141-0/+6
* dlm: retry failed SCTP sendsMike Christie2013-06-141-29/+75
* dlm: try other IPs when sctp init assoc failsMike Christie2013-06-141-11/+50
* dlm: clear correct bit during sctp init failure handlingMike Christie2013-06-141-1/+1
* dlm: set sctp assoc id during setupMike Christie2013-06-141-0/+1
* dlm: clear correct init bit during sctp setupMike Christie2013-06-141-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-011-1/+1
|\
| * net: sctp: introduce uapi header for sctpDaniel Borkmann2013-04-091-1/+1
* | dlm: avoid unnecessary posix unlockDavid Teigland2013-04-081-3/+15
|/
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-271-7/+4
* dlm: convert to idr_alloc()Tejun Heo2013-02-272-26/+19
* dlm: don't use idr_remove_all()Tejun Heo2013-02-272-2/+1
* dlm: use idr_for_each_entry() in recover_idr_clear() error pathTejun Heo2013-02-271-13/+10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-261-1/+1
|\
| * fs: change return values from -EACCES to -EPERMZhao Hongjiang2013-02-261-1/+1
* | Merge tag 'dlm-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds2013-02-212-0/+18
|\ \
| * | dlm: avoid scanning unchanged toss listsDavid Teigland2013-01-072-0/+18
| |/
* | dlm: check the write size from userDavid Teigland2013-02-041-4/+4
|/
* dlm: fix lvb invalidation conditionsDavid Teigland2012-11-163-10/+44
* fs/dlm: remove CONFIG_EXPERIMENTALKees Cook2012-11-011-1/+1
* dlm: remove unused variable in *dlm_lowcomms_get_buffer()Wei Yongjun2012-11-011-3/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-021-4/+4
|\
| * netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-101-4/+4
OpenPOWER on IntegriCloud