Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | lockd: pass cookie in nlmsvc_testlock | Marc Eshel | 2007-05-07 | 4 | -6/+7 | |
| | * | | | | | lockd: handle fl_grant callbacks | Marc Eshel | 2007-05-07 | 1 | -4/+87 | |
| | * | | | | | lockd: save lock state on deferral | Marc Eshel | 2007-05-07 | 2 | -0/+35 | |
| | * | | | | | locks: add fl_grant callback for asynchronous lock return | Marc Eshel | 2007-05-07 | 2 | -0/+20 | |
| | * | | | | | nfsd4: Convert NFSv4 to new lock interface | Marc Eshel | 2007-05-07 | 1 | -7/+13 | |
| | * | | | | | locks: add lock cancel command | Marc Eshel | 2007-05-07 | 3 | -0/+21 | |
| | * | | | | | locks: allow {vfs,posix}_lock_file to return conflicting lock | Marc Eshel | 2007-05-07 | 5 | -36/+32 | |
| | * | | | | | locks: factor out generic/filesystem switch from setlock code | Marc Eshel | 2007-05-07 | 2 | -32/+37 | |
| | * | | | | | locks: factor out generic/filesystem switch from test_lock | J. Bruce Fields | 2007-05-07 | 2 | -13/+26 | |
| | * | | | | | locks: give posix_test_lock same interface as ->lock | Marc Eshel | 2007-05-06 | 8 | -51/+32 | |
| | * | | | | | locks: make ->lock release private data before returning in GETLK case | J. Bruce Fields | 2007-05-06 | 2 | -4/+1 | |
| | * | | | | | locks: create posix-to-flock helper functions | J. Bruce Fields | 2007-04-16 | 1 | -25/+36 | |
| | * | | | | | locks: trivial removal of unnecessary parentheses | J. Bruce Fields | 2007-04-16 | 1 | -2/+2 | |
| * | | | | | | Fix up SLUB compile | Linus Torvalds | 2007-05-07 | 1 | -3/+3 | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw | Linus Torvalds | 2007-05-07 | 26 | -2059/+2158 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | [GFS2] Uncomment sprintf_symbol calling code | Steven Whitehouse | 2007-05-01 | 1 | -12/+0 | |
| | * | | | | | | [DLM] lowcomms style | David Teigland | 2007-05-01 | 1 | -30/+37 | |
| | * | | | | | | [GFS2] printk warning fixes | akpm@linux-foundation.org | 2007-05-01 | 1 | -4/+7 | |
| | * | | | | | | [GFS2] Patch to fix mmap of stuffed files | Steven Whitehouse | 2007-05-01 | 1 | -3/+14 | |
| | * | | | | | | [GFS2] use lib/parser for parsing mount options | Josef Bacik | 2007-05-01 | 1 | -96/+143 | |
| | * | | | | | | [DLM] Lowcomms nodeid range & initialisation fixes | Patrick Caulfield | 2007-05-01 | 1 | -9/+9 | |
| | * | | | | | | [DLM] Fix dlm_lowcoms_stop hang | Josef Bacik | 2007-05-01 | 1 | -1/+1 | |
| | * | | | | | | [DLM] fix mode munging | David Teigland | 2007-05-01 | 1 | -2/+80 | |
| | * | | | | | | [GFS2] lockdump improvements | Robert Peterson | 2007-05-01 | 3 | -9/+21 | |
| | * | | | | | | [GFS2] Patch to detect corrupt number of dir entries in leaf and/or inode blocks | Steven Whitehouse | 2007-05-01 | 1 | -5/+30 | |
| | * | | | | | | [GFS2] bz 236008: Kernel gpf doing cat /debugfs/gfs2/xxx (lock dump) | Robert Peterson | 2007-05-01 | 1 | -8/+21 | |
| | * | | | | | | [DLM] fs/dlm/ast.c should #include "ast.h" | Adrian Bunk | 2007-05-01 | 1 | -0/+1 | |
| | * | | | | | | [DLM] Consolidate transport protocols | Patrick Caulfield | 2007-05-01 | 6 | -1381/+621 | |
| | * | | | | | | [DLM] Remove redundant assignment | Patrick Caulfield | 2007-05-01 | 1 | -2/+0 | |
| | * | | | | | | [GFS2] Fix bz 234168 (ignoring rgrp flags) | Steven Whitehouse | 2007-05-01 | 1 | -2/+3 | |
| | * | | | | | | [DLM] change lkid format | David Teigland | 2007-05-01 | 1 | -4/+4 | |
| | * | | | | | | [DLM] interface for purge (2/2) | David Teigland | 2007-05-01 | 3 | -1/+38 | |
| | * | | | | | | [DLM] add orphan purging code (1/2) | David Teigland | 2007-05-01 | 2 | -0/+102 | |
| | * | | | | | | [DLM] split create_message function | David Teigland | 2007-05-01 | 1 | -22/+32 | |
| | * | | | | | | [GFS2] Set drop_count to 0 (off) by default | Steven Whitehouse | 2007-05-01 | 1 | -1/+1 | |
| | * | | | | | | [GFS2] use log_error before LM_OUT_ERROR | David Teigland | 2007-05-01 | 1 | -2/+2 | |
| | * | | | | | | [DLM] overlapping cancel and unlock | David Teigland | 2007-05-01 | 4 | -224/+577 | |
| | * | | | | | | [DLM] fix coverity-spotted stupidity | Patrick Caulfield | 2007-05-01 | 1 | -2/+0 | |
| | * | | | | | | [GFS2] Red Hat bz 228540: owner references | Robert Peterson | 2007-05-01 | 3 | -22/+59 | |
| | * | | | | | | [GFS2] flush the log if a transaction can't allocate space | Benjamin Marzinski | 2007-05-01 | 1 | -1/+6 | |
| | * | | | | | | [GFS2] Fix log entry list corruption | Benjamin Marzinski | 2007-05-01 | 1 | -9/+11 | |
| | * | | | | | | [GFS2] Speed up lock_dlm's locking (move sprintf) | Steven Whitehouse | 2007-05-01 | 2 | -6/+5 | |
| | * | | | | | | [DLM] Don't delete misc device if lockspace removal fails | Patrick Caulfield | 2007-05-01 | 1 | -22/+36 | |
| | * | | | | | | [GFS2] Fix a bug on i386 due to evaluation order | Steven Whitehouse | 2007-05-01 | 1 | -1/+1 | |
| | * | | | | | | [GFS2] Fix bz 224480 and cleanup glock demotion code | Steven Whitehouse | 2007-05-01 | 5 | -179/+93 | |
| | * | | | | | | [GFS2] Fix bz 231380, unlock page before dequeing glocks in gfs2_commit_write | Josef Whiter | 2007-05-01 | 1 | -0/+4 | |
| | * | | | | | | [DLM] Fix uninitialised variable in receiving | Patrick Caulfield | 2007-05-01 | 1 | -0/+1 | |
| | * | | | | | | [GFS2] fix bz 231369, gfs2 will oops if you specify an invalid mount option | Josef Whiter | 2007-05-01 | 1 | -1/+1 | |
| | * | | | | | | [GFS2] Add gfs2_tool lockdump support to gfs2 (bz 228540) | Robert Peterson | 2007-05-01 | 5 | -63/+262 | |
| * | | | | | | | Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2007-05-07 | 20 | -196/+349 | |
| |\ \ \ \ \ \ \ |