linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-22 19:03:15 to 2021-11-13 19:44:34 UTC [more...]

[GIT PULL] ksmbd fixes
 2021-11-13 19:44 UTC  (2+ messages)

[GIT PULL] netfs, 9p, afs, ceph: Use folios
 2021-11-13 19:44 UTC  (2+ messages)

performance improvements with recent fixes and multichannel
 2021-11-13 18:26 UTC 

Permission denied when chainbuilding packages with mock
 2021-11-13 15:37 UTC  (21+ messages)

updated Linux client multichannel patches
 2021-11-13  2:32 UTC 

[PATCH] updated version of the get_fscache_super_cookie fix
 2021-11-12 19:13 UTC 

[PATCH] fs:cifs: convert from atomic_t to refcount_t on tlink->tl_count
 2021-11-12  9:30 UTC 

Ideas for Coverity 1507573 "Thread deadlock" fix
 2021-11-12  4:08 UTC 

[PATCH] wait until we have the FS info from the server befor initializing fscache cookie
 2021-11-11 22:28 UTC  (2+ messages)

[PATCH v5 0/4] netfs, 9p, afs, ceph: Support folios, at least partially
 2021-11-11 15:45 UTC  (7+ messages)
` [PATCH v5 1/4] folio: Add a function to change the private data attached to a folio
` [PATCH v5 2/4] folio: Add a function to get the host inode for "
` [PATCH v5 3/4] netfs, 9p, afs, ceph: Use folios
` [PATCH v5 4/4] afs: Use folios in directory handling
  ` [kafs-testing] "

linux-next: build failure after merge of the cifs tree
 2021-11-10 22:32 UTC  (2+ messages)

Fwd: + hitting-bug_on-trap-in-read_pages-mm-optimise-put_pages_list.patch added to -mm tree
 2021-11-10 17:14 UTC 

oops in fscache
 2021-11-10 16:47 UTC  (3+ messages)

current ksmbd-for-next passes regression tests
 2021-11-10 16:41 UTC 

[PATCH v4 0/5] netfs, 9p, afs, ceph: Support folios, at least partially
 2021-11-10 15:18 UTC  (8+ messages)
` [PATCH v4 1/5] folio: Add a function to change the private data attached to a folio
` [PATCH v4 2/5] folio: Add a function to get the host inode for "
` [PATCH v4 3/5] folio: Add replacements for page_endio()
` [PATCH v4 4/5] netfs, 9p, afs, ceph: Use folios
` [PATCH v4 5/5] afs: Use folios in directory handling

patch to removing minor DFS compile warnings
 2021-11-10 10:18 UTC  (2+ messages)

Compounding patch
 2021-11-10  6:13 UTC 

Hitting BUG_ON trap in read_pages() - : [PATCH v2] mm: Optimise put_pages_list()
 2021-11-09 23:12 UTC  (3+ messages)

Updated version of cifs-send-workstation-name-during-ntlmssp-session-setup patch
 2021-11-08 18:18 UTC  (2+ messages)

[PATCH] cifs: send workstation name during ntlmssp session setup
 2021-11-08  7:11 UTC  (6+ messages)

[PATCH 0/7] Cleanup after removal of configs
 2021-11-08  6:20 UTC  (11+ messages)
` [PATCH 1/7] Documentation, arch: Remove leftovers from fscache/cachefiles histograms
` [PATCH 2/7] Documentation, arch: Remove leftovers from raw device
` [PATCH 3/7] Documentation, arch: Remove leftovers from CIFS_WEAK_PW_HASH
` [PATCH 4/7] arch: Remove leftovers from mandatory file locking
` [PATCH 5/7] Documentation, arch, fs: Remove leftovers from fscache object list
` [PATCH 6/7] include: mfd: Remove leftovers from bd70528 watchdog
` [PATCH 7/7] arch: Remove leftovers from prism54 wireless driver

[PATCH] ksmbd: Fix an error handling path in 'smb2_sess_setup()'
 2021-11-07 20:33 UTC  (2+ messages)

Permission denied when chainbuilding packages with mock
 2021-11-07 15:44 UTC 

[GIT PULL] cifs/smb3 client fixes
 2021-11-06 23:50 UTC  (2+ messages)

[PATCH] cifs: nosharesock should not share socket with future sessions
 2021-11-06 11:55 UTC 

[PATCH] ksmbd-tools: fix unit file
 2021-11-05 19:00 UTC  (3+ messages)

cifs: suscpected double free in cifs_oplock_break on error
 2021-11-05 14:19 UTC 

[PATCH v2] ksmbd-tools: Standardize exit codes
 2021-11-05  8:25 UTC  (2+ messages)

cifs-utils, Linux cifs kernel client and gssproxy
 2021-11-05  0:31 UTC  (14+ messages)
` [gssproxy] "

trace point to print ip address we are trying to connect to
 2021-11-04 21:05 UTC  (7+ messages)

[PATCH v3 0/6] netfs, 9p, afs, ceph: Support folios, at least partially
 2021-11-04 14:32 UTC  (14+ messages)
` [PATCH v3 1/6] afs: Sort out symlink reading
` [PATCH v3 2/6] 9p: Convert to using the netfs helper lib to do reads and caching
` [PATCH v3 3/6] folio: Add a function to change the private data attached to a folio
` [PATCH v3 4/6] folio: Add a function to get the host inode for "
` [PATCH v3 5/6] netfs, 9p, afs, ceph: Use folios
  ` [PATCH] folio: Add replacements for page_endio()
` [PATCH v3 6/6] afs: Use folios in directory handling

[PATCH] ksmbd: fix flexible_array.cocci warnings
 2021-11-04 12:56 UTC  (2+ messages)

[PATCH] ksmbd-tools: Standardize exit codes
 2021-11-04  8:33 UTC  (3+ messages)

netfs and folios
 2021-11-04  1:34 UTC 

[PATCH] ksmbd: fix flexible_array.cocci warnings
 2021-11-04  0:10 UTC  (3+ messages)

[PATCH 1/3] ksmbd: remove smb2_buf_length in smb2_hdr
 2021-11-03 13:33 UTC  (3+ messages)
` [PATCH 2/3] ksmbd: remove smb2_buf_length in smb2_transform_hdr
` [PATCH 3/3] ksmbd: change LeaseKey data type to u8 array

[PATCH] cifs: for compound requests, use open handle if possible
 2021-11-01 15:30 UTC  (3+ messages)

EMI CORPORATION "6k9pu4c"
 2021-11-01  7:02 UTC 

[PATCH 1/2] ksmbd: set unique value to volume serial field in FS_VOLUME_INFORMATION
 2021-11-01  1:33 UTC  (3+ messages)
` [PATCH 2/2] ksmbd: remove md4 leftovers

Volume Serial Number and Creation time not populated by ksmbd server
 2021-10-30 15:38 UTC  (2+ messages)

[PATCH v4 00/10] fscache: Replace and remove old I/O API
 2021-10-29 18:51 UTC  (15+ messages)
` [PATCH v4 01/10] fscache: Generalise the ->begin_read_operation method
` [PATCH v4 02/10] fscache: Fix fscache_cookie_enabled() to handle NULL cookie
` [PATCH v4 03/10] cachefiles: Always indicate we should fill a post-EOF page with zeros
` [PATCH v4 04/10] fscache: Implement a fallback I/O interface to replace the old API
` [PATCH v4 05/10] nfs: Move to using the alternate fallback fscache I/O API
` [PATCH v4 06/10] 9p: Convert to using the netfs helper lib to do reads and caching
` [PATCH v4 07/10] cifs: Move to using the alternate fallback fscache I/O API
` [PATCH v4 08/10] fscache: Remove the old "
` [PATCH v4 09/10] fscache: Remove stats that are no longer used
` [PATCH v4 10/10] fscache: Update the documentation to reflect I/O API changes

[PATCH v3 07/10] cifs: (untested) Move to using the alternate fallback fscache I/O API
 2021-10-29 14:02 UTC  (3+ messages)
` [PATCH v3 00/10] fscache: Replace and remove old "

[PATCH] ksmbd: Fix buffer length check in fsctl_validate_negotiate_info()
 2021-10-28 23:56 UTC  (3+ messages)

[PATCH] ksmbd: don't need 8byte alignment for request length in ksmbd_check_message
 2021-10-28 23:55 UTC  (2+ messages)

フェリースソニードよりお問い合わせ内容の送信
 2021-10-25 21:51 UTC 

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

[PATCH v2 00/53] fscache: Rewrite index API and management system
 2021-10-22 20:24 UTC  (43+ messages)
` [PATCH v2 16/53] fscache: Provide and use cache methods to lookup/create/free a volume
` [PATCH v2 17/53] fscache: Add a function for a cache backend to note an I/O error
` [PATCH v2 18/53] fscache: Implement simple cookie state machine
` [PATCH v2 19/53] fscache: Implement cookie user counting and resource pinning
` [PATCH v2 20/53] fscache: Implement cookie invalidation
` [PATCH v2 21/53] fscache: Provide a means to begin an operation
` [PATCH v2 22/53] fscache: Provide read/write stat counters for the cache
` [PATCH v2 23/53] fscache: Provide a function to let the netfs update its coherency data
` [PATCH v2 24/53] fscache: Implement I/O interface
` [PATCH v2 25/53] fscache: Provide fallback I/O functions
` [PATCH v2 26/53] vfs, fscache: Implement pinning of cache usage for writeback
` [PATCH v2 27/53] fscache: Provide a function to note the release of a page
` [PATCH v2 28/53] fscache: Provide a function to resize a cookie
` [PATCH v2 29/53] cachefiles: Introduce new driver
` [PATCH v2 30/53] cachefiles: Add some error injection support
` [PATCH v2 31/53] cachefiles: Define structs
` [PATCH v2 32/53] cachefiles: Add a couple of tracepoints for logging errors
` [PATCH v2 33/53] cachefiles: Add I/O error reporting macros
` [PATCH v2 34/53] cachefiles: Provide a function to check how much space there is
` [PATCH v2 35/53] cachefiles: Implement a function to get/create a directory in the cache
` [PATCH v2 36/53] cachefiles: Implement daemon UAPI and cache registration
` [PATCH v2 37/53] cachefiles: Implement volume support
` [PATCH v2 38/53] cachefiles: Implement data storage object handling
` [PATCH v2 39/53] cachefiles: Implement begin and end I/O
` [PATCH v2 40/53] cachefiles: Implement the I/O routines
` [PATCH v2 41/53] afs: Handle len being extending over page end in write_begin/write_end
` [PATCH v2 42/53] afs: Fix afs_write_end() to handle len > page size
` [PATCH v2 43/53] afs: Make afs_write_begin() return the THP subpage
` [PATCH v2 44/53] afs: Convert afs to use the new fscache API
` [PATCH v2 45/53] afs: Copy local writes to the cache when writing to the server
` [PATCH v2 46/53] afs: Skip truncation on the server of data we haven't written yet
` [PATCH v2 47/53] afs: Add synchronous O_DIRECT support
` [PATCH v2 48/53] 9p: Use fscache indexing rewrite and reenable caching
` [PATCH v2 49/53] 9p: Copy local writes to the cache when writing to the server
` [PATCH v2 50/53] nfs: Convert to new fscache volume/cookie API
` [PATCH v2 51/53] cifs: Support fscache indexing rewrite (untested)
` [PATCH v2 52/53] fscache, cachefiles: Display stats of no-space events
` [PATCH v2 53/53] fscache, cachefiles: Display stat of culling events


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