Commit Graph

127 Commits (891a8e9335176b7eb9adc5e34f555ee5e1da47c6)

Author SHA1 Message Date
Steven Whitehouse f75bbfb4dd GFS2: Fix off-by-one in gfs2_blk2rgrpd 13 years ago
Steven Whitehouse ccad4e147a GFS2: Correctly set goal block after allocation 13 years ago
Steven Whitehouse 70b0c3656f GFS2: Use cached rgrp in gfs2_rlist_add() 13 years ago
Steven Whitehouse 534029e2fd GFS2: Remove obsolete assert 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
Eric Sandeen 46fcb2ed29 GFS2: combine duplicated block freeing routines 14 years ago
Steven Whitehouse 6d3117b412 GFS2: Wipe directory hash table metadata when deallocating a directory 14 years ago
Steven Whitehouse 29687a2ac8 GFS2: Alter point of entry to glock lru list for glocks with an address_space 14 years ago
Bob Peterson 95c8e17f2f GFS2: Dump better debug info if a bitmap inconsistency is detected 14 years ago
Bob Peterson 44ad37d69b GFS2: filesystem hang caused by incorrect lock order 14 years ago
Bob Peterson 4c16c36ad6 GFS2: deallocation performance patch 14 years ago
Bob Peterson bcd7278d8a GFS2: fsck.gfs2 reported statfs error after gfs2_grow 14 years ago
Benjamin Marzinski 086d8334cf GFS2: fix recursive locking during rindex truncates 14 years ago
Benjamin Marzinski 0489b3f5eb GFS2: reread rindex when necessary to grow rindex 14 years ago
Steven Whitehouse 044b9414c7 GFS2: Fix inode deallocation race 14 years ago
Bob Peterson 46290341cd GFS2 fatal: filesystem consistency error on rename 15 years ago
Benjamin Marzinski 3921120e75 GFS2: fallocate support 15 years ago
Steven Whitehouse 9a3f236d40 GFS2: Add a bug trap in allocation code 15 years ago
Steven Whitehouse a2e0f79939 GFS2: Remove i_disksize 15 years ago
Christoph Hellwig dd3932eddf block: remove BLKDEV_IFL_WAIT 15 years ago
Christoph Hellwig f1e4d518c3 gfs2: replace barriers with explicit flush / FUA usage 15 years ago
Bob Peterson ed4878e8a4 GFS2: Rework reclaiming unlinked dinodes 15 years ago
Bob Peterson cc0581bd61 GFS2: stuck in inode wait, no glocks stuck 15 years ago
Dmitry Monakhov fbd9b09a17 blkdev: generalize flags for blkdev_issue_fn functions 15 years ago
Bob Peterson 1a0eae8848 GFS2: glock livelock 15 years ago
Steven Whitehouse ea8d62dadd GFS2: Use GFP_NOFS for alloc structure 15 years ago
Steven Whitehouse 7fe3ec6fe5 GFS2: Fix previous patch 15 years ago
Benjamin Marzinski 55f0b4c546 GFS2: Don't withdraw on partial rindex entries 15 years ago
Steven Whitehouse 2c77634965 GFS2: Locking order fix in gfs2_check_blk_state 15 years ago
Anand Gadiyar fd589a8f0a trivial: fix typo "to to" in multiple files 16 years ago
Steven Whitehouse 86d0063656 GFS2: Whitespace fixes 16 years ago
Christoph Hellwig 746cd1e7e4 block: use blkdev_issue_discard in blk_ioctl_discard 16 years ago
Steven Whitehouse acf7e2444a GFS2: Be extra careful about deallocating inodes 16 years ago
Steven Whitehouse 8d8291ae93 GFS2: Remove no_formal_ino generating code 16 years ago
Steven Whitehouse 05164e5b37 GFS2: Replace assertion with proper error handling 16 years ago
Steven Whitehouse 6050b9c74f GFS2: Improve error handling in inode allocation 16 years ago
Benjamin Marzinski 6b94617024 GFS2: Fix incorrent statfs consistency check 16 years ago
Steven Whitehouse 1e19a19584 GFS2: Don't try and dealloc own inode 16 years ago
Steven Whitehouse 63997775b7 GFS2: Add tracepoints 16 years ago
Martin K. Petersen e1defc4ff0 block: Do away with the notion of hardsect_size 16 years ago
Steven Whitehouse b1e71b0622 GFS2: Clean up some file names 16 years ago
Steven Whitehouse 1ce97e564b GFS2: Be more aggressive in reclaiming unlinked inodes 16 years ago
Steven Whitehouse 60a0b8f936 GFS2: Add a rgrp bitmap full flag 16 years ago
Steven Whitehouse 0901097834 GFS2: Improve resource group error handling 16 years ago
Steven Whitehouse d9ba7615bf GFS2: Ensure that the inode goal block settings are updated 16 years ago
Steven Whitehouse d8bd504ab8 GFS2: Fix bug in block allocation 16 years ago
Hannes Eder 02ab172159 GFS2: fix sparse warning: Should it be static? 16 years ago
Hannes Eder 075ac44875 GFS2: fix sparse warnings: constant is so big it is ... 16 years ago