]> git.ipfire.org Git - thirdparty/kernel/stable.git/shortlog
thirdparty/kernel/stable.git
2022-07-22  Xin Gaoxfs: Fix comment typo
2022-07-20  Darrick J.... xfs: don't leak memory when attr fork loading fails
2022-07-20  sunlimingxfs: fix for variable set but not used warning
2022-07-20  Dave Chinnerxfs: xfs_buf cache destroy isn't RCU safe
2022-07-20  Dan Carpenterxfs: delete unnecessary NULL checks
2022-07-20  Xiaole Hexfs: fix comment for start time value of inode with...
2022-07-14  Darrick J.... xfs: fix use-after-free in xattr node block inactivation
2022-07-14  Darrick J.... Merge tag 'make-attr-fork-permanent-5.20_2022-07-14...
2022-07-14  Darrick J.... Merge tag 'xfs-buf-lockless-lookup-5.20' of git://git...
2022-07-14  Darrick J.... Merge tag 'xfs-iunlink-item-5.20' of git://git.kernel...
2022-07-14  Dave Chinnerxfs: lockless buffer lookup
2022-07-14  Dave Chinnerxfs: remove a superflous hash lookup when inserting...
2022-07-14  Dave Chinnerxfs: reduce the number of atomic when locking a buffer...
2022-07-14  Dave Chinnerxfs: merge xfs_buf_find() and xfs_buf_get_map()
2022-07-14  Dave Chinnerxfs: break up xfs_buf_find() into individual pieces
2022-07-14  Dave Chinnerxfs: add in-memory iunlink log item
2022-07-14  Dave Chinnerxfs: add log item precommit operation
2022-07-14  Dave Chinnerxfs: combine iunlink inode update functions
2022-07-14  Dave Chinnerxfs: clean up xfs_iunlink_update_inode()
2022-07-14  Dave Chinnerxfs: double link the unlinked inode list
2022-07-14  Dave Chinnerxfs: introduce xfs_iunlink_lookup
2022-07-14  Dave Chinnerxfs: refactor xlog_recover_process_iunlinks()
2022-07-14  Dave Chinnerxfs: track the iunlink list pointer in the xfs_inode
2022-07-14  Dave Chinnerxfs: factor the xfs_iunlink functions
2022-07-14  Zhang Yixfs: flush inode gc workqueue before clearing agi bucket
2022-07-12  Darrick J.... xfs: replace inode fork size macros with functions
2022-07-12  Darrick J.... xfs: replace XFS_IFORK_Q with a proper predicate function
2022-07-09  Darrick J.... xfs: use XFS_IFORK_Q to determine the presence of an...
2022-07-09  Darrick J.... xfs: make inode attribute forks a permanent part of...
2022-07-09  Darrick J.... xfs: convert XFS_IFORK_PTR to a static inline helper
2022-07-09  Andrey Strachukxfs: removed useless condition in function xfs_attr_nod...
2022-07-09  Eric Sandeenxfs: add selinux labels to whiteout inodes
2022-07-09  Darrick J.... Merge tag 'xfs-perag-conv-5.20' of git://git.kernel...
2022-07-09  Darrick J.... Merge tag 'xfs-cil-scale-5.20' of git://git.kernel...
2022-07-07  Dave Chinnerxfs: rework xfs_buf_incore() API
2022-07-07  Dave Chinnerxfs: make is_log_ag() a first class helper
2022-07-07  Dave Chinnerxfs: replace xfs_ag_block_count() with perag accesses
2022-07-07  Dave Chinnerxfs: Pre-calculate per-AG agino geometry
2022-07-07  Dave Chinnerxfs: Pre-calculate per-AG agbno geometry
2022-07-07  Dave Chinnerxfs: pass perag to xfs_alloc_read_agfl
2022-07-07  Dave Chinnerxfs: pass perag to xfs_alloc_put_freelist
2022-07-07  Dave Chinnerxfs: pass perag to xfs_alloc_get_freelist
2022-07-07  Dave Chinnerxfs: pass perag to xfs_read_agf
2022-07-07  Dave Chinnerxfs: pass perag to xfs_read_agi
2022-07-07  Dave Chinnerxfs: pass perag to xfs_alloc_read_agf()
2022-07-07  Dave Chinnerxfs: kill xfs_alloc_pagf_init()
2022-07-07  Dave Chinnerxfs: pass perag to xfs_ialloc_read_agi()
2022-07-07  Dave Chinnerxfs: kill xfs_ialloc_pagi_init()
2022-07-07  Dave Chinnerxfs: make last AG grow/shrink perag centric
2022-07-07  Dave Chinnerxfs: expanding delayed logging design with background...
2022-07-07  Dave Chinnerxfs: xlog_sync() manually adjusts grant head space
2022-07-07  Dave Chinnerxfs: avoid cil push lock if possible
2022-07-07  Dave Chinnerxfs: move CIL ordering to the logvec chain
2022-07-07  Dave Chinnerxfs: convert log vector chain to use list heads
2022-07-07  Dave Chinnerxfs: convert CIL to unordered per cpu lists
2022-07-07  Dave Chinnerxfs: Add order IDs to log items in CIL
2022-07-07  Dave Chinnerxfs: convert CIL busy extents to per-cpu
2022-07-07  Dave Chinnerxfs: track CIL ticket reservation in percpu structure
2022-07-07  Dave Chinnerxfs: implement percpu cil space used calculation
2022-07-03  Linus TorvaldsLinux 5.19-rc5 v5.19-rc5
2022-07-03  Linus Torvaldslockref: remove unused 'lockref_get_or_lock()' function
2022-07-03  Linus Torvaldssparse: introduce conditional lock acquire function...
2022-07-03  Linus TorvaldsMerge tag 'xfs-5.19-fixes-4' of git://git.kernel.org...
2022-07-02  Linus TorvaldsMerge tag 'nfsd-5.19-2' of git://git.kernel.org/pub...
2022-07-02  Linus TorvaldsMerge tag 'for-5.19/parisc-4' of git://git.kernel.org...
2022-07-02  Helge Dellerparisc: Fix vDSO signal breakage on 32-bit kernel
2022-07-02  Linus TorvaldsMerge tag 'perf-tools-fixes-for-v5.19-2022-07-02' of...
2022-07-02  Linus TorvaldsMerge tag 'powerpc-5.19-4' of git://git.kernel.org...
2022-07-02  Namhyung Kimperf synthetic-events: Ignore dead threads during event...
2022-07-02  Namhyung Kimperf synthetic-events: Don't sort the task scan result...
2022-07-02  Ivan Babrouperf unwind: Fix unitialized 'offset' variable on aarch64
2022-07-01  Linus TorvaldsMerge tag 'libnvdimm-fixes-5.19-rc5' of git://git.kerne...
2022-07-01  Linus TorvaldsMerge tag 'thermal-5.19-rc5' of git://git.kernel.org...
2022-07-01  Linus TorvaldsMerge tag 'pm-5.19-rc5' of git://git.kernel.org/pub...
2022-07-01  Rafael J. WysockiMerge branch 'pm-cpufreq'
2022-07-01  Linus TorvaldsMerge tag 'hwmon-for-v5.19-rc5' of git://git.kernel...
2022-07-01  Yang Yinglianghwmon: (ibmaem) don't call platform_device_del() if...
2022-07-01  Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2022-07-01  Linus TorvaldsMerge tag 's390-5.19-5' of git://git.kernel.org/pub...
2022-07-01  Linus TorvaldsMerge tag 'nfs-for-5.19-3' of git://git.linux-nfs.org...
2022-07-01  Linus TorvaldsMerge tag 'ceph-for-5.19-rc5' of https://github.com...
2022-07-01  Linus TorvaldsMerge tag 'for-5.19/dm-fixes-5' of git://git.kernel...
2022-07-01  Linus TorvaldsMerge tag 'io_uring-5.19-2022-07-01' of git://git.kerne...
2022-07-01  Linus TorvaldsMerge tag 'block-5.19-2022-07-01' of git://git.kernel...
2022-07-01  Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2022-07-01  Linus TorvaldsMerge tag 'ata-5.19-rc5' of git://git.kernel.org/pub...
2022-07-01  Will Deaconarm64: hugetlb: Restore TLB invalidation for BBM on...
2022-07-01  Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.kernel...
2022-07-01  Dave Chinnerxfs: introduce per-cpu CIL tracking structure
2022-07-01  Dave Chinnerxfs: rework per-iclog header CIL reservation
2022-07-01  Dave Chinnerxfs: lift init CIL reservation out of xc_cil_lock
2022-07-01  Dave Chinnerxfs: use the CIL space used counter for emptiness checks
2022-07-01  Darrick J.... xfs: prevent a UAF when log IO errors race with unmount
2022-07-01  Linus TorvaldsMerge tag 'drm-fixes-2022-07-01' of git://anongit.freed...
2022-06-30  Dave AirlieMerge tag 'drm-misc-fixes-2022-06-30' of git://anongit...
2022-06-30  Linus TorvaldsMerge tag 'net-5.19-rc5' of git://git.kernel.org/pub...
2022-06-30  Amir Goldsteinvfs: fix copy_file_range() regression in cross-fs copies
2022-06-30  Chuck LeverSUNRPC: Fix READ_PLUS crasher
2022-06-30  Scott MayhewNFSv4: Add an fattr allocation to _nfs4_discover_trunking()
2022-06-30  NeilBrownNFS: restore module put when manager exits.
next