linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-12 19:45:49 to 2021-01-21 19:19:53 UTC [more...]

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

[PATCH] cifs: do not fail __smb_send_rqst if non-fatal signals are pending
 2021-01-21 17:11 UTC  (5+ messages)

[PATCH] cifs: do not fail __smb_send_rqst if non-fatal signals are pending
 2021-01-21  0:52 UTC 

[PATCH] cifs: put tlink before return
 2021-01-20 11:25 UTC 

Redesigning and modernising fscache
 2021-01-18 23:36 UTC  (3+ messages)
` Cut down implementation of fscache new API

[PATCH] fs/cifs: Replace one-element array with flexible-array member
 2021-01-18  2:08 UTC  (5+ messages)

[PATCH v2] fs/cifs: Simplify bool comparison
 2021-01-17  2:14 UTC  (2+ messages)

[PATCH] fs/cifs: Assign boolean values to a bool variable
 2021-01-17  2:08 UTC  (2+ messages)

[GIT PULL] CIFS/SMB3 Fixes
 2021-01-15 23:01 UTC  (2+ messages)

Added more tests to buildbot
 2021-01-15 18:37 UTC 

[bug report] Inconsistent state with CIFS mount after interrupted process in Linux 5.10
 2021-01-14 17:22 UTC  (13+ messages)
        ` [PATCH] cifs: fix interrupted close commands
              ` [EXTERNAL] "

[PATCH] fs/cifs: Simplify bool comparisoni
 2021-01-14  9:11 UTC 

[PATCH] fs: cifs: remove unneeded variable in smb3_fs_context_dup
 2021-01-12 13:02 UTC  (2+ messages)

[PATCH] cifs: connect: style: Simplify bool comparison
 2021-01-11  9:15 UTC 

[Bug 13712] Unable to access files below folder name with trailing dot or space
 2021-01-09 23:40 UTC  (8+ messages)

[Bug 14610] New: Lockup in kernel 5.10 when copying large folder
 2021-01-08 17:29 UTC 

[PATCH] cifs: fix msleep() is imprecise
 2021-01-07 14:03 UTC  (4+ messages)

cifs-utils, Linux cifs kernel client and gssproxy
 2021-01-07 13:45 UTC  (10+ messages)
` [gssproxy] "
  ` [gssproxy] "

[PATCH] cifs: check pointer before freeing
 2021-01-06  4:11 UTC  (3+ messages)

[PATCH][SMB3] allow files to be created with backslash in file name
 2021-01-03  4:13 UTC  (12+ messages)

[ANNOUNCE] cifs-utils release 6.12 ready for download
 2020-12-31 20:08 UTC 

[PATCH] cifs: style: replace one-element array with flexible-array
 2020-12-31 19:48 UTC  (2+ messages)

[PATCH] Separate binary names using comma in mount.cifs.rst
 2020-12-31  5:56 UTC  (5+ messages)

[GIT PULL] CIFS/SMB3 Fixes
 2020-12-21  4:45 UTC  (2+ messages)

[Bug 9346] Directories on CIFS shares shown as ordinary files
 2020-12-19 16:20 UTC 

[Bug 9364] BUG: unable to handle kernel NULL pointer dereference at (null); RIP: 0010:[<0000000000000000>] [< (null)>] (null)
 2020-12-19 15:53 UTC 

set_page_dirty vs truncate
 2020-12-19  7:04 UTC  (4+ messages)

[PATCH] Add support for getting and setting SACLs
 2020-12-18 19:35 UTC  (5+ messages)
` [PATCH 2/2] Add SMB 2 "

[bug report] cifs: Simplify reconnect code when dfs upcall is enabled
 2020-12-18 13:45 UTC  (3+ messages)
` [PATCH] cifs: Avoid error pointer dereference

linux-next: Signed-off-by missing for commit in the cifs tree
 2020-12-18  6:04 UTC  (2+ messages)

[PATCH 1/3] cifs: Delete a stray unlock in cifs_swn_reconnect()
 2020-12-18  2:38 UTC  (7+ messages)
` [PATCH 2/2] cifs: Unlock on errors "
` [PATCH 3/3] cifs: Re-indent cifs_swn_reconnect()

[GIT PULL] CIFS/SMB3 Fixes and Improvements for 5.11-rc
 2020-12-18  2:11 UTC  (2+ messages)

[CIFS][PATCH] Fix support for remount when not changing rsize/wsize
 2020-12-17  3:56 UTC  (2+ messages)

updated ksmbd (cifsd)
 2020-12-17  3:29 UTC  (13+ messages)

[PATCH] cifs.upcall: drop bounding capabilities only if CAP_SETPCAP is given
 2020-12-16 22:41 UTC  (2+ messages)

[CIFS][PATCH] handle "guest" mount parameter
 2020-12-16 22:31 UTC 

[EXTERNAL] Re: linux-next: build failure after merge of the net-next tree
 2020-12-16 16:00 UTC  (2+ messages)

[PATCH][CIFS] correct four aliased mount parms to allow use of previous names
 2020-12-16  7:49 UTC 

[PATCH][SMB3] add additional tracepoints for logging credit changes
 2020-12-16  7:25 UTC  (2+ messages)

[PATCH] cifs: fix use after free in cifs_smb3_do_mount()
 2020-12-15 22:57 UTC  (2+ messages)

fix for rsize/wsize regression in one of the for-next patches
 2020-12-15 19:21 UTC  (2+ messages)
` [PATCH] cifs: move [brw]size from cifs_sb to cifs_sb->ctx

[PATCH] cifs: Fix some error pointers handling detected by static checker
 2020-12-15 17:54 UTC  (2+ messages)

[bug report] cifs: Send witness register and unregister commands to userspace daemon
 2020-12-15 16:51 UTC  (2+ messages)

[bug report] cifs: add an smb3_fs_context to cifs_sb
 2020-12-15 15:05 UTC 

linux-next: Signed-off-by missing for commit in the cifs tree
 2020-12-14 19:42 UTC  (2+ messages)

[PATCH][SMB3] mount.cifs integration with PAM
 2020-12-14 18:03 UTC  (15+ messages)

[PATCH v1] cifs: Add missing sentinel to smb3_fs_parameters
 2020-12-14 12:19 UTC  (2+ messages)

[PATCH] cifs: Fix uninitialized variable in set_chmod_dacl()
 2020-12-14 12:16 UTC  (3+ messages)
` [EXTERNAL] "

[PATCH][CIFS] minor updates to Kconfig
 2020-12-14 10:27 UTC  (2+ messages)

[Bug 10125] cifs client returns cached data of deleted files
 2020-12-14  7:37 UTC 

[PATCH 01/12] cifs: move cifs_cleanup_volume_info[_content] to fs_context.c
 2020-12-14  6:40 UTC  (12+ messages)
` [PATCH 02/12] cifs: move [brw]size from cifs_sb to cifs_sb->ctx
` [PATCH 03/12] cifs: add initial reconfigure support
` [PATCH 04/12] cifs: we do not allow changing username/password/unc/... during remount
` [PATCH 05/12] cifs: simplify handling of cifs_sb/ctx->local_nls
` [PATCH 06/12] cifs: don't create a temp nls in cifs_setup_ipc
` [PATCH 07/12] cifs: uncomplicate printing the iocharset parameter
` [PATCH 08/12] cifs: do not allow changing posix_paths during remount
` [PATCH 09/12] cifs: remove ctx argument from cifs_setup_cifs_sb
` [PATCH 10/12] cifs: move update of flags into a separate function
` [PATCH 11/12] cifs: update mnt_cifs_flags during reconfigure
` [PATCH 12/12] cifs: fix uninitialized variable in smb3_fs_context_parse_param

[cifs:for-next 1/31] /tmp/mixer_oss-346997.s:202: Error: unrecognized opcode `zext.b s7,a1'
 2020-12-13 20:57 UTC 

linux-next: Signed-off-by missing for commit in the cifs tree
 2020-12-13 16:10 UTC  (2+ messages)

[cifs:for-next 1/31] /tmp/bq27xxx_battery_i2c-538025.s:427: Error: unrecognized opcode `zext.b a2,s1'
 2020-12-13  4:53 UTC 

[PATCH 10/21] cifs: remove actimeo from cifs_sb
 2020-12-12 19:44 UTC  (2+ 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).