index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
dlm
Age
Commit message (
Expand
)
Author
2010-12-13
dlm: sanitize work_start() in lowcomms.c
Namhyung Kim
2010-11-12
dlm: reduce cond_resched during send
Bob Peterson
2010-11-12
dlm: use TCP_NODELAY
David Teigland
2010-11-12
dlm: Use cmwq for send and receive workqueues
Steven Whitehouse
2010-11-11
dlm: Handle application limited situations properly.
David Miller
2010-10-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-09-03
dlm: Don't send callback to node making lock request when "try 1cb" fails
Steven Whitehouse
2010-08-05
fs/dlm: Drop unnecessary null test
Julia Lawall
2010-08-05
dlm: use genl_register_family_with_ops()
Changli Gao
2010-04-30
dlm: fix ast ordering for user locks
David Teigland
2010-04-30
dlm: cleanup remove unused code
Dan Carpenter
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-07
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
2010-02-26
dlm: use bastmode in debugfs output
David Teigland
2010-02-26
dlm: Send lockspace name with uevents
Steven Whitehouse
2010-02-26
dlm: send reply before bast
David Teigland
2010-02-24
dlm: fix ordering of bast and cast
David Teigland
2010-02-04
Fix misspellings of "truly" in comments.
Adam Buchbinder
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-11-30
dlm: always use GFP_NOFS
David Teigland
2009-09-30
dlm: fix socket fd translation
David Teigland
2009-09-30
dlm: fix lowcomms_connect_node for sctp
David Teigland
2009-09-23
seq_file: constify seq_operations
James Morris
2009-09-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
2009-08-24
dlm: use kernel_sendpage
Paolo Bonzini
2009-08-24
dlm: fix connection close handling
Lars Marowsky-Bree
2009-08-18
dlm: fix double-release of socket in error exit path
Casey Dahlin
2009-08-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-14
dlm: free socket in error exit path
Casey Dahlin
2009-07-12
genetlink: make netns aware
Johannes Berg
2009-06-18
dlm: fix plock use-after-free
David Teigland
2009-06-17
dlm: Fix uninitialised variable warning in lock.c
Steven Whitehouse
2009-05-15
dlm: use more NOFS allocation
David Teigland
2009-05-15
dlm: connect to nodes earlier
Christine Caulfield
2009-05-07
dlm: fix use count with multiple joins
David Teigland
2009-05-07
dlm: Make name input parameter of {,dlm_}new_lockspace() const
Geert Uytterhoeven
2009-03-11
dlm: fix length calculation in compat code
David Teigland
2009-03-11
dlm: ignore cancel on granted lock
David Teigland
2009-03-11
dlm: clear defunct cancel state
David Teigland
2009-03-11
dlm: replace idr with hash table for connections
Christine Caulfield
2009-01-28
dlm: comment typo fixes
Joe Perches
2009-01-28
dlm: use ipv6_addr_copy
Joe Perches
2009-01-28
dlm: Change rwlock which is only used in write mode to a spinlock
Steven Whitehouse
2009-01-21
dlm: initialize file_lock struct in GETLK before copying conflicting lock
Jeff Layton
2009-01-21
dlm: fix plock notify callback to lockd
David Teigland
2009-01-08
dlm: change rsbtbl rwlock to spinlock
David Teigland
[next]