linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-12 16:19:04 to 2019-07-18 19:16:49 UTC [more...]

[SMB3][PATCH] Speed up open by skipping query FILE_INTERNAL_INFORMATION
 2019-07-18 19:16 UTC  (4+ messages)

[GIT PULL] CIFS/SMB3 Fixes
 2019-07-18 18:30 UTC  (2+ messages)

[PATCH v1] CIFS: fix deadlock in cached root handling
 2019-07-18  7:55 UTC  (3+ messages)

[PATCH] cifs: prepare SMB2_Flush to be usable in compounds
 2019-07-17 21:40 UTC  (3+ messages)

[PATCH] cifs: flush before set-info if we have writeable handles
 2019-07-17 18:44 UTC  (2+ messages)

[PATCH] cifs: fix crash in smb2_compound_op()/smb2_set_next_command()
 2019-07-17  3:07 UTC  (2+ messages)

[PATCH][CIFS] Add flock support
 2019-07-17  1:05 UTC  (4+ messages)

[PATCH 1/3] cifs: Add support for root file systems
 2019-07-16 22:04 UTC  (3+ messages)
` [PATCH 2/3] init: Support mounting root file systems over SMB
` [PATCH 3/3] ipconfig: Handle CONFIG_CIFS_ROOT option

setattr and writing out dirty pages
 2019-07-16 21:16 UTC 

[PATCH] cifs: add mount option to encode xattr names as hexadecimal
 2019-07-16  5:35 UTC  (4+ messages)

[PATCH] cifs: flush before set-info if we have writeable handles
 2019-07-16  3:16 UTC 

[PATCH][SMB3] CONFIG_CIFS_SMB_DIRECT no longer experimental
 2019-07-16  3:09 UTC  (2+ messages)

Many processes end up in uninterruptible sleep accessing cifs mounts
 2019-07-15 23:40 UTC  (15+ messages)

[PATCH AUTOSEL 5.2 039/249] signal/cifs: Fix cifs_put_tcp_session to call send_sig instead of force_sig
 2019-07-15 13:43 UTC 

[PATCH AUTOSEL 5.1 034/219] signal/cifs: Fix cifs_put_tcp_session to call send_sig instead of force_sig
 2019-07-15 14:00 UTC 

[PATCH AUTOSEL 4.9 14/73] signal/cifs: Fix cifs_put_tcp_session to call send_sig instead of force_sig
 2019-07-15 14:35 UTC 

[PATCH AUTOSEL 4.4 12/53] signal/cifs: Fix cifs_put_tcp_session to call send_sig instead of force_sig
 2019-07-15 14:44 UTC 

[PATCH AUTOSEL 4.14 018/105] signal/cifs: Fix cifs_put_tcp_session to call send_sig instead of force_sig
 2019-07-15 14:27 UTC 

[PATCH AUTOSEL 4.19 022/158] signal/cifs: Fix cifs_put_tcp_session to call send_sig instead of force_sig
 2019-07-15 14:15 UTC 

[SMB3][PATCH] fix copy_file_range when copying beyond end of source file
 2019-07-15  7:50 UTC  (11+ messages)

[PATCH] cifs: fix crash in cifs_dfs_do_automount
 2019-07-13 17:10 UTC  (3+ messages)

[GIT PULL] Keys: Set 4 - Key ACLs for 5.3
 2019-07-11  3:07 UTC  (7+ messages)

[PATCH] cifs: fix parsing of symbolic link error response
 2019-07-09  8:41 UTC 

Fwd: mount.cifs fails but smbclient succeeds
 2019-07-09  7:38 UTC  (4+ messages)
  `  "

[GIT PULL] Keys: Set 3 - Keyrings namespacing for 5.3
 2019-07-09  3:15 UTC  (2+ messages)

[PATCH] cifs: refactor and clean up arguments in the reparse point parsing
 2019-07-06 22:50 UTC  (2+ messages)

[PATCH v1 4.20.y stable] CIFS: fix deadlock in cached root handling
 2019-07-06 20:11 UTC  (3+ messages)
    ` [PATCH v2 "

[PATCH] Improve performance of POSIX open - request query disk id open context
 2019-07-06 19:43 UTC  (3+ messages)

General protection faults in cifs_reconnect with Azure Files
 2019-07-06 18:23 UTC  (5+ messages)

[SMB3][PATCH] add mount option to allow retrieving POSIX mode from special ACE
 2019-07-06  2:11 UTC  (8+ messages)

[PATCH] cifs: always add credits back for unsolicited PDUs
 2019-07-05 21:08 UTC  (4+ messages)

[PATCH] cifs: Fix a race condition with cifs_echo_request
 2019-07-05 20:52 UTC 

[PATCH 22/30] cifs: Use kmemdup rather than duplicating its implementation
 2019-07-03 20:16 UTC  (2+ messages)

[PATCH v2 26/35] cifs: Use kmemdup rather than duplicating its implementation
 2019-07-03 16:30 UTC 

[GIT PULL] SMB3 fix
 2019-07-03  8:20 UTC  (2+ messages)

[PATCH] fs: cifs: cifsssmb: Change return type of convert_ace_to_cifs_ace
 2019-07-02 21:29 UTC  (2+ messages)

[PATCH]Fix querying symlinks
 2019-07-02  4:13 UTC  (2+ messages)

[PATCH] cifs: fix build by selecting CONFIG_KEYS
 2019-07-02  1:29 UTC  (3+ messages)

multiple softdeps
 2019-07-01 17:33 UTC  (4+ messages)

Minor cleanup of compound_send_recv
 2019-07-01 12:46 UTC  (4+ messages)

[PATCH][CIFS] simplify code by removing CONFIG_CIFS_ACL ifdef
 2019-06-30 23:03 UTC  (3+ messages)

Add missing definitions for query_disk_id
 2019-06-28  7:39 UTC 

[PATCH 0/9] keys: Namespacing [ver #4]
 2019-06-27 22:07 UTC  (12+ messages)
` [PATCH 1/9] keys: Simplify key description management "
` [PATCH 2/9] keys: Cache the hash value to avoid lots of recalculation "
` [PATCH 3/9] keys: Add a 'recurse' flag for keyring searches "
` [PATCH 4/9] keys: Namespace keyring names "
` [PATCH 5/9] keys: Move the user and user-session keyrings to the user_namespace "
` [PATCH 6/9] keys: Include target namespace in match criteria "
` [PATCH 7/9] keys: Garbage collect keys for which the domain has been removed "
` [PATCH 8/9] keys: Network namespace domain tag "
` [PATCH 9/9] keys: Pass the network namespace into request_key mechanism "

[PATCH] cifs: fix crash for querying symlinks stored as reparse-points
 2019-06-27  5:30 UTC  (2+ messages)

[PATCH] cifs: fix crash for querying symlinks stored as reparse-points
 2019-06-27  2:21 UTC 

[PATCH] cifs: fix crash for querying symlinks stored as reparse-points
 2019-06-27  1:54 UTC 

[PATCH] cifs: fix crash for querying symlinks stored as reparse-points
 2019-06-27  1:44 UTC 

rebased part of multichannel patches
 2019-06-25 17:58 UTC 

linux-next: Signed-off-by missing for commit in the cifs tree
 2019-06-25 17:19 UTC  (2+ messages)

[PATCH][SMB3.1.1] Send new netname negotiate context
 2019-06-25  9:44 UTC 

[PATCH] cifs: fix typo in debug message with struct field ia_valid
 2019-06-25  6:29 UTC  (2+ messages)

[PATCH][SMB3] do not negotiate compression information unless explicitly requested by user at mount
 2019-06-25  1:44 UTC 

xfstest 531 and unlink of open file
 2019-06-24 19:02 UTC  (3+ messages)

Matching superblocks on second mount of same share
 2019-06-24  6:23 UTC  (2+ messages)

git trees (cifs-2.6.git for-next) and github tree updated
 2019-06-21 22:13 UTC 

[GIT PULL] SMB3 Fixes
 2019-06-21 17:25 UTC  (2+ messages)

cifs: Fix tracing build error with O=
 2019-06-20 13:36 UTC  (7+ messages)

[PATCH 0/9] keys: Namespacing [ver #4]
 2019-06-19 16:09 UTC  (7+ messages)
` [PATCH 1/9] keys: Simplify key description management "
` [PATCH 2/9] keys: Cache the hash value to avoid lots of recalculation "
` [PATCH 3/9] keys: Add a 'recurse' flag for keyring searches "
` [PATCH 4/9] keys: Namespace keyring names "
` [PATCH 5/9] keys: Move the user and user-session keyrings to the user_namespace "

uninterruptible I/O wait on CIFS mounts on Amazon Linux 2 running latest kernel
 2019-06-18  8:41 UTC  (6+ messages)

[PATCH v5 7/7] fs: cifs: switch to RC4 library interface
 2019-06-18  5:38 UTC  (2+ messages)

[PATCH][SMB3] if max_credits is specified on mount then display it in /proc/mounts
 2019-06-17 22:38 UTC 

NT_STATUS_INSUFFICIENT_RESOURCES and retrying writes to Windows 10 servers
 2019-06-17 21:25 UTC  (4+ messages)

[PATCH] cifs: fix GlobalMid_Lock bug in cifs_reconnect
 2019-06-17 21:25 UTC  (3+ messages)

Fwd: SMB2 not respecting mtime values
 2019-06-15 17:37 UTC  (3+ messages)

[PATCH] cifs: add missing GCM module dependency
 2019-06-14 20:33 UTC  (2+ messages)

[PATCH][CIFS] Fix match_server check to allow for multidialect negotiate
 2019-06-13 23:33 UTC  (5+ messages)


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).