netns xfrm: fix "ip xfrm state|policy count" misreport
[safe/jmp/linux-2.6] / fs / dlm /
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-11-30 David Teiglanddlm: always use GFP_NOFS
2009-09-30 David Teiglanddlm: fix socket fd translation
2009-09-30 David Teiglanddlm: fix lowcomms_connect_node for sctp
2009-09-23 James Morrisseq_file: constify seq_operations
2009-09-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-08-24 Paolo Bonzinidlm: use kernel_sendpage
2009-08-24 Lars Marowsky-Breedlm: fix connection close handling
2009-08-18 Casey Dahlindlm: fix double-release of socket in error exit path
2009-08-13 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-07-14 Casey Dahlindlm: free socket in error exit path
2009-07-12 Johannes Berggenetlink: make netns aware
2009-06-18 David Teiglanddlm: fix plock use-after-free
2009-06-17 Steven Whitehousedlm: Fix uninitialised variable warning in lock.c
2009-05-15 David Teiglanddlm: use more NOFS allocation
2009-05-15 Christine Caulfielddlm: connect to nodes earlier
2009-05-07 David Teiglanddlm: fix use count with multiple joins
2009-05-07 Geert Uytterhoevendlm: Make name input parameter of {,dlm_}new_lockspace...
2009-03-11 David Teiglanddlm: fix length calculation in compat code
2009-03-11 David Teiglanddlm: ignore cancel on granted lock
2009-03-11 David Teiglanddlm: clear defunct cancel state
2009-03-11 Christine Caulfielddlm: replace idr with hash table for connections
2009-01-28 Joe Perchesdlm: comment typo fixes
2009-01-28 Joe Perchesdlm: use ipv6_addr_copy
2009-01-28 Steven Whitehousedlm: Change rwlock which is only used in write mode...
2009-01-21 Jeff Laytondlm: initialize file_lock struct in GETLK before copyin...
2009-01-21 David Teiglanddlm: fix plock notify callback to lockd
2009-01-08 David Teiglanddlm: change rsbtbl rwlock to spinlock
2009-01-08 David Teiglanddlm: fix seq_file usage in debugfs lock dump
2009-01-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-12-23 Andrew Mortondlm: fs/dlm/ast.c: fix warning
2008-12-23 David Teiglanddlm: add new debugfs entry
2008-12-23 David Teiglanddlm: add time stamp of blocking callback
2008-12-23 David Teiglanddlm: change lock time stamping
2008-12-23 David Teiglanddlm: improve how bast mode handling
2008-12-23 David Teiglanddlm: remove extra blocking callback check
2008-12-23 Steven Whitehousedlm: replace schedule with cond_resched
2008-12-23 Steven Whitehousedlm: remove kmap/kunmap
2008-12-23 Harvey Harrisondlm: trivial annotation of be16 value
2008-12-23 Steven Whitehousedlm: fix up memory allocation flags
2008-11-26 Ingo Molnarfix warning in fs/dlm/netlink.c
2008-11-13 David Teiglanddlm: fix shutdown cleanup
2008-09-05 Andrew Mortondlm: choose better identifiers
2008-09-04 David Teiglanddlm: remove bkl
2008-09-02 David Teiglanddlm: fix address compare
2008-08-28 David Teiglanddlm: fix locking of lockspace list in dlm_scand
2008-08-28 David Teiglanddlm: detect available userspace daemon
2008-08-28 David Teiglanddlm: allow multiple lockspace creates
2008-08-13 David Teiglanddlm: rename structs
2008-08-13 David Teiglanddlm: add missing kfrees
2008-07-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-25 Miklos Szeredilocks: add special return value for asynchronous locks
2008-07-17 Joel Beckerconfigfs: Allow ->make_item() and ->make_group() to...
2008-07-17 Joel BeckerRevert "configfs: Allow ->make_item() and ->make_group...
2008-07-17 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-07-14 Jonathan CorbetMerge commit 'v2.6.26' into bkl-removal
2008-07-14 Joel Beckerconfigfs: Allow ->make_item() and ->make_group() to...
2008-07-14 Benny Halevydlm: fix uninitialized variable for search_rsb_list...
2008-07-14 Masatake YAMATOdlm: release socket on error
2008-07-14 David Teiglanddlm: fix basts for granted CW waiting PR/CW
2008-07-14 Masatake YAMATOdlm: check for null in device_write
2008-06-20 Arnd Bergmanndlm-user: BKL pushdown
2008-05-19 David Teiglanddlm: fix plock dev_write return value
2008-05-19 Marcin Slusarzdlm: tcp_connect_to_sock should check for -EINVAL,...
2008-05-19 Leonardo Potenzadlm: section mismatch warning fix
2008-05-19 Matthias Kaehlckedlm: convert connections_lock in a mutex
2008-04-30 Harvey Harrisonfs: replace remaining __FUNCTION__ occurrences
2008-04-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-21 David Teiglanddlm: common max length definitions
2008-04-21 David Teiglanddlm: move plock code from gfs2
2008-04-21 David Teiglanddlm: recover nodes that are removed and re-added
2008-04-21 David Teiglanddlm: save master info after failed no-queue request
2008-04-21 Adrian Bunkdlm: make dlm_print_rsb() static
2008-04-21 Harvey Harrisondlm: match signedness between dlm_config_info and clust...
2008-04-19 Matthew Wilcoxfs: Remove unnecessary inclusions of asm/semaphore.h
2008-02-21 David Teiglanddlm: fix rcom_names message to self
2008-02-07 Denis Chengdlm: add __init and __exit marks to init and exit functions
2008-02-07 David Teiglanddlm: eliminate astparam type casting
2008-02-06 David Teiglanddlm: proper types for asts and basts
2008-02-04 Al Virodlm: dlm/user.c input validation fixes
2008-02-04 Al Virodlm: fix dlm_dir_lookup() handling of too long names
2008-02-04 Al Virodlm: fix overflows when copying from ->m_extra to lvb
2008-02-04 Al Virodlm: make find_rsb() fail gracefully when namelen is...
2008-02-04 Al Virodlm: receive_rcom_lock_args() overflow check
2008-02-04 Al Virodlm: verify that places expecting rcom_lock have packet...
2008-02-04 Al Virodlm: validate data in dlm_recover_directory()
2008-02-04 Al Virodlm: missing length check in check_config()
2008-02-04 Al Virodlm: use proper type for ->ls_recover_buf
2008-02-04 Al Virodlm: do not byteswap rcom_config
2008-02-04 Al Virodlm: do not byteswap rcom_lock
2008-02-04 Al Virodlm: dlm_process_incoming_buffer() fixes
2008-02-04 Al Virodlm: use proper C for dlm/requestqueue stuff (and fix...
2008-01-30 Denis Chengdlm: static initialization improvements
2008-01-30 David Teiglanddlm: clean ups
2008-01-30 Patrick Caulfelddlm: Sanity check namelen before copying it
2008-01-30 David Teiglanddlm: keep cached master rsbs during recovery
2008-01-30 David Teiglanddlm: change error message to debug
2008-01-30 David Teiglanddlm: fix possible use-after-free
2008-01-30 David Teiglanddlm: limit dir lookup loop
next