Commit Graph

92 Commits (bd8968010a9a08e67a0ddb3ddee9feb8882e8c2f)

Author SHA1 Message Date
Steven Whitehouse bd8968010a [GFS2] Remove semaphore.h from C files 19 years ago
Steven Whitehouse 1b50259bc3 [GFS2] Drop log lock on I/O error & tidy up 19 years ago
Steven Whitehouse 02f211f4d0 [GFS2] Remove bits.c from the Makefile 19 years ago
Steven Whitehouse 3efd7534a8 [GFS2] Make newly moved functions static 19 years ago
Steven Whitehouse 88c8ab1fcb [GFS2] Merge bits.[ch] into rgrp.c 19 years ago
Steven Whitehouse 64c14ea73b [GFS2] Fix ref count bug that used to bite us on umount 19 years ago
Steven Whitehouse b9cb981310 [GFS2] Fix attributes setting logic 19 years ago
Steven Whitehouse 9801f6461e [GFS2] Remove incorrect initialisation of gh_owner 19 years ago
Steven Whitehouse e90c01e148 [GFS2] Reverse block order in build_height 19 years ago
Steven Whitehouse fd88de569b [GFS2] Readpages support 19 years ago
Robert S Peterson 5bb76af1e0 [GFS2] Set d_ops for root inode 19 years ago
Steven Whitehouse d2d7b8a2a7 [GFS2] Fix bug in writepage() 19 years ago
Steven Whitehouse 56409abbf8 [GFS2] Remove some unused code 19 years ago
Adrian Bunk 08bc2dbc73 [GFS2] [-mm patch] fs/gfs2/: possible cleanups 19 years ago
Steven Whitehouse 363275216c [GFS2] Reordering in deallocation to avoid recursive locking 19 years ago
David Teigland e7f5c01cad [GFS2] Remove redundant casts to/from void 19 years ago
David Teigland 6bd70aba5a [DLM] lock_dlm recover_status patch 19 years ago
Steven Whitehouse 579b78a43b [GFS2] Remove GL_NEVER_RECURSE flag 19 years ago
Steven Whitehouse 5965b1f479 [GFS2] Don't do recursive locking in glock layer 19 years ago
David Teigland 3a2a9c96ac [GFS2] Update plock code in DLM locking module 19 years ago
Steven Whitehouse 4bcf7091f9 [GFS2] Remove inherited flags from exported flags. 19 years ago
Steven Whitehouse b5ea3e1ef3 [GFS2] Tidy up Makefile & Kconfig 19 years ago
Steven Whitehouse b800a1cb39 [GFS2] Tidy up daemon.c 19 years ago
Steven Whitehouse 61e085a88c [GFS2] Tidy up dir code as per Christoph Hellwig's comments 19 years ago
Steven Whitehouse 1e09ae544e [GFS2] Move BUG() back into the header file 19 years ago
Steven Whitehouse 1dde2dbfc7 [GFS2] Add back missing BUG() 19 years ago
Steven Whitehouse a74604bee2 [GFS2] sem -> mutex conversion in locking.c 19 years ago
David Teigland c63e31c2cc [GFS2] journal recovery patch 19 years ago
Steven Whitehouse 190562bd84 [GFS2] Fix a bug: scheduling under a spinlock 19 years ago
Steven Whitehouse fe1bdedc6c [GFS2] Use vmalloc() in dir code 19 years ago
Steven Whitehouse 4d8012b60e [GFS2] Fix bug which was causing postmark to fail 19 years ago
Steven Whitehouse f4154ea039 [GFS2] Update journal accounting code. 19 years ago
Steven Whitehouse ed3865079b [GFS2] Finally get ref counting correct 19 years ago
Steven Whitehouse b09e593d79 [GFS2] Fix a ref count bug and other clean ups 19 years ago
Steven Whitehouse 55eccc6d00 [GFS2] Finish off ioctl support 19 years ago
Steven Whitehouse 8628de0583 [GFS2] Update GFS2 for the recent pull from Linus 19 years ago
Steven Whitehouse 7ea9ea8322 [GFS2] Update ioctl() to new interface 19 years ago
Steven Whitehouse e3167ded1f [GFS] Fix bug in endian conversion for metadata header 19 years ago
Steven Whitehouse cd45697f0d [GFS2] Add missing {} in trans.c 19 years ago
Steven Whitehouse e90deff533 [GFS2] Fix bug in directory expansion code 19 years ago
Steven Whitehouse d0dc80dbaf [GFS2] Update debugging code 19 years ago
Steven Whitehouse 484adff8a0 [GFS2] Update locking in log.c 19 years ago
David Teigland 7aabffcab4 [DLM] Look for "nodir" in the lockspace mount options 19 years ago
Steven Whitehouse 71b86f562b [GFS2] Further updates to dir and logging code 19 years ago
Steven Whitehouse 94aabbd993 [GFS2] Remove ioctl support 19 years ago
Steven Whitehouse c752666c17 [GFS2] Fix bug in directory code and tidy up 19 years ago
Steven Whitehouse 419c93e0b6 [GFS2] Add gfs2meta filesystem 19 years ago
Steven Whitehouse b4dc72911d [GFS2] Fix some bugs 19 years ago
Steven Whitehouse c9fd43078f [GFS2] Tidy up mount code. 19 years ago
Steven Whitehouse e317ffcb7c [GFS2] Remove uneeded memory allocation 19 years ago