aboutsummaryrefslogtreecommitdiff
path: root/fs/gfs2
AgeCommit message (Expand)Author
2006-06-24[GFS2] Eliminate one instance of __GFP_NOFAILSteven Whitehouse
2006-06-23[GFS2] Use generic_file_sendfile directlySteven Whitehouse
2006-06-22[GFS2] gfs2/dlm: mailing list and web pageDavid Teigland
2006-06-22[GFS2] Remove unused flagSteven Whitehouse
2006-06-22[GFS2] [-mm patch] fs/gfs2/: make code staticAdrian Bunk
2006-06-22[GFS2] Remove gfs2_repermissionSteven Whitehouse
2006-06-21[GFS2] Fix double locking problem in renameSteven Whitehouse
2006-06-20[GFS2] Remove unused ra_state variableSteven Whitehouse
2006-06-20[GFS2] Fix printk format warnings in DLM codeDavid Woodhouse
2006-06-20[GFS2] Fix use of bitops on unsigned int (struct gfs2_holder->gh_iflags)David Woodhouse
2006-06-19[GFS2] Always include glock in transactionSteven Whitehouse
2006-06-19[GFS2] Remove debugging printksSteven Whitehouse
2006-06-14[GFS2] Fix unlinked file handlingSteven Whitehouse
2006-06-06[GFS2] Fix warning on impossible event in eattr codeSteven Whitehouse
2006-06-06[GFS2] Move some fields around to reduce wasted spaceSteven Whitehouse
2006-05-25[GFS2] Fix for selinux supportRyan O'Hara
2006-05-24[GFS2] Casts for printing 64bit numbersSteven Whitehouse
2006-05-24[GFS2] Cast 64 bit printk args to unsigned long long.David Teigland
2006-05-22[GFS2] Flag up issue in selinux codeSteven Whitehouse
2006-05-22[GFS2] selinux supportRyan O'Hara
2006-05-19[GFS2] setup lock_dlm kobject earlierDavid Teigland
2006-05-18[GFS2] glock debugging and inode cache changesSteven Whitehouse
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