Commit Graph

73 Commits (3a2a9c96ac129d17aad1a5c46988ad28f72564b0)

Author SHA1 Message Date
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
Steven Whitehouse 5c676f6d35 [GFS2] Macros removal in gfs2.h 19 years ago
Steven Whitehouse 116ad29d98 [GFS2] Remove pointless comment from nolock/main.c 19 years ago
Steven Whitehouse f382894e88 [GFS2] 80 Column audit of locking modules 19 years ago
Steven Whitehouse 568f4c9659 [GFS2] 80 Column audit of GFS2 19 years ago
Steven Whitehouse 3a8fe9be6c [GFS2] Use BUG_ON() rather then if (...) BUG(); 19 years ago
Steven Whitehouse d92a8d4808 [GFS2] Audit printk and kmalloc 19 years ago
David Teigland d95cb943f5 [GFS2] Patch to remove stats counters from GFS2 (II) 19 years ago
David Teigland 6a6b3d018f [GFS2] Patch to remove stats gathering from GFS2 19 years ago
David Teigland 8d3b35a4af [DLM] Remove support for range locks (II) 19 years ago
Steven Whitehouse 91ffd7db71 [GFS2] Missed deletion of debugging code 19 years ago
Steven Whitehouse 13538b8e46 [GFS2] Add list empty test to databuf_lo_add 19 years ago
Steven Whitehouse f55ab26a8f [GFS2] Use mutices rather than semaphores 19 years ago
Steven Whitehouse 5c4e9e0366 [GFS2] Fix a case where we didn't get unstuffing right 19 years ago
Steven Whitehouse 61a30dcb58 [GFS2] Fix for lock recursion problem for internal files 19 years ago
Steven Whitehouse 4dd651adbb [GFS2] Fix the bugs I introduced in the last patch but one 19 years ago
Steven Whitehouse d1665e4142 [GFS2] Put back O_DIRECT support 19 years ago
Steven Whitehouse fc69d0d336 [GFS2] Change ondisk format (hopefully for the last time) 19 years ago
Steven Whitehouse 7359a19cc7 [GFS2] Fix for root inode ref count bug 19 years ago
Steven Whitehouse 18ec7d5c3f [GFS2] Make journaled data files identical to normal files on disk 19 years ago