Commit Graph

81 Commits (723fc7af5300dba9eac40cb23dbefa67589e5181)

Author SHA1 Message Date
Steven Whitehouse 5f4874903d GFS2: gfs2_logd should be using interruptible waits 15 years ago
Christoph Hellwig f1e4d518c3 gfs2: replace barriers with explicit flush / FUA usage 15 years ago
Christoph Hellwig 7b6d91daee block: unify flags for struct bio and struct request 15 years ago
Christoph Hellwig 41f2df6289 block: BARRIER request should imply SYNC 15 years ago
Bob Peterson ed4878e8a4 GFS2: Rework reclaiming unlinked dinodes 15 years ago
Steven Whitehouse 913a71d250 GFS2: Add some useful messages 15 years ago
Benjamin Marzinski 5e687eac1b GFS2: Various gfs2_logd improvements 15 years ago
Benjamin Marzinski 2e95e3f668 GFS2: Allow the number of committed revokes to temporarily be negative 15 years ago
Steven Whitehouse 0ab7d13fcb GFS2: Tag all metadata with jid 15 years ago
Steven Whitehouse 63997775b7 GFS2: Add tracepoints 16 years ago
Christoph Hellwig b7d245de25 gfs2: remove ->write_super and stop maintaining ->s_dirt 16 years ago
Steven Whitehouse c969f58ca4 GFS2: Update the rw flags 16 years ago
Steven Whitehouse f057f6cdf6 GFS2: Merge lock_dlm module into GFS2 16 years ago
Steven Whitehouse 254db57f9b GFS2: Support for I/O barriers 17 years ago
Harvey Harrison 2d81afb879 [GFS2] trivial sparse lock annotations 17 years ago
Roel Kluin 62be1f7167 [GFS2] fix assertion in log_refund() 17 years ago
Bob Peterson d0109bfa84 [GFS2] Only do lo_incore_commit once 17 years ago
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