| Commit message (Expand) | Author | Age |
... | |
| | * | [IA64] rename ioremap variables to match i386 | Bjorn Helgaas | 2007-03-30 |
| * | | Pull percpu-dtc into release branch | Tony Luck | 2007-04-30 |
| |\ \ |
|
| | * | | [IA64] relax per-cpu TLB requirement to DTC | Chen, Kenneth W | 2007-02-06 |
| | * | | [IA64] remove per-cpu ia64_phys_stacked_size_p8 | Chen, Kenneth W | 2007-02-06 |
| * | | | Pull error-inject into release branch | Tony Luck | 2007-04-30 |
| |\ \ \ |
|
| | * | | | [IA64] Fix example error injection program | Tony Luck | 2007-02-05 |
| | * | | | [IA64] Itanium MC Error Injection Tool: pal_mc_error_inject() interface | Fenghua Yu | 2007-01-29 |
| | * | | | [IA64] Itanium MC Error Injection Tool: Makefile changes | Fenghua Yu | 2007-01-29 |
| | * | | | [IA64] Itanium MC Error Injection Tool: Driver sysfs interface | Fenghua Yu | 2007-01-29 |
| | * | | | [IA64] Itanium MC Error Injection Tool: Doc and sample application | Fenghua Yu | 2007-01-29 |
| | * | | | [IA64] Itanium MC Error Injection Tool: Kernel configuration | Fenghua Yu | 2007-01-29 |
* | | | | | Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2007-05-07 |
|\ \ \ \ \ |
|
| * | | | | | gfs2: nfs lock support for gfs2 | Marc Eshel | 2007-05-06 |
| * | | | | | lockd: add code to handle deferred lock requests | Marc Eshel | 2007-05-06 |
| * | | | | | lockd: always preallocate block in nlmsvc_lock() | Marc Eshel | 2007-05-06 |
| * | | | | | lockd: handle test_lock deferrals | Marc Eshel | 2007-05-06 |
| * | | | | | lockd: pass cookie in nlmsvc_testlock | Marc Eshel | 2007-05-06 |
| * | | | | | lockd: handle fl_grant callbacks | Marc Eshel | 2007-05-06 |
| * | | | | | lockd: save lock state on deferral | Marc Eshel | 2007-05-06 |
| * | | | | | locks: add fl_grant callback for asynchronous lock return | Marc Eshel | 2007-05-06 |
| * | | | | | nfsd4: Convert NFSv4 to new lock interface | Marc Eshel | 2007-05-06 |
| * | | | | | locks: add lock cancel command | Marc Eshel | 2007-05-06 |
| * | | | | | locks: allow {vfs,posix}_lock_file to return conflicting lock | Marc Eshel | 2007-05-06 |
| * | | | | | locks: factor out generic/filesystem switch from setlock code | Marc Eshel | 2007-05-06 |
| * | | | | | locks: factor out generic/filesystem switch from test_lock | J. Bruce Fields | 2007-05-06 |
| * | | | | | locks: give posix_test_lock same interface as ->lock | Marc Eshel | 2007-05-06 |
| * | | | | | locks: make ->lock release private data before returning in GETLK case | J. Bruce Fields | 2007-05-06 |
| * | | | | | locks: create posix-to-flock helper functions | J. Bruce Fields | 2007-04-16 |
| * | | | | | locks: trivial removal of unnecessary parentheses | J. Bruce Fields | 2007-04-16 |
* | | | | | | Fix up SLUB compile | Linus Torvalds | 2007-05-07 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw | Linus Torvalds | 2007-05-07 |
|\ \ \ \ \ \ |
|
| * | | | | | | [GFS2] Uncomment sprintf_symbol calling code | Steven Whitehouse | 2007-05-01 |
| * | | | | | | [DLM] lowcomms style | David Teigland | 2007-05-01 |
| * | | | | | | [GFS2] printk warning fixes | akpm@linux-foundation.org | 2007-05-01 |
| * | | | | | | [GFS2] Patch to fix mmap of stuffed files | Steven Whitehouse | 2007-05-01 |
| * | | | | | | [GFS2] use lib/parser for parsing mount options | Josef Bacik | 2007-05-01 |
| * | | | | | | [DLM] Lowcomms nodeid range & initialisation fixes | Patrick Caulfield | 2007-05-01 |
| * | | | | | | [DLM] Fix dlm_lowcoms_stop hang | Josef Bacik | 2007-05-01 |
| * | | | | | | [DLM] fix mode munging | David Teigland | 2007-05-01 |
| * | | | | | | [GFS2] lockdump improvements | Robert Peterson | 2007-05-01 |
| * | | | | | | [GFS2] Patch to detect corrupt number of dir entries in leaf and/or inode blocks | Steven Whitehouse | 2007-05-01 |
| * | | | | | | [GFS2] bz 236008: Kernel gpf doing cat /debugfs/gfs2/xxx (lock dump) | Robert Peterson | 2007-05-01 |
| * | | | | | | [DLM] fs/dlm/ast.c should #include "ast.h" | Adrian Bunk | 2007-05-01 |
| * | | | | | | [DLM] Consolidate transport protocols | Patrick Caulfield | 2007-05-01 |
| * | | | | | | [DLM] Remove redundant assignment | Patrick Caulfield | 2007-05-01 |
| * | | | | | | [GFS2] Fix bz 234168 (ignoring rgrp flags) | Steven Whitehouse | 2007-05-01 |
| * | | | | | | [DLM] change lkid format | David Teigland | 2007-05-01 |
| * | | | | | | [DLM] interface for purge (2/2) | David Teigland | 2007-05-01 |
| * | | | | | | [DLM] add orphan purging code (1/2) | David Teigland | 2007-05-01 |
| * | | | | | | [DLM] split create_message function | David Teigland | 2007-05-01 |