summaryrefslogtreecommitdiffstats
path: root/fs/gfs2
Commit message (Expand)AuthorAgeFilesLines
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-083-3/+0Star
* Factor outstanding I/O error handlingGuillaume Chazarain2007-05-081-4/+1Star
* Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2007-05-073-23/+106
|\
| * gfs2: nfs lock support for gfs2Marc Eshel2007-05-072-10/+104
| * locks: give posix_test_lock same interface as ->lockMarc Eshel2007-05-062-13/+2Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2007-05-0713-382/+642
|\ \
| * | [GFS2] Uncomment sprintf_symbol calling codeSteven Whitehouse2007-05-011-12/+0Star
| * | [GFS2] printk warning fixesakpm@linux-foundation.org2007-05-011-4/+7
| * | [GFS2] Patch to fix mmap of stuffed filesSteven Whitehouse2007-05-011-3/+14
| * | [GFS2] use lib/parser for parsing mount optionsJosef Bacik2007-05-011-96/+143
| * | [GFS2] lockdump improvementsRobert Peterson2007-05-013-9/+21
| * | [GFS2] Patch to detect corrupt number of dir entries in leaf and/or inode blocksSteven Whitehouse2007-05-011-5/+30
| * | [GFS2] bz 236008: Kernel gpf doing cat /debugfs/gfs2/xxx (lock dump)Robert Peterson2007-05-011-8/+21
| * | [GFS2] Fix bz 234168 (ignoring rgrp flags)Steven Whitehouse2007-05-011-2/+3
| * | [GFS2] Set drop_count to 0 (off) by defaultSteven Whitehouse2007-05-011-1/+1
| * | [GFS2] use log_error before LM_OUT_ERRORDavid Teigland2007-05-011-2/+2
| * | [GFS2] Red Hat bz 228540: owner referencesRobert Peterson2007-05-013-22/+59
| * | [GFS2] flush the log if a transaction can't allocate spaceBenjamin Marzinski2007-05-011-1/+6
| * | [GFS2] Fix log entry list corruptionBenjamin Marzinski2007-05-011-9/+11
| * | [GFS2] Speed up lock_dlm's locking (move sprintf)Steven Whitehouse2007-05-012-6/+5Star
| * | [GFS2] Fix a bug on i386 due to evaluation orderSteven Whitehouse2007-05-011-1/+1
| * | [GFS2] Fix bz 224480 and cleanup glock demotion codeSteven Whitehouse2007-05-015-179/+93Star
| * | [GFS2] Fix bz 231380, unlock page before dequeing glocks in gfs2_commit_writeJosef Whiter2007-05-011-0/+4
| * | [GFS2] fix bz 231369, gfs2 will oops if you specify an invalid mount optionJosef Whiter2007-05-011-1/+1
| * | [GFS2] Add gfs2_tool lockdump support to gfs2 (bz 228540)Robert Peterson2007-05-015-63/+262
| |/
* | slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-071-4/+2Star
* | remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-032-2/+2
|/
* [GFS2] Fix bz 229873, alternate test: assertion "!ip->i_inode.i_mapping->nrpa...Steven Whitehouse2007-03-071-1/+0Star
* [GFS2] build fixakpm@linux-foundation.org2007-03-071-0/+1
* [GFS2] go_drop_bh is never used, so remove itSteven Whitehouse2007-03-072-4/+0Star
* [GFS2] Remove unused variableSteven Whitehouse2007-03-072-2/+0Star
* [GFS2] Fix bz 229831, lookup returns wrong inodeSteven Whitehouse2007-03-071-1/+2
* [GFS2] Fix bz 230143, incorrect flushing of rgrpsSteven Whitehouse2007-03-071-0/+2
* [GFS2] pass formal ino in do_filldir_mainWendy Cheng2007-03-071-2/+2
* [GFS2] fix hangup when multiple processes are trying to write to the same fileJosef Whiter2007-03-071-2/+5
* [GFS2] NFS filehandle checkWendy Cheng2007-03-071-4/+1Star
* [GFS2] add newline to printk messageRichard Fearn2007-03-071-1/+1
* [GFS2] fix locking mistakeJosef Whiter2007-03-071-1/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-1417-17/+0Star
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-122-2/+2
* [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-122-8/+8
* [PATCH] mark struct file_operations const 6Arjan van de Ven2007-02-121-1/+1
* [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-111-2/+1Star
* [GFS2] make gfs2_writepages() staticAdrian Bunk2007-02-071-1/+2
* [GFS2] Unlock page on prepare_write try lock failureSteven Whitehouse2007-02-071-1/+3
* [GFS2] nfsd readdirplus assertion failureWendy Cheng2007-02-061-5/+11
* [DLM/GFS2] indent help textRandy Dunlap2007-02-051-23/+22Star
* [GFS2] Fix unlink deadlocksRussell Cattelan2007-02-052-53/+40Star
* [GFS2] Put back semaphore to avoid umount problemSteven Whitehouse2007-02-051-0/+6
* [GFS2] more CURRENT_TIME_SECEric Sandeen2007-02-051-4/+4