index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
dlm
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-15
dlm: NULL dereference on failure in kmem_cache_create()
Dan Carpenter
1
-5
/
+3
2012-05-02
dlm: fixes for nodir mode
David Teigland
9
-162
/
+303
2012-04-27
dlm: improve error and debug messages
David Teigland
4
-90
/
+164
2012-04-27
dlm: avoid unnecessary search in search_rsb
David Teigland
1
-0
/
+3
2012-04-27
dlm: limit rcom debug messages
David Teigland
2
-28
/
+28
2012-04-27
dlm: fix waiter recovery
David Teigland
1
-12
/
+31
2012-04-27
dlm: prevent connections during shutdown
David Teigland
1
-8
/
+20
2012-04-24
Merge tag 'dlm-fixes-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/te...
Linus Torvalds
1
-0
/
+12
2012-04-23
dlm: fix QUECVT when convert queue is empty
David Teigland
1
-0
/
+12
2012-04-06
simple_open: automatically convert to simple_open()
Stephen Boyd
1
-8
/
+1
2012-03-22
Merge tag 'dlm-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
4
-5
/
+25
2012-03-21
dlm: last element of dlm_local_addr[] never used
David Teigland
1
-1
/
+1
2012-03-09
dlm: Do not allocate a fd for peeloff
Benjamin Poirier
1
-14
/
+8
2012-03-09
dlm: fix slow rsb search in dir recovery
David Teigland
3
-4
/
+24
2012-01-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
14
-263
/
+873
2012-01-04
dlm: add recovery callbacks
David Teigland
8
-163
/
+263
2012-01-04
dlm: add node slots and generation
David Teigland
7
-29
/
+480
2012-01-04
dlm: move recovery barrier calls
David Teigland
4
-27
/
+28
2011-11-23
net: remove ipv6_addr_copy()
Alexey Dobriyan
1
-1
/
+1
2011-11-18
dlm: convert rsb list to rb_tree
Bob Peterson
5
-55
/
+113
2011-07-26
Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-5
/
+5
2011-07-21
locks: rename lock-manager ops
J. Bruce Fields
1
-5
/
+5
2011-07-19
dlm: don't limit active work items
David Teigland
1
-1
/
+4
2011-07-15
dlm: use workqueue for callbacks
David Teigland
7
-205
/
+172
2011-07-14
dlm: remove deadlock debug print
David Teigland
1
-3
/
+0
2011-07-13
dlm: improve rsb searches
David Teigland
7
-48
/
+121
2011-07-11
dlm: keep lkbs in idr
David Teigland
5
-125
/
+82
2011-07-11
dlm: fix kmalloc args
David Teigland
1
-1
/
+1
2011-07-11
dlm: don't do pointless NULL check, use kzalloc and fix order of arguments
Jesper Juhl
1
-6
/
+2
2011-07-07
dlm: dump address of unknown node
Masatake YAMATO
1
-4
/
+5
2011-07-02
dlm: use vmalloc for hash tables
Bryn M. Reeves
1
-9
/
+9
2011-06-30
dlm: show addresses in configfs
Masatake YAMATO
1
-2
/
+57
2011-05-27
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-1
/
+1
2011-05-26
dlm: Drop __TIME__ usage
Michal Marek
1
-1
/
+1
2011-05-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
8
-49
/
+219
2011-05-23
dlm: make plock operation killable
David Teigland
1
-4
/
+61
2011-04-05
dlm: remove shared message stub for recovery
David Teigland
2
-33
/
+50
2011-04-01
dlm: delayed reply message warning
David Teigland
6
-11
/
+108
2011-03-31
Fix common misspellings
Lucas De Marchi
3
-3
/
+3
2011-03-28
dlm: Remove superfluous call to recalc_sigpending()
Matt Fleming
1
-1
/
+0
2011-03-10
dlm: use alloc_workqueue function
David Teigland
1
-2
/
+4
2011-03-10
dlm: increase default hash table sizes
David Teigland
1
-2
/
+2
2011-03-10
dlm: record full callback state
David Teigland
8
-222
/
+311
2011-02-12
dlm: use single thread workqueues
David Teigland
1
-4
/
+2
2011-01-17
dlm: Make DLM depend on CONFIGFS_FS
Nicholas Bellinger
1
-2
/
+1
2010-12-13
dlm: sanitize work_start() in lowcomms.c
Namhyung Kim
1
-9
/
+6
2010-11-12
dlm: reduce cond_resched during send
Bob Peterson
1
-1
/
+9
2010-11-12
dlm: use TCP_NODELAY
David Teigland
1
-0
/
+10
2010-11-12
dlm: Use cmwq for send and receive workqueues
Steven Whitehouse
1
-2
/
+4
2010-11-11
dlm: Handle application limited situations properly.
David Miller
1
-1
/
+21
[next]