Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bf6edb4bb1fabd73bebcd0ae85cdeb14c5893f3b
/
fs
/
dlm
4ba9920
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
048ed4b
sctp: remove macros sctp_{lock|release}_sock
by wangweidong
· 11 years ago
ece3584
dlm: set zero linger time on sctp socket
by Dongmao Zhang
· 11 years ago
c53ed74
genetlink: only pass array to genl_register_family_with_ops()
by Johannes Berg
· 11 years ago
a97f4a6
dlm: Avoid that dlm_release_lockspace() incorrectly returns -EBUSY
by Bart Van Assche
· 11 years ago
c6ca7bc
dlm: remove signal blocking
by David Teigland
· 11 years ago
ededf30
dlm: WQ_NON_REENTRANT is meaningless and going away
by Tejun Heo
· 11 years ago
cfa805f
dlm: Avoid LVB truncation
by Bart Van Assche
· 11 years ago
696b3d8
dlm: log an error for unmanaged lockspaces
by David Teigland
· 11 years ago
ad917e7
dlm: config: using strlcpy instead of strncpy
by Zhao Hongjiang
· 11 years ago
06452eb
dlm: remove duplicated include from lowcomms.c
by Wei Yongjun
· 11 years ago
86e92ad
dlm: disable nagle for SCTP
by Mike Christie
· 11 years ago
5d68987
dlm: retry failed SCTP sends
by Mike Christie
· 11 years ago
98e1b60
dlm: try other IPs when sctp init assoc fails
by Mike Christie
· 11 years ago
b390ca3
dlm: clear correct bit during sctp init failure handling
by Mike Christie
· 11 years ago
e1631d0
dlm: set sctp assoc id during setup
by Mike Christie
· 11 years ago
efad7e6
dlm: clear correct init bit during sctp setup
by Mike Christie
· 11 years ago
73287a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
1b86643
net: sctp: introduce uapi header for sctp
by Daniel Borkmann
· 12 years ago
9000831
dlm: avoid unnecessary posix unlock
by David Teigland
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
2a86b3e
dlm: convert to idr_alloc()
by Tejun Heo
· 12 years ago
a67a380
dlm: don't use idr_remove_all()
by Tejun Heo
· 12 years ago
cda9540
dlm: use idr_for_each_entry() in recover_idr_clear() error path
by Tejun Heo
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
4173581
fs: change return values from -EACCES to -EPERM
by Zhao Hongjiang
· 12 years ago
850cb82
Merge tag 'dlm-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm
by Linus Torvalds
· 12 years ago
d4b0bcf
dlm: check the write size from user
by David Teigland
· 12 years ago
f117228
dlm: avoid scanning unchanged toss lists
by David Teigland
· 12 years ago
da8c666
dlm: fix lvb invalidation conditions
by David Teigland
· 12 years ago
a3de56b
fs/dlm: remove CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
eeee2b5
dlm: remove unused variable in *dlm_lowcomms_get_buffer()
by Wei Yongjun
· 12 years ago
aecdc33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
15e4730
netlink: Rename pid to portid to avoid confusion
by Eric W. Biederman
· 12 years ago
2b75bc9
dlm: check the maximum size of a request from user
by Sasha Levin
· 12 years ago
9c5bef5
dlm: cleanup send_to_sock routine
by Ying Xue
· 12 years ago
4dd40f0
dlm: convert add_sock routine return value type to void
by Ying Xue
· 12 years ago
b4c798c
dlm: remove redundant variable assignments
by Xue Ying
· 12 years ago
475f230
dlm: fix unlock balance warnings
by David Teigland
· 12 years ago
6ad2291
dlm: fix uninitialized spinlock
by David Teigland
· 12 years ago
36b71a8
dlm: fix deadlock between dlm_send and dlm_controld
by David Teigland
· 12 years ago
96006ea
dlm: fix missing dir remove
by David Teigland
· 12 years ago
c503a62
dlm: fix conversion deadlock from recovery
by David Teigland
· 12 years ago
6d76817
dlm: use wait_event_timeout
by David Teigland
· 12 years ago
05c32f4
dlm: fix race between remove and lookup
by David Teigland
· 12 years ago
1d7c484
dlm: use idr instead of list for recovered rsbs
by David Teigland
· 12 years ago
c04fecb
dlm: use rsbtbl as resource directory
by David Teigland
· 12 years ago
75af271e
dlm: NULL dereference on failure in kmem_cache_create()
by Dan Carpenter
· 12 years ago
4875647
dlm: fixes for nodir mode
by David Teigland
· 13 years ago
6d40c4a
dlm: improve error and debug messages
by David Teigland
· 13 years ago
57638bf
dlm: avoid unnecessary search in search_rsb
by David Teigland
· 13 years ago
d6e2478
dlm: limit rcom debug messages
by David Teigland
· 13 years ago
13ef111
dlm: fix waiter recovery
by David Teigland
· 13 years ago
513ef59
dlm: prevent connections during shutdown
by David Teigland
· 13 years ago
721b024
Merge tag 'dlm-fixes-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm
by Linus Torvalds
· 13 years ago
53ad1c9
dlm: fix QUECVT when convert queue is empty
by David Teigland
· 13 years ago
234e340
simple_open: automatically convert to simple_open()
by Stephen Boyd
· 13 years ago
30d73f3
Merge tag 'dlm-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm
by Linus Torvalds
· 13 years ago
1b189b8
dlm: last element of dlm_local_addr[] never used
by David Teigland
· 13 years ago
2f2d76c
dlm: Do not allocate a fd for peeloff
by Benjamin Poirier
· 13 years ago
7210cb7
dlm: fix slow rsb search in dir recovery
by David Teigland
· 13 years ago
49d41ba
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm
by Linus Torvalds
· 13 years ago
60f98d1
dlm: add recovery callbacks
by David Teigland
· 13 years ago
757a427
dlm: add node slots and generation
by David Teigland
· 13 years ago
f95a34c
dlm: move recovery barrier calls
by David Teigland
· 13 years ago
4e3fd7a
net: remove ipv6_addr_copy()
by Alexey Dobriyan
· 13 years ago
9beb3bf
dlm: convert rsb list to rb_tree
by Bob Peterson
· 13 years ago
2dad320
Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 13 years ago
8fb47a4
locks: rename lock-manager ops
by J. Bruce Fields
· 13 years ago
10d1459
dlm: don't limit active work items
by David Teigland
· 13 years ago
23e8e1a
dlm: use workqueue for callbacks
by David Teigland
· 14 years ago
883ba74
dlm: remove deadlock debug print
by David Teigland
· 13 years ago
3881ac0
dlm: improve rsb searches
by David Teigland
· 13 years ago
3d6aa67
dlm: keep lkbs in idr
by David Teigland
· 13 years ago
a22ca48
dlm: fix kmalloc args
by David Teigland
· 13 years ago
5d70828
dlm: don't do pointless NULL check, use kzalloc and fix order of arguments
by Jesper Juhl
· 13 years ago
bcaadf5
dlm: dump address of unknown node
by Masatake YAMATO
· 13 years ago
c282af4
dlm: use vmalloc for hash tables
by Bryn M. Reeves
· 13 years ago
55b3286
dlm: show addresses in configfs
by Masatake YAMATO
· 13 years ago
b7c2f03
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 13 years ago
75ce481
dlm: Drop __TIME__ usage
by Michal Marek
· 14 years ago
df3256f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm
by Linus Torvalds
· 13 years ago
901025d
dlm: make plock operation killable
by David Teigland
· 14 years ago
2a7ce0e
dlm: remove shared message stub for recovery
by David Teigland
· 14 years ago
c6ff669
dlm: delayed reply message warning
by David Teigland
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
4bcad6c
dlm: Remove superfluous call to recalc_sigpending()
by Matt Fleming
· 14 years ago
e43f055
dlm: use alloc_workqueue function
by David Teigland
· 14 years ago
e3853a9
dlm: increase default hash table sizes
by David Teigland
· 14 years ago
8304d6f
dlm: record full callback state
by David Teigland
· 14 years ago
6b155c8
dlm: use single thread workqueues
by David Teigland
· 14 years ago
86c747d
dlm: Make DLM depend on CONFIGFS_FS
by Nicholas Bellinger
· 14 years ago
b9d4105
dlm: sanitize work_start() in lowcomms.c
by Namhyung Kim
· 14 years ago
f92c8dd
dlm: reduce cond_resched during send
by Bob Peterson
· 14 years ago
cb2d45d
dlm: use TCP_NODELAY
by David Teigland
· 14 years ago
dcce240
dlm: Use cmwq for send and receive workqueues
by Steven Whitehouse
· 14 years ago
b36930d
dlm: Handle application limited situations properly.
by David Miller
· 14 years ago
2c15bd0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm
by Linus Torvalds
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
314dd2a
dlm: Don't send callback to node making lock request when "try 1cb" fails
by Steven Whitehouse
· 14 years ago
Next »