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