summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-09-05gfs2: remove dead code for quota writesBob Peterson
2023-09-05gfs2: Introduce new quota=quiet mount optionBob Peterson
2023-09-05gfs2: Add device name to gfs2_logd and gfs2_quotadAndreas Gruenbacher
2023-09-05gfs2: Rename "freeze_workqueue" to "gfs2_freeze"Andreas Gruenbacher
2023-09-05gfs2: Rename "gfs_recovery" workqueue to "gfs2_recovery"Andreas Gruenbacher
2023-09-05gfs2: Fix withdraw raceAndreas Gruenbacher
2023-09-05gfs2: Sanitize kthread stoppingAndreas Gruenbacher
2023-09-05gfs2: Switch to wait_event in gfs2_quotadAndreas Gruenbacher
2023-09-05gfs2: Fix asynchronous thread destructionAndreas Gruenbacher
2023-09-05gfs2: Stop using gfs2_make_fs_ro for withdrawAndreas Gruenbacher
2023-09-05gfs2: Free quota data objects synchronouslyAndreas Gruenbacher
2023-09-05gfs2: Fix initial quota data refcountAndreas Gruenbacher
2023-09-05gfs2: No more quota complaints after withdrawAndreas Gruenbacher
2023-09-05gfs2: Factor out duplicate quota data disposal codeAndreas Gruenbacher
2023-09-05gfs2: Use gfs2_qd_dispose in gfs2_quota_cleanupAndreas Gruenbacher
2023-09-05gfs2: Fix wrong quota shrinker return valueAndreas Gruenbacher
2023-09-05gfs2: Rename SDF_DEACTIVATING to SDF_KILLAndreas Gruenbacher
2023-09-05gfs2: Rename sd_{ glock => kill }_waitAndreas Gruenbacher
2023-09-05gfs2: Use qd_sbd more consequentlyBob Peterson
2023-09-05gfs2: journal flush threshold fixes and cleanupAndreas Gruenbacher
2023-09-05gfs2: Fix logd wakeup on I/O errorAndreas Gruenbacher
2023-09-05gfs2: low-memory forced flush fixesAndreas Gruenbacher
2023-09-05gfs2: Switch to wait_event in gfs2_logdAndreas Gruenbacher
2023-09-05gfs2: conversion deadlock do_promote bypassBob Peterson
2023-09-05gfs2: Remove LM_FLAG_PRIORITY flagAndreas Gruenbacher
2023-09-05gfs2: do_promote cleanupAndreas Gruenbacher
2023-09-05gfs: Don't use GFP_NOFS in gfs2_unstuff_dinodeAndreas Gruenbacher
2023-09-05gfs2: Use mapping->gfp_mask for metadata inodesAndreas Gruenbacher
2023-09-05gfs2: increase usage of folio_next_index() helperMinjie Du
2023-09-04ovl: fix incorrect fdput() on aio completionAmir Goldstein
2023-09-04ovl: fix failed copyup of fileattr on a symlinkAmir Goldstein
2023-09-03ksmbd: remove experimental warningSteve French
2023-09-02Merge tag 'f2fs-for-6-6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-09-02proc/ksm: add ksm stats to /proc/pid/smapsStefan Roesch
2023-09-02Merge tag 'pstore-v6.6-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-09-01Merge tag 'trace-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2023-09-01Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-09-01Merge tag 'driver-core-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-09-01Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-08-31Merge tag 'nfs-for-6.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2023-08-31Merge tag 'nfsd-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2023-08-31Merge tag '6.6-rc-ksmbd-fixes-part1' of git://git.samba.org/ksmbdLinus Torvalds
2023-08-31Merge tag 'jfs-6.6' of github.com:kleikamp/linux-shaggyLinus Torvalds
2023-08-31Merge tag 'ext4_for_linus-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-08-31Merge tag 'dlm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds
2023-08-31Merge tag 'v6.6-vfs.super.fixes.2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-08-31pstore: Base compression input buffer size on estimated compressed sizeArd Biesheuvel
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-31nls: Hide new NLS_UCS2_UTILSDr. David Alan Gilbert
2023-08-31smb3: allow controlling length of time directory entries are cached with dir ...Steve French