linux-2.6-block.git
2024-03-01 Dai NgoNFSD: handle GETATTR conflict with write delegation
2024-03-01 Dai NgoNFSD: add support for CB_GETATTR callback
2024-03-01 Chuck LeverNFSD: Document the phases of CREATE_SESSION
2024-03-01 Chuck LeverNFSD: Fix the NFSv4.1 CREATE_SESSION operation
2024-03-01 Chen Hanxiaonfsd: clean up comments over nfs4_client definition
2024-03-01 Chuck Leversvcrdma: Add Write chunk WRs to the RPC's Send WR chain
2024-03-01 Chuck Leversvcrdma: Post WRs for Write chunks in svc_rdma_sendto()
2024-03-01 Chuck Leversvcrdma: Post the Reply chunk and Send WR together
2024-03-01 Chuck Leversvcrdma: Move write_info for Reply chunks into struct...
2024-03-01 Chuck Leversvcrdma: Post Send WR chain
2024-03-01 Chuck Leversvcrdma: Fix retry loop in svc_rdma_send()
2024-03-01 Chuck Leversvcrdma: Prevent a UAF in svc_rdma_send()
2024-03-01 Chuck Leversvcrdma: Fix SQ wake-ups
2024-03-01 Chuck Leversvcrdma: Increase the per-transport rw_ctx count
2024-03-01 Chuck Leversvcrdma: Update max_send_sges after QP is created
2024-03-01 Chuck Leversvcrdma: Report CQ depths in debugging output
2024-03-01 Chuck Leversvcrdma: Reserve an extra WQE for ib_drain_rq()
2024-03-01 Jeff LaytonMAINTAINERS: add Alex Aring as Reviewer for file lockin...
2024-03-01 Kunwu Channfsd: Simplify the allocation of slab caches in nfsd4_i...
2024-03-01 Kunwu Channfsd: Simplify the allocation of slab caches in nfsd_dr...
2024-03-01 Kunwu Channfsd: Simplify the allocation of slab caches in nfsd_fi...
2024-03-01 Kunwu Channfsd: Simplify the allocation of slab caches in nfsd4_i...
2024-03-01 NeilBrownnfsd: don't call locks_release_private() twice concurrently
2024-03-01 NeilBrownnfsd: allow layout state to be admin-revoked.
2024-03-01 NeilBrownnfsd: allow delegation state ids to be revoked and...
2024-03-01 NeilBrownnfsd: allow open state ids to be revoked and then freed
2024-03-01 NeilBrownnfsd: allow lock state ids to be revoked and then freed
2024-03-01 NeilBrownnfsd: allow admin-revoked NFSv4.0 state to be freed.
2024-03-01 NeilBrownnfsd: report in /proc/fs/nfsd/clients/*/states when...
2024-03-01 NeilBrownnfsd: allow state with no file to appear in /proc/fs...
2024-03-01 NeilBrownnfsd: prepare for supporting admin-revocation of state
2024-03-01 NeilBrownnfsd: split sc_status out of sc_type
2024-03-01 NeilBrownnfsd: avoid race after unhash_delegation_locked()
2024-03-01 NeilBrownnfsd: don't call functions with side-effecting inside...
2024-03-01 NeilBrownnfsd: hold ->cl_lock for hash_delegation_locked()
2024-03-01 NeilBrownnfsd: remove stale comment in nfs4_show_deleg()
2024-03-01 Chuck LeverNFSD: Remove redundant cb_seq_status initialization
2024-03-01 Chuck LeverSUNRPC: Remove stale comments
2024-03-01 Chuck LeverNFSD: Remove BUG_ON in nfsd4_process_cb_update()
2024-03-01 Chuck LeverNFSD: Replace comment with lockdep assertion
2024-03-01 Chuck LeverNFSD: Remove unused @reason argument
2024-03-01 Chuck LeverSUNRPC: Remove EXPORT_SYMBOL_GPL for svc_process_bc()
2024-03-01 Chuck LeverNFSD: Add callback operation lifetime trace points
2024-03-01 Chuck LeverNFSD: Rename nfsd_cb_state trace point
2024-03-01 Chuck LeverNFSD: Replace dprintks in nfsd4_cb_sequence_done()
2024-03-01 Chuck LeverNFSD: Add nfsd_seq4_status trace event
2024-03-01 Chuck LeverNFSD: Retransmit callbacks after client reconnects
2024-03-01 Chuck LeverNFSD: Reschedule CB operations when backchannel rpc_cln...
2024-03-01 Chuck LeverNFSD: Convert the callback workqueue to use delayed_work
2024-03-01 Chuck LeverNFSD: Reset cb_seq_status after NFS4ERR_DELAY
2024-03-01 Josef Baciknfsd: make svc_stat per-network namespace instead of...
2024-03-01 Josef Baciknfsd: remove nfsd_stats, make th_cnt a global counter
2024-03-01 Josef Baciknfsd: make all of the nfsd stats per-network namespace
2024-03-01 Josef Baciknfsd: expose /proc/net/sunrpc/nfsd in net namespaces
2024-03-01 Josef Baciknfsd: rename NFSD_NET_* to NFSD_STATS_*
2024-03-01 Josef Baciksunrpc: use the struct net as the svc proc private
2024-03-01 Josef Baciksunrpc: remove ->pg_stats from svc_program
2024-03-01 Josef Baciksunrpc: pass in the sv_stats struct through svc_create_...
2024-03-01 Josef Baciknfsd: stop setting ->pg_stats for unused stats
2024-03-01 Josef Baciksunrpc: don't change ->sv_stats if it doesn't exist
2024-03-01 Jorge MoraNFSD: fix LISTXATTRS returning more bytes than maxcount
2024-03-01 Jorge MoraNFSD: fix LISTXATTRS returning a short list with eof...
2024-03-01 Jorge MoraNFSD: change LISTXATTRS cookie encoding to big-endian
2024-03-01 Jorge MoraNFSD: fix nfsd4_listxattr_validate_cookie
2024-03-01 NeilBrownnfsd: use __fput_sync() to avoid delayed closing of...
2024-03-01 NeilBrownnfsd: Don't leave work of closing files to a work queue
2024-03-01 Chuck LeverSUNRPC: Use a static buffer for the checksum initializa...
2024-03-01 Zhipeng LuSUNRPC: fix some memleaks in gssx_dec_option_array
2024-03-01 Zhipeng LuSUNRPC: fix a memleak in gss_import_v2_context
2024-02-25 Linus TorvaldsLinux 6.8-rc6 v6.8-rc6
2024-02-25 Linus TorvaldsMerge tag 'bcachefs-2024-02-25' of https://evilpiepirat...
2024-02-25 Kent Overstreetbcachefs: fix bch2_save_backtrace()
2024-02-25 Linus TorvaldsMerge tag 'docs-6.8-fixes3' of git://git.lwn.net/linux
2024-02-25 Linus TorvaldsMerge tag 'usb-6.8-rc6' of git://git./linux/kernel...
2024-02-25 Linus TorvaldsMerge tag 'tty-6.8-rc6' of git://git./linux/kernel...
2024-02-25 Linus TorvaldsMerge tag 'x86_urgent_for_v6.8_rc6' of git://git./linux...
2024-02-25 Linus TorvaldsMerge tag 'irq_urgent_for_v6.8_rc6' of git://git./linux...
2024-02-25 Linus TorvaldsMerge tag 'erofs-for-6.8-rc6-fixes' of git://git./linux...
2024-02-25 Linus TorvaldsMerge tag 'pull-fixes.pathwalk-rcu-2' of git://git...
2024-02-25 Linus TorvaldsMerge tag 'pull-fixes' of git://git./linux/kernel/git...
2024-02-25 Al Viroext4_get_link(): fix breakage in RCU mode
2024-02-25 Al Virocifs_get_link(): bail out in unsafe case
2024-02-25 Al Virofuse: fix UAF in rcu pathwalks
2024-02-25 Al Viroprocfs: make freeing proc_fs_info rcu-delayed
2024-02-25 Al Viroprocfs: move dropping pde and pid from ->evict_inode...
2024-02-25 Al Vironfs: fix UAF on pathwalk running into umount
2024-02-25 Al Vironfs: make nfs_set_verifier() safe for use in RCU pathwalk
2024-02-25 Al Viroafs: fix __afs_break_callback() / afs_drop_open_mmap...
2024-02-25 Al Virohfsplus: switch to rcu-delayed unloading of nls and...
2024-02-25 Al Viroexfat: move freeing sbi, upcase table and dropping...
2024-02-25 Al Viroaffs: free affs_sb_info with kfree_rcu()
2024-02-25 Al Virorcu pathwalk: prevent bogus hard errors from may_lookup()
2024-02-25 Al Virofs/super.c: don't drop ->s_user_ns until we free struct...
2024-02-25 Kent Overstreetbcachefs: Fix check_snapshot() memcpy
2024-02-25 Kent Overstreetbcachefs: Fix bch2_journal_flush_device_pins()
2024-02-25 Brian Fosterbcachefs: fix iov_iter count underflow on sub-block...
2024-02-25 Kent Overstreetbcachefs: Fix BTREE_ITER_FILTER_SNAPSHOTS on inodes...
2024-02-25 Kent Overstreetbcachefs: Kill __GFP_NOFAIL in buffered read path
2024-02-25 Kent Overstreetbcachefs: fix backpointer_to_text() when dev does not...
2024-02-25 Linus TorvaldsMerge tag 'powerpc-6.8-4' of git://git./linux/kernel...
next