Commit Graph

193 Commits (1b4f59e356cc94929305bd107b7f38eec62715ad)

Author SHA1 Message Date
Steven Whitehouse ff7f4cb461 GFS2: Consolidate free block searching functions 13 years ago
Steven Whitehouse 9e733d3923 GFS2: Improve block reservation tracing 13 years ago
Steven Whitehouse 5b924ae2dc GFS2: Replace rgblk_search with gfs2_rbm_find 13 years ago
Steven Whitehouse 4a993fb150 GFS2: Add structure to contain rgrp, bitmap, offset tuple 13 years ago
Steven Whitehouse 71f890f7f7 GFS2: Remove rs_requested field from reservations 13 years ago
Bob Peterson 8e2e004735 GFS2: Reduce file fragmentation 13 years ago
Benjamin Marzinski 90306c41dc GFS2: Use lvbs for storing rgrp information with mount option 13 years ago
Bob Peterson 5407e24229 GFS2: Fold quota data into the reservations struct 13 years ago
David Teigland 4875647a08 dlm: fixes for nodir mode 13 years ago
Bob Peterson c0752aa7e4 GFS2: eliminate log elements and simplify 13 years ago
Bob Peterson 1c47f09592 GFS2: Eliminate vestigial sd_log_le_rg 13 years ago
Steven Whitehouse c50b91c4bd GFS2: Remove bd_list_tr 13 years ago
Steven Whitehouse e8c92ed769 GFS2: Clean up log write code path 13 years ago
Bob Peterson 6aad1c3d3e GFS2: Eliminate sd_rindex_mutex 13 years ago
Steven Whitehouse a245769f25 GFS2: glock statistics gathering 13 years ago
David Teigland 376d37788b GFS2: fail mount if journal recovery fails 13 years ago
David Teigland e8ca5cc571 GFS2: let spectator mount do read only recovery 13 years ago
David Teigland e0c2a9aa1e GFS2: dlm based recovery coordination 13 years ago
Bob Peterson 564e12b115 GFS2: decouple quota allocations from block allocations 13 years ago
Bob Peterson b9f417f311 GFS2: remove vestigial al_alloced 13 years ago
Steven Whitehouse 9ae32429fe GFS2: Remove two unused variables 13 years ago
Benjamin Marzinski 64dd153c83 GFS2: rewrite fallocate code to write blocks directly 13 years ago
Steven Whitehouse 54335b1fca GFS2: Cache the most recently used resource group in the inode 13 years ago
Steven Whitehouse 8339ee543e GFS2: Make resource groups "append only" during life of fs 13 years ago
Bob Peterson 7c9ca62113 GFS2: Use rbtree for resource groups and clean up bitmap buffer ref count scheme 13 years ago
Steven Whitehouse 40ac218f52 GFS2: Fix inode allocation error path 13 years ago
Bob Peterson 7cf8dcd3b6 GFS2: Automatically adjust glock min hold time 14 years ago
Steven Whitehouse 17d539f049 GFS2: Cache dir hash table in a contiguous buffer 14 years ago
Steven Whitehouse 3942ae5319 GFS2: Fix race during filesystem mount 14 years ago
Steven Whitehouse 32e471ef10 GFS2: Use UUID field in generic superblock 14 years ago
Steven Whitehouse 4667a0ec32 GFS2: Make writeback more responsive to system conditions 14 years ago
Steven Whitehouse f42ab08529 GFS2: Optimise glock lru and end of life inodes 14 years ago
Steven Whitehouse 627c10b7e4 GFS2: Improve tracing support (adds two flags) 14 years ago
Dave Chinner d6a079e82e GFS2: introduce AIL lock 14 years ago
Abhijith Das 662e3a551b GFS2: quota allows exceeding hard limit 14 years ago
Steven Whitehouse bc015cb841 GFS2: Use RCU for glock hash table 14 years ago
Alexey Dobriyan 57cc7215b7 headers: kobject.h redux 14 years ago
Steven Whitehouse 47a25380e3 GFS2: Merge glock state fields into a bitfield 14 years ago
Steven Whitehouse feb47ca931 GFS2: Improve journal allocation via sysfs 15 years ago
Steven Whitehouse c80dbb58f9 GFS2: Remove upgrade mount option 15 years ago
Steven Whitehouse c2048b003c GFS2: Remove localcaching mount option 15 years ago
Steven Whitehouse f57a024ed2 GFS2: Remove ignore_local_fs mount argument 15 years ago
Steven Whitehouse 7b5e3d5fcf GFS2: Don't enforce min hold time when two demotes occur in rapid succession 15 years ago
Benjamin Marzinski 3921120e75 GFS2: fallocate support 15 years ago
Steven Whitehouse a2e0f79939 GFS2: Remove i_disksize 15 years ago
Steven Whitehouse ba6e93645f GFS2: Wait for journal id on mount if not specified on mount command line 15 years ago
Tejun Heo 6ecd7c2dd9 gfs2: use workqueue instead of slow-work 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