summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
4 daysxfs: rename xfs_ioctl_fs_counts to xfs_ioc_fs_countsChristoph Hellwig
4 daysxfs: rename xfs_ioc_swapext to xfs_swapextChristoph Hellwig
4 daysxfs: remove an outdated comment above xfs_file_ioctlChristoph Hellwig
4 daysxfs: release alleged child inode on metapath unlink errorAnuj Gupta
4 daysxfs: mark slab-allocated xfs_buf backing memory as __GFP_RECLAIMABLEEric Sandeen
4 daysxfs: fix reclaimed page accounting in xfs_buf_freeEric Sandeen
4 daysxfs: lock the healthmon when inserting unmount eventDarrick J. Wong
4 daysxfs: handle reconnecting metadir subdirectoriesDarrick J. Wong
4 daysxfs: fix parent rec lookup initialization in xrep_metapath_unlinkDarrick J. Wong
4 daysxfs: log the tempip after we convert it to extents formatDarrick J. Wong
4 daysxfs: don't stash removename operations with unknown ftypeDarrick J. Wong
4 daysxfs: don't spin forever on zero-length dirents when salvaging themDarrick J. Wong
4 daysxfs: assert the reservation covers each da fork growthJavier Tia
4 daysxfs: initialise args->total for parent pointer updatesJavier Tia
4 daysxfs: correct the parent pointer space reservation commentJavier Tia
4 daysxfs: report the error that made deferred work shut down the fsJavier Tia
4 daysxfs: give the deferred barrier op type a nameJavier Tia
4 daysxfs: initialise error in xfs_defer_finish_one()Javier Tia
4 daysxfs: add lock annotations to xfs_ail_delete*Christoph Hellwig
4 daysxfs: add a lock annotation to xlog_cil_push_backgroundChristoph Hellwig
4 daysxfs: add lock annotations to xlog_state_shutdown_callbacksChristoph Hellwig
4 daysxfs: add lock annotations to xfs_try_open_zoneChristoph Hellwig
4 daysxfs: improve lock annotations in the log codeChristoph Hellwig
4 daysxfs: fix the lock annotation in xfs_mru_cache_lookupChristoph Hellwig
4 daysxfs: fix the lock annotation in xfs_extent_busy_update_extentChristoph Hellwig
4 daysxfs: fix the lock annotation on xfs_iget_cache_hitChristoph Hellwig
4 dayshte: tegra194: Initialize slice locks before registering chipRunyu Xiao
4 dayshte: tegra194: Remove redundant dev_err()Pan Chuang
4 daysdrm/i915/audio: Prune ELD SADs based on HDMI audio bandwidthChaitanya Kumar Borah
4 daysdrm/i915/hdmi: Move audio compute config after format selectionChaitanya Kumar Borah
4 daysxfs: fix exchange-range reflink flag clearing issue with INO1_WRITTENLin Jiapeng
4 daysxfs: prevent race in zoned space reservationsHans Holmberg
4 daysxfs: fix media verification ioctl for internal rt volumesDarrick J. Wong
4 daysMerge branch 'for-next/hardening' into for-next/ksppKees Cook
4 dayssignalfd: don't dequeue the forced fatal signalsOleg Nesterov
4 daysKMSAN: fix memset() when using fortify-source, againArnd Bergmann
4 daysMerge branch 'net-dsa-motorcomm-add-led-support'Jakub Kicinski
4 daysdt-bindings: net: dsa: yt921x: Add LEDs definition exampleDavid Yang
4 daysnet: dsa: motorcomm: Add LED supportDavid Yang
4 daysnet: dsa: motorcomm: Split SMI moduleDavid Yang
4 daysnet: dsa: motorcomm: Move to subdirectoryDavid Yang
4 daysnet: dsa: yt921x: Check lock status with lockdep_assert_held_once()David Yang
4 daysMerge branch 'net-rds-own-the-fastpath-locks-across-connection-teardown'Jakub Kicinski
4 daysnet/rds: don't let rds_conn_shutdown() consume a concurrent dropAllison Henderson
4 daysnet/rds: acquire the fastpath locks in rds_conn_shutdown()HÃ¥kon Bugge
4 daysnet/rds: acquire RDS_IN_XMIT in rds_tcp_reset_callbacks()Allison Henderson
4 daysnet/rds: tcp: don't force RDS_CONN_RESETTING over a concurrent shutdownGerd Rausch
4 daysnet/rds: clear cp_flags bits individually in rds_conn_path_reset()Allison Henderson
4 daysnet/rds: use clear_bit_unlock() in release_refill()Allison Henderson
4 daysnet/rds: use wq_has_sleeper() in release_in_xmit()Allison Henderson