| Commit message (Expand) | Author | Age | Files | Lines |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 3 | -3/+0 |
* | Factor outstanding I/O error handling | Guillaume Chazarain | 2007-05-08 | 1 | -4/+1 |
* | Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2007-05-07 | 3 | -23/+106 |
|\ |
|
| * | gfs2: nfs lock support for gfs2 | Marc Eshel | 2007-05-06 | 2 | -10/+104 |
| * | locks: give posix_test_lock same interface as ->lock | Marc Eshel | 2007-05-06 | 2 | -13/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw | Linus Torvalds | 2007-05-07 | 13 | -382/+642 |
|\ \ |
|
| * | | [GFS2] Uncomment sprintf_symbol calling code | Steven Whitehouse | 2007-05-01 | 1 | -12/+0 |
| * | | [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 |
| * | | [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 |
| * | | [GFS2] Fix bz 234168 (ignoring rgrp flags) | Steven Whitehouse | 2007-05-01 | 1 | -2/+3 |
| * | | [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 |
| * | | [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 |
| * | | [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 |
| * | | [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 |
| |/ |
|
* | | slab allocators: Remove SLAB_DEBUG_INITIAL flag | Christoph Lameter | 2007-05-07 | 1 | -4/+2 |
* | | remove "struct subsystem" as it is no longer needed | Greg Kroah-Hartman | 2007-05-02 | 2 | -2/+2 |
|/ |
|
* | [GFS2] Fix bz 229873, alternate test: assertion "!ip->i_inode.i_mapping->nrpa... | Steven Whitehouse | 2007-03-07 | 1 | -1/+0 |
* | [GFS2] build fix | akpm@linux-foundation.org | 2007-03-07 | 1 | -0/+1 |
* | [GFS2] go_drop_bh is never used, so remove it | Steven Whitehouse | 2007-03-07 | 2 | -4/+0 |
* | [GFS2] Remove unused variable | Steven Whitehouse | 2007-03-07 | 2 | -2/+0 |
* | [GFS2] Fix bz 229831, lookup returns wrong inode | Steven Whitehouse | 2007-03-07 | 1 | -1/+2 |
* | [GFS2] Fix bz 230143, incorrect flushing of rgrps | Steven Whitehouse | 2007-03-07 | 1 | -0/+2 |
* | [GFS2] pass formal ino in do_filldir_main | Wendy Cheng | 2007-03-07 | 1 | -2/+2 |
* | [GFS2] fix hangup when multiple processes are trying to write to the same file | Josef Whiter | 2007-03-07 | 1 | -2/+5 |
* | [GFS2] NFS filehandle check | Wendy Cheng | 2007-03-07 | 1 | -4/+1 |
* | [GFS2] add newline to printk message | Richard Fearn | 2007-03-07 | 1 | -1/+1 |
* | [GFS2] fix locking mistake | Josef Whiter | 2007-03-07 | 1 | -1/+1 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 17 | -17/+0 |
* | [PATCH] Mark struct super_operations const | Josef 'Jeff' Sipek | 2007-02-12 | 2 | -2/+2 |
* | [PATCH] mark struct inode_operations const 2 | Arjan van de Ven | 2007-02-12 | 2 | -8/+8 |
* | [PATCH] mark struct file_operations const 6 | Arjan van de Ven | 2007-02-12 | 1 | -1/+1 |
* | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). | Robert P. J. Day | 2007-02-11 | 1 | -2/+1 |
* | [GFS2] make gfs2_writepages() static | Adrian Bunk | 2007-02-07 | 1 | -1/+2 |
* | [GFS2] Unlock page on prepare_write try lock failure | Steven Whitehouse | 2007-02-07 | 1 | -1/+3 |
* | [GFS2] nfsd readdirplus assertion failure | Wendy Cheng | 2007-02-06 | 1 | -5/+11 |
* | [DLM/GFS2] indent help text | Randy Dunlap | 2007-02-05 | 1 | -23/+22 |
* | [GFS2] Fix unlink deadlocks | Russell Cattelan | 2007-02-05 | 2 | -53/+40 |
* | [GFS2] Put back semaphore to avoid umount problem | Steven Whitehouse | 2007-02-05 | 1 | -0/+6 |
* | [GFS2] more CURRENT_TIME_SEC | Eric Sandeen | 2007-02-05 | 1 | -4/+4 |