Commit Graph

39 Commits (31ea7ff0f880dc3f4ad94e85c1432d4b910c9fca)

Author SHA1 Message Date
Ryusuke Konishi aed3255f22 [GFS2] fs/gfs2/log.c:log_bmap() fix printk format warning 18 years ago
Steven Whitehouse a25311c8e0 [GFS2] Move gfs2_meta_syncfs() into log.c 18 years ago
Steven Whitehouse b004157ab5 [GFS2] Fix journal flush problem 18 years ago
Steven Whitehouse 23591256d6 [GFS2] Fix bmap to map extents properly 18 years ago
Steven Whitehouse fe1a698ffe [GFS2] Fix bug where lock not held 19 years ago
Steven Whitehouse ddacfaf76d [GFS2] Move logging code into log.c (mostly) 19 years ago
Steven Whitehouse 74669416f7 [GFS2] Use list_for_each_entry_safe_reverse in gfs2_ail1_start() 19 years ago
Fabio Massimo Di Nitto 7d308590ae [GFS2] Export lm_interface to kernel headers 19 years ago
Steven Whitehouse 7a6bbacbb8 [GFS2] Map multiple blocks at once where possible 19 years ago
Steven Whitehouse faa31ce85f [GFS2] Tidy up log.c 19 years ago
Jan Engelhardt c53921248c [GFS2] More style changes 19 years ago
Steven Whitehouse a67cdbd457 [GFS2] Style changes in logging code 19 years ago
Steven Whitehouse cd915493fc [GFS2] Change all types to uX style 19 years ago
Steven Whitehouse e9fc2aa091 [GFS2] Update copyright, tidy up incore.h 19 years ago
Benjamin Marzinski 5dc39fe621 [GFS2] Fix journal off-by-one error 19 years ago
Steven Whitehouse 59a1cc6bda [GFS2] Fix lock ordering bug in page fault path 19 years ago
Steven Whitehouse e0f2bf780a [GFS2] Fix endian conversion bug 19 years ago
Steven Whitehouse fd4de2d41a [GFS2] Add cast for printk 19 years ago
Steven Whitehouse feaa7bba02 [GFS2] Fix unlinked file handling 19 years ago
Steven Whitehouse 3a8a9a1034 [GFS2] Update copyright date to 2006 19 years ago
Steven Whitehouse bd8968010a [GFS2] Remove semaphore.h from C files 19 years ago
Steven Whitehouse fd88de569b [GFS2] Readpages support 19 years ago
Steven Whitehouse a74604bee2 [GFS2] sem -> mutex conversion in locking.c 19 years ago
Steven Whitehouse 190562bd84 [GFS2] Fix a bug: scheduling under a spinlock 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 e3167ded1f [GFS] Fix bug in endian conversion for metadata header 19 years ago
Steven Whitehouse 484adff8a0 [GFS2] Update locking in log.c 19 years ago
Steven Whitehouse 71b86f562b [GFS2] Further updates to dir and logging code 19 years ago
Steven Whitehouse b4dc72911d [GFS2] Fix some bugs 19 years ago
Steven Whitehouse 5c676f6d35 [GFS2] Macros removal in gfs2.h 19 years ago
Steven Whitehouse 568f4c9659 [GFS2] 80 Column audit of GFS2 19 years ago
David Teigland 6a6b3d018f [GFS2] Patch to remove stats gathering from GFS2 19 years ago
Steven Whitehouse f55ab26a8f [GFS2] Use mutices rather than semaphores 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
Steven Whitehouse 4f3df04137 [GFS2] Change memory allocations to GFP_NOFS 19 years ago
David Teigland b3b94faa5f [GFS2] The core of GFS2 19 years ago