summaryrefslogtreecommitdiffstats
path: root/fs/gfs2
AgeCommit message (Expand)Author
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-08Factor outstanding I/O error handlingGuillaume Chazarain
2007-05-07Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2007-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter
2007-05-06gfs2: nfs lock support for gfs2Marc Eshel
2007-05-06locks: give posix_test_lock same interface as ->lockMarc Eshel
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman
2007-05-01[GFS2] Uncomment sprintf_symbol calling codeSteven Whitehouse
2007-05-01[GFS2] printk warning fixesakpm@linux-foundation.org
2007-05-01[GFS2] Patch to fix mmap of stuffed filesSteven Whitehouse
2007-05-01[GFS2] use lib/parser for parsing mount optionsJosef Bacik
2007-05-01[GFS2] lockdump improvementsRobert Peterson
2007-05-01[GFS2] Patch to detect corrupt number of dir entries in leaf and/or inode blocksSteven Whitehouse
2007-05-01[GFS2] bz 236008: Kernel gpf doing cat /debugfs/gfs2/xxx (lock dump)Robert Peterson
2007-05-01[GFS2] Fix bz 234168 (ignoring rgrp flags)Steven Whitehouse
2007-05-01[GFS2] Set drop_count to 0 (off) by defaultSteven Whitehouse
2007-05-01[GFS2] use log_error before LM_OUT_ERRORDavid Teigland
2007-05-01[GFS2] Red Hat bz 228540: owner referencesRobert Peterson
2007-05-01[GFS2] flush the log if a transaction can't allocate spaceBenjamin Marzinski
2007-05-01[GFS2] Fix log entry list corruptionBenjamin Marzinski
2007-05-01[GFS2] Speed up lock_dlm's locking (move sprintf)Steven Whitehouse
2007-05-01[GFS2] Fix a bug on i386 due to evaluation orderSteven Whitehouse
2007-05-01[GFS2] Fix bz 224480 and cleanup glock demotion codeSteven Whitehouse
2007-05-01[GFS2] Fix bz 231380, unlock page before dequeing glocks in gfs2_commit_writeJosef Whiter
2007-05-01[GFS2] fix bz 231369, gfs2 will oops if you specify an invalid mount optionJosef Whiter
2007-05-01[GFS2] Add gfs2_tool lockdump support to gfs2 (bz 228540)Robert Peterson
2007-03-07[GFS2] Fix bz 229873, alternate test: assertion "!ip->i_inode.i_mapping->nrpa...Steven Whitehouse
2007-03-07[GFS2] build fixakpm@linux-foundation.org
2007-03-07[GFS2] go_drop_bh is never used, so remove itSteven Whitehouse
2007-03-07[GFS2] Remove unused variableSteven Whitehouse
2007-03-07[GFS2] Fix bz 229831, lookup returns wrong inodeSteven Whitehouse
2007-03-07[GFS2] Fix bz 230143, incorrect flushing of rgrpsSteven Whitehouse
2007-03-07[GFS2] pass formal ino in do_filldir_mainWendy Cheng
2007-03-07[GFS2] fix hangup when multiple processes are trying to write to the same fileJosef Whiter
2007-03-07[GFS2] NFS filehandle checkWendy Cheng
2007-03-07[GFS2] add newline to printk messageRichard Fearn
2007-03-07[GFS2] fix locking mistakeJosef Whiter
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek
2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven
2007-02-12[PATCH] mark struct file_operations const 6Arjan van de Ven
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day
2007-02-07[GFS2] make gfs2_writepages() staticAdrian Bunk
2007-02-07[GFS2] Unlock page on prepare_write try lock failureSteven Whitehouse
2007-02-06[GFS2] nfsd readdirplus assertion failureWendy Cheng
2007-02-05[DLM/GFS2] indent help textRandy Dunlap
2007-02-05[GFS2] Fix unlink deadlocksRussell Cattelan