]> www.infradead.org Git - users/willy/pagecache.git/shortlog
users/willy/pagecache.git
2025-02-10 Olga Kornievskaianfsd: fix __fh_verify for localio
2025-02-10 NeilBrownnfsd: fix uninitialised slot info when a request is...
2025-02-02 Jeff Laytonnfsd: validate the nfsd_serv pointer before calling...
2025-02-02 Li Lingfengnfsd: clear acl_access/acl_default after releasing...
2025-01-21 Dr. David Alan... sunrpc: Remove gss_{de,en}crypt_xdr_buf deadcode
2025-01-21 Dr. David Alan... sunrpc: Remove gss_generic_token deadcode
2025-01-21 Dr. David Alan... sunrpc: Remove unused xprt_iter_get_xprt
2025-01-21 Chuck LeverRevert "SUNRPC: Reduce thread wake-up rate when receivi...
2025-01-21 Jeff Laytonnfsd: implement OPEN_ARGS_SHARE_ACCESS_WANT_OPEN_XOR_DE...
2025-01-21 Jeff Laytonnfsd: handle delegated timestamps in SETATTR
2025-01-21 Jeff Laytonnfsd: add support for delegated timestamps
2025-01-21 Jeff Laytonnfsd: rework NFS4_SHARE_WANT_* flag handling
2025-01-21 Jeff Laytonnfsd: add support for FATTR4_OPEN_ARGUMENTS
2025-01-21 Jeff Laytonnfsd: prepare delegation code for handing out *_ATTRS_D...
2025-01-21 Jeff Laytonnfsd: rename NFS4_SHARE_WANT_* constants to OPEN4_SHARE...
2025-01-21 Jeff Laytonnfsd: switch to autogenerated definitions for open_dele...
2025-01-21 Jeff Laytonnfs_common: make include/linux/nfs4.h include generated...
2025-01-21 Jeff Laytonnfsd: fix handling of delegated change attr in CB_GETATTR
2025-01-11 Chuck LeverSUNRPC: Document validity guarantees of the pointer...
2025-01-11 Chuck LeverNFSD: Insulate nfsd4_encode_fattr4() from page boundari...
2025-01-11 Chuck LeverNFSD: Insulate nfsd4_encode_secinfo() from page boundar...
2025-01-11 Chuck LeverNFSD: Refactor nfsd4_do_encode_secinfo() again
2025-01-11 Chuck LeverNFSD: Insulate nfsd4_encode_readlink() from page bounda...
2025-01-11 Chuck LeverNFSD: Insulate nfsd4_encode_read_plus_data() from page...
2025-01-11 Chuck LeverNFSD: Insulate nfsd4_encode_read_plus() from page bound...
2025-01-11 Chuck LeverNFSD: Insulate nfsd4_encode_read() from page boundaries...
2025-01-11 Chuck LeverNFSD: Encode COMPOUND operation status on page boundaries
2025-01-06 Yang Erkunnfsd: fix UAF when access ex_uuid or ex_stats
2025-01-06 Yang ErkunSUNRPC: no need get cache ref when protected by rcu
2025-01-06 Yang Erkunnfsd: no need get cache ref when protected by rcu
2025-01-06 Yang ErkunSUNRPC: introduce cache_check_rcu to help check in...
2025-01-06 Olga KornievskaiaNFSD: add cb opcode to WARN_ONCE on failed callback
2025-01-06 Olga KornievskaiaNFSD: fix decoding in nfs4_xdr_dec_cb_getattr
2025-01-06 NeilBrownnfsd: add shrinker to reduce number of slots allocated...
2025-01-06 NeilBrownnfsd: add support for freeing unused session-DRC slots
2025-01-06 NeilBrownnfsd: allocate new session-based DRC slots on demand.
2025-01-06 NeilBrownnfsd: add session slot count to /proc/fs/nfsd/clients...
2025-01-06 NeilBrownnfsd: remove artificial limits on the session-based DRC
2025-01-06 NeilBrownnfsd: use an xarray to store v4.1 session slots
2025-01-06 NeilBrownsunrpc: remove all connection limit configuration
2025-01-06 NeilBrownnfsd: don't use sv_nrthreads in connection limiting...
2025-01-06 Scott Mayhewnfsd: fix legacy client tracking initialization
2025-01-06 Chuck LeverNFSD: Clean up unused variable
2025-01-06 NeilBrownsunrpc/svc: use store_release_wake_up()
2025-01-06 NeilBrownnfsd: use new wake_up_var interfaces.
2025-01-06 Chen Hanxiaonfsd: trace: remove redundant stateid even deleg_recall
2025-01-05 Linus TorvaldsLinux 6.13-rc6
2025-01-05 Linus TorvaldsMerge tag 'kbuild-fixes-v6.13-3' of git://git.kernel...
2025-01-05 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2025-01-04-18-02' of...
2025-01-05 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.kernel...
2025-01-05 Thomas Weißschuhkbuild: pacman-pkg: provide versioned linux-api-headers...
2025-01-04 Linus TorvaldsMerge tag 'linux-watchdog-6.13-rc6' of git://www.linux...
2025-01-03 Linus TorvaldsMerge tag 'sched_ext-for-6.13-rc5-fixes' of git://git...
2025-01-03 Linus TorvaldsMerge tag 'wq-for-6.13-rc5-fixes' of git://git.kernel...
2025-01-03 Linus TorvaldsMerge tag 'block-6.13-20250103' of git://git.kernel...
2025-01-03 Linus TorvaldsMerge tag 'io_uring-6.13-20250103' of git://git.kernel...
2025-01-03 Linus TorvaldsMerge tag 'net-6.13-rc6' of git://git.kernel.org/pub...
2025-01-03 Linus TorvaldsMerge tag 'nios2_update_for_v6.14' of git://git.kernel...
2025-01-03 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2025-01-03 Linus TorvaldsMerge tag 'pinctrl-v6.13-2' of git://git.kernel.org...
2025-01-03 Linus TorvaldsMerge tag 'sound-6.13-rc6' of git://git.kernel.org...
2025-01-03 Linus TorvaldsMerge tag 'drm-fixes-2025-01-03' of https://gitlab...
2025-01-03 Linus TorvaldsMerge tag 'ftrace-v6.13-rc5-2' of git://git.kernel...
2025-01-03 Jens Axboeio_uring/kbuf: use pre-committed buffer address for...
2025-01-03 Mark ZhangRDMA/mlx5: Enable multiplane mode only when it is supported
2025-01-03 David S. MillerMerge branch 'net-iep-clock-module-fixes'
2025-01-03 Meghana Malladinet: ti: icssg-prueth: Fix clearing of IEP_CMP_CFG...
2025-01-03 MD Danish Anwarnet: ti: icssg-prueth: Fix firmware load sequence.
2025-01-03 Jakub KicinskiMerge branch 'mptcp-rx-path-fixes'
2025-01-03 Paolo Abenimptcp: prevent excessive coalescing on receive
2025-01-03 Paolo Abenimptcp: don't always assume copied data in mptcp_cleanup...
2025-01-03 Paolo Abenimptcp: fix recvbuffer adjust on sleeping rcvmsg
2025-01-03 Eric Dumazetila: serialize calls to nf_register_net_hooks()
2025-01-03 Eric Dumazetaf_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK
2025-01-03 Eric Dumazetaf_packet: fix vlan_get_tci() vs MSG_PEEK
2025-01-03 Maciej S. Szmigieronet: wwan: iosm: Properly check for valid exec stage...
2025-01-03 Eric Dumazetnet: restrict SO_REUSEPORT to inet sockets
2025-01-03 Willem de Bruijnnet: reenable NETIF_F_IPV6_CSUM offload for BIG TCP...
2025-01-03 Liang Jienet: sfc: Correct key_len for efx_tc_ct_zone_ht_params
2025-01-03 Dave AirlieMerge tag 'drm-xe-fixes-2025-01-02' of https://gitlab...
2025-01-03 Dave AirlieMerge tag 'drm-misc-fixes-2025-01-02' of https://gitlab...
2025-01-03 Dave AirlieMerge tag 'drm-intel-fixes-2024-12-25' of https://gitla...
2025-01-03 Dave AirlieMerge tag 'drm-xe-fixes-2024-12-23' of https://gitlab...
2025-01-02 Jens Axboeio_uring/net: always initialize kmsg->msg.msg_inq upfront
2025-01-02 Kohei Enjuftrace: Fix function profiler's filtering functionality
2025-01-02 Zilin Guanfgraph: Add READ_ONCE() when accessing fgraph_array[]
2025-01-02 Olof JohanssonMAINTAINERS: Remove Olof from SoC maintainers
2025-01-02 Linus TorvaldsMerge tag 'pmdomain-v6.13-rc2' of git://git.kernel...
2025-01-02 Linus TorvaldsMerge tag 'mmc-v6.13-rc2-2' of git://git.kernel.org...
2025-01-02 Umesh Nerlige... xe/oa: Fix query mode of operation for OAR/OAC
2025-01-01 Linus TorvaldsMerge tag 'trace-v6.13-rc5' of git://git.kernel.org...
2024-12-31 Jens AxboeMerge tag 'nvme-6.13-2024-12-31' of git://git.infradead...
2024-12-31 Takashi IwaiALSA: seq: Check UMP support for midi_version change
2024-12-31 Kalesh APRDMA/bnxt_re: Fix error recovery sequence
2024-12-31 Li ZhijianRDMA/rtrs: Ensure 'ib_sge list' is accessible
2024-12-31 Daniel SchaeferALSA hda/realtek: Add quirk for Framework F111:000C
2024-12-31 Steven Rostedttracing: Have process_string() also allow arrays
2024-12-31 Jinjian Songnet: wwan: t7xx: Fix FSM command timeout issue
2024-12-31 Chester A.... MAINTAINERS: change Arınç _NAL's name and email address
2024-12-31 Kuan-Wei Chiuscripts/sorttable: fix orc_sort_cmp() to maintain symme...
next