linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-11 17:46:47 to 2021-03-26 02:12:03 UTC [more...]

[PATCH][next] cifs: cifspdu.h: Replace one-element array with flexible-array member
 2021-03-26  1:11 UTC 

[PATCH] cifs: add support for FALLOC_FL_COLLAPSE_RANGE
 2021-03-26  1:31 UTC 

linux-next: manual merge of the vfs tree with the cifs tree
 2021-03-26  0:09 UTC 

[PATCH][next] cifsd: remove redundant assignment to variable err
 2021-03-25 17:35 UTC 

[PATCH] cifs: revalidate mapping when we open files for SMB1 POSIX
 2021-03-25 15:42 UTC  (3+ messages)

[PATCH v3] cifs: Silently ignore unknown oplock break handle
 2021-03-25 15:32 UTC  (4+ messages)

[PATCH] cifs: Adjust key sizes and key generation routines for AES256 encryptions
 2021-03-25 13:19 UTC  (4+ messages)

[PATCH] cifs: revalidate mapping when we open files for SMB1 POSIX
 2021-03-25  6:14 UTC 

[PATCH 0/5] cifsd: introduce new SMB3 kernel server
 2021-03-25  5:25 UTC  (31+ messages)
    ` [PATCH 3/5] cifsd: add file operations
    ` [PATCH 4/5] cifsd: add Kconfig and Makefile
    ` [PATCH 5/5] MAINTAINERS: add cifsd kernel server
      ` [PATCH 2/5] cifsd: add server-side procedures for SMB3
          ` [Linux-cifsd-devel] "
      ` [PATCH 1/5] cifsd: add server handler and tranport layers

[PATCH] cifs: revalidate mapping when we open files for SMB1 POSIX
 2021-03-25  5:23 UTC 

[PATCH v2] cifsd: fix error handling in ksmbd_server_init()
 2021-03-25  3:35 UTC  (2+ messages)

cifs: Deferred close for files
 2021-03-25  2:42 UTC  (6+ messages)

[RFC][PATCHSET] hopefully saner handling of pathnames in cifs
 2021-03-24 15:28 UTC  (17+ messages)
` [PATCH 1/7] cifs: don't cargo-cult strndup()
  ` [PATCH 2/7] cifs: constify get_normalized_path() properly
  ` [PATCH 3/7] cifs: constify path argument of ->make_node()
  ` [PATCH 4/7] cifs: constify pathname arguments in a bunch of helpers
  ` [PATCH 5/7] cifs: make build_path_from_dentry() return const char *
  ` [PATCH 6/7] cifs: allocate buffer in the caller of build_path_from_dentry()
  ` [PATCH 7/7] cifs: switch build_path_from_dentry() to using dentry_path_raw()

[PATCH v1] cifs: simplify SWN code with dummy funcs instead of ifdefs
 2021-03-24  8:57 UTC  (2+ messages)

[PATCH v5 00/28] Network fs helper library & fscache kiocb API
 2021-03-23 22:23 UTC  (29+ messages)
` [PATCH v5 01/28] iov_iter: Add ITER_XARRAY
` [PATCH v5 02/28] mm: Add wait_on_page_writeback_killable()
` [PATCH v5 03/28] mm: Add set/end/wait functions for PG_private_2
` [PATCH v5 04/28] mm: Implement readahead_control pageset expansion
` [PATCH v5 05/28] netfs: Make a netfs helper module
` [PATCH v5 06/28] netfs: Documentation for helper library
` [PATCH v5 07/28] netfs, mm: Move PG_fscache helper funcs to linux/netfs.h
` [PATCH v5 08/28] netfs, mm: Add set/end/wait_on_page_fscache() aliases
` [PATCH v5 09/28] netfs: Provide readahead and readpage netfs helpers
` [PATCH v5 10/28] netfs: Add tracepoints
` [PATCH v5 11/28] netfs: Gather stats
` [PATCH v5 12/28] netfs: Add write_begin helper
` [PATCH v5 13/28] netfs: Define an interface to talk to a cache
` [PATCH v5 14/28] fscache, cachefiles: Add alternate API to use kiocb for read/write to cache
` [PATCH v5 15/28] afs: Disable use of the fscache I/O routines
` [PATCH v5 16/28] afs: Pass page into dirty region helpers to provide THP size
` [PATCH v5 17/28] afs: Print the operation debug_id when logging an unexpected data version
` [PATCH v5 18/28] afs: Move key to afs_read struct
` [PATCH v5 19/28] afs: Don't truncate iter during data fetch
` [PATCH v5 20/28] afs: Log remote unmarshalling errors
` [PATCH v5 21/28] afs: Set up the iov_iter before calling afs_extract_data()
` [PATCH v5 22/28] afs: Use ITER_XARRAY for writing
` [PATCH v5 23/28] afs: Wait on PG_fscache before modifying/releasing a page
` [PATCH v5 24/28] afs: Extract writeback extension into its own function
` [PATCH v5 25/28] afs: Prepare for use of THPs
` [PATCH v5 26/28] afs: Use the fs operation ops to handle FetchData completion
` [PATCH v5 27/28] afs: Use new fscache read helper API
` [PATCH v5 28/28] afs: Use the fscache_write_begin() helper

[PATCH v4 08/28] netfs: Provide readahead and readpage netfs helpers
 2021-03-23 22:06 UTC  (20+ messages)
` [PATCH v4 00/28] Network fs helper library & fscache kiocb API
  ` [PATCH v4 02/28] mm: Add an unlock function for PG_private_2/PG_fscache

[PATCH] cifsd: Fix an error code in smb2_read()
 2021-03-23  5:35 UTC  (2+ messages)

ksmbd wiki page
 2021-03-23  0:14 UTC  (2+ messages)

broken hash use in fs/cifs/dfs_cache.c
 2021-03-22 20:23 UTC  (4+ messages)

[PATCH] Documentation/admin-guide/cifs: document open_files and dfscache
 2021-03-22 19:31 UTC  (2+ messages)

[PATCH v3] flock.2: add CIFS details
 2021-03-22 14:30 UTC  (17+ messages)
` [PATCH v4] "
                            ` [PATCH v5] "

[Bug 14494] New: "setcifsacl" confuses "R" permission with "RX"
 2021-03-22 11:30 UTC  (4+ messages)
` [Bug 14494] "
  ` we actually need richacls

[GIT PULL] CIFS/SMB3 Fixes
 2021-03-20 18:06 UTC  (2+ messages)

[GIT PULL] CIFS/SMB3 Fixes
 2021-03-20 16:17 UTC 

[PATCH] cifs: fix allocation size on newly created files
 2021-03-19 18:48 UTC  (11+ messages)

[bug report] cifsd: introduce SMB3 kernel server
 2021-03-19 15:27 UTC  (6+ messages)

[PATCH] cifs: warn and fail if trying to use rootfs without the config option
 2021-03-19  5:52 UTC  (2+ messages)

[PATCH] fs/cifs/: fix misspellings using codespell tool
 2021-03-19  5:52 UTC  (2+ messages)

[PATCH] cifsd: fix a precedence bug in parse_dacl()
 2021-03-19  4:44 UTC  (2+ messages)

[PATCH RESEND] cifsd: fix a IS_ERR() vs NULL bug
 2021-03-19  4:43 UTC  (2+ messages)

[PATCH] cifsd: Fix a use after free on error path
 2021-03-19  4:42 UTC  (2+ messages)

linux-next: Tree for Mar 18 (cifsd: Kconfig)
 2021-03-19  1:00 UTC  (2+ messages)

[EXPERIMENT] new mount API verbose errors from userspace
 2021-03-18 13:10 UTC  (6+ messages)
        ` [EXPERIMENT v2] "

[bug report] cifsd: make xattr format of ksmbd compatible with samba's one
 2021-03-18 12:44 UTC  (2+ messages)

[Bug 14476] Cannot set timestamp of Minshall-French symlinks from a CIFS mount
 2021-03-18  7:23 UTC 

Query - cifscreds usage
 2021-03-17 22:10 UTC 

[PATCH v2] cifs: Silently ignore unknown oplock break handle
 2021-03-17 13:47 UTC  (5+ messages)

xfstest 614 and allocation size should not be 0
 2021-03-17 13:04 UTC  (4+ messages)

[PATCH AUTOSEL 5.10 16/54] cifs: ask for more credit on async read/write code paths
 2021-03-17  0:56 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 28/54] cifs: change noisy error message to FYI

[PATCH AUTOSEL 5.4 12/37] cifs: ask for more credit on async read/write code paths
 2021-03-17  0:57 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 22/37] cifs: change noisy error message to FYI

[PATCH AUTOSEL 5.11 17/61] cifs: ask for more credit on async read/write code paths
 2021-03-17  0:55 UTC  (2+ messages)
` [PATCH AUTOSEL 5.11 29/61] cifs: change noisy error message to FYI

[PATCH] cifs: Fix preauth hash corruption
 2021-03-12 18:00 UTC  (4+ messages)

[PATCH] CIFS: Prevent error log on spurious oplock break
 2021-03-12 16:38 UTC  (6+ messages)

Testing to current ksmbd from cifs.ko
 2021-03-12  7:21 UTC  (2+ messages)

cifsacl and xfstests 554 and 569
 2021-03-11 19:54 UTC 


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