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

cifs: Deferred close for files
 2021-04-12  3:43 UTC  (10+ messages)

[PATCH v4] flock.2: add CIFS details
 2021-04-11 19:12 UTC  (4+ messages)
` [PATCH v5] "

[PATCH rdma-next 00/10] Enable relaxed ordering for ULPs
 2021-04-11 10:09 UTC  (49+ messages)
` [PATCH rdma-next 01/10] RDMA: Add access flags to ib_alloc_mr() and ib_mr_pool_init()
` [PATCH rdma-next 02/10] RDMA/core: Enable Relaxed Ordering in __ib_alloc_pd()
` [PATCH rdma-next 03/10] RDMA/iser: Enable Relaxed Ordering
` [PATCH rdma-next 04/10] RDMA/rtrs: "
` [PATCH rdma-next 05/10] RDMA/srp: "
` [PATCH rdma-next 06/10] nvme-rdma: "
` [PATCH rdma-next 07/10] cifs: smbd: "
` [PATCH rdma-next 08/10] net/rds: "
` [PATCH rdma-next 09/10] net/smc: "
` [PATCH rdma-next 10/10] xprtrdma: "

[PATCH] fs: cifs: Fix spelling of 'security'
 2021-04-10  3:03 UTC  (2+ messages)

[CFT] vfs.git #work.cifs
 2021-04-10  1:36 UTC  (5+ messages)

[PATCH] SMB3: update structures for new compression protocol definitions
 2021-04-10  1:19 UTC 

[PATCH 1/9] cifs: move the check for nohandlecache into open_shroot
 2021-04-10  0:57 UTC  (9+ messages)
` [PATCH 2/9] cifs: pass a path to open_shroot and check if it is the root or not
` [PATCH 3/9] cifs: rename the *_shroot* functions to *_cached_dir*
` [PATCH 4/9] cifs: store a pointer to the root dentry in cifs_sb_info once we have completed mounting the share

[PATCH][SMB3] smb3: update protocol header definitions based to include new flags
 2021-04-09 20:25 UTC 

[PATCH] cifs: correct comments explaining internal semaphore usage in the module
 2021-04-09 19:51 UTC 

[PATCH v1] smb2: fix use-after-free in smb2_ioctl_query_info()
 2021-04-09 19:47 UTC  (2+ messages)

[PATCH v1] cifs: simplify SWN code with dummy funcs instead of ifdefs
 2021-04-09 18:49 UTC  (5+ messages)
    ` [PATCH v2] "

[PATCH v6 00/30] Network fs helper library & fscache kiocb API
 2021-04-09 18:11 UTC  (53+ messages)
` [PATCH v6 01/30] iov_iter: Add ITER_XARRAY
    ` [RFC PATCH 1/2] iov_iter: Remove iov_iter_for_each_range()
    ` [RFC PATCH 2/2] iov_iter: Drop the X argument from iterate_all_kinds() and use B instead
` [PATCH v6 02/30] mm: Add set/end/wait functions for PG_private_2
  ` [RFC][PATCH] mm: Split page_has_private() in two to better handle PG_private_2
      ` [RFC PATCH 1/3] Make the generic bitops return bool
      ` [RFC PATCH 2/3] mm: Return bool from pagebit test functions
      ` [RFC PATCH 3/3] mm: Split page_has_private() in two to better handle PG_private_2
` [PATCH v6 03/30] mm/filemap: Pass the file_ra_state in the ractl
` [PATCH v6 04/30] fs: Document file_ra_state
` [PATCH v6 05/30] mm: Implement readahead_control pageset expansion
` [PATCH v6 06/30] netfs: Make a netfs helper module
` [PATCH v6 07/30] netfs: Documentation for helper library
` [PATCH v6 08/30] netfs, mm: Move PG_fscache helper funcs to linux/netfs.h
` [PATCH v6 09/30] netfs, mm: Add set/end/wait_on_page_fscache() aliases
` [PATCH v6 10/30] netfs: Provide readahead and readpage netfs helpers
` [PATCH v6 11/30] netfs: Add tracepoints
` [PATCH v6 12/30] netfs: Gather stats
` [PATCH v6 13/30] netfs: Add write_begin helper
` [PATCH v6 14/30] netfs: Define an interface to talk to a cache
` [PATCH v6 15/30] netfs: Add a tracepoint to log failures that would be otherwise unseen
` [PATCH v6 16/30] fscache, cachefiles: Add alternate API to use kiocb for read/write to cache
` [PATCH v6 17/30] afs: Disable use of the fscache I/O routines
` [PATCH v6 18/30] afs: Pass page into dirty region helpers to provide THP size
` [PATCH v6 19/30] afs: Print the operation debug_id when logging an unexpected data version
` [PATCH v6 20/30] afs: Move key to afs_read struct
` [PATCH v6 21/30] afs: Don't truncate iter during data fetch
` [PATCH v6 22/30] afs: Log remote unmarshalling errors
` [PATCH v6 23/30] afs: Set up the iov_iter before calling afs_extract_data()
` [PATCH v6 24/30] afs: Use ITER_XARRAY for writing
` [PATCH v6 25/30] afs: Wait on PG_fscache before modifying/releasing a page
` [PATCH v6 26/30] afs: Extract writeback extension into its own function
` [PATCH v6 27/30] afs: Prepare for use of THPs
` [PATCH v6 28/30] afs: Use the fs operation ops to handle FetchData completion
` [PATCH v6 29/30] afs: Use new netfs lib read helper API
` [PATCH v6 30/30] afs: Use the netfs_write_begin() helper

[PATCH] cifs: Fix build error when no CONFIG_DNS_RESOLVER
 2021-04-09 15:58 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH] smbinfo: Add command for displaying alternate data streams
 2021-04-09 14:05 UTC  (2+ messages)

[PATCH v7] vfs: fix copy_file_range regression in cross-fs copies
 2021-04-09 13:50 UTC  (8+ messages)
` [PATCH v8] "

[PATCH][next] cifs: cifspdu.h: Replace one-element array with flexible-array member
 2021-04-09  7:06 UTC  (5+ messages)

Query - cifscreds usage
 2021-04-09  4:55 UTC  (2+ messages)

[EXPERIMENT] new mount API verbose errors from userspace
 2021-04-09  4:36 UTC  (7+ messages)
        ` [EXPERIMENT v2] "

[PATCH] Documentation/admin-guide/cifs: document open_files and dfscache
 2021-04-09  4:31 UTC  (3+ messages)

[PATCH cifs segfault ]
 2021-04-09  4:18 UTC  (5+ messages)

[PATCH] cifs: Remove useless variable
 2021-04-09  4:09 UTC  (2+ messages)

[PATCH] cifs: improve fallocate emulation
 2021-04-09  3:55 UTC  (2+ messages)

[PATCH] fs: cifs: Remove repeated struct declaration
 2021-04-09  3:53 UTC  (2+ messages)

[GIT PULL] SMB3 Fixes
 2021-04-09  2:04 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the cifs tree
 2021-04-08 16:09 UTC  (2+ messages)

[PATCH] cifs: On cifs_reconnect, resolve the hostname again
 2021-04-08 10:50 UTC  (10+ messages)

[PATCH] cifs: improve fallocate emulation
 2021-04-08 10:36 UTC  (2+ messages)

[PATCH -next] cifsd: remove unused header <linux/version.h>
 2021-04-08  9:43 UTC 

[PATCH] cifsd: remove unused including <linux/version.h>
 2021-04-08  8:11 UTC  (2+ messages)

[PATCH 0/5] netfs: Fixes for the netfs lib
 2021-04-07 20:36 UTC  (7+ messages)
` [PATCH 1/5] netfs: Fix a missing rreq put in netfs_write_begin()
` [PATCH 2/5] netfs: Call trace_netfs_read() after ->begin_cache_operation()
` [PATCH 3/5] netfs: Don't record the copy termination error
` [PATCH 4/5] netfs: Fix copy-to-cache amalgamation
` [PATCH 5/5] netfs: Add a tracepoint to log failures that would be otherwise unseen

[PATCH] cifs: escape spaces in share names
 2021-04-07 18:56 UTC  (2+ messages)

[PATCH] cifsd: Select SG_POOL for SMB_SERVER
 2021-04-07  4:02 UTC  (2+ messages)

[PATCH] cifsd: use kfree to free memory allocated by kzalloc
 2021-04-07  0:17 UTC  (9+ messages)
  ` [Linux-cifsd-devel] "

[PATCH][CIFS] Insert and Collapse range
 2021-04-06 23:19 UTC  (3+ messages)

[bug report] cifsd: introduce SMB3 kernel server
 2021-04-06 23:32 UTC  (5+ messages)
`  "
    ` cifsd: introduce <SMB2n3> "

multiuser/cifscreds not functioning on newer Ubuntu releases
 2021-04-06 20:19 UTC  (4+ messages)

[PATCH] fs: cifs: Remove unnecessary struct declaration
 2021-04-02 15:42 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).