linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-16 12:43:28 to 2021-12-27 07:09:04 UTC [more...]

[PATCH] ksmbd: use F_SETLK to force vfs_file_lock() to return asynchronously
 2021-12-27  7:08 UTC  (13+ messages)

Happy Weekend:
 2021-12-26  9:29 UTC 

[PATCH] ksmbd: set the rdma capability of network adapter using ib_client
 2021-12-25 11:29 UTC  (7+ messages)

[PATCH] cifs: remove redundant assignment to pointer p
 2021-12-24 15:15 UTC  (2+ messages)

[GIT PULL] ksmbd fixes
 2021-12-24  1:22 UTC  (2+ messages)

[PATCH] cifs: invalidate dns resolver keys after use
 2021-12-23 20:33 UTC  (6+ messages)

[PATCH] cifs: handle async processing of F_SETLK with FL_SLEEP flag
 2021-12-23 18:00 UTC 

[PATCH v4 00/68] fscache, cachefiles: Rewrite
 2021-12-22 23:31 UTC  (66+ messages)
` [PATCH v4 01/68] fscache, cachefiles: Disable configuration
` [PATCH v4 04/68] netfs: Display the netfs inode number in the netfs_read tracepoint
` [PATCH v4 05/68] netfs: Pass a flag to ->prepare_write() to say if there's no alloc'd space
` [PATCH v4 06/68] fscache: Introduce new driver
` [PATCH v4 07/68] fscache: Implement a hash function
` [PATCH v4 08/68] fscache: Implement cache registration
` [PATCH v4 09/68] fscache: Implement volume registration
` [PATCH v4 10/68] fscache: Implement cookie registration
` [PATCH v4 11/68] fscache: Implement cache-level access helpers
` [PATCH v4 12/68] fscache: Implement volume-level "
` [PATCH v4 13/68] fscache: Implement cookie-level "
` [PATCH v4 14/68] fscache: Implement functions add/remove a cache
` [PATCH v4 15/68] fscache: Provide and use cache methods to lookup/create/free a volume
` [PATCH v4 16/68] fscache: Add a function for a cache backend to note an I/O error
` [PATCH v4 17/68] fscache: Implement simple cookie state machine
` [PATCH v4 18/68] fscache: Implement cookie user counting and resource pinning
` [PATCH v4 19/68] fscache: Implement cookie invalidation
` [PATCH v4 20/68] fscache: Provide a means to begin an operation
` [PATCH v4 21/68] fscache: Count data storage objects in a cache
` [PATCH v4 22/68] fscache: Provide read/write stat counters for the cache
` [PATCH v4 23/68] fscache: Provide a function to let the netfs update its coherency data
` [PATCH v4 24/68] netfs: Pass more information on how to deal with a hole in the cache
` [PATCH v4 25/68] fscache: Implement raw I/O interface
` [PATCH v4 26/68] fscache: Implement higher-level write "
` [PATCH v4 27/68] vfs, fscache: Implement pinning of cache usage for writeback
` [PATCH v4 28/68] fscache: Provide a function to note the release of a page
` [PATCH v4 29/68] fscache: Provide a function to resize a cookie
` [PATCH v4 30/68] cachefiles: Introduce rewritten driver
` [PATCH v4 31/68] cachefiles: Define structs
` [PATCH v4 32/68] cachefiles: Add some error injection support
` [PATCH v4 33/68] cachefiles: Add a couple of tracepoints for logging errors
` [PATCH v4 34/68] cachefiles: Add cache error reporting macro
` [PATCH v4 35/68] cachefiles: Add security derivation
` [PATCH v4 36/68] cachefiles: Register a miscdev and parse commands over it
` [PATCH v4 37/68] cachefiles: Provide a function to check how much space there is
` [PATCH v4 38/68] vfs, cachefiles: Mark a backing file in use with an inode flag
` [PATCH v4 39/68] cachefiles: Implement a function to get/create a directory in the cache
` [PATCH v4 40/68] cachefiles: Implement cache registration and withdrawal
` [PATCH v4 41/68] cachefiles: Implement volume support
` [PATCH v4 42/68] cachefiles: Add tracepoints for calls to the VFS
` [PATCH v4 43/68] cachefiles: Implement object lifecycle funcs
` [PATCH v4 44/68] cachefiles: Implement key to filename encoding
` [PATCH v4 45/68] cachefiles: Implement metadata/coherency data storage in xattrs
` [PATCH v4 46/68] cachefiles: Mark a backing file in use with an inode flag
` [PATCH v4 47/68] cachefiles: Implement culling daemon commands
` [PATCH v4 48/68] cachefiles: Implement backing file wrangling
` [PATCH v4 49/68] cachefiles: Implement begin and end I/O operation
` [PATCH v4 50/68] cachefiles: Implement cookie resize for truncate
` [PATCH v4 51/68] cachefiles: Implement the I/O routines
` [PATCH v4 52/68] fscache, cachefiles: Store the volume coherency data
` [PATCH v4 53/68] cachefiles: Allow cachefiles to actually function
` [PATCH v4 54/68] fscache, cachefiles: Display stats of no-space events
` [PATCH v4 55/68] fscache, cachefiles: Display stat of culling events
` [PATCH v4 56/68] afs: Convert afs to use the new fscache API
` [PATCH v4 57/68] afs: Copy local writes to the cache when writing to the server
` [PATCH v4 58/68] afs: Skip truncation on the server of data we haven't written yet
` [PATCH v4 59/68] 9p: Use fscache indexing rewrite and reenable caching
` [PATCH v4 60/68] 9p: Copy local writes to the cache when writing to the server
` [PATCH v4 61/68] nfs: Convert to new fscache volume/cookie API
` [PATCH v4 62/68] nfs: Implement cache I/O by accessing the cache directly
` [PATCH v4 63/68] cifs: Support fscache indexing rewrite (untested)
` [PATCH v4 64/68] ceph: conversion to new fscache API
` [PATCH v4 65/68] ceph: add fscache writeback support
` [PATCH v4 67/68] fscache: Add a tracepoint for cookie use/unuse
` [PATCH v4 68/68] 9p, afs, ceph, cifs, nfs: Use current_is_kswapd() rather than gfpflags_allow_blocking()

fix workstation_name for multiuser mounts
 2021-12-22 16:04 UTC  (2+ messages)
` [PATCH] cifs: "

[PATCH] ksmbd: force "fail immediately" flag on fs with its own ->lock
 2021-12-22  9:01 UTC  (2+ messages)

NULL pointer deref on 4.16.0-rc5 with multiuser mounts
 2021-12-22  1:04 UTC  (2+ messages)

[PATCH -next 1/4] ksmbd: Fix buffer_check_err() kernel-doc comment
 2021-12-21 11:39 UTC  (5+ messages)
` [PATCH -next 2/4] ksmbd: Fix smb2_set_info_file() "
` [PATCH -next 3/4] ksmbd: Delete an invalid arguement description in smb2_populate_readdir_entry()
` [PATCH -next 4/4] ksmbd: Fix smb2_get_name() kernel-doc comment

linux-next: manual merge of the cifs tree with the fscache tree
 2021-12-20  6:11 UTC  (6+ messages)
  ` [EXTERNAL] "

[GIT PULL] smb3 client fixes
 2021-12-19 20:34 UTC  (2+ messages)

[PATCH v3 00/68] fscache, cachefiles: Rewrite
 2021-12-17 20:43 UTC  (78+ messages)
` [PATCH v3 01/68] fscache, cachefiles: Disable configuration
` [PATCH v3 04/68] netfs: Display the netfs inode number in the netfs_read tracepoint
` [PATCH v3 05/68] netfs: Pass a flag to ->prepare_write() to say if there's no alloc'd space
` [PATCH v3 06/68] fscache: Introduce new driver
` [PATCH v3 07/68] fscache: Implement a hash function
` [PATCH v3 08/68] fscache: Implement cache registration
` [PATCH v3 09/68] fscache: Implement volume registration
` [PATCH v3 10/68] fscache: Implement cookie registration
` [PATCH v3 11/68] fscache: Implement cache-level access helpers
` [PATCH v3 12/68] fscache: Implement volume-level "
` [PATCH v3 13/68] fscache: Implement cookie-level "
` [PATCH v3 14/68] fscache: Implement functions add/remove a cache
` [PATCH v3 15/68] fscache: Provide and use cache methods to lookup/create/free a volume
` [PATCH v3 16/68] fscache: Add a function for a cache backend to note an I/O error
` [PATCH v3 17/68] fscache: Implement simple cookie state machine
` [PATCH v3 18/68] fscache: Implement cookie user counting and resource pinning
` [PATCH v3 19/68] fscache: Implement cookie invalidation
` [PATCH v3 20/68] fscache: Provide a means to begin an operation
` [PATCH v3 21/68] fscache: Count data storage objects in a cache
` [PATCH v3 22/68] fscache: Provide read/write stat counters for the cache
` [PATCH v3 23/68] fscache: Provide a function to let the netfs update its coherency data
` [PATCH v3 24/68] netfs: Pass more information on how to deal with a hole in the cache
` [PATCH v3 25/68] fscache: Implement raw I/O interface
` [PATCH v3 26/68] fscache: Implement higher-level write "
` [PATCH v3 27/68] vfs, fscache: Implement pinning of cache usage for writeback
` [PATCH v3 28/68] fscache: Provide a function to note the release of a page
` [PATCH v3 29/68] fscache: Provide a function to resize a cookie
` [PATCH v3 30/68] cachefiles: Introduce rewritten driver
` [PATCH v3 31/68] cachefiles: Define structs
` [PATCH v3 32/68] cachefiles: Add some error injection support
` [PATCH v3 33/68] cachefiles: Add a couple of tracepoints for logging errors
` [PATCH v3 34/68] cachefiles: Add cache error reporting macro
` [PATCH v3 35/68] cachefiles: Add security derivation
` [PATCH v3 36/68] cachefiles: Register a miscdev and parse commands over it
` [PATCH v3 37/68] cachefiles: Provide a function to check how much space there is
` [PATCH v3 38/68] vfs, cachefiles: Mark a backing file in use with an inode flag
` [PATCH v3 39/68] cachefiles: Implement a function to get/create a directory in the cache
` [PATCH v3 40/68] cachefiles: Implement cache registration and withdrawal
` [PATCH v3 41/68] cachefiles: Implement volume support
` [PATCH v3 42/68] cachefiles: Add tracepoints for calls to the VFS
` [PATCH v3 43/68] cachefiles: Implement object lifecycle funcs
` [PATCH v3 44/68] cachefiles: Implement key to filename encoding
` [PATCH v3 45/68] cachefiles: Implement metadata/coherency data storage in xattrs
` [PATCH v3 46/68] cachefiles: Mark a backing file in use with an inode flag
` [PATCH v3 47/68] cachefiles: Implement culling daemon commands
` [PATCH v3 48/68] cachefiles: Implement backing file wrangling
` [PATCH v3 49/68] cachefiles: Implement begin and end I/O operation
` [PATCH v3 50/68] cachefiles: Implement cookie resize for truncate
` [PATCH v3 51/68] cachefiles: Implement the I/O routines
` [PATCH v3 52/68] fscache, cachefiles: Store the volume coherency data
` [PATCH v3 53/68] cachefiles: Allow cachefiles to actually function
` [PATCH v3 54/68] fscache, cachefiles: Display stats of no-space events
` [PATCH v3 55/68] fscache, cachefiles: Display stat of culling events
` [PATCH v3 56/68] afs: Handle len being extending over page end in write_begin/write_end
` [PATCH v3 57/68] afs: Fix afs_write_end() to handle len > page size
` [PATCH v3 58/68] afs: Convert afs to use the new fscache API
` [PATCH v3 59/68] afs: Copy local writes to the cache when writing to the server
` [PATCH v3 60/68] afs: Skip truncation on the server of data we haven't written yet
` [PATCH v3 61/68] 9p: Use fscache indexing rewrite and reenable caching
` [PATCH v3 62/68] 9p: Copy local writes to the cache when writing to the server
` [PATCH v3 63/68] nfs: Convert to new fscache volume/cookie API
` [PATCH v3 64/68] nfs: Implement cache I/O by accessing the cache directly
` [PATCH v3 65/68] cifs: Support fscache indexing rewrite (untested)
` [PATCH v3 66/68] ceph: conversion to new fscache API
` [PATCH v3 67/68] ceph: add fscache writeback support

[PATCH v2] cifs: sanitize multiple delimiters in prepath
 2021-12-17 18:20 UTC 

[PATCH v2 5/6] Documentation, arch, fs: Remove leftovers from fscache object list
 2021-12-17 13:09 UTC  (4+ messages)
` [PATCH v2 0/6] Cleanup after removal of configs

[RFC] Unify all programs into a single 'ksmbdctl' binary
 2021-12-16 13:45 UTC  (6+ messages)

[PATCH v2 1/2] ksmbd: set RSS capable in FSCTL_QUERY_NETWORK_INTERFACE_INFO
 2021-12-16 13:20 UTC  (4+ messages)
` [PATCH v2 2/2] ksmbd: set both ipv4 and ipv6 "


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