summaryrefslogtreecommitdiffstats
path: root/fs/gfs2
Commit message (Expand)AuthorAgeFilesLines
...
| * gfs2: introduce qd_bh_get_or_undoBob Peterson2023-09-051-17/+19
| * gfs2: Remove quota allocation info from quota fileBob Peterson2023-09-051-10/+2
| * gfs2: use constant for array sizeBob Peterson2023-09-051-1/+1
| * gfs2: Set qd_sync_gen in do_syncBob Peterson2023-09-051-4/+4
| * gfs2: Remove useless err setBob Peterson2023-09-051-1/+0
| * gfs2: Small gfs2_quota_lock cleanupBob Peterson2023-09-051-1/+1
| * gfs2: move qdsb_put and reduce redundancyBob Peterson2023-09-051-10/+8
| * gfs2: improvements to sysfs statusBob Peterson2023-09-051-2/+8
| * gfs2: Don't try to sync non-changesBob Peterson2023-09-051-1/+1
| * gfs2: Simplify function need_syncBob Peterson2023-09-051-8/+7
| * gfs2: remove unneeded pg_oflow variableBob Peterson2023-09-051-5/+3
| * gfs2: remove unneeded variable doneBob Peterson2023-09-051-3/+2
| * gfs2: pass sdp to gfs2_write_buf_to_pageBob Peterson2023-09-051-5/+4
| * gfs2: pass sdp in to gfs2_write_disk_quotaBob Peterson2023-09-051-2/+3
| * gfs2: Pass sdp to gfs2_adjust_quotaBob Peterson2023-09-051-5/+6
| * gfs2: remove dead code for quota writesBob Peterson2023-09-051-4/+1
| * gfs2: Introduce new quota=quiet mount optionBob Peterson2023-09-054-6/+16
| * gfs2: Add device name to gfs2_logd and gfs2_quotadAndreas Gruenbacher2023-09-051-2/+2
| * gfs2: Rename "freeze_workqueue" to "gfs2_freeze"Andreas Gruenbacher2023-09-051-1/+1
| * gfs2: Rename "gfs_recovery" workqueue to "gfs2_recovery"Andreas Gruenbacher2023-09-053-7/+7
| * gfs2: Fix withdraw raceAndreas Gruenbacher2023-09-051-12/+12
| * gfs2: Sanitize kthread stoppingAndreas Gruenbacher2023-09-052-9/+9
| * gfs2: Switch to wait_event in gfs2_quotadAndreas Gruenbacher2023-09-051-6/+5
| * gfs2: Fix asynchronous thread destructionAndreas Gruenbacher2023-09-054-33/+32
| * gfs2: Stop using gfs2_make_fs_ro for withdrawAndreas Gruenbacher2023-09-052-8/+20
| * gfs2: Free quota data objects synchronouslyAndreas Gruenbacher2023-09-051-3/+34
| * gfs2: Fix initial quota data refcountAndreas Gruenbacher2023-09-051-1/+2
| * gfs2: No more quota complaints after withdrawAndreas Gruenbacher2023-09-051-3/+5
| * gfs2: Factor out duplicate quota data disposal codeAndreas Gruenbacher2023-09-051-23/+24
| * gfs2: Use gfs2_qd_dispose in gfs2_quota_cleanupAndreas Gruenbacher2023-09-051-22/+4
| * gfs2: Fix wrong quota shrinker return valueAndreas Gruenbacher2023-09-051-2/+6
| * gfs2: Rename SDF_DEACTIVATING to SDF_KILLAndreas Gruenbacher2023-09-056-8/+8
| * gfs2: Rename sd_{ glock => kill }_waitAndreas Gruenbacher2023-09-053-5/+5
| * gfs2: Use qd_sbd more consequentlyBob Peterson2023-09-051-11/+11
| * gfs2: journal flush threshold fixes and cleanupAndreas Gruenbacher2023-09-051-18/+16
| * gfs2: Fix logd wakeup on I/O errorAndreas Gruenbacher2023-09-051-0/+1
| * gfs2: low-memory forced flush fixesAndreas Gruenbacher2023-09-052-6/+6
| * gfs2: Switch to wait_event in gfs2_logdAndreas Gruenbacher2023-09-051-12/+5
| * gfs2: conversion deadlock do_promote bypassBob Peterson2023-09-051-0/+2
| * gfs2: Remove LM_FLAG_PRIORITY flagAndreas Gruenbacher2023-09-053-31/+6
| * gfs2: do_promote cleanupAndreas Gruenbacher2023-09-051-6/+6
| * gfs: Don't use GFP_NOFS in gfs2_unstuff_dinodeAndreas Gruenbacher2023-09-051-1/+1
| * gfs2: Use mapping->gfp_mask for metadata inodesAndreas Gruenbacher2023-09-053-9/+14
| * gfs2: increase usage of folio_next_index() helperMinjie Du2023-09-051-2/+1
* | Merge tag 'dlm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds2023-08-311-6/+3
|\ \
| * | fs: dlm: fix F_CANCELLK to cancel pending requestAlexander Aring2023-07-201-6/+3
* | | Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linuxLinus Torvalds2023-08-292-8/+9
|\ \ \
| * | | fs: add CONFIG_BUFFER_HEADChristoph Hellwig2023-08-021-0/+1
| * | | fs: rename and move block_page_mkwrite_returnChristoph Hellwig2023-08-021-8/+8
| |/ /
* | | Merge tag 'iomap-6.6-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2023-08-282-2/+2
|\ \ \