Commit Graph

52 Commits (d2653e92732bd3911feff6bee5e23dbf959381db)

Author SHA1 Message Date
Bob Peterson 3ad62e87cd [GFS2] Plug an unlikely leak 17 years ago
Bob Peterson d0109bfa84 [GFS2] Only do lo_incore_commit once 17 years ago
Steven Whitehouse 2bcd610d2f [GFS2] Don't add glocks to the journal 17 years ago
Steven Whitehouse 9ff8ec32e5 [GFS2] Split gfs2_writepage into three cases 17 years ago
Steven Whitehouse 16615be18c [GFS2] Clean up journaled data writing 17 years ago
Steven Whitehouse 1ad38c437f [GFS2] Clean up gfs2_trans_add_revoke() 17 years ago
Steven Whitehouse 0820ab517e [GFS2] Use slab operations for all gfs2_bufdata allocations 17 years ago
Steven Whitehouse 82e86087bb [GFS2] Replace revoke structure with bufdata structure 17 years ago
Steven Whitehouse d7b616e252 [GFS2] Clean up ordered write code 17 years ago
Steven Whitehouse 9b9107a5a8 [GFS2] Move pin/unpin into lops.c, clean up locking 17 years ago
Bob Peterson ec217e0ece [GFS2] Patch to protect sd_log_num_jdata 17 years ago
Bob Peterson 905d2aefa9 [GFS2] Move some code inside the log lock 17 years ago
Bob Peterson bdcb88562c [GFS2] soft lockup detected in databuf_lo_before_commit 18 years ago
Robert Peterson 773ed1a044 [GFS2] Addendum to the journaled file/unmount patch 18 years ago
Robert Peterson 2332c4435b [GFS2] assertion failure after writing to journaled file, umount 18 years ago
Robert Peterson 8fb68595d5 [GFS2] Journaled file write/unstuff bug 18 years ago
Benjamin Marzinski ddf4b426aa [GFS2] fix jdata issues 18 years ago
Benjamin Marzinski 6883562588 [GFS2] Fix log entry list corruption 18 years ago
Steven Whitehouse 8bd9572769 [GFS2] Fix list corruption in lops.c 18 years ago
Russell Cattelan 7020933156 [GFS2] Fix race in logging code 18 years ago
Al Viro 5516762261 [GFS2] split and annotate gfs2_log_head 18 years ago
Russell Cattelan c312c4fdc8 [GFS2] Pass the correct value to kunmap_atomic 18 years ago
Steven Whitehouse 907b9bceb4 [GFS2/DLM] Fix trailing whitespace 19 years ago
Steven Whitehouse 7276b3b0c7 [GFS2] Tidy up meta_io code 19 years ago
Fabio Massimo Di Nitto 7d308590ae [GFS2] Export lm_interface to kernel headers 19 years ago
Steven Whitehouse a67cdbd457 [GFS2] Style changes in logging code 19 years ago
Steven Whitehouse ea67eedb21 [GFS2] Fix end of multi-line structures 19 years ago
Steven Whitehouse 82ffa51637 [GFS2] More style changes 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
Steven Whitehouse 623d93555c [GFS2] Fix releasepage bug (fixes direct i/o writes) 19 years ago
Steven Whitehouse b8e1aabf21 [GFS2] Another list_del bug 19 years ago
Steven Whitehouse 08867605e1 [GFS2] Fix to list_del in lops.c 19 years ago
Steven Whitehouse 15d00c0b91 [GFS2] Fix leak of gfs2_bufdata 19 years ago
Steven Whitehouse b61dde795f [GFS2] Always include glock in transaction 19 years ago
Steven Whitehouse 3a8476dda1 [GFS2] Remove debugging printks 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 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 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
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 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 a98ab2204f [GFS2] Rename gfs2_meta_pin to gfs2_pin 19 years ago