linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-09 11:28:55 to 2021-03-23 13:52:57 UTC [more...]

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

[PATCH v2] cifsd: fix error handling in ksmbd_server_init()
 2021-03-23 13:27 UTC 

[PATCH 0/5] cifsd: introduce new SMB3 kernel server
 2021-03-23  7:19 UTC  (30+ 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] cifsd: Fix an error code in smb2_read()
 2021-03-23  5:35 UTC  (2+ messages)

[RFC][PATCHSET] hopefully saner handling of pathnames in cifs
 2021-03-23  5:04 UTC  (16+ 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()

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)

cifs: Deferred close for files
 2021-03-22 17:07 UTC  (4+ 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 v3] cifs: Silently ignore unknown oplock break handle
 2021-03-19 14:03 UTC  (2+ 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)

[PATCH v1] cifs: simplify SWN code with dummy funcs instead of ifdefs
 2021-03-18 17:55 UTC 

[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  (5+ 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 

[PATCH] cifs: try to pick channel with a minimum of credits
 2021-03-11 13:31 UTC  (6+ messages)

[Bug 6843] flock's do not get sent to physical file system, causes protocol interoperabilitiy issues with NFS
 2021-03-10 20:07 UTC 

[GIT PULL] cifs fixes
 2021-03-10 18:13 UTC  (2+ messages)

[PATCH] cifs: update new ACE pointer after populate_new_aces
 2021-03-10 18:08 UTC  (3+ messages)

DFS tests look good
 2021-03-09 19:42 UTC 

Metadata writtenback notification? -- was Re: fscache: Redesigning the on-disk cache
 2021-03-09 11:27 UTC  (7+ 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).