Age | Commit message (Expand) | Author |
2022-08-05 | Merge part of branch 'for-next.instantiate' into for-next | Andreas Gruenbacher |
2022-06-29 | gfs2: Make go_instantiate take a glock | Andreas Gruenbacher |
2022-06-28 | gfs2: Minor gfs2_glock_nq_m cleanup | Andreas Gruenbacher |
2022-02-15 | gfs2: gfs2_setattr_size error path fix | Andreas Gruenbacher |
2021-10-25 | gfs2: change go_lock to go_instantiate | Bob Peterson |
2021-02-17 | gfs2: Add local resource group locking | Andreas Gruenbacher |
2021-02-17 | gfs2: Only pass reservation down to gfs2_rbm_find | Andreas Gruenbacher |
2020-10-14 | gfs2: Fix NULL pointer dereference in gfs2_rgrp_dump | Andrew Price |
2020-03-27 | gfs2: Split gfs2_rsqa_delete into gfs2_rs_delete and gfs2_qa_put | Andreas Gruenbacher |
2020-03-27 | gfs2: eliminate gfs2_rsqa_alloc in favor of gfs2_qa_alloc | Bob Peterson |
2020-02-10 | gfs2: Rework how rgrp buffer_heads are managed | Bob Peterson |
2019-06-27 | gfs2: dump fsid when dumping glock problems | Bob Peterson |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398 | Thomas Gleixner |
2018-12-12 | gfs2: Dump nrpages for inodes and their glocks | Bob Peterson |
2018-10-12 | gfs2: Pass resource group to rgblk_free | Andreas Gruenbacher |
2018-10-12 | gfs2: Remove unnecessary gfs2_rlist_alloc parameter | Bob Peterson |
2018-10-12 | gfs2: Remove unused RGRP_RSRV_MINBYTES definition | Andreas Gruenbacher |
2017-04-19 | GFS2: Non-recursive delete | Bob Peterson |
2015-12-14 | GFS2: Make rgrp reservations part of the gfs2_inode structure | Bob Peterson |
2015-11-24 | GFS2: Extract quota data from reservations structure (revert 5407e24) | Bob Peterson |
2015-06-19 | GFS2: Don't brelse rgrp buffer_heads every allocation | Bob Peterson |
2015-03-18 | gfs2: allow quota_check and inplace_reserve to return available blocks | Abhi Das |
2014-11-03 | GFS2: If we use up our block reservation, request more next time | Bob Peterson |
2014-09-19 | GFS2: fix bad inode i_goal values during block allocation | Abhi Das |
2014-01-16 | GFS2: Don't use ENOBUFS when ENOMEM is the correct error code | Steven Whitehouse |
2013-10-02 | GFS2: Add allocation parameters structure | Steven Whitehouse |
2013-09-27 | GFS2: Clean up reservation removal | Steven Whitehouse |
2013-04-08 | GFS2: Remove vestigial parameter ip from function rs_deltree | Bob Peterson |
2012-11-07 | GFS2: Add Orlov allocator | Steven Whitehouse |
2012-09-24 | GFS2: Consolidate free block searching functions | Steven Whitehouse |
2012-09-24 | GFS2: Add structure to contain rgrp, bitmap, offset tuple | Steven Whitehouse |
2012-09-24 | GFS2: Remove rs_requested field from reservations | Steven Whitehouse |
2012-07-19 | GFS2: Reduce file fragmentation | Bob Peterson |
2012-06-06 | GFS2: Fold quota data into the reservations struct | Bob Peterson |
2012-06-06 | GFS2: Extend the life of the reservations | Bob Peterson |
2012-02-28 | GFS2: FITRIM ioctl support | Steven Whitehouse |
2011-11-22 | GFS2: decouple quota allocations from block allocations | Bob Peterson |
2011-11-21 | GFS2: move toward a generic multi-block allocator | Bob Peterson |
2011-11-15 | GFS2: combine gfs2_alloc_block and gfs2_alloc_di | Bob Peterson |
2011-10-21 | GFS2: Remove two unused variables | Steven Whitehouse |
2011-10-21 | GFS2: Use cached rgrp in gfs2_rlist_add() | Steven Whitehouse |
2011-10-21 | GFS2: Make resource groups "append only" during life of fs | Steven Whitehouse |
2011-10-21 | GFS2: Use rbtree for resource groups and clean up bitmap buffer ref count scheme | Bob Peterson |
2011-07-15 | GFS2: combine duplicated block freeing routines | Eric Sandeen |
2011-02-24 | GFS2: deallocation performance patch | Bob Peterson |
2010-11-30 | GFS2: fix recursive locking during rindex truncates | Benjamin Marzinski |
2010-09-30 | GFS2 fatal: filesystem consistency error on rename | Bob Peterson |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-09-08 | GFS2: Be extra careful about deallocating inodes | Steven Whitehouse |
2009-08-17 | GFS2: Improve error handling in inode allocation | Steven Whitehouse |