summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-14Merge tag 'xfs-iunlink-item-5.20' of git://git.kernel.org/pub/scm/linux/kerne...Darrick J. Wong
2022-07-14xfs: add in-memory iunlink log itemDave Chinner
2022-07-14xfs: add log item precommit operationDave Chinner
2022-07-14xfs: combine iunlink inode update functionsDave Chinner
2022-07-14xfs: clean up xfs_iunlink_update_inode()Dave Chinner
2022-07-14xfs: double link the unlinked inode listDave Chinner
2022-07-14xfs: introduce xfs_iunlink_lookupDave Chinner
2022-07-14xfs: refactor xlog_recover_process_iunlinks()Dave Chinner
2022-07-14xfs: track the iunlink list pointer in the xfs_inodeDave Chinner
2022-07-14xfs: factor the xfs_iunlink functionsDave Chinner
2022-07-14xfs: flush inode gc workqueue before clearing agi bucketZhang Yi
2022-07-09xfs: removed useless condition in function xfs_attr_node_getAndrey Strachuk
2022-07-09xfs: add selinux labels to whiteout inodesEric Sandeen
2022-07-09Merge tag 'xfs-perag-conv-5.20' of git://git.kernel.org/pub/scm/linux/kernel/...Darrick J. Wong
2022-07-09Merge tag 'xfs-cil-scale-5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Darrick J. Wong
2022-07-07xfs: make is_log_ag() a first class helperDave Chinner
2022-07-07xfs: replace xfs_ag_block_count() with perag accessesDave Chinner
2022-07-07xfs: Pre-calculate per-AG agino geometryDave Chinner
2022-07-07xfs: Pre-calculate per-AG agbno geometryDave Chinner
2022-07-07xfs: pass perag to xfs_alloc_read_agflDave Chinner
2022-07-07xfs: pass perag to xfs_alloc_put_freelistDave Chinner
2022-07-07xfs: pass perag to xfs_alloc_get_freelistDave Chinner
2022-07-07xfs: pass perag to xfs_read_agfDave Chinner
2022-07-07xfs: pass perag to xfs_read_agiDave Chinner
2022-07-07xfs: pass perag to xfs_alloc_read_agf()Dave Chinner
2022-07-07xfs: kill xfs_alloc_pagf_init()Dave Chinner
2022-07-07xfs: pass perag to xfs_ialloc_read_agi()Dave Chinner
2022-07-07xfs: kill xfs_ialloc_pagi_init()Dave Chinner
2022-07-07xfs: make last AG grow/shrink perag centricDave Chinner
2022-07-07xfs: expanding delayed logging design with background materialDave Chinner
2022-07-07xfs: xlog_sync() manually adjusts grant head spaceDave Chinner
2022-07-07xfs: avoid cil push lock if possibleDave Chinner
2022-07-07xfs: move CIL ordering to the logvec chainDave Chinner
2022-07-07xfs: convert log vector chain to use list headsDave Chinner
2022-07-07xfs: convert CIL to unordered per cpu listsDave Chinner
2022-07-07xfs: Add order IDs to log items in CILDave Chinner
2022-07-07xfs: convert CIL busy extents to per-cpuDave Chinner
2022-07-07xfs: track CIL ticket reservation in percpu structureDave Chinner
2022-07-07xfs: implement percpu cil space used calculationDave Chinner
2022-07-03Linux 5.19-rc5Linus Torvalds
2022-07-03lockref: remove unused 'lockref_get_or_lock()' functionLinus Torvalds
2022-07-03sparse: introduce conditional lock acquire function attributeLinus Torvalds
2022-07-03Merge tag 'xfs-5.19-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2022-07-02Merge tag 'nfsd-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2022-07-02Merge tag 'for-5.19/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-07-02parisc: Fix vDSO signal breakage on 32-bit kernelHelge Deller
2022-07-02Merge tag 'perf-tools-fixes-for-v5.19-2022-07-02' of git://git.kernel.org/pub...Linus Torvalds
2022-07-02Merge tag 'powerpc-5.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-07-02perf synthetic-events: Ignore dead threads during event synthesisNamhyung Kim
2022-07-02perf synthetic-events: Don't sort the task scan result from /procNamhyung Kim