aboutsummaryrefslogtreecommitdiffstats
path: root/fs/dlm
Commit message (Expand)AuthorAge
* fs/dlm: Drop unnecessary null testJulia Lawall2010-08-05
* dlm: use genl_register_family_with_ops()Changli Gao2010-08-05
* dlm: fix ast ordering for user locksDavid Teigland2010-04-30
* dlm: cleanup remove unused codeDan Carpenter2010-04-30
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-12
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
| |\
| | * Fix misspellings of "truly" in comments.Adam Buchbinder2010-02-04
* | | Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-07
|/ /
* | dlm: use bastmode in debugfs outputDavid Teigland2010-02-26
* | dlm: Send lockspace name with ueventsSteven Whitehouse2010-02-26
* | dlm: send reply before bastDavid Teigland2010-02-26
* | dlm: fix ordering of bast and castDavid Teigland2010-02-24
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2009-12-10
|\
| * dlm: always use GFP_NOFSDavid Teigland2009-11-30
* | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
|/
* dlm: fix socket fd translationDavid Teigland2009-09-30
* dlm: fix lowcomms_connect_node for sctpDavid Teigland2009-09-30
* seq_file: constify seq_operationsJames Morris2009-09-23
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2009-09-18
|\
| * dlm: use kernel_sendpagePaolo Bonzini2009-08-24
| * dlm: fix connection close handlingLars Marowsky-Bree2009-08-24
| * dlm: fix double-release of socket in error exit pathCasey Dahlin2009-08-18
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-12
|\|
| * dlm: free socket in error exit pathCasey Dahlin2009-07-14
| * dlm: fix plock use-after-freeDavid Teigland2009-06-18
| * dlm: Fix uninitialised variable warning in lock.cSteven Whitehouse2009-06-17
* | genetlink: make netns awareJohannes Berg2009-07-12
|/
* dlm: use more NOFS allocationDavid Teigland2009-05-15
* dlm: connect to nodes earlierChristine Caulfield2009-05-15
* dlm: fix use count with multiple joinsDavid Teigland2009-05-07
* dlm: Make name input parameter of {,dlm_}new_lockspace() constGeert Uytterhoeven2009-05-07
* dlm: fix length calculation in compat codeDavid Teigland2009-03-11
* dlm: ignore cancel on granted lockDavid Teigland2009-03-11
* dlm: clear defunct cancel stateDavid Teigland2009-03-11
* dlm: replace idr with hash table for connectionsChristine Caulfield2009-03-11
* dlm: comment typo fixesJoe Perches2009-01-28
* dlm: use ipv6_addr_copyJoe Perches2009-01-28
* dlm: Change rwlock which is only used in write mode to a spinlockSteven Whitehouse2009-01-28
* dlm: initialize file_lock struct in GETLK before copying conflicting lockJeff Layton2009-01-21
* dlm: fix plock notify callback to lockdDavid Teigland2009-01-21
* dlm: change rsbtbl rwlock to spinlockDavid Teigland2009-01-08
* dlm: fix seq_file usage in debugfs lock dumpDavid Teigland2009-01-08
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2009-01-05
|\
| * dlm: fs/dlm/ast.c: fix warningAndrew Morton2008-12-23
| * dlm: add new debugfs entryDavid Teigland2008-12-23
| * dlm: add time stamp of blocking callbackDavid Teigland2008-12-23
| * dlm: change lock time stampingDavid Teigland2008-12-23
| * dlm: improve how bast mode handlingDavid Teigland2008-12-23
| * dlm: remove extra blocking callback checkDavid Teigland2008-12-23
43'>643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879














































































































































































































































































































































































































































































































































































































































































































































































































































































































                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              
ÐÏࡱá