Commit Graph

63 Commits (a4d6b8af1e92daa872f55d06415b76c35f44d8bd)

Author SHA1 Message Date
Steven Whitehouse ac39aadd04 [GFS2] Fix assert in log code 17 years ago
Steven Whitehouse ff91cc9bb4 [GFS2] Fix log block mapper 17 years ago
Bob Peterson da6dd40d59 [GFS2] Journal extent mapping 17 years ago
Bob Peterson e9e1ef2b6e [GFS2] Remove function gfs2_get_block 17 years ago
Fabio Massimo Di Nitto 1a2781cfa5 [GFS2] Fix runtime issue with UP kernels 17 years ago
Steven Whitehouse e35b921185 [GFS2] Don't periodically update the jindex 17 years ago
Steven Whitehouse ec69b18883 [GFS2] Move gfs2_logd into log.c 17 years ago
Steven Whitehouse fd041f0b40 [GFS2] Use atomic_t for journal free blocks counter 17 years ago
Steven Whitehouse 2bcd610d2f [GFS2] Don't add glocks to the journal 17 years ago
Steven Whitehouse b8e7cbb65b [GFS2] Add writepages for GFS2 jdata 17 years ago
Steven Whitehouse f91a0d3e24 [GFS2] Remove useless i_cache from inodes 17 years ago
Steven Whitehouse 5a60c532c9 [GFS2] Get superblock a different way 18 years ago
Steven Whitehouse 16615be18c [GFS2] Clean up journaled data writing 18 years ago
Steven Whitehouse 1ad38c437f [GFS2] Clean up gfs2_trans_add_revoke() 18 years ago
Steven Whitehouse d7b616e252 [GFS2] Clean up ordered write code 18 years ago
Steven Whitehouse 1e1a3d03e9 [GFS2] Introduce gfs2_remove_from_ail 18 years ago
Steven Whitehouse bb3b0e3df5 [GFS2] Clean up invalidatepage/releasepage 18 years ago
Bob Peterson 0f8468c8be [GFS2] Detach buf data during in-place writeback 18 years ago
Bob Peterson 693ddeabbb [GFS2] Revert part of earlier log.c changes 18 years ago
Steven Whitehouse a0a24741ca [GFS2] Small fixes to logging code 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
Steven Whitehouse 89918647a4 [GFS2] Make the log reserved blocks depend on block size 18 years ago
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 19 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