summaryrefslogtreecommitdiff
path: root/fs/dlm
Commit message (Expand)AuthorAge
* 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
* dlm: set sctp assoc id during setupMike Christie2013-06-14
* dlm: clear correct init bit during sctp setupMike Christie2013-06-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-01
|\
| * net: sctp: introduce uapi header for sctpDaniel Borkmann2013-04-09
* | dlm: avoid unnecessary posix unlockDavid Teigland2013-04-08
|/
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* dlm: convert to idr_alloc()Tejun Heo2013-02-27
* dlm: don't use idr_remove_all()Tejun Heo2013-02-27
* dlm: use idr_for_each_entry() in recover_idr_clear() error pathTejun Heo2013-02-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * fs: change return values from -EACCES to -EPERMZhao Hongjiang2013-02-26
* | Merge tag 'dlm-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds2013-02-21
|\ \
| * | dlm: avoid scanning unchanged toss listsDavid Teigland2013-01-07
| |/
* | dlm: check the write size from userDavid Teigland2013-02-04
|/
* dlm: fix lvb invalidation conditionsDavid Teigland2012-11-16
* fs/dlm: remove CONFIG_EXPERIMENTALKees Cook2012-11-01
* dlm: remove unused variable in *dlm_lowcomms_get_buffer()Wei Yongjun2012-11-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-02
|\
| * netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-10
* | dlm: check the maximum size of a request from userSasha Levin2012-09-10
* | dlm: cleanup send_to_sock routineYing Xue2012-08-13
* | dlm: convert add_sock routine return value type to voidYing Xue2012-08-10
* | dlm: remove redundant variable assignmentsXue Ying2012-08-10
* | dlm: fix unlock balance warningsDavid Teigland2012-08-08
* | dlm: fix uninitialized spinlockDavid Teigland2012-08-08
* | dlm: fix deadlock between dlm_send and dlm_controldDavid Teigland2012-08-08
|/
* dlm: fix missing dir removeDavid Teigland2012-07-16
* dlm: fix conversion deadlock from recoveryDavid Teigland2012-07-16
* dlm: use wait_event_timeoutDavid Teigland2012-07-16
* dlm: fix race between remove and lookupDavid Teigland2012-07-16
* dlm: use idr instead of list for recovered rsbsDavid Teigland2012-07-16
* dlm: use rsbtbl as resource directoryDavid Teigland2012-07-16
* dlm: NULL dereference on failure in kmem_cache_create()Dan Carpenter2012-05-15
* dlm: fixes for nodir modeDavid Teigland2012-05-02
* dlm: improve error and debug messagesDavid Teigland2012-04-26
* dlm: avoid unnecessary search in search_rsbDavid Teigland2012-04-26
* dlm: limit rcom debug messagesDavid Teigland2012-04-26
* dlm: fix waiter recoveryDavid Teigland2012-04-26
* dlm: prevent connections during shutdownDavid Teigland2012-04-26
* Merge tag 'dlm-fixes-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/te...Linus Torvalds2012-04-23
|\