messages from 2023-08-22 15:47:49 to 2023-09-14 14:02:35 UTC [more...]
split up ->kill_sb
2023-09-14 14:02 UTC (35+ messages)
` [PATCH 01/19] fs: reflow deactivate_locked_super
` [PATCH 02/19] fs: make ->kill_sb optional
` [PATCH 03/19] fs: release anon dev_t in deactivate_locked_super
` [PATCH 04/19] NFS: remove the s_dev field from struct nfs_server
` [PATCH 05/19] fs: assign an anon dev_t in common code
` [PATCH 06/19] qibfs: use simple_release_fs
` [PATCH 07/19] hypfs: use d_genocide to kill fs entries
` [PATCH 08/19] pstore: shrink the pstore_sb_lock critical section in pstore_kill_sb
` [PATCH 09/19] zonefs: remove duplicate cleanup in zonefs_fill_super
` [PATCH 10/19] USB: gadget/legacy: remove sb_mutex
` [PATCH 11/19] fs: add new shutdown_sb and free_sb methods
` [PATCH 12/19] fs: convert kill_litter_super to litter_shutdown_sb
` [PATCH 13/19] fs: convert kill_block_super to block_free_sb
` [PATCH 14/19] jffs2: convert to ->shutdown_sb and ->free_sb
` [PATCH 15/19] kernfs: split ->kill_sb
` [PATCH 16/19] x86/resctrl: release rdtgroup_mutex and the CPU hotplug lock in rdt_shutdown_sb
` [PATCH 17/19] NFS: move nfs_kill_super to fs_context.c
` [PATCH 18/19] fs: simple ->shutdown_sb and ->free_sb conversions
` [PATCH 19/19] fs: remove ->kill_sb
newlines in message macros
2023-09-14 12:52 UTC (4+ messages)
[bug report] blktests srp/002 hang
2023-09-13 23:38 UTC (18+ messages)
` "
[PATCH v2 01/10] IB/hfi1: Use FIELD_GET() to extract Link Width
2023-09-13 13:14 UTC (2+ messages)
[PATCH 1/8] IB/hfi1: Use FIELD_GET() to extract Link Width
2023-09-12 10:26 UTC (2+ messages)
[PATCH net-next v8 3/6] page_pool: remove PP_FLAG_PAGE_FRAG
2023-09-12 8:31 UTC
[PATCH] hfi1: Remove open coded reference to skb frag offset
2023-09-11 21:57 UTC
[PATCH][next] RDMA/core: Use size_{add,mul}() in calls to struct_size()
2023-09-11 23:21 UTC
[PATCH v2][next] RDMA/core: Use size_{add,mul}() in calls to struct_size()
2023-09-11 23:27 UTC
[rdma:wip/leon-for-rc] BUILD SUCCESS c489800e0d48097fc6afebd862c6afa039110a36
2023-09-12 0:33 UTC
[rdma:wip/leon-for-next] BUILD SUCCESS e57b0eef66849732e4ec28277f70e56220c53477
2023-09-12 0:34 UTC
[PATCH] RDMA/uverbs: Fix typo of sizeof argument
2023-09-11 12:18 UTC (3+ messages)
[PATCH] RDMA/core: Fix repeated words in comments
2023-09-11 9:55 UTC (2+ messages)
[PATCH] IB: use capital "OR" for multiple licenses in SPDX
2023-09-11 11:14 UTC (2+ messages)
[PATCH] RDMA/srp: Do not call scsi_done() from srp_abort()
2023-09-11 11:16 UTC (5+ messages)
[PATCH] RDMA/core: Fix repeated words in comments
2023-09-11 11:15 UTC (2+ messages)
[PATCH v2] RDMA/siw: Fix connection failure handling
2023-09-11 11:56 UTC (5+ messages)
` "
[Patch v5 0/5] RDMA/mana_ib
2023-09-11 18:57 UTC (8+ messages)
` [Patch v5 1/5] RDMA/mana_ib : Rename all mana_ib_dev type variables to mib_dev
` [Patch v5 2/5] RDMA/mana_ib : Register Mana IB device with Management SW
` [Patch v5 3/5] RDMA/mana_ib : Create adapter and Add error eq
` [Patch v5 4/5] RDMA/mana_ib : Query adapter capabilities
` [Patch v5 5/5] RDMA/mana_ib : Send event to qp
` [EXTERNAL] Re: [Patch v5 0/5] RDMA/mana_ib
[PATCH rdma-rc] RDMA/cma: Fix truncation compilation warning in make_cma_ports
2023-09-11 12:18 UTC
[PATCH] infiniband: cxgb4: cm: Check skb value
2023-09-11 11:56 UTC (5+ messages)
` [PATCH v2] "
[PATCH for-next v6 0/7] On-Demand Paging on SoftRoCE
2023-09-10 8:32 UTC (14+ messages)
` [PATCH for-next v6 1/7] RDMA/rxe: Always defer tasks on responder and completer to workqueue
` [PATCH for-next v6 2/7] RDMA/rxe: Make MR functions accessible from other rxe source code
` [PATCH for-next v6 3/7] RDMA/rxe: Move resp_states definition to rxe_verbs.h
` [PATCH for-next v6 4/7] RDMA/rxe: Add page invalidation support
` [PATCH for-next v6 5/7] RDMA/rxe: Allow registering MRs for On-Demand Paging
` [PATCH for-next v6 6/7] RDMA/rxe: Add support for Send/Recv/Write/Read with ODP
` [PATCH for-next v6 7/7] RDMA/rxe: Add support for the traditional Atomic operations "
[recipe build #3600755] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
2023-09-08 18:16 UTC
[PATCH for-next v5 0/7] On-Demand Paging on SoftRoCE
2023-09-08 13:14 UTC (5+ messages)
` [PATCH for-next v5 6/7] RDMA/rxe: Add support for Send/Recv/Write/Read with ODP
Question on libibverbs "problem"
2023-09-08 11:39 UTC
[RFC net-next 0/2] Optimize the parallelism of SMC-R connections
2023-09-08 9:07 UTC (4+ messages)
` [RFC net-next 1/2] net/smc: refactoring lgr pending lock
` [RFC net-next 2/2] net/smc: remove locks smc_client_lgr_pending and smc_server_lgr_pending
[PATCH v2] RDMA/cma: prevent rdma id destroy during cma_iw_handler
2023-09-08 8:33 UTC (15+ messages)
[bug report] RDMA/erdma: Add verbs implementation
2023-09-08 6:09 UTC (2+ messages)
[PATCH for-rc] RDMA/erdma: Fix NULL pointer access in regmr_cmd
2023-09-08 6:05 UTC
[PATCH] RDMA/erdma: Fix error code in erdma_create_scatter_mtt()
2023-09-08 2:21 UTC (2+ messages)
[GIT PULL] sysctl changes for v6.6-rc1
2023-09-06 12:35 UTC (3+ messages)
[PATCH v1 net] page_pool: Cap queue size to 32k
2023-09-05 9:57 UTC (2+ messages)
[PATCH] net/mlx5e: Add missing check for xa_load
2023-09-05 8:33 UTC (3+ messages)
[PATCH for-rc] RDMA/irdma: Prevent zero-length STAG registration
2023-09-05 4:07 UTC (2+ messages)
[PATCH] RDMA/uverbs: Fix typo of sizeof argument
2023-09-05 10:12 UTC (2+ messages)
[recipe build #3599064] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
2023-09-05 12:20 UTC
[PATCH] RDMA/siw: Fix connection failure handling
2023-09-05 12:05 UTC
[PATCH v2 00/89] fs: new accessors for inode->i_ctime
2023-09-04 18:11 UTC (5+ messages)
` [PATCH v2 08/92] fs: new helper: simple_rename_timestamp
` [f2fs-dev] [PATCH v2 00/89] fs: new accessors for inode->i_ctime
Prezentacja
2023-09-04 7:40 UTC
Elevate Your Sales Game Now
2023-09-03 8:54 UTC
[GIT PULL] Please pull RDMA subsystem changes
2023-09-02 0:00 UTC (2+ messages)
[recipe build #3596874] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
2023-09-01 0:16 UTC
[PATCH for-next] RDMA/nldev: Add support for reporting ipoib netdev
2023-09-01 0:02 UTC (2+ messages)
[bug-report] Oops at hfi1_ipoib_send + hfi1_ipoib_sdma_complete IRQ
2023-08-31 13:04 UTC (3+ messages)
[PATCH v2 for-next 0/2] RDMA/hns: Add more debugging information for rdma-tool
2023-08-31 12:51 UTC (3+ messages)
` [PATCH v2 for-next 1/2] RDMA/hns: Dump whole QP/CQ/MR resource in raw
` [PATCH v2 for-next 2/2] RDMA/hns: Support hns HW stats
[recipe build #3595821] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
2023-08-29 17:02 UTC
Słowa kluczowe do wypozycjonowania
2023-08-29 7:31 UTC
[PATCH for-next 0/3] RDMA/hns: Add more debugging information for rdma-tool
2023-08-28 18:03 UTC (4+ messages)
[PATCH v2 1/2] RDMA/rxe: Improve newline in printing messages
2023-08-28 12:15 UTC (11+ messages)
` [PATCH v2 2/2] RDMA/rxe: Call rxe_set_mtu after rxe_register_device
[PATCH net-next] net/mlx5: Use PTR_ERR_OR_ZERO() to simplify code
2023-08-25 18:02 UTC (3+ messages)
[PATCH] net/mlx5: fix config name in Kconfig parameter documentation
2023-08-25 17:45 UTC (2+ messages)
[GIT PULL v1] Please pull mlx5 MACsec RoCEv2 support
2023-08-24 19:10 UTC (2+ messages)
[rdma:wip/jgg-for-next] BUILD SUCCESS 5f513c8b9740ea05a136219739a5358780c3cb5f
2023-08-24 12:01 UTC
[rdma:for-next] BUILD SUCCESS f5acc36b0714b7b8510a8b436087d33a65cb05f4
2023-08-24 11:43 UTC
[PATCH net-next 1/2] net/mlx5e: Use PTR_ERR_OR_ZERO() to simplify code
2023-08-24 2:30 UTC (2+ messages)
[PATCH net-next v3 00/11] Convert mlx4 to use auxiliary bus
2023-08-23 7:30 UTC (2+ messages)
[PATCH 1/2] RDMA/rxe: add missing newline to rxe_set_mtu message
2023-08-23 7:20 UTC (12+ messages)
` [PATCH 2/2] RDMA/rxe: Call rxe_set_mtu after rxe_register_device
[PATCH rdma-next] Revert "IB/isert: Fix incorrect release of isert connection"
2023-08-23 4:23 UTC (3+ messages)
Re; Interest,
2023-08-22 23:31 UTC
[Patch v4 0/4] RDMA/mana_ib
2023-08-22 15:54 UTC (5+ messages)
` [Patch v4 1/4] RDMA/mana_ib : Rename all mana_ib_dev type variables to mib_dev
` [Patch v4 2/4] RDMA/mana_ib : Register Mana IB device with Management SW
` [Patch v4 3/4] RDMA/mana_ib : Create adapter and Add error eq
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).