Commit Graph

220 Commits (315c00bc9f2bd17f7ad7ed8119ca49b1125af507)

Author SHA1 Message Date
Bob Peterson d24e0569e0 GFS2: Use gfs2_rbm_incr in rgblk_free 11 years ago
Abhi Das 00a158be83 GFS2: fix bad inode i_goal values during block allocation 11 years ago
Fabian Frederick 27ff6a0f7f GFS2: fs/gfs2/rgrp.c: kernel-doc warning fixes 11 years ago
Benjamin Marzinski 24972557b1 GFS2: remove transaction glock 11 years ago
Joe Perches d77d1b58aa GFS2: Use pr_<level> more consistently 11 years ago
Fabian Frederick fc554ed3d8 GFS2: global conversion to pr_foo() 11 years ago
Rashika Kheria c2b0b30edd GFS2: Mark functions as static in gfs2/rgrp.c 11 years ago
Steven Whitehouse b2c8b3ea87 GFS2: Allocate block for xattr at inode alloc time, if required 11 years ago
Bob Peterson 8b127d0494 GFS2: Small cleanup 11 years ago
Steven Whitehouse ac3beb6a5d GFS2: Don't use ENOBUFS when ENOMEM is the correct error code 11 years ago
Steven Whitehouse 7005c3e4ae GFS2: Use range based functions for rgrp sync/invalidation 11 years ago
Steven Whitehouse 7de41d36ff GFS2: Remove test which is always true 11 years ago
Bob Peterson 5ea5050cec GFS2: Implement a "rgrp has no extents longer than X" scheme 11 years ago
Bob Peterson 1330edbeaf GFS2: Drop inadequate rgrps from the reservation tree 11 years ago
Bob Peterson 5ce13431dd GFS2: If requested is too large, use the largest extent in the rgrp 11 years ago
Al Viro 951b4bd553 gfs2: endianness misannotations 11 years ago
Steven Whitehouse 9e07f2cb3d GFS2: Speed up starting point selection for block allocation 12 years ago
Steven Whitehouse 7b9cff4671 GFS2: Add allocation parameters structure 12 years ago
Steven Whitehouse af5c269799 GFS2: Clean up reservation removal 12 years ago
Bob Peterson 149ed7f51e GFS2: new function gfs2_rbm_incr 12 years ago
Bob Peterson e579ed4f44 GFS2: Introduce rbm field bii 12 years ago
Bob Peterson b870890519 GFS2: Do not reset flags on active reservations 12 years ago
Bob Peterson 7e230f5774 GFS2: introduce bi_blocks for optimization 12 years ago
Bob Peterson 6aa7640f30 GFS2: optimize rbm_from_block wrt bi_start 12 years ago
Abhijith Das 6a98c333ed GFS2: Fix fstrim boundary conditions 12 years ago
Bob Peterson 2b3dcf3581 GFS2: Increase i_writecount during gfs2_setattr_size 12 years ago
Bob Peterson af21ca8ed5 GFS2: Use single-block reservations for directories 12 years ago
Bob Peterson 20095218fb GFS2: Remove vestigial parameter ip from function rs_deltree 12 years ago
Steven Whitehouse fd4b4e042c GFS2: Clean up inode creation path 12 years ago
Bob Peterson b2c87cae0e GFS2: Issue discards in 512b sectors 12 years ago
Wei Yongjun 441362d06b GFS2: return error if malloc failed in gfs2_rs_alloc() 12 years ago
Al Viro 496ad9aa8e new helper: file_inode(file) 12 years ago
Steven Whitehouse 350a9b0a72 GFS2: Split gfs2_trans_add_bh() into two 12 years ago
Bob Peterson 13d2eb0129 GFS2: Reset rd_last_alloc when it reaches the end of the rgrp 12 years ago
Bob Peterson 15bd50ad82 GFS2: Stop looking for free blocks at end of rgrp 12 years ago
Abhijith Das f1213cacc7 GFS2: Fix race in gfs2_rs_alloc 12 years ago
David Teigland 4e2f8849de GFS2: remove redundant lvb pointer 12 years ago
Steven Whitehouse aa8920c968 GFS2: Fix one RG corner case 12 years ago
Steven Whitehouse 9dbe9610b9 GFS2: Add Orlov allocator 12 years ago
Steven Whitehouse bcd97c0630 GFS2: Add test for resource group congestion status 12 years ago
Bob Peterson a68a0a352a GFS2: Speed up gfs2_rbm_from_block 12 years ago
Lukas Czerner 076f0faa76 GFS2: Fix FITRIM argument handling 12 years ago
Lukas Czerner 3a238adefb GFS2: Require user to provide argument for FITRIM 12 years ago
Andrew Price cd0ed19fb6 GFS2: Fix possible null pointer deref in gfs2_rs_alloc 12 years ago
Bob Peterson 3701530aed GFS2: Fix infinite loop in rbm_find 13 years ago
Steven Whitehouse ff7f4cb461 GFS2: Consolidate free block searching functions 13 years ago
Bob Peterson 0688a5ecea GFS2: Stop block extents at the end of bitmaps 13 years ago
Steven Whitehouse c743ffd09f GFS2: Fix unclaimed_blocks() wrapping bug and clean up 13 years ago
Steven Whitehouse 9e733d3923 GFS2: Improve block reservation tracing 13 years ago
Steven Whitehouse 137834a696 GFS2: Fall back to ignoring reservations, if there are no other blocks left 13 years ago