aboutsummaryrefslogtreecommitdiff
path: root/fs/gfs2
AgeCommit message (Expand)Author
2006-05-18[GFS2] Update copyright date to 2006Steven Whitehouse
2006-05-18[GFS2] Remove semaphore.h from C filesSteven Whitehouse
2006-05-18[GFS2] Drop log lock on I/O error & tidy upSteven Whitehouse
2006-05-18[GFS2] Remove bits.c from the MakefileSteven Whitehouse
2006-05-18[GFS2] Make newly moved functions staticSteven Whitehouse
2006-05-18[GFS2] Merge bits.[ch] into rgrp.cSteven Whitehouse
2006-05-16[GFS2] Fix ref count bug that used to bite us on umountSteven Whitehouse
2006-05-12[GFS2] Fix attributes setting logicSteven Whitehouse
2006-05-12[GFS2] Remove incorrect initialisation of gh_ownerSteven Whitehouse
2006-05-12[GFS2] Reverse block order in build_heightSteven Whitehouse
2006-05-05[GFS2] Readpages supportSteven Whitehouse
2006-05-05[GFS2] Set d_ops for root inodeRobert S Peterson
2006-05-02[GFS2] Fix bug in writepage()Steven Whitehouse
2006-04-28[GFS2] Remove some unused codeSteven Whitehouse
2006-04-28[GFS2] [-mm patch] fs/gfs2/: possible cleanupsAdrian Bunk
2006-04-28[GFS2] Reordering in deallocation to avoid recursive lockingSteven Whitehouse
2006-04-27[GFS2] Remove redundant casts to/from voidDavid Teigland
2006-04-26[DLM] lock_dlm recover_status patchDavid Teigland
2006-04-26[GFS2] Remove GL_NEVER_RECURSE flagSteven Whitehouse
2006-04-26[GFS2] Don't do recursive locking in glock layerSteven Whitehouse
2006-04-25[GFS2] Update plock code in DLM locking moduleDavid Teigland
2006-04-25[GFS2] Remove inherited flags from exported flags.Steven Whitehouse
2006-04-24[GFS2] Tidy up Makefile & KconfigSteven Whitehouse
2006-04-24[GFS2] Tidy up daemon.cSteven Whitehouse
2006-04-24[GFS2] Tidy up dir code as per Christoph Hellwig's commentsSteven Whitehouse
2006-04-21[GFS2] Move BUG() back into the header fileSteven Whitehouse
2006-04-21[GFS2] Add back missing BUG()Steven Whitehouse
2006-04-21[GFS2] sem -> mutex conversion in locking.cSteven Whitehouse
2006-04-20[GFS2] journal recovery patchDavid Teigland
2006-04-20[GFS2] Fix a bug: scheduling under a spinlockSteven Whitehouse
2006-04-18[GFS2] Use vmalloc() in dir codeSteven Whitehouse
2006-04-12[GFS2] Fix bug which was causing postmark to failSteven Whitehouse
2006-04-11[GFS2] Update journal accounting code.Steven Whitehouse
2006-04-07[GFS2] Finally get ref counting correctSteven Whitehouse
2006-04-07[GFS2] Fix a ref count bug and other clean upsSteven Whitehouse
2006-04-04[GFS2] Finish off ioctl supportSteven Whitehouse
2006-03-31[GFS2] Update GFS2 for the recent pull from LinusSteven Whitehouse
2006-03-31[GFS2] Update ioctl() to new interfaceSteven Whitehouse
2006-03-30[GFS] Fix bug in endian conversion for metadata headerSteven Whitehouse
2006-03-30[GFS2] Add missing {} in trans.cSteven Whitehouse
2006-03-29[GFS2] Fix bug in directory expansion codeSteven Whitehouse
2006-03-29[GFS2] Update debugging codeSteven Whitehouse
2006-03-29[GFS2] Update locking in log.cSteven Whitehouse
2006-03-28[DLM] Look for "nodir" in the lockspace mount optionsDavid Teigland
2006-03-28[GFS2] Further updates to dir and logging codeSteven Whitehouse
2006-03-21[GFS2] Remove ioctl supportSteven Whitehouse
2006-03-20[GFS2] Fix bug in directory code and tidy upSteven Whitehouse
2006-03-02[GFS2] Add gfs2meta filesystemSteven Whitehouse
2006-03-01[GFS2] Fix some bugsSteven Whitehouse
2006-03-01[GFS2] Tidy up mount code.Steven Whitehouse