summaryrefslogtreecommitdiff
path: root/fs/gfs2
AgeCommit message (Expand)AuthorFilesLines
2006-07-03[GFS2] Remove dependance on tty_write_message()Steven Whitehouse1-19/+4
2006-06-24[GFS2] Eliminate one instance of __GFP_NOFAILSteven Whitehouse2-7/+7
2006-06-24[GFS2] Use generic_file_sendfile directlySteven Whitehouse1-19/+1
2006-06-22[GFS2] gfs2/dlm: mailing list and web pageDavid Teigland1-1/+1
2006-06-22[GFS2] Remove unused flagSteven Whitehouse2-2/+0
2006-06-22[GFS2] [-mm patch] fs/gfs2/: make code staticAdrian Bunk4-5/+2
2006-06-22[GFS2] Remove gfs2_repermissionSteven Whitehouse5-20/+9
2006-06-21[GFS2] Fix double locking problem in renameSteven Whitehouse1-5/+11
2006-06-21[GFS2] Remove unused ra_state variableSteven Whitehouse1-6/+2
2006-06-20[GFS2] Fix printk format warnings in DLM codeDavid Woodhouse1-7/+14
2006-06-20[GFS2] Fix use of bitops on unsigned int (struct gfs2_holder->gh_iflags)David Woodhouse1-1/+1
2006-06-19[GFS2] Always include glock in transactionSteven Whitehouse1-1/+1
2006-06-19[GFS2] Remove debugging printksSteven Whitehouse5-20/+3
2006-06-14[GFS2] Fix unlinked file handlingSteven Whitehouse38-1867/+738
2006-06-07[GFS2] Fix warning on impossible event in eattr codeSteven Whitehouse1-5/+4
2006-06-06[GFS2] Move some fields around to reduce wasted spaceSteven Whitehouse1-9/+5
2006-05-26[GFS2] Fix for selinux supportRyan O'Hara1-0/+1
2006-05-24[GFS2] Casts for printing 64bit numbersSteven Whitehouse5-24/+27
2006-05-24[GFS2] Cast 64 bit printk args to unsigned long long.David Teigland2-21/+25
2006-05-22[GFS2] Flag up issue in selinux codeSteven Whitehouse1-7/+4
2006-05-22[GFS2] selinux supportRyan O'Hara4-6/+69
2006-05-19[GFS2] setup lock_dlm kobject earlierDavid Teigland1-7/+7
2006-05-19[GFS2] glock debugging and inode cache changesSteven Whitehouse6-43/+92
2006-05-18[GFS2] Update copyright date to 2006Steven Whitehouse71-71/+71
2006-05-18[GFS2] Remove semaphore.h from C filesSteven Whitehouse33-33/+0
2006-05-18[GFS2] Drop log lock on I/O error & tidy upSteven Whitehouse4-16/+17
2006-05-18[GFS2] Remove bits.c from the MakefileSteven Whitehouse1-1/+1
2006-05-18[GFS2] Make newly moved functions staticSteven Whitehouse1-9/+10
2006-05-18[GFS2] Merge bits.[ch] into rgrp.cSteven Whitehouse3-211/+161
2006-05-16[GFS2] Fix ref count bug that used to bite us on umountSteven Whitehouse1-16/+6
2006-05-13[GFS2] Fix attributes setting logicSteven Whitehouse1-3/+10
2006-05-12[GFS2] Remove incorrect initialisation of gh_ownerSteven Whitehouse2-6/+0
2006-05-12[GFS2] Reverse block order in build_heightSteven Whitehouse1-56/+46
2006-05-06[GFS2] Readpages supportSteven Whitehouse13-129/+254
2006-05-06[GFS2] Set d_ops for root inodeRobert S Peterson1-0/+3
2006-05-02[GFS2] Fix bug in writepage()Steven Whitehouse1-1/+1
2006-04-28[GFS2] Remove some unused codeSteven Whitehouse5-315/+0
2006-04-28[GFS2] [-mm patch] fs/gfs2/: possible cleanupsAdrian Bunk22-63/+79
2006-04-28[GFS2] Reordering in deallocation to avoid recursive lockingSteven Whitehouse3-54/+49
2006-04-27[GFS2] Remove redundant casts to/from voidDavid Teigland2-8/+7
2006-04-26[DLM] lock_dlm recover_status patchDavid Teigland3-9/+18
2006-04-26[GFS2] Remove GL_NEVER_RECURSE flagSteven Whitehouse6-19/+14
2006-04-26[GFS2] Don't do recursive locking in glock layerSteven Whitehouse3-196/+46
2006-04-25[GFS2] Update plock code in DLM locking moduleDavid Teigland1-3/+3
2006-04-25[GFS2] Remove inherited flags from exported flags.Steven Whitehouse1-14/+9
2006-04-24[GFS2] Tidy up Makefile & KconfigSteven Whitehouse2-51/+17
2006-04-24[GFS2] Tidy up daemon.cSteven Whitehouse1-14/+9
2006-04-24[GFS2] Tidy up dir code as per Christoph Hellwig's commentsSteven Whitehouse3-72/+78
2006-04-21[GFS2] Move BUG() back into the header fileSteven Whitehouse2-1/+1
2006-04-21[GFS2] Add back missing BUG()Steven Whitehouse1-0/+1