messages from 2017-05-29 08:22:57 to 2017-08-08 06:58:02 UTC [more...]
[[PATCH v1] 00/37] Implement SMBD protocol: Series 1
2017-08-08 6:58 UTC (39+ messages)
` [[PATCH v1] 01/37] [CIFS] SMBD: Add parsing for new rdma mount option
` [[PATCH v1] 02/37] [CIFS] SMBD: Add structure for SMBD transport
` [[PATCH v1] 03/37] [CIFS] SMBD: Add logging functions for debug
` [[PATCH v1] 04/37] [CIFS] SMBD: Define per-channel SMBD transport parameters and default values
` [[PATCH v1] 05/37] [CIFS] SMBD: Implement API for upper layer to create SMBD transport and establish RDMA connection
` [[PATCH v1] 06/37] [CIFS] SMBD: Add definition and cache for SMBD response
` [[PATCH v1] 08/37] [CIFS] SMBD: Define packet format for SMBD data transfer message
` [[PATCH v1] 09/37] [CIFS] SMBD: Add SMBD request and cache
` [[PATCH v1] 10/37] [CIFS] SMBD: Introduce wait queue when sending SMBD request
` [[PATCH v1] 12/37] [CIFS] SMBD: Handle send completion from CQ
` [[PATCH v1] 13/37] [CIFS] SMBD: Implement SMBD protocol negotiation
` [[PATCH v1] 14/37] [CIFS] SMBD: Post a SMBD data transfer message with page payload
` [[PATCH v1] 15/37] [CIFS] SMBD: Post a SMBD data transfer message with data payload
` [[PATCH v1] 16/37] [CIFS] SMBD: Post a SMBD message with no payload
` [[PATCH v1] 17/37] [CIFS] SMBD: Track status for transport
` [[PATCH v1] 19/37] [CIFS] SMBD: Manage credits on SMBD client and server
` [[PATCH v1] 07/37] [CIFS] SMBD: Implement receive buffer for handling SMBD response
` [[PATCH v1] 11/37] [CIFS] SMBD: Post a receive request
` [[PATCH v1] 18/37] [CIFS] SMBD: Implement API for upper layer to send data
` [[PATCH v1] 20/37] [CIFS] SMBD: Implement reassembly queue for receiving data
` [[PATCH v1] 21/37] [CIFS] SMBD: Implement API for upper layer to receive data
` [[PATCH v1] 22/37] [CIFS] SMBD: Implement API for upper layer to receive data to page
` [[PATCH v1] 30/37] [CIFS] SMBD: Add SMBDirect transport to Makefile
` [[PATCH v1] 23/37] [CIFS] SMBD: Implement API for upper layer to reconnect transport
` [[PATCH v1] 24/37] [CIFS] SMBD: Support for SMBD keep alive protocol
` [[PATCH v1] 25/37] [CIFS] SMBD: Support SMBD idle connection timer
` [[PATCH v1] 26/37] [CIFS] SMBD: Send an immediate packet when it's needed
` [[PATCH v1] 27/37] [CIFS] SMBD: Destroy transport when RDMA channel is disconnected
` [[PATCH v1] 28/37] [CIFS] SMBD: Implement API for upper layer to destroy the transport
` [[PATCH v1] 29/37] [CIFS] SMBD: Disconnect RDMA connection on QP errors
` [[PATCH v1] 31/37] [CIFS] Add SMBD transport to SMB session context
` [[PATCH v1] 32/37] [CIFS] Add SMBD debug couters to CIFS debug exports
` [[PATCH v1] 33/37] [CIFS] Connect to SMBD transport when specified in mount option
` [[PATCH v1] 34/37] [CIFS] Reconnect to SMBD transport when it's used
` [[PATCH v1] 35/37] [CIFS] Destroy SMBD transport on exit
` [[PATCH v1] 36/37] [CIFS] Read from SMBD transport when it's used
` [[PATCH v1] 37/37] [CIFS] Write to "
[PATCH] cifs: Fix df output for users with quota limits
2017-08-03 7:39 UTC
[PATCH] fs: convert a pile of fsync routines to errseq_t based reporting
2017-07-31 17:43 UTC (3+ messages)
` [Jfs-discussion] "
PROBLEM: CIFS SMB2/SMB3 does not work for domain based DFS
2017-07-25 17:08 UTC (4+ messages)
(unknown),
2017-07-20 3:55 UTC
[BUG] cifs crashed kernel in ltp symlink test
2017-07-14 10:15 UTC
[SMB3] Fixes and Security Upgrade for CIFS client
2017-07-11 19:28 UTC
New Homeowners List
2017-07-11 17:14 UTC
(unknown),
2017-07-11 16:39 UTC
[PATCH] cifs: Check for timeout on Negotiate stage
2017-07-11 12:18 UTC (2+ messages)
cifs-utils: setcifsacl receives STATUS_INVALID_SECURITY_DESCR reply from custom CIFS implementation
2017-07-11 12:13 UTC (3+ messages)
[PATCH] CIFS: Reconnect expired SMB sessions
2017-07-11 0:07 UTC (3+ messages)
[PATCH] cifs: Clean up unused variables in smb2pdu.c
2017-07-10 4:38 UTC (2+ messages)
[CIFS] Upgrade default dialect to SMB3 from cifs (SMB1) for improved security
2017-07-09 0:01 UTC (2+ messages)
[PATCH 2/2] cifs: Use smb 2 - 3 and cifsacl mount options setacl function
2017-07-08 22:25 UTC (3+ messages)
[PATCH] CIFS: Display SMB2 error codes in the hex format
2017-07-08 21:17 UTC
[PATCH 1/2] cifs: prototype declaration and definition to set acl for smb 2 - 3 and cifsacl mount options
2017-07-08 16:43 UTC (2+ messages)
[PATCH 1/2] cifs: prototype declaration and definition for smb 2 - 3 and cifsacl mount options
2017-07-08 16:42 UTC (2+ messages)
[cifs:for-next 4/4] ERROR: "smb30_operations" [fs/cifs/cifs.ko] undefined!
2017-07-08 4:33 UTC
[cifs:for-next 4/4] connect.c:undefined reference to `smb20_operations'
2017-07-08 4:22 UTC
[GIT] SMB3 fixes
2017-07-08 0:48 UTC (2+ messages)
[PATCH] CIFS: fix circular locking dependency
2017-07-06 1:03 UTC (3+ messages)
[PATCH][cifs-next] cifs: set oparms.create_options rather than or'ing in CREATE_OPEN_BACKUP_INTENT
2017-07-06 1:02 UTC (3+ messages)
[PATCH v3 01/28] crypto: change backlog return code to -EIOCBQUEUED
2017-07-03 13:23 UTC (30+ messages)
` [PATCH v3 02/28] crypto: atmel: use -EIOCBQUEUED for backlog indication
` [PATCH v3 03/28] crypto: ccm: "
` [PATCH v3 04/28] crypto: marvell/cesa: "
` [PATCH v3 05/28] crypto: mediatek: "
` [PATCH v3 06/28] crypto: omap: "
` [PATCH v3 07/28] crypto: qce: "
` [PATCH v3 08/28] crypto: talitos: "
` [PATCH v3 09/28] dm: verity: "
` [PATCH v3 10/28] fscrypt: "
` [PATCH v3 11/28] cifs: "
` [PATCH v3 12/28] ima: "
` [PATCH v3 13/28] crypto: adapt api sample to -EIOCBQUEUED as "
` [PATCH v3 14/28] crypto: introduce crypto wait for async op
` [PATCH v3 15/28] crypto: move algif to generic async completion
` [PATCH v3 16/28] crypto: move pub key "
` [PATCH v3 17/28] crypto: move drbg "
` [PATCH v3 18/28] crypto: move gcm "
` [PATCH v3 19/28] crypto: move testmgr "
` [PATCH v3 20/28] dm: move dm-verity "
` [PATCH v3 21/28] fscrypt: move "
` [PATCH v3 22/28] cifs: "
` [PATCH v3 23/28] ima: "
` [PATCH v3 24/28] crypto: tcrypt: "
` [PATCH v3 25/28] crypto: talitos: "
` [PATCH v3 26/28] crypto: qce: "
` [PATCH v3 27/28] crypto: mediatek: "
` [PATCH v3 28/28] crypto: adapt api sample to use async. op wait
[PATCH v3 00/28] simplify crypto wait for async op
2017-07-02 14:41 UTC
[PATCH v4] cifs: Do not modify mid entry after submitting I/O in cifs_call_async
2017-06-29 15:56 UTC (2+ messages)
[PATCH v3] cifs: Do not modify mid entry after submitting I/O in cifs_call_async
2017-06-28 22:23 UTC (2+ messages)
[PATCH v2] cifs: Do not modify mid entry after submitting I/O in cifs_call_async
2017-06-28 18:56 UTC
[PATCH resend] cifs: Do not modify mid entry after submitting I/O in cifs_call_async
2017-06-28 18:30 UTC (3+ messages)
[PATCH] cifs: Do not modify mid entry after submitting I/O in cifs_call_async
2017-06-28 17:50 UTC
Request update on Bug 194691 - Unreachable CIFS mount hangs system
2017-06-28 11:38 UTC (3+ messages)
[PATCH] CIFS: add SFM mapping for 0x01-0x1F
2017-06-28 9:50 UTC (5+ messages)
` SFM mapping of \
[PATCH] cifs: hide unused functions
2017-06-28 5:00 UTC (2+ messages)
[PATCH 0/3 v6] Fixups for l_pid
2017-06-27 19:36 UTC (5+ messages)
` [PATCH 2/3] fs/locks: Remove fl_nspid and use fs-specific l_pid for remote locks
` [PATCH 1/3] fs/locks: Use allocation rather than the stack in fcntl_getlk()
` [PATCH 3/3] staging/lustre, 9p, ceph, cifs, dlm: negate remote pids for F_GETLK
Product Inquiry
2017-06-26 21:51 UTC
linux-next: build warning after merge of the cifs tree
2017-06-26 16:57 UTC (2+ messages)
[PATCH 1/1] CIFS: add int cast to silence warning
2017-06-26 16:56 UTC (2+ messages)
inquiry
2017-06-25 2:47 UTC
[cifs:for-next 4/6] fs/cifs/smb2transport.c:352:2: note: in expansion of macro 'cifs_dbg'
2017-06-23 17:02 UTC
[PATCH v3 0/7] Add support for DFS in SMB2+
2017-06-23 9:19 UTC (5+ messages)
` [PATCH v3 7/7] CIFS: implement get_dfs_refer for SMB2+
[PATCH 2/2] cifs: Use smb 2 - 3 and cifsacl mount options getacl functions
2017-06-23 7:33 UTC (2+ messages)
[PATCH] cifs: set mapping error when page writeback fails in writepage or launder_pages
2017-06-23 7:15 UTC (2+ messages)
[GIT] CIFS Fixes
2017-06-22 23:39 UTC (3+ messages)
[PATCH 2/2] cifs: Use smb 2 - 3 and cifsacl mount options getacl functions
2017-06-22 22:33 UTC (2+ messages)
[PATCH 1/2] cifs: prototype declaration and definition for smb 2 - 3 and cifsacl mount options
2017-06-22 22:30 UTC (2+ messages)
[PATCH] CIFS: Fix some return values in case of error in 'crypt_message'
2017-06-21 17:01 UTC (4+ messages)
[PATCH] CIFS: Set ->should_dirty in cifs_user_readv()
2017-06-21 17:00 UTC (2+ messages)
[PATCH] CIFS: check if pages is null rather than bv for a failed allocation
2017-06-21 16:59 UTC (2+ messages)
[PATCH] cifs: remove redundant return in cifs_creation_time_get
2017-06-21 16:59 UTC (3+ messages)
cifs.ko + smb 3.0 + DFS fails (though direct mount succeeds)
2017-06-20 14:14 UTC (8+ messages)
Reply Urgent
2017-06-19 19:39 UTC
(unknown),
2017-06-13 4:35 UTC
[PATCH v2 00/11] introduce crypto wait for async op
2017-06-10 9:01 UTC (9+ messages)
` [PATCH v2 01/11] crypto: "
` [PATCH v2 04/11] crypto: move drbg to generic async completion
` [PATCH v2 10/11] ima: move "
` [PATCH v2 11/11] crypto: adapt api sample to use async. op wait
[PATCH] CIFS: Improve readdir verbosity
2017-06-06 23:58 UTC
[PATCH 00/12] Delete CURRENT_TIME, CURRENT_TIME_SEC and current_fs_time
2017-06-04 7:54 UTC (19+ messages)
` [PATCH 04/12] fs: ceph: CURRENT_TIME with ktime_get_real_ts()
` [PATCH 10/12] apparmorfs: Replace CURRENT_TIME with current_time()
Investment Interest & Offer
2017-06-02 23:01 UTC
(unknown),
2017-06-02 8:02 UTC
[PATCH] KEYS: make keyctl_invalidate() also require Setattr permission
2017-05-31 19:19 UTC (5+ messages)
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