summaryrefslogtreecommitdiffstats
path: root/fs/gfs2
Commit message (Expand)AuthorAgeFilesLines
* [GFS2] Casts for printing 64bit numbersSteven Whitehouse2006-05-245-24/+27
* [GFS2] Cast 64 bit printk args to unsigned long long.David Teigland2006-05-242-21/+25
* [GFS2] Flag up issue in selinux codeSteven Whitehouse2006-05-221-7/+4
* [GFS2] selinux supportRyan O'Hara2006-05-224-6/+69
* [GFS2] setup lock_dlm kobject earlierDavid Teigland2006-05-191-7/+7
* [GFS2] glock debugging and inode cache changesSteven Whitehouse2006-05-186-43/+92
* [GFS2] Update copyright date to 2006Steven Whitehouse2006-05-1871-71/+71
* [GFS2] Remove semaphore.h from C filesSteven Whitehouse2006-05-1833-33/+0
* [GFS2] Drop log lock on I/O error & tidy upSteven Whitehouse2006-05-184-16/+17
* [GFS2] Remove bits.c from the MakefileSteven Whitehouse2006-05-181-1/+1
* [GFS2] Make newly moved functions staticSteven Whitehouse2006-05-181-9/+10
* [GFS2] Merge bits.[ch] into rgrp.cSteven Whitehouse2006-05-183-211/+161
* [GFS2] Fix ref count bug that used to bite us on umountSteven Whitehouse2006-05-161-16/+6
* [GFS2] Fix attributes setting logicSteven Whitehouse2006-05-121-3/+10
* [GFS2] Remove incorrect initialisation of gh_ownerSteven Whitehouse2006-05-122-6/+0
* [GFS2] Reverse block order in build_heightSteven Whitehouse2006-05-121-56/+46
* [GFS2] Readpages supportSteven Whitehouse2006-05-0513-129/+254
* [GFS2] Set d_ops for root inodeRobert S Peterson2006-05-051-0/+3
* [GFS2] Fix bug in writepage()Steven Whitehouse2006-05-021-1/+1
* [GFS2] Remove some unused codeSteven Whitehouse2006-04-285-315/+0
* [GFS2] [-mm patch] fs/gfs2/: possible cleanupsAdrian Bunk2006-04-2822-63/+79
* [GFS2] Reordering in deallocation to avoid recursive lockingSteven Whitehouse2006-04-283-54/+49
* [GFS2] Remove redundant casts to/from voidDavid Teigland2006-04-272-8/+7
* [DLM] lock_dlm recover_status patchDavid Teigland2006-04-263-9/+18
* [GFS2] Remove GL_NEVER_RECURSE flagSteven Whitehouse2006-04-266-19/+14
* [GFS2] Don't do recursive locking in glock layerSteven Whitehouse2006-04-263-196/+46
* [GFS2] Update plock code in DLM locking moduleDavid Teigland2006-04-251-3/+3
* [GFS2] Remove inherited flags from exported flags.Steven Whitehouse2006-04-251-14/+9
* [GFS2] Tidy up Makefile & KconfigSteven Whitehouse2006-04-242-51/+17
* [GFS2] Tidy up daemon.cSteven Whitehouse2006-04-241-14/+9
* [GFS2] Tidy up dir code as per Christoph Hellwig's commentsSteven Whitehouse2006-04-243-72/+78
* [GFS2] Move BUG() back into the header fileSteven Whitehouse2006-04-212-1/+1
* [GFS2] Add back missing BUG()Steven Whitehouse2006-04-211-0/+1
* [GFS2] sem -> mutex conversion in locking.cSteven Whitehouse2006-04-213-22/+20
* [GFS2] journal recovery patchDavid Teigland2006-04-203-12/+8
* [GFS2] Fix a bug: scheduling under a spinlockSteven Whitehouse2006-04-205-14/+27
* [GFS2] Use vmalloc() in dir codeSteven Whitehouse2006-04-188-10/+12
* [GFS2] Fix bug which was causing postmark to failSteven Whitehouse2006-04-121-3/+2
* [GFS2] Update journal accounting code.Steven Whitehouse2006-04-113-19/+12
* [GFS2] Finally get ref counting correctSteven Whitehouse2006-04-072-6/+13
* [GFS2] Fix a ref count bug and other clean upsSteven Whitehouse2006-04-0714-69/+67
* [GFS2] Finish off ioctl supportSteven Whitehouse2006-04-042-13/+13
* [GFS2] Update GFS2 for the recent pull from LinusSteven Whitehouse2006-03-313-81/+19
* [GFS2] Update ioctl() to new interfaceSteven Whitehouse2006-03-311-102/+36
* [GFS] Fix bug in endian conversion for metadata headerSteven Whitehouse2006-03-306-23/+22
* [GFS2] Add missing {} in trans.cSteven Whitehouse2006-03-301-1/+2
* [GFS2] Fix bug in directory expansion codeSteven Whitehouse2006-03-291-9/+14
* [GFS2] Update debugging codeSteven Whitehouse2006-03-295-53/+52
* [GFS2] Update locking in log.cSteven Whitehouse2006-03-294-59/+22
* [DLM] Look for "nodir" in the lockspace mount optionsDavid Teigland2006-03-281-9/+17
OpenPOWER on IntegriCloud