- c551f66 gfs2: Fix a number of kernel-doc warnings by Lee Jones · 3 years, 9 months ago
- bea906e gfs2: Silence possible null pointer dereference warning by Andreas Gruenbacher · 3 years, 9 months ago
- 4fc7ec3 gfs2: Use resource group glock sharing by Bob Peterson · 7 years ago
- 9e514605 gfs2: Add local resource group locking by Andreas Gruenbacher · 3 years, 11 months ago
- 725d0e9 gfs2: Add per-reservation reserved block accounting by Andreas Gruenbacher · 6 years ago
- 07974d2 gfs2: Rename rs_{free -> requested} and rd_{reserved -> requested} by Andreas Gruenbacher · 4 years, 2 months ago
- b259896 gfs2: Don't search for unreserved space twice by Andreas Gruenbacher · 4 years, 3 months ago
- 3d39fcd gfs2: Only pass reservation down to gfs2_rbm_find by Andreas Gruenbacher · 4 years, 3 months ago
- f38e998 gfs2: Also reflect single-block allocations in rgd->rd_extfail_pt by Andreas Gruenbacher · 4 years, 3 months ago
- 560b8eb gfs2: Set GBF_FULL flags when reading resource group by Andreas Gruenbacher · 4 years, 3 months ago
- a12c6fa gfs2: Don't clear GBF_FULL flags in rs_deltree by Andreas Gruenbacher · 4 years, 3 months ago
- 2fdc2fa Revert "gfs2: Don't reject a supposedly full bitmap if we have blocks reserved" by Andreas Gruenbacher · 4 years, 3 months ago
- 4272006 gfs2: Minor gfs2_inplace_reserve cleanup by Andreas Gruenbacher · 4 years, 9 months ago
- 3ed08be gfs2: Get rid of unnecessary variable in gfs2_alloc_blocks by Andreas Gruenbacher · 4 years, 10 months ago
- c65b76b gfs2: Only use struct gfs2_rbm for bitmap manipulations by Andreas Gruenbacher · 6 years ago
- 0eacdd16 gfs2: Turn gfs2_rbm_incr into gfs2_rbm_add by Andreas Gruenbacher · 4 years, 3 months ago
- 7787215 gfs2: check for empty rgrp tree in gfs2_ri_update by Bob Peterson · 4 years, 1 month ago
- bc92381 gfs2: fix possible reference leak in gfs2_check_blk_type by Zhang Qilong · 4 years, 2 months ago
- c5c6872 gfs2: check for live vs. read-only file system in gfs2_fitrim by Bob Peterson · 4 years, 2 months ago
- d0f17d3 gfs2: Free rd_bits later in gfs2_clear_rgrpd to fix use-after-free by Bob Peterson · 4 years, 2 months ago
- 23cfb0c gfs2: Eliminate gl_vm by Bob Peterson · 4 years, 2 months ago
- 6894287 gfs2: Wipe jdata and ail1 in gfs2_journal_wipe, formerly gfs2_meta_wipe by Bob Peterson · 4 years, 5 months ago
- 0e539ca gfs2: Fix NULL pointer dereference in gfs2_rgrp_dump by Andrew Price · 4 years, 3 months ago
- a0e3cc6 gfs2: Turn gl_delete into a delayed work by Andreas Gruenbacher · 5 years ago
- e04d339 gfs2: don't lock sd_log_flush_lock in try_rgrp_unlink by Bob Peterson · 4 years, 9 months ago
- 1595548 gfs2: Split gfs2_rsqa_delete into gfs2_rs_delete and gfs2_qa_put by Andreas Gruenbacher · 4 years, 10 months ago
- 2fba46a gfs2: Change inode qa_data to allow multiple users by Bob Peterson · 4 years, 10 months ago
- d580712 gfs2: eliminate gfs2_rsqa_alloc in favor of gfs2_qa_alloc by Bob Peterson · 4 years, 10 months ago
- b3422ca gfs2: Rework how rgrp buffer_heads are managed by Bob Peterson · 5 years ago
- 8dc88ac gfs2: Report errors before withdraw by Andreas Gruenbacher · 5 years ago
- c04f2e0 gfs2: remove unused LBIT macros by Alex Shi · 5 years ago
- 98fb057 gfs2: Fix possible fs name overflows by Bob Peterson · 5 years ago
- f29e62e gfs2: replace more printk with calls to fs_info and friends by Bob Peterson · 6 years ago
- 3792ce9 gfs2: dump fsid when dumping glock problems by Bob Peterson · 6 years ago
- 7336d0e treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398 by Thomas Gleixner · 6 years ago
- fbb2787 gfs2: Rename gfs2_trans_{add_unrevoke => remove_revoke} by Andreas Gruenbacher · 6 years ago
- 71921ef gfs2: Fix loop in gfs2_rbm_find (v2) by Andreas Gruenbacher · 6 years ago
- e74c98c gfs2: Revert "Fix loop in gfs2_rbm_find" by Andreas Gruenbacher · 6 years ago
- 27a2660f gfs2: Dump nrpages for inodes and their glocks by Bob Peterson · 7 years ago
- 2d29f6b gfs2: Fix loop in gfs2_rbm_find by Andreas Gruenbacher · 6 years ago
- 10283ea gfs2: Put bitmap buffers in put_super by Andreas Gruenbacher · 6 years ago
- 0ddeded gfs2: Pass resource group to rgblk_free by Andreas Gruenbacher · 6 years ago
- c3abc29 gfs2: Remove unnecessary gfs2_rlist_alloc parameter by Bob Peterson · 6 years ago
- ec23df2 gfs2: Fix marking bitmaps non-full by Andreas Gruenbacher · 6 years ago
- 243fea4 gfs2: Fix some minor typos by Andreas Gruenbacher · 6 years ago
- 281b495 gfs2: Rename bitmap.bi_{len => bytes} by Andreas Gruenbacher · 6 years ago
- ad89945 gfs2: Remove unused RGRP_RSRV_MINBYTES definition by Andreas Gruenbacher · 6 years ago
- 21f09c4 gfs2: Move rs_{sizehint, rgd_gh} fields into the inode by Andreas Gruenbacher · 6 years ago
- 3548fce gfs2: Clean up out-of-bounds check in gfs2_rbm_from_block by Andreas Gruenbacher · 6 years ago
- f654683 gfs2: Always check the result of gfs2_rbm_from_block by Andreas Gruenbacher · 6 years ago
- e54c78a gfs2: Use fs_* functions instead of pr_* function where we can by Bob Peterson · 6 years ago
- 4f36cb3 gfs2: Don't set GFS2_RDF_UPTODATE when the lvb is updated by Bob Peterson · 6 years ago
- 72244b6 gfs2: improve debug information when lvb mismatches are found by Bob Peterson · 6 years ago
- f5580d0 gfs2: eliminate update_rgrp_lvb_unlinked by Bob Peterson · 6 years ago
- dffe12a gfs2: Fix gfs2_testbit to use clone bitmaps by Bob Peterson · 6 years ago
- 3f30f92 gfs2: cleanup: call gfs2_rgrp_ondisk2lvb from gfs2_rgrp_out by Bob Peterson · 6 years ago
- f6753df GFS2: rgrp free blocks used incorrectly by Bob Peterson · 7 years ago
- a3479c7 Merge branch 'iomap-write' into linux-gfs2/for-next by Andreas Gruenbacher · 6 years ago
- e79e0e1 gfs2: Don't reject a supposedly full bitmap if we have blocks reserved by Bob Peterson · 7 years ago
- b7eba89 gfs2: Eliminate redundant ip->i_rgd by Andreas Gruenbacher · 7 years ago
- 03f8c41 gfs2: Stop messing with ip->i_rgd in the rlist code by Andreas Gruenbacher · 7 years ago
- f85c10e gfs2: eliminate rs_inum and reduce the size of gfs2 inodes by Bob Peterson · 7 years ago
- 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
- dc8fbb0 GFS2: gfs2_free_extlen can return an extent that is too long by Bob Peterson · 7 years ago
- af38816 gfs2: Add a few missing newlines in messages by Andreas Gruenbacher · 7 years ago
- 805c0907 GFS2: Log the reason for log flushes in every log header by Bob Peterson · 7 years ago
- c1696fb GFS2: Introduce new gfs2_log_header_v2 by Bob Peterson · 7 years ago
- 786ebd9 Merge branch 'punch-hole' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.git by Bob Peterson · 7 years ago
- 90bcab9 gfs2: Add gfs2_blk2rgrpd comment and fix incorrect use by Steven Whitehouse · 7 years ago
- 850d2d9 gfs2: Add a crc field to resource group headers by Andrew Price · 7 years ago
- 166725d gfs2: Add rindex fields to rgrp headers by Andrew Price · 7 years ago
- 65adc27 gfs2: Add a next-resource-group pointer to resource groups by Andrew Price · 7 years ago
- a18c78c GFS2: Combine gfs2_free_di with gfs2_free_uninit_di by Bob Peterson · 7 years ago
- 7023a0b GFS2: Fix gl_object warnings by Andreas Gruenbacher · 7 years ago
- 2d821a8 GFS2: Don't bother trying to add rgrps to the lru list by Bob Peterson · 7 years ago
- 6f6597ba gfs2: Protect gl->gl_object by spin lock by Andreas Gruenbacher · 8 years ago
- d552a2b GFS2: Non-recursive delete by Bob Peterson · 8 years ago
- 44f5212 GFS2: Check rs_free with rd_rsspin protection by Bob Peterson · 8 years ago
- 6df9f9a gfs2: Lock holder cleanup by Andreas Gruenbacher · 9 years ago
- 36e4ad0 GFS2: don't set rgrp gl_object until it's inserted into rgrp tree by Bob Peterson · 9 years ago
- be1332c Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 9 years ago
- 8381e60 GFS2: Remove allocation parms from gfs2_rbm_find by Bob Peterson · 9 years ago
- 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
- 5ea31bc GFS2: Always use iopen glock for gl_deletes by Bob Peterson · 9 years ago
- a097dc7e GFS2: Make rgrp reservations part of the gfs2_inode structure by Bob Peterson · 9 years ago
- b54e9a0 GFS2: Extract quota data from reservations structure (revert 5407e24) by Bob Peterson · 9 years ago
- c8d5770 gfs2: Extended attribute readahead by Andreas Gruenbacher · 9 years ago
- 31dddd9 GFS2: Fix rgrp end rounding problem for bsize < page size by Bob Peterson · 9 years ago
- f3dd164 gfs2: Remove gl_spin define by Andreas Gruenbacher · 9 years ago
- 4d20713 gfs2: Make statistics unsigned, suitable for use with do_div() by Ben Hutchings · 9 years ago
- 15562c4 GFS2: Move glock superblock pointer to field gl_name by Bob Peterson · 10 years ago
- 39b0f1e GFS2: Don't brelse rgrp buffer_heads every allocation by Bob Peterson · 10 years ago
- a3e3213 gfs2: fix shadow warning in gfs2_rbm_find() by Fabian Frederick · 10 years ago
- 959b671 gfs2: handle NULL rgd in set_rgrp_preferences by Abhi Das · 10 years ago
- 0166b19 GFS2: Average in only non-zero round-trip times for congestion stats by Bob Peterson · 10 years ago
- f4a3ae9 GFS2: Use average srttb value in congestion calculations by Bob Peterson · 10 years ago
- 25435e5 gfs2: allow quota_check and inplace_reserve to return available blocks by Abhi Das · 10 years ago
- 1a85503 GFS2: If we use up our block reservation, request more next time by Bob Peterson · 10 years ago
- 0e27c18 GFS2: Set of distributed preferences for rgrps by Bob Peterson · 10 years ago
- d24e056 GFS2: Use gfs2_rbm_incr in rgblk_free by Bob Peterson · 10 years ago