- bfed9a9 Merge tag 'gfs2-v6.7-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 1 year, 2 months ago
- edd1327 gfs2: Use wait_event_freezable_timeout() for freezable kthread by Kevin Hao · 1 year, 3 months ago
- 76e7211 gfs2: Add missing set_freezable() for freezable kthread by Kevin Hao · 1 year, 3 months ago
- 4d927b0 gfs2: Rename gfs2_withdrawn to gfs2_withdrawing_or_withdrawn by Andreas Gruenbacher · 1 year, 3 months ago
- 71733b4 gfs2: fix kernel BUG in gfs2_quota_cleanup by Edward Adam Davis · 1 year, 3 months ago
- 0a97c01 list_lru: allow explicit memcg and NUMA node selection by Nhat Pham · 1 year, 3 months ago
- 1a0507d Merge tag 'gfs2-v6.6-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 1 year, 4 months ago
- ecae0bd Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 4 months ago
- 1f7b0a8 gfs2: Clean up quota.c:print_message by Andreas Gruenbacher · 1 year, 5 months ago
- f7e4c61 gfs2: Clean up gfs2_alloc_parms initializers by Andreas Gruenbacher · 1 year, 5 months ago
- 703df11 gfs2: Two quota=account mode fixes by Andreas Gruenbacher · 1 year, 5 months ago
- 0a88810 buffer: remove folio_create_empty_buffers() by Matthew Wilcox (Oracle) · 1 year, 5 months ago
- 4064a0a gfs2: convert gfs2_write_buf_to_page() to use a folio by Matthew Wilcox (Oracle) · 1 year, 5 months ago
- 580f721 gfs2: convert to new timestamp accessors by Jeff Layton · 1 year, 5 months ago
- 8ee0fd9 gfs2: dynamically allocate the gfs2-qd shrinker by Qi Zheng · 1 year, 6 months ago
- 4c6a081 gfs2: ignore negated quota changes by Bob Peterson · 1 year, 6 months ago
- 65d6e95 Merge tag 'gfs2-v6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 1 year, 6 months ago
- 0e072ca gfs2: change qd_slot_count to qd_slot_ref by Bob Peterson · 1 year, 9 months ago
- 06aa6fd gfs2: check for no eligible quota changes by Bob Peterson · 1 year, 9 months ago
- 36a74091 gfs2: Remove useless assignment by Bob Peterson · 1 year, 8 months ago
- 9ab7b78 gfs2: simplify slot_get by Bob Peterson · 1 year, 8 months ago
- 8f190c9 gfs2: Simplify qd2offset by Bob Peterson · 1 year, 9 months ago
- 7dbc6ae gfs2: introduce qd_bh_get_or_undo by Bob Peterson · 1 year, 9 months ago
- 3932e50 gfs2: Remove quota allocation info from quota file by Bob Peterson · 1 year, 9 months ago
- c9ff3c6 gfs2: use constant for array size by Bob Peterson · 1 year, 9 months ago
- fce17cb gfs2: Set qd_sync_gen in do_sync by Bob Peterson · 1 year, 9 months ago
- dec64ae gfs2: Remove useless err set by Bob Peterson · 1 year, 9 months ago
- f511e60 gfs2: Small gfs2_quota_lock cleanup by Bob Peterson · 1 year, 9 months ago
- a4d22e3 gfs2: move qdsb_put and reduce redundancy by Bob Peterson · 1 year, 9 months ago
- 9f494e9 gfs2: Don't try to sync non-changes by Bob Peterson · 1 year, 6 months ago
- 2a4f651 gfs2: Simplify function need_sync by Bob Peterson · 1 year, 9 months ago
- e34c16c gfs2: remove unneeded pg_oflow variable by Bob Peterson · 1 year, 9 months ago
- f0418e4 gfs2: remove unneeded variable done by Bob Peterson · 1 year, 9 months ago
- d96dad2 gfs2: pass sdp to gfs2_write_buf_to_page by Bob Peterson · 1 year, 9 months ago
- adfd2b5 gfs2: pass sdp in to gfs2_write_disk_quota by Bob Peterson · 1 year, 9 months ago
- ee1768e gfs2: Pass sdp to gfs2_adjust_quota by Bob Peterson · 1 year, 9 months ago
- 768963a gfs2: remove dead code for quota writes by Bob Peterson · 1 year, 9 months ago
- eef46ab gfs2: Introduce new quota=quiet mount option by Bob Peterson · 1 year, 8 months ago
- fe0690f gfs2: Sanitize kthread stopping by Andreas Gruenbacher · 1 year, 7 months ago
- e4a8b54 gfs2: Switch to wait_event in gfs2_quotad by Andreas Gruenbacher · 1 year, 7 months ago
- a475c5d gfs2: Free quota data objects synchronously by Andreas Gruenbacher · 1 year, 7 months ago
- bb73ae8 gfs2: Fix initial quota data refcount by Andreas Gruenbacher · 1 year, 7 months ago
- fae2e73 gfs2: No more quota complaints after withdraw by Andreas Gruenbacher · 1 year, 7 months ago
- faada74 gfs2: Factor out duplicate quota data disposal code by Andreas Gruenbacher · 1 year, 7 months ago
- 961fe34 gfs2: Use gfs2_qd_dispose in gfs2_quota_cleanup by Andreas Gruenbacher · 1 year, 7 months ago
- 6b0e9a5 gfs2: Fix wrong quota shrinker return value by Andreas Gruenbacher · 1 year, 7 months ago
- 481f6e7 gfs2: Use qd_sbd more consequently by Bob Peterson · 1 year, 9 months ago
- 111c7d2 gfs2: Use mapping->gfp_mask for metadata inodes by Andreas Gruenbacher · 1 year, 8 months ago
- d85f1b5 gfs2: fix timestamp handling on quota inodes by Jeff Layton · 1 year, 8 months ago
- 432928c gfs2: Add quota_change type by Bob Peterson · 1 year, 8 months ago
- d68d0c6 gfs2: Use memcpy_{from,to}_page where appropriate by Andreas Gruenbacher · 1 year, 8 months ago
- b0c21c6 gfs2: Convert remaining kmap_atomic calls to kmap_local_page by Andreas Gruenbacher · 1 year, 8 months ago
- dac0fc3 gfs2: Fix gfs2_qa_get imbalance in gfs2_quota_hold by Bob Peterson · 1 year, 10 months ago
- 86a020cc gfs2: replace ll_rw_block() by Zhang Yi · 2 years, 6 months ago
- c42b729 Merge tag 'gfs2-v5.19-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 2 years, 7 months ago
- 1420c4a5 fs/buffer: Combine two submit_bh() and ll_rw_block() arguments by Bart Van Assche · 2 years, 8 months ago
- de3f906 gfs2: Revert 'Fix "truncate in progress" hang' by Andreas Gruenbacher · 2 years, 9 months ago
- c360abb gfs2: Convert function bh_get to use iomap by Bob Peterson · 3 years, 1 month ago
- 5fcff61 gfs2: use i_lock spin_lock for inode qadata by Bob Peterson · 3 years, 1 month ago
- b846f2d gfs2: replace 'found' with dedicated list iterator variable by Jakob Koschel · 3 years ago
- 7a607a4 gfs2: Clean up gfs2_unstuff_dinode by Andreas Gruenbacher · 3 years, 9 months ago
- c551f66 gfs2: Fix a number of kernel-doc warnings by Lee Jones · 4 years ago
- 9153dac gfs2: Turn gfs2_extent_map into gfs2_{get,alloc}_extent by Andreas Gruenbacher · 4 years ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 7 months ago
- 88dca4c mm: remove the pgprot argument to __vmalloc by Christoph Hellwig · 4 years, 9 months ago
- c9cb9e3 gfs2: don't call quota_unhold if quotas are not locked by Bob Peterson · 4 years, 10 months ago
- 4ed0c30 gfs2: move privileged user check to gfs2_quota_lock_check by Bob Peterson · 4 years, 10 months ago
- e6ce26e gfs2: remove check for quotas on in gfs2_quota_check by Bob Peterson · 4 years, 10 months ago
- f9615fe gfs2: Change BUG_ON to an assert_withdraw in gfs2_quota_change by Bob Peterson · 4 years, 10 months ago
- 2fba46a gfs2: Change inode qa_data to allow multiple users by Bob Peterson · 5 years ago
- d580712 gfs2: eliminate gfs2_rsqa_alloc in favor of gfs2_qa_alloc by Bob Peterson · 5 years ago
- 969183b gfs2: Switch to list_{first,last}_entry by Andreas Gruenbacher · 5 years ago
- 601ef0d gfs2: Force withdraw to replay journals and wait for it to finish by Bob Peterson · 5 years ago
- f34a6135 gfs2: Only complain the first time an io error occurs in quota or log by Bob Peterson · 6 years ago
- 036330c gfs2: log error reform by Bob Peterson · 6 years ago
- eb43e660 gfs2: Introduce function gfs2_withdrawn by Bob Peterson · 5 years ago
- f3b64b5 gfs2: Some whitespace cleanups by Andreas Gruenbacher · 6 years ago
- 45eb050 gfs2: Minor PAGE_SIZE arithmetic cleanups by Andreas Gruenbacher · 6 years ago
- 04aea0c gfs2: Rename SDF_SHUTDOWN to SDF_WITHDRAWN by Bob Peterson · 6 years ago
- 7336d0e treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398 by Thomas Gleixner · 6 years ago
- 243fea4 gfs2: Fix some minor typos by Andreas Gruenbacher · 6 years ago
- 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
- 845802b gfs2: Remove ordered write mode handling from gfs2_trans_add_data 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
- 0f0d127 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- 942b0cd GFS2: Withdraw for IO errors writing to the journal or statfs by Bob Peterson · 8 years ago
- e477b24 gfs2: add flag REQ_PRIO for metadata I/O by Coly Li · 8 years ago
- bc98a42 VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) by David Howells · 8 years ago
- 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
- 47a9a52 GFS2: use BIT() macro by Fabian Frederick · 9 years ago
- d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
- 6df9f9a gfs2: Lock holder cleanup by Andreas Gruenbacher · 9 years ago
- dfec8a1 fs: have ll_rw_block users pass in op and flags separately by Mike Christie · 9 years ago
- 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
- 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
- b58bf40 GFS2: Reduce size of incore inode by Bob Peterson · 10 years ago
- a097dc7e GFS2: Make rgrp reservations part of the gfs2_inode structure by Bob Peterson · 10 years ago
- b54e9a0 GFS2: Extract quota data from reservations structure (revert 5407e24) by Bob Peterson · 9 years ago