Linux CIFS
[Prev Page][Next Page]
- [PATCH v4 09/68] fscache: Implement volume registration, (continued)
- [PATCH v4 09/68] fscache: Implement volume registration, David Howells
- [PATCH v4 10/68] fscache: Implement cookie registration, David Howells
- [PATCH v4 11/68] fscache: Implement cache-level access helpers, David Howells
- [PATCH v4 12/68] fscache: Implement volume-level access helpers, David Howells
- [PATCH v4 13/68] fscache: Implement cookie-level access helpers, David Howells
- [PATCH v4 14/68] fscache: Implement functions add/remove a cache, David Howells
- [PATCH v4 15/68] fscache: Provide and use cache methods to lookup/create/free a volume, David Howells
- [PATCH v4 16/68] fscache: Add a function for a cache backend to note an I/O error, David Howells
- [PATCH v4 17/68] fscache: Implement simple cookie state machine, David Howells
- [PATCH v4 18/68] fscache: Implement cookie user counting and resource pinning, David Howells
- [PATCH v4 19/68] fscache: Implement cookie invalidation, David Howells
- [PATCH v4 20/68] fscache: Provide a means to begin an operation, David Howells
- [PATCH v4 22/68] fscache: Provide read/write stat counters for the cache, David Howells
- [PATCH v4 21/68] fscache: Count data storage objects in a cache, David Howells
- [PATCH v4 23/68] fscache: Provide a function to let the netfs update its coherency data, David Howells
- [PATCH v4 24/68] netfs: Pass more information on how to deal with a hole in the cache, David Howells
- [PATCH v4 25/68] fscache: Implement raw I/O interface, David Howells
- [PATCH v4 26/68] fscache: Implement higher-level write I/O interface, David Howells
- [PATCH v4 27/68] vfs, fscache: Implement pinning of cache usage for writeback, David Howells
- [PATCH v4 28/68] fscache: Provide a function to note the release of a page, David Howells
- [PATCH v4 29/68] fscache: Provide a function to resize a cookie, David Howells
- [PATCH v4 30/68] cachefiles: Introduce rewritten driver, David Howells
- [PATCH v4 31/68] cachefiles: Define structs, David Howells
- [PATCH v4 32/68] cachefiles: Add some error injection support, David Howells
- [PATCH v4 33/68] cachefiles: Add a couple of tracepoints for logging errors, David Howells
- [PATCH v4 34/68] cachefiles: Add cache error reporting macro, David Howells
- [PATCH v4 35/68] cachefiles: Add security derivation, David Howells
- [PATCH v4 36/68] cachefiles: Register a miscdev and parse commands over it, David Howells
- [PATCH v4 37/68] cachefiles: Provide a function to check how much space there is, David Howells
- [PATCH v4 38/68] vfs, cachefiles: Mark a backing file in use with an inode flag, David Howells
- [PATCH v4 39/68] cachefiles: Implement a function to get/create a directory in the cache, David Howells
- [PATCH v4 40/68] cachefiles: Implement cache registration and withdrawal, David Howells
- [PATCH v4 41/68] cachefiles: Implement volume support, David Howells
- [PATCH v4 42/68] cachefiles: Add tracepoints for calls to the VFS, David Howells
- [PATCH v4 43/68] cachefiles: Implement object lifecycle funcs, David Howells
- [PATCH v4 44/68] cachefiles: Implement key to filename encoding, David Howells
- [PATCH v4 45/68] cachefiles: Implement metadata/coherency data storage in xattrs, David Howells
- [PATCH v4 46/68] cachefiles: Mark a backing file in use with an inode flag, David Howells
- [PATCH v4 47/68] cachefiles: Implement culling daemon commands, David Howells
- [PATCH v4 48/68] cachefiles: Implement backing file wrangling, David Howells
- [PATCH v4 49/68] cachefiles: Implement begin and end I/O operation, David Howells
- [PATCH v4 50/68] cachefiles: Implement cookie resize for truncate, David Howells
- [PATCH v4 51/68] cachefiles: Implement the I/O routines, David Howells
- [PATCH v4 52/68] fscache, cachefiles: Store the volume coherency data, David Howells
- [PATCH v4 53/68] cachefiles: Allow cachefiles to actually function, David Howells
- [PATCH v4 54/68] fscache, cachefiles: Display stats of no-space events, David Howells
- [PATCH v4 55/68] fscache, cachefiles: Display stat of culling events, David Howells
- [PATCH v4 56/68] afs: Convert afs to use the new fscache API, David Howells
- [PATCH v4 57/68] afs: Copy local writes to the cache when writing to the server, David Howells
- [PATCH v4 58/68] afs: Skip truncation on the server of data we haven't written yet, David Howells
- [PATCH v4 59/68] 9p: Use fscache indexing rewrite and reenable caching, David Howells
- [PATCH v4 60/68] 9p: Copy local writes to the cache when writing to the server, David Howells
- [PATCH v4 61/68] nfs: Convert to new fscache volume/cookie API, David Howells
- [PATCH v4 62/68] nfs: Implement cache I/O by accessing the cache directly, David Howells
- [PATCH v4 63/68] cifs: Support fscache indexing rewrite (untested), David Howells
- [PATCH v4 64/68] ceph: conversion to new fscache API, David Howells
- [PATCH v4 65/68] ceph: add fscache writeback support, David Howells
- [PATCH v4 67/68] fscache: Add a tracepoint for cookie use/unuse, David Howells
- [PATCH v4 68/68] 9p, afs, ceph, cifs, nfs: Use current_is_kswapd() rather than gfpflags_allow_blocking(), David Howells
- Re: [PATCH v4 00/68] fscache, cachefiles: Rewrite, Jeff Layton
- Re: [Linux-cachefs] [PATCH v4 00/68] fscache, cachefiles: Rewrite, Marc Dionne
- Re: [PATCH v4 00/68] fscache, cachefiles: Rewrite, Jeff Layton
- Re: [PATCH v4 63/68] cifs: Support fscache indexing rewrite (untested), David Howells
- [PATCH v5 63/68] cifs: Support fscache indexing rewrite, David Howells
- Re: [PATCH v4 00/68] fscache, cachefiles: Rewrite, Dominique Martinet
- Re: [PATCH v5 63/68] cifs: Support fscache indexing rewrite, David Howells
- [PATCH v6] cifs: Support fscache indexing rewrite, David Howells
- Re: [PATCH v6] cifs: Support fscache indexing rewrite, David Howells
- [PATCH] ksmbd: set the rdma capability of network adapter using ib_client,
Hyunchul Lee
- fix workstation_name for multiuser mounts,
Ryan Bair
- [PATCH -next 1/4] ksmbd: Fix buffer_check_err() kernel-doc comment,
Yang Li
- [PATCH] ksmbd: use F_SETLK to force vfs_file_lock() to return asynchronously,
Vasily Averin
- [PATCH] cifs: invalidate dns resolver keys after use,
Shyam Prasad N
- [PATCH v2] cifs: sanitize multiple delimiters in prepath, Thiago Rafael Becker
- [PATCH] ksmbd: force "fail immediately" flag on fs with its own ->lock,
Vasily Averin
- [PATCH v3 00/68] fscache, cachefiles: Rewrite,
David Howells
- [PATCH v3 01/68] fscache, cachefiles: Disable configuration, David Howells
- [PATCH v3 04/68] netfs: Display the netfs inode number in the netfs_read tracepoint, David Howells
- [PATCH v3 05/68] netfs: Pass a flag to ->prepare_write() to say if there's no alloc'd space, David Howells
- [PATCH v3 06/68] fscache: Introduce new driver, David Howells
- [PATCH v3 07/68] fscache: Implement a hash function, David Howells
- [PATCH v3 08/68] fscache: Implement cache registration, David Howells
- [PATCH v3 09/68] fscache: Implement volume registration, David Howells
- [PATCH v3 10/68] fscache: Implement cookie registration, David Howells
- [PATCH v3 11/68] fscache: Implement cache-level access helpers, David Howells
- [PATCH v3 12/68] fscache: Implement volume-level access helpers, David Howells
- [PATCH v3 13/68] fscache: Implement cookie-level access helpers, David Howells
- [PATCH v3 14/68] fscache: Implement functions add/remove a cache, David Howells
- [PATCH v3 15/68] fscache: Provide and use cache methods to lookup/create/free a volume, David Howells
- [PATCH v3 16/68] fscache: Add a function for a cache backend to note an I/O error, David Howells
- [PATCH v3 17/68] fscache: Implement simple cookie state machine, David Howells
- [PATCH v3 18/68] fscache: Implement cookie user counting and resource pinning, David Howells
- [PATCH v3 19/68] fscache: Implement cookie invalidation, David Howells
- [PATCH v3 20/68] fscache: Provide a means to begin an operation, David Howells
- [PATCH v3 21/68] fscache: Count data storage objects in a cache, David Howells
- [PATCH v3 22/68] fscache: Provide read/write stat counters for the cache, David Howells
- [PATCH v3 23/68] fscache: Provide a function to let the netfs update its coherency data, David Howells
- [PATCH v3 24/68] netfs: Pass more information on how to deal with a hole in the cache, David Howells
- [PATCH v3 25/68] fscache: Implement raw I/O interface, David Howells
- [PATCH v3 26/68] fscache: Implement higher-level write I/O interface, David Howells
- [PATCH v3 27/68] vfs, fscache: Implement pinning of cache usage for writeback, David Howells
- [PATCH v3 28/68] fscache: Provide a function to note the release of a page, David Howells
- [PATCH v3 29/68] fscache: Provide a function to resize a cookie, David Howells
- [PATCH v3 30/68] cachefiles: Introduce rewritten driver, David Howells
- [PATCH v3 31/68] cachefiles: Define structs, David Howells
- [PATCH v3 32/68] cachefiles: Add some error injection support, David Howells
- [PATCH v3 33/68] cachefiles: Add a couple of tracepoints for logging errors, David Howells
- [PATCH v3 34/68] cachefiles: Add cache error reporting macro, David Howells
- [PATCH v3 35/68] cachefiles: Add security derivation, David Howells
- [PATCH v3 36/68] cachefiles: Register a miscdev and parse commands over it, David Howells
- [PATCH v3 39/68] cachefiles: Implement a function to get/create a directory in the cache, David Howells
- [PATCH v3 40/68] cachefiles: Implement cache registration and withdrawal, David Howells
- [PATCH v3 37/68] cachefiles: Provide a function to check how much space there is, David Howells
- [PATCH v3 41/68] cachefiles: Implement volume support, David Howells
- [PATCH v3 42/68] cachefiles: Add tracepoints for calls to the VFS, David Howells
- [PATCH v3 43/68] cachefiles: Implement object lifecycle funcs, David Howells
- [PATCH v3 44/68] cachefiles: Implement key to filename encoding, David Howells
- [PATCH v3 38/68] vfs, cachefiles: Mark a backing file in use with an inode flag, David Howells
- [PATCH v3 45/68] cachefiles: Implement metadata/coherency data storage in xattrs, David Howells
- [PATCH v3 46/68] cachefiles: Mark a backing file in use with an inode flag, David Howells
- [PATCH v3 47/68] cachefiles: Implement culling daemon commands, David Howells
- [PATCH v3 48/68] cachefiles: Implement backing file wrangling, David Howells
- [PATCH v3 50/68] cachefiles: Implement cookie resize for truncate, David Howells
- [PATCH v3 49/68] cachefiles: Implement begin and end I/O operation, David Howells
- [PATCH v3 51/68] cachefiles: Implement the I/O routines, David Howells
- [PATCH v3 52/68] fscache, cachefiles: Store the volume coherency data, David Howells
- [PATCH v3 53/68] cachefiles: Allow cachefiles to actually function, David Howells
- [PATCH v3 54/68] fscache, cachefiles: Display stats of no-space events, David Howells
- [PATCH v3 55/68] fscache, cachefiles: Display stat of culling events, David Howells
- [PATCH v3 56/68] afs: Handle len being extending over page end in write_begin/write_end, David Howells
- [PATCH v3 57/68] afs: Fix afs_write_end() to handle len > page size, David Howells
- [PATCH v3 58/68] afs: Convert afs to use the new fscache API, David Howells
- [PATCH v3 59/68] afs: Copy local writes to the cache when writing to the server, David Howells
- [PATCH v3 60/68] afs: Skip truncation on the server of data we haven't written yet, David Howells
- [PATCH v3 61/68] 9p: Use fscache indexing rewrite and reenable caching, David Howells
- [PATCH v3 62/68] 9p: Copy local writes to the cache when writing to the server, David Howells
- [PATCH v3 63/68] nfs: Convert to new fscache volume/cookie API, David Howells
- [PATCH v3 64/68] nfs: Implement cache I/O by accessing the cache directly, David Howells
- [PATCH v3 65/68] cifs: Support fscache indexing rewrite (untested), David Howells
- [PATCH v3 66/68] ceph: conversion to new fscache API, David Howells
- [PATCH v3 67/68] ceph: add fscache writeback support, David Howells
- Re: [PATCH v3 00/68] fscache, cachefiles: Rewrite, Jeff Layton
- [PATCH v2] ksmbd: disable SMB2_GLOBAL_CAP_ENCRYPTION for SMB 3.1.1,
Marcos Del Sol Vives
- [PATCH v2 0/6] Cleanup after removal of configs,
Alexandre Ghiti
- [PATCH v2 1/6] Documentation, arch: Remove leftovers from fscache/cachefiles histograms, Alexandre Ghiti
- [PATCH v2 2/6] Documentation, arch: Remove leftovers from raw device, Alexandre Ghiti
- [PATCH v2 3/6] Documentation, arch: Remove leftovers from CIFS_WEAK_PW_HASH, Alexandre Ghiti
- [PATCH v2 4/6] arch: Remove leftovers from mandatory file locking, Alexandre Ghiti
- [PATCH v2 5/6] Documentation, arch, fs: Remove leftovers from fscache object list, Alexandre Ghiti
- [PATCH v2 6/6] arch: Remove leftovers from prism54 wireless driver, Alexandre Ghiti
- Re: [PATCH v2 0/6] Cleanup after removal of configs, Thomas Bogendoerfer
- Re: [PATCH v2 5/6] Documentation, arch, fs: Remove leftovers from fscache object list, David Howells
- [PATCH v2 1/2] ksmbd: set RSS capable in FSCTL_QUERY_NETWORK_INTERFACE_INFO,
Namjae Jeon
- [PATCH] ksmbd: disable SMB2_GLOBAL_CAP_ENCRYPTION for SMB 3.1.1,
Marcos Del Sol Vives
- [PATCH 1/3] ksmbd: set RSS capable in FSCTL_QUERY_NETWORK_INTERFACE_INFO,
Namjae Jeon
- [PATCH 1/1] cifs: sanitize multiple delimiters in prepath,
Thiago Rafael Becker
- NULL pointer deref on 4.16.0-rc5 with multiuser mounts,
Ryan Bair
- [PATCH v2 00/67] fscache, cachefiles: Rewrite,
David Howells
- [PATCH v2 01/67] fscache, cachefiles: Disable configuration, David Howells
- [PATCH v2 04/67] netfs: Display the netfs inode number in the netfs_read tracepoint, David Howells
- [PATCH v2 05/67] netfs: Pass a flag to ->prepare_write() to say if there's no alloc'd space, David Howells
- [PATCH v2 06/67] fscache: Introduce new driver, David Howells
- [PATCH v2 07/67] fscache: Implement a hash function, David Howells
- [PATCH v2 08/67] fscache: Implement cache registration, David Howells
- [PATCH v2 09/67] fscache: Implement volume registration, David Howells
- [PATCH v2 10/67] fscache: Implement cookie registration, David Howells
- [PATCH v2 11/67] fscache: Implement cache-level access helpers, David Howells
- [PATCH v2 12/67] fscache: Implement volume-level access helpers, David Howells
- [PATCH v2 13/67] fscache: Implement cookie-level access helpers, David Howells
- [PATCH v2 14/67] fscache: Implement functions add/remove a cache, David Howells
- [PATCH v2 15/67] fscache: Provide and use cache methods to lookup/create/free a volume, David Howells
- [PATCH v2 16/67] fscache: Add a function for a cache backend to note an I/O error, David Howells
- [PATCH v2 17/67] fscache: Implement simple cookie state machine, David Howells
- [PATCH v2 18/67] fscache: Implement cookie user counting and resource pinning, David Howells
- [PATCH v2 19/67] fscache: Implement cookie invalidation, David Howells
- [PATCH v2 20/67] fscache: Provide a means to begin an operation, David Howells
- [PATCH v2 21/67] fscache: Count data storage objects in a cache, David Howells
- [PATCH v2 22/67] fscache: Provide read/write stat counters for the cache, David Howells
- [PATCH v2 23/67] fscache: Provide a function to let the netfs update its coherency data, David Howells
- [PATCH v2 24/67] netfs: Pass more information on how to deal with a hole in the cache, David Howells
- [PATCH v2 25/67] fscache: Implement raw I/O interface, David Howells
- [PATCH v2 26/67] fscache: Implement higher-level write I/O interface, David Howells
- [PATCH v2 27/67] vfs, fscache: Implement pinning of cache usage for writeback, David Howells
- [PATCH v2 28/67] fscache: Provide a function to note the release of a page, David Howells
- [PATCH v2 29/67] fscache: Provide a function to resize a cookie, David Howells
- [PATCH v2 30/67] cachefiles: Introduce rewritten driver, David Howells
- [PATCH v2 31/67] cachefiles: Define structs, David Howells
- [PATCH v2 32/67] cachefiles: Add some error injection support, David Howells
- [PATCH v2 33/67] cachefiles: Add a couple of tracepoints for logging errors, David Howells
- [PATCH v2 34/67] cachefiles: Add cache error reporting macro, David Howells
- [PATCH v2 35/67] cachefiles: Add security derivation, David Howells
- [PATCH v2 36/67] cachefiles: Register a miscdev and parse commands over it, David Howells
- [PATCH v2 37/67] cachefiles: Provide a function to check how much space there is, David Howells
- [PATCH v2 38/67] vfs, cachefiles: Mark a backing file in use with an inode flag, David Howells
- [PATCH v2 39/67] cachefiles: Implement a function to get/create a directory in the cache, David Howells
- [PATCH v2 40/67] cachefiles: Implement cache registration and withdrawal, David Howells
- [PATCH v2 41/67] cachefiles: Implement volume support, David Howells
- [PATCH v2 44/67] cachefiles: Implement key to filename encoding, David Howells
- [PATCH v2 45/67] cachefiles: Implement metadata/coherency data storage in xattrs, David Howells
- [PATCH v2 46/67] cachefiles: Mark a backing file in use with an inode flag, David Howells
- [PATCH v2 47/67] cachefiles: Implement culling daemon commands, David Howells
- [PATCH v2 42/67] cachefiles: Add tracepoints for calls to the VFS, David Howells
- [PATCH v2 43/67] cachefiles: Implement object lifecycle funcs, David Howells
- [PATCH v2 49/67] cachefiles: Implement begin and end I/O operation, David Howells
- [PATCH v2 48/67] cachefiles: Implement backing file wrangling, David Howells
- [PATCH v2 50/67] cachefiles: Implement cookie resize for truncate, David Howells
- [PATCH v2 52/67] cachefiles: Allow cachefiles to actually function, David Howells
- [PATCH v2 51/67] cachefiles: Implement the I/O routines, David Howells
- [PATCH v2 53/67] fscache, cachefiles: Display stats of no-space events, David Howells
- [PATCH v2 54/67] fscache, cachefiles: Display stat of culling events, David Howells
- [PATCH v2 55/67] afs: Handle len being extending over page end in write_begin/write_end, David Howells
- [PATCH v2 56/67] afs: Fix afs_write_end() to handle len > page size, David Howells
- [PATCH v2 57/67] afs: Convert afs to use the new fscache API, David Howells
- [PATCH v2 58/67] afs: Copy local writes to the cache when writing to the server, David Howells
- [PATCH v2 59/67] afs: Skip truncation on the server of data we haven't written yet, David Howells
- [PATCH v2 60/67] 9p: Use fscache indexing rewrite and reenable caching, David Howells
- [PATCH v2 61/67] 9p: Copy local writes to the cache when writing to the server, David Howells
- [PATCH v2 62/67] nfs: Convert to new fscache volume/cookie API, David Howells
- [PATCH v2 63/67] nfs: Implement cache I/O by accessing the cache directly, David Howells
- [PATCH v2 64/67] cifs: Support fscache indexing rewrite (untested), David Howells
- [PATCH v2 65/67] ceph: conversion to new fscache API, David Howells
- [PATCH v2 66/67] ceph: add fscache writeback support, David Howells
- Re: [PATCH v2 00/67] fscache, cachefiles: Rewrite, David Wysochanski
- [ linux-next ] 20211206 tree cifs panic,
Murphy Zhou
[PATCH] cifs: remove redundant assignment to pointer p,
Colin Ian King
[PATCH] cifs: Fix crash on unload of cifs_arc4.ko,
Vincent Whitchurch
[PATCH] cifs: avoid use of dstaddr as key for fscache client cookie, Shyam Prasad N
[PATCH] cifs: add server conn_id to fscache client cookie,
Shyam Prasad N
[PATCH] cifs: wait for tcon resource_id before getting fscache super,
Shyam Prasad N
linux-next: manual merge of the cifs tree with the fscache tree,
Stephen Rothwell
[PATCH SET] fscache fixes,
Shyam Prasad N
[PATCH] ksmbd: Remove unused fields from ksmbd_file struct definition,
Marios Makassikis
[PATCH] ksmbd: Remove unused parameter from smb2_get_name(),
Marios Makassikis
[PATCH] ksmbd: fix uninitialized symbol 'pntsd_size', Namjae Jeon
[RFC] Unify all programs into a single 'ksmbdctl' binary,
Enzo Matsumiya
[PATCH AUTOSEL 4.9 09/12] smb2: clarify rc initialization in smb2_reconnect, Sasha Levin
[PATCH AUTOSEL 4.14 10/14] smb2: clarify rc initialization in smb2_reconnect, Sasha Levin
[PATCH AUTOSEL 5.10 26/43] smb2: clarify rc initialization in smb2_reconnect, Sasha Levin
[PATCH AUTOSEL 4.4 6/9] smb2: clarify rc initialization in smb2_reconnect, Sasha Levin
[PATCH AUTOSEL 4.19 13/17] smb2: clarify rc initialization in smb2_reconnect, Sasha Levin
[PATCH AUTOSEL 5.4 15/25] smb2: clarify rc initialization in smb2_reconnect, Sasha Levin
[PATCH AUTOSEL 5.15 38/68] cifs: populate server_hostname for extra channels, Sasha Levin
[PATCH AUTOSEL 5.15 39/68] smb2: clarify rc initialization in smb2_reconnect, Sasha Levin
[PATCH] ksmbd: fix error code in ndr_read_int32(),
Dan Carpenter
Commit f980d055a0f858d73d9467bb0b570721bbfcdfb8 causes a regression,
Tim Gardner
[PATCH 00/64] fscache, cachefiles: Rewrite,
David Howells
- [PATCH 01/64] fscache, cachefiles: Disable configuration, David Howells
- [PATCH 04/64] netfs: Display the netfs inode number in the netfs_read tracepoint, David Howells
- [PATCH 05/64] netfs: Pass a flag to ->prepare_write() to say if there's no alloc'd space, David Howells
- [PATCH 07/64] fscache: Implement a hash function, David Howells
- [PATCH 08/64] fscache: Implement cache registration, David Howells
- [PATCH 09/64] fscache: Implement volume registration, David Howells
- [PATCH 10/64] fscache: Implement cookie registration, David Howells
- [PATCH 11/64] fscache: Implement cache-level access helpers, David Howells
- [PATCH 06/64] fscache: Introduce new driver, David Howells
- [PATCH 12/64] fscache: Implement volume-level access helpers, David Howells
- [PATCH 13/64] fscache: Implement cookie-level access helpers, David Howells
- [PATCH 14/64] fscache: Implement functions add/remove a cache, David Howells
- [PATCH 15/64] fscache: Provide and use cache methods to lookup/create/free a volume, David Howells
- [PATCH 16/64] fscache: Add a function for a cache backend to note an I/O error, David Howells
- [PATCH 17/64] fscache: Implement simple cookie state machine, David Howells
- [PATCH 18/64] fscache: Implement cookie user counting and resource pinning, David Howells
- [PATCH 19/64] fscache: Implement cookie invalidation, David Howells
- [PATCH 20/64] fscache: Provide a means to begin an operation, David Howells
- [PATCH 21/64] fscache: Count data storage objects in a cache, David Howells
- [PATCH 22/64] fscache: Provide read/write stat counters for the cache, David Howells
- [PATCH 23/64] fscache: Provide a function to let the netfs update its coherency data, David Howells
- [PATCH 24/64] netfs: Pass more information on how to deal with a hole in the cache, David Howells
- [PATCH 25/64] fscache: Implement raw I/O interface, David Howells
- [PATCH 26/64] fscache: Implement higher-level write I/O interface, David Howells
- [PATCH 27/64] vfs, fscache: Implement pinning of cache usage for writeback, David Howells
- [PATCH 28/64] fscache: Provide a function to note the release of a page, David Howells
- [PATCH 30/64] cachefiles: Introduce rewritten driver, David Howells
- [PATCH 29/64] fscache: Provide a function to resize a cookie, David Howells
- [PATCH 31/64] cachefiles: Define structs, David Howells
- [PATCH 32/64] cachefiles: Add some error injection support, David Howells
- [PATCH 33/64] cachefiles: Add a couple of tracepoints for logging errors, David Howells
- [PATCH 34/64] cachefiles: Add cache error reporting macro, David Howells
- [PATCH 35/64] cachefiles: Add security derivation, David Howells
- [PATCH 37/64] cachefiles: Provide a function to check how much space there is, David Howells
- [PATCH 36/64] cachefiles: Register a miscdev and parse commands over it, David Howells
- [PATCH 38/64] vfs, cachefiles: Mark a backing file in use with an inode flag, David Howells
- [PATCH 39/64] cachefiles: Implement a function to get/create a directory in the cache, David Howells
- [PATCH 40/64] cachefiles: Implement cache registration and withdrawal, David Howells
- [PATCH 41/64] cachefiles: Implement volume support, David Howells
- [PATCH 42/64] cachefiles: Add tracepoints for calls to the VFS, David Howells
- [PATCH 43/64] cachefiles: Implement object lifecycle funcs, David Howells
- [PATCH 44/64] cachefiles: Implement key to filename encoding, David Howells
- [PATCH 45/64] cachefiles: Implement metadata/coherency data storage in xattrs, David Howells
- [PATCH 46/64] cachefiles: Mark a backing file in use with an inode flag, David Howells
- [PATCH 47/64] cachefiles: Implement culling daemon commands, David Howells
- [PATCH 48/64] cachefiles: Implement backing file wrangling, David Howells
- [PATCH 49/64] cachefiles: Implement begin and end I/O operation, David Howells
- [PATCH 50/64] cachefiles: Implement cookie resize for truncate, David Howells
- [PATCH 51/64] cachefiles: Implement the I/O routines, David Howells
- [PATCH 52/64] cachefiles: Allow cachefiles to actually function, David Howells
- [PATCH 54/64] fscache, cachefiles: Display stat of culling events, David Howells
- [PATCH 56/64] afs: Fix afs_write_end() to handle len > page size, David Howells
- [PATCH 55/64] afs: Handle len being extending over page end in write_begin/write_end, David Howells
- [PATCH 57/64] afs: Convert afs to use the new fscache API, David Howells
- [PATCH 58/64] afs: Copy local writes to the cache when writing to the server, David Howells
- [PATCH 59/64] afs: Skip truncation on the server of data we haven't written yet, David Howells
- [PATCH 60/64] 9p: Use fscache indexing rewrite and reenable caching, David Howells
- [PATCH 62/64] nfs: Convert to new fscache volume/cookie API, David Howells
- [PATCH 63/64] cifs: Support fscache indexing rewrite (untested), David Howells
- [PATCH 53/64] fscache, cachefiles: Display stats of no-space events, David Howells
- [PATCH 61/64] 9p: Copy local writes to the cache when writing to the server, David Howells
- Re: [PATCH 35/64] cachefiles: Add security derivation, David Howells
- Re: [PATCH 00/64] fscache, cachefiles: Rewrite, Linus Torvalds
[PATCH AUTOSEL 5.4 2/2] smb3: do not error on fsync when readonly, Sasha Levin
[PATCH AUTOSEL 5.10 4/4] smb3: do not error on fsync when readonly, Sasha Levin
[PATCH AUTOSEL 5.15 5/7] cifs: nosharesock should not share socket with future sessions, Sasha Levin
[PATCH] ksmbd: fix memleak in get_file_stream_info(),
Namjae Jeon
[PATCH] ksmbd: use oid registry functions to decode OIDs,
Hyunchul Lee
[PATCH 1/2] ksmbd: downgrade addition info error msg to debug in smb2_get_info_sec(),
Namjae Jeon
[PATCH] ksmbd-tools: fix file transfer stuck at 99%,
Namjae Jeon
[PATCH] docs: filesystem: cifs: ksmbd: Fix small layout issues,
Salvatore Bonaccorso
[regression] mm, cifs panic,
Murphy Zhou
cifs: fix memory leak of smb3_fs_context_dup::server_hostname, Steve French
ksmbd: Unsupported addition info,
Oleksandr Natalenko
[PATCH] trivial coverity cleanup from multichannel series,
Steve French
[PATCH] protect srv_count with cifs_tcp_ses_lock, Steve French
smb3: do not error on fsync when readonly,
Steve French
performance improvements with recent fixes and multichannel, Steve French
updated Linux client multichannel patches, Steve French
[PATCH] updated version of the get_fscache_super_cookie fix, Steve French
[PATCH] fs:cifs: convert from atomic_t to refcount_t on tlink->tl_count,
cgel . zte
Ideas for Coverity 1507573 "Thread deadlock" fix, Steve French
[GIT PULL] netfs, 9p, afs, ceph: Use folios,
David Howells
[PATCH v5 0/4] netfs, 9p, afs, ceph: Support folios, at least partially,
David Howells
- [PATCH v5 1/4] folio: Add a function to change the private data attached to a folio, David Howells
- [PATCH v5 2/4] folio: Add a function to get the host inode for a folio, David Howells
- [PATCH v5 3/4] netfs, 9p, afs, ceph: Use folios, David Howells
- [PATCH v5 4/4] afs: Use folios in directory handling, David Howells
- Re: [PATCH v5 0/4] netfs, 9p, afs, ceph: Support folios, at least partially, Dominique Martinet
- Message not available
Fwd: + hitting-bug_on-trap-in-read_pages-mm-optimise-put_pages_list.patch added to -mm tree, Steve French
current ksmbd-for-next passes regression tests, Steve French
[PATCH] wait until we have the FS info from the server befor initializing fscache cookie,
Steve French
patch to removing minor DFS compile warnings,
Steve French
oops in fscache,
Steve French
Compounding patch, Steve French
[PATCH v4 0/5] netfs, 9p, afs, ceph: Support folios, at least partially,
David Howells
- [PATCH v4 1/5] folio: Add a function to change the private data attached to a folio, David Howells
- [PATCH v4 4/5] netfs, 9p, afs, ceph: Use folios, David Howells
- [PATCH v4 5/5] afs: Use folios in directory handling, David Howells
- [PATCH v4 3/5] folio: Add replacements for page_endio(), David Howells
- [PATCH v4 2/5] folio: Add a function to get the host inode for a folio, David Howells
- Re: [PATCH v4 0/5] netfs, 9p, afs, ceph: Support folios, at least partially, Jeff Layton
- Re: [PATCH v4 0/5] netfs, 9p, afs, ceph: Support folios, at least partially, Marc Dionne
Hitting BUG_ON trap in read_pages() - : [PATCH v2] mm: Optimise put_pages_list(),
Namjae Jeon
Updated version of cifs-send-workstation-name-during-ntlmssp-session-setup patch,
Steve French
Permission denied when chainbuilding packages with mock,
Julian Sikorski
[PATCH] ksmbd: Fix an error handling path in 'smb2_sess_setup()',
Christophe JAILLET
[PATCH] cifs: nosharesock should not share socket with future sessions,
Shyam Prasad N
[PATCH] cifs: send workstation name during ntlmssp session setup,
Shyam Prasad N
[PATCH 0/7] Cleanup after removal of configs,
Alexandre Ghiti
- [PATCH 1/7] Documentation, arch: Remove leftovers from fscache/cachefiles histograms, Alexandre Ghiti
- [PATCH 2/7] Documentation, arch: Remove leftovers from raw device, Alexandre Ghiti
- [PATCH 3/7] Documentation, arch: Remove leftovers from CIFS_WEAK_PW_HASH, Alexandre Ghiti
- [PATCH 4/7] arch: Remove leftovers from mandatory file locking, Alexandre Ghiti
- [PATCH 5/7] Documentation, arch, fs: Remove leftovers from fscache object list, Alexandre Ghiti
- [PATCH 6/7] include: mfd: Remove leftovers from bd70528 watchdog, Alexandre Ghiti
- [PATCH 7/7] arch: Remove leftovers from prism54 wireless driver, Alexandre Ghiti
- Re: [PATCH 0/7] Cleanup after removal of configs, Arnd Bergmann
cifs: suscpected double free in cifs_oplock_break on error, YE Chengfeng
[PATCH v2] ksmbd-tools: Standardize exit codes,
Guillaume Castagnino
trace point to print ip address we are trying to connect to,
Steve French
netfs and folios, Steve French
[PATCH] ksmbd-tools: fix unit file,
Guillaume Castagnino
[PATCH] ksmbd-tools: Standardize exit codes,
Guillaume Castagnino
[PATCH 1/3] ksmbd: remove smb2_buf_length in smb2_hdr,
Namjae Jeon
[PATCH] ksmbd: fix flexible_array.cocci warnings,
Guo Zhengkui
[PATCH v3 0/6] netfs, 9p, afs, ceph: Support folios, at least partially,
David Howells
EMI CORPORATION "6k9pu4c", EMI CORPORATION
[PATCH 1/2] ksmbd: set unique value to volume serial field in FS_VOLUME_INFORMATION,
Namjae Jeon
Volume Serial Number and Creation time not populated by ksmbd server,
Steve French
[PATCH v4 00/10] fscache: Replace and remove old I/O API,
David Howells
- [PATCH v4 01/10] fscache: Generalise the ->begin_read_operation method, David Howells
- [PATCH v4 03/10] cachefiles: Always indicate we should fill a post-EOF page with zeros, David Howells
- [PATCH v4 02/10] fscache: Fix fscache_cookie_enabled() to handle NULL cookie, David Howells
- [PATCH v4 04/10] fscache: Implement a fallback I/O interface to replace the old API, David Howells
- [PATCH v4 05/10] nfs: Move to using the alternate fallback fscache I/O API, David Howells
- [PATCH v4 06/10] 9p: Convert to using the netfs helper lib to do reads and caching, David Howells
- [PATCH v4 07/10] cifs: Move to using the alternate fallback fscache I/O API, David Howells
- [PATCH v4 08/10] fscache: Remove the old I/O API, David Howells
- [PATCH v4 09/10] fscache: Remove stats that are no longer used, David Howells
- [PATCH v4 10/10] fscache: Update the documentation to reflect I/O API changes, David Howells
- Re: [PATCH v4 00/10] fscache: Replace and remove old I/O API, Linus Torvalds
- Re: [PATCH v4 00/10] fscache: Replace and remove old I/O API, David Howells
[PATCH] ksmbd: don't need 8byte alignment for request length in ksmbd_check_message,
Namjae Jeon
[PATCH] ksmbd: Fix buffer length check in fsctl_validate_negotiate_info(),
Marios Makassikis
[PATCH v2 00/53] fscache: Rewrite index API and management system,
David Howells
- [PATCH v2 02/53] fscache_old: Rename CONFIG_FSCACHE* to CONFIG_FSCACHE_OLD*, David Howells
- [PATCH v2 04/53] cachefiles_old: Rename CONFIG_CACHEFILES* to CONFIG_CACHEFILES_OLD*, David Howells
- [PATCH v2 05/53] netfs: Display the netfs inode number in the netfs_read tracepoint, David Howells
- [PATCH v2 06/53] netfs: Pass a flag to ->prepare_write() to say if there's no alloc'd space, David Howells
- [PATCH v2 07/53] fscache: Introduce new driver, David Howells
- [PATCH v2 08/53] fscache: Implement a hash function, David Howells
- [PATCH v2 09/53] fscache: Implement cache registration, David Howells
- [PATCH v2 10/53] fscache: Implement volume registration, David Howells
- [PATCH v2 11/53] fscache: Implement cookie registration, David Howells
- [PATCH v2 12/53] fscache: Implement cache-level access helpers, David Howells
- [PATCH v2 13/53] fscache: Implement volume-level access helpers, David Howells
- [PATCH v2 14/53] fscache: Implement cookie-level access helpers, David Howells
- [PATCH v2 15/53] fscache: Implement functions add/remove a cache, David Howells
- [PATCH v2 16/53] fscache: Provide and use cache methods to lookup/create/free a volume, David Howells
- [PATCH v2 17/53] fscache: Add a function for a cache backend to note an I/O error, David Howells
- [PATCH v2 18/53] fscache: Implement simple cookie state machine, David Howells
- [PATCH v2 19/53] fscache: Implement cookie user counting and resource pinning, David Howells
- [PATCH v2 20/53] fscache: Implement cookie invalidation, David Howells
- [PATCH v2 21/53] fscache: Provide a means to begin an operation, David Howells
- [PATCH v2 22/53] fscache: Provide read/write stat counters for the cache, David Howells
- [PATCH v2 23/53] fscache: Provide a function to let the netfs update its coherency data, David Howells
- [PATCH v2 24/53] fscache: Implement I/O interface, David Howells
- [PATCH v2 25/53] fscache: Provide fallback I/O functions, David Howells
- [PATCH v2 26/53] vfs, fscache: Implement pinning of cache usage for writeback, David Howells
- [PATCH v2 27/53] fscache: Provide a function to note the release of a page, David Howells
- [PATCH v2 28/53] fscache: Provide a function to resize a cookie, David Howells
- [PATCH v2 29/53] cachefiles: Introduce new driver, David Howells
- [PATCH v2 30/53] cachefiles: Add some error injection support, David Howells
- [PATCH v2 31/53] cachefiles: Define structs, David Howells
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]