Linux CIFS
[Prev Page][Next Page]
- [PATCH -next] ksmbd: Add kernel-doc for ksmbd_extract_sharename() function,
Yang Li
- Re: State of unix extensions and symlink support, Steve French
- [PATCH] smb: client: Fix a double lock bug in smb2_reconnect(),
Dan Carpenter
- [PATCH 1/5] cifs: avoid redundant calls to disable multichannel,
nspmangalore
- [PATCH v3 00/47] filelock: split file leases out of struct file_lock,
Jeff Layton
- [PATCH v3 01/47] filelock: fl_pid field should be signed int, Jeff Layton
- [PATCH v3 02/47] filelock: rename some fields in tracepoints, Jeff Layton
- [PATCH v3 03/47] filelock: rename fl_pid variable in lock_get_status, Jeff Layton
- [PATCH v3 04/47] filelock: add some new helper functions, Jeff Layton
- [PATCH v3 05/47] 9p: rename fl_type variable in v9fs_file_do_lock, Jeff Layton
- [PATCH v3 06/47] afs: convert to using new filelock helpers, Jeff Layton
- [PATCH v3 07/47] ceph: convert to using new filelock helpers, Jeff Layton
- [PATCH v3 08/47] dlm: convert to using new filelock helpers, Jeff Layton
- [PATCH v3 09/47] gfs2: convert to using new filelock helpers, Jeff Layton
- [PATCH v3 11/47] nfs: convert to using new filelock helpers, Jeff Layton
- [PATCH v3 12/47] nfsd: convert to using new filelock helpers, Jeff Layton
- [PATCH v3 13/47] ocfs2: convert to using new filelock helpers, Jeff Layton
- [PATCH v3 14/47] smb/client: convert to using new filelock helpers, Jeff Layton
- [PATCH v3 16/47] filelock: drop the IS_* macros, Jeff Layton
- [PATCH v3 17/47] filelock: split common fields into struct file_lock_core, Jeff Layton
- [PATCH v3 18/47] filelock: have fs/locks.c deal with file_lock_core directly, Jeff Layton
- [PATCH v3 20/47] filelock: make posix_same_owner take file_lock_core pointers, Jeff Layton
- [PATCH v3 15/47] smb/server: convert to using new filelock helpers, Jeff Layton
- [PATCH v3 22/47] filelock: make locks_{insert,delete}_global_locks take file_lock_core arg, Jeff Layton
- [PATCH v3 23/47] filelock: convert locks_{insert,delete}_global_blocked, Jeff Layton
- [PATCH v3 21/47] filelock: convert posix_owner_key to take file_lock_core arg, Jeff Layton
- [PATCH v3 24/47] filelock: make __locks_delete_block and __locks_wake_up_blocks take file_lock_core, Jeff Layton
- [PATCH v3 10/47] lockd: convert to using new filelock helpers, Jeff Layton
- [PATCH v3 25/47] filelock: convert __locks_insert_block, conflict and deadlock checks to use file_lock_core, Jeff Layton
- [PATCH v3 26/47] filelock: convert fl_blocker to file_lock_core, Jeff Layton
- [PATCH v3 27/47] filelock: clean up locks_delete_block internals, Jeff Layton
- [PATCH v3 28/47] filelock: reorganize locks_delete_block and __locks_insert_block, Jeff Layton
- [PATCH v3 29/47] filelock: make assign_type helper take a file_lock_core pointer, Jeff Layton
- [PATCH v3 31/47] filelock: convert locks_insert_lock_ctx and locks_delete_lock_ctx, Jeff Layton
- [PATCH v3 32/47] filelock: convert locks_translate_pid to take file_lock_core, Jeff Layton
- [PATCH v3 33/47] filelock: convert seqfile handling to use file_lock_core, Jeff Layton
- [PATCH v3 34/47] 9p: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v3 36/47] ceph: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v3 37/47] dlm: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v3 38/47] gfs2: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v3 39/47] fuse: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v3 40/47] lockd: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v3 41/47] nfs: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v3 42/47] nfsd: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v3 43/47] ocfs2: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v3 44/47] smb/client: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v3 45/47] smb/server: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v3 47/47] filelock: split leases out of struct file_lock, Jeff Layton
- [PATCH v3 30/47] filelock: convert locks_wake_up_blocks to take a file_lock_core pointer, Jeff Layton
- [PATCH v3 19/47] filelock: convert more internal functions to use file_lock_core, Jeff Layton
- [PATCH v3 35/47] afs: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v3 46/47] filelock: remove temporary compatibility macros, Jeff Layton
- Re: [PATCH v3 00/47] filelock: split file leases out of struct file_lock, NeilBrown
- Re: [PATCH v3 00/47] filelock: split file leases out of struct file_lock, Christian Brauner
- fix for patch "cifs" make sure that channel scaling is done only once",
Steve French
- [PATCH] smb: client: Fix a NULL vs IS_ERR() check in wsl_set_xattrs(),
Dan Carpenter
- [PATCH AUTOSEL 6.1 3/5] cifs: open_cached_dir should not rely on primary channel, Sasha Levin
- [PATCH AUTOSEL 6.6 07/10] cifs: open_cached_dir should not rely on primary channel, Sasha Levin
- [PATCH AUTOSEL 6.7 09/12] cifs: open_cached_dir should not rely on primary channel, Sasha Levin
- [PATCH 0/2] netfs: Miscellaneous fixes,
David Howells
- [PATCH 5.10.y] cifs: fix off-by-one in SMB2_query_info_init(),
Harshit Mogalapalli
- [PATCH 5.15.y] cifs: fix off-by-one in SMB2_query_info_init(),
Harshit Mogalapalli
- [PATCH 0/2] smb: client: fix "df: Resource temporarily unavailable" on 5.10 stable kernel,
kovalev
- Roadmap for netfslib and local caching (cachefiles),
David Howells
- [PATCH v2 00/41] filelock: split struct file_lock into file_lock and file_lease structs,
Jeff Layton
- [PATCH v2 01/41] filelock: rename some fields in tracepoints, Jeff Layton
- [PATCH v2 02/41] filelock: rename fl_pid variable in lock_get_status, Jeff Layton
- [PATCH v2 03/41] dlm: rename fl_flags variable in dlm_posix_unlock, Jeff Layton
- [PATCH v2 04/41] nfs: rename fl_flags variable in nfs4_proc_unlck, Jeff Layton
- [PATCH v2 05/41] nfsd: rename fl_type and fl_flags variables in nfsd4_lock, Jeff Layton
- [PATCH v2 08/41] afs: rename fl_type variable in afs_next_locker, Jeff Layton
- [PATCH v2 12/41] filelock: have fs/locks.c deal with file_lock_core directly, Jeff Layton
- [PATCH v2 13/41] filelock: convert some internal functions to use file_lock_core instead, Jeff Layton
- [PATCH v2 11/41] filelock: add coccinelle scripts to move fields to struct file_lock_core, Jeff Layton
- [PATCH v2 07/41] 9p: rename fl_type variable in v9fs_file_do_lock, Jeff Layton
- [PATCH v2 16/41] filelock: convert posix_owner_key to take file_lock_core arg, Jeff Layton
- [PATCH v2 17/41] filelock: make locks_{insert,delete}_global_locks take file_lock_core arg, Jeff Layton
- [PATCH v2 19/41] filelock: make __locks_delete_block and __locks_wake_up_blocks take file_lock_core, Jeff Layton
- [PATCH v2 21/41] filelock: convert fl_blocker to file_lock_core, Jeff Layton
- [PATCH v2 18/41] filelock: convert locks_{insert,delete}_global_blocked, Jeff Layton
- [PATCH v2 23/41] filelock: reorganize locks_delete_block and __locks_insert_block, Jeff Layton
- [PATCH v2 10/41] filelock: split common fields into struct file_lock_core, Jeff Layton
- [PATCH v2 24/41] filelock: make assign_type helper take a file_lock_core pointer, Jeff Layton
- [PATCH v2 25/41] filelock: convert locks_wake_up_blocks to take a file_lock_core pointer, Jeff Layton
- [PATCH v2 26/41] filelock: convert locks_insert_lock_ctx and locks_delete_lock_ctx, Jeff Layton
- [PATCH v2 15/41] filelock: make posix_same_owner take file_lock_core pointers, Jeff Layton
- [PATCH v2 27/41] filelock: convert locks_translate_pid to take file_lock_core, Jeff Layton
- [PATCH v2 28/41] filelock: convert seqfile handling to use file_lock_core, Jeff Layton
- [PATCH v2 29/41] 9p: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v2 22/41] filelock: clean up locks_delete_block internals, Jeff Layton
- [PATCH v2 30/41] afs: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v2 14/41] filelock: convert more internal functions to use file_lock_core, Jeff Layton
- [PATCH v2 31/41] ceph: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v2 32/41] dlm: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v2 34/41] lockd: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v2 36/41] nfsd: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v2 09/41] filelock: drop the IS_* macros, Jeff Layton
- [PATCH v2 37/41] ocfs2: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v2 39/41] smb/server: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v2 40/41] filelock: remove temporary compatability macros, Jeff Layton
- [PATCH v2 41/41] filelock: split leases out of struct file_lock, Jeff Layton
- [PATCH v2 20/41] filelock: convert __locks_insert_block, conflict and deadlock checks to use file_lock_core, Jeff Layton
- [PATCH v2 06/41] lockd: rename fl_flags and fl_type variables in nlmclnt_lock, Jeff Layton
- [PATCH v2 33/41] gfs2: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v2 35/41] nfs: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v2 38/41] smb/client: adapt to breakup of struct file_lock, Jeff Layton
- Re: [PATCH v2 00/41] filelock: split struct file_lock into file_lock and file_lease structs, Chuck Lever
- [LSF/MM TOPIC] QUIC kernel driver and use by kernel FS, Steve French
- multiuser mount not working in CentOS 9,
Tashrif
- [PATCH] smb: Work around Clang __bdos() type confusion,
Kees Cook
- [PATCH] fs/smb/server: fix off-by-one in ksmbd_nl_policy,
Kyle Zeng
- [PATCH] smb: client: delete "true", "false" defines,
Alexey Dobriyan
- [PATCH] cifs: fix stray unlock in cifs_chan_skip_or_disable,
nspmangalore
- [PATCH 45/82] cifs: Refactor intentional wrap-around test, Kees Cook
- [PATCH 14/82] smb: client: Refactor intentional wrap-around calculation, Kees Cook
- [PATCH v2 00/10] netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes,
David Howells
- [PATCH v2 01/10] netfs: Don't use certain unnecessary folio_*() functions, David Howells
- [PATCH v2 04/10] netfs, fscache: Prevent Oops in fscache_put_cache(), David Howells
- [PATCH v2 02/10] afs: Don't use certain unnecessary folio_*() functions, David Howells
- [PATCH v2 03/10] cifs: Don't use certain unnecessary folio_*() functions, David Howells
- [PATCH v2 05/10] netfs: Fix a NULL vs IS_ERR() check in netfs_perform_write(), David Howells
- [PATCH v2 06/10] cachefiles, erofs: Fix NULL deref in when cachefiles is not doing ondemand-mode, David Howells
- [PATCH v2 07/10] afs: Hide silly-rename files from userspace, David Howells
- [PATCH v2 08/10] afs: Fix error handling with lookup via FS.InlineBulkStatus, David Howells
- [PATCH v2 09/10] afs: Remove afs_dynroot_d_revalidate() as it is redundant, David Howells
- [PATCH v2 10/10] afs: Fix missing/incorrect unlocking of RCU read lock, David Howells
- [PATCH AUTOSEL 6.1 53/53] ksmbd: send lease break notification on FILE_RENAME_INFORMATION, Sasha Levin
- [PATCH AUTOSEL 6.1 52/53] ksmbd: fix potential circular locking issue in smb2_set_ea(), Sasha Levin
- [PATCH AUTOSEL 6.1 51/53] ksmbd: set v2 lease version on lease upgrade, Sasha Levin
- [PATCH AUTOSEL 6.6 73/73] ksmbd: send lease break notification on FILE_RENAME_INFORMATION, Sasha Levin
- [PATCH AUTOSEL 6.6 72/73] ksmbd: fix potential circular locking issue in smb2_set_ea(), Sasha Levin
- [PATCH AUTOSEL 6.6 71/73] ksmbd: set v2 lease version on lease upgrade, Sasha Levin
- [PATCH AUTOSEL 6.7 88/88] ksmbd: send lease break notification on FILE_RENAME_INFORMATION, Sasha Levin
- [PATCH AUTOSEL 6.7 87/88] ksmbd: fix potential circular locking issue in smb2_set_ea(), Sasha Levin
- [PATCH AUTOSEL 6.7 86/88] ksmbd: set v2 lease version on lease upgrade, Sasha Levin
- [PATCH 00/10] netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes,
David Howells
- [PATCH 02/10] afs: Don't use certain internal folio_*() functions, David Howells
- [PATCH 03/10] cifs: Don't use certain internal folio_*() functions, David Howells
- [PATCH 04/10] netfs, fscache: Prevent Oops in fscache_put_cache(), David Howells
- [PATCH 06/10] cachefiles, erofs: Fix NULL deref in when cachefiles is not doing ondemand-mode, David Howells
- [PATCH 07/10] afs: Hide silly-rename files from userspace, David Howells
- [PATCH 05/10] netfs: Fix a NULL vs IS_ERR() check in netfs_perform_write(), David Howells
- [PATCH 01/10] netfs: Don't use certain internal folio_*() functions, David Howells
- [PATCH 09/10] afs: Remove afs_dynroot_d_revalidate() as it is redundant, David Howells
- [PATCH 08/10] afs: Fix error handling with lookup via FS.InlineBulkStatus, David Howells
- [PATCH 10/10] afs: Fix missing/incorrect unlocking of RCU read lock, David Howells
- Re: [PATCH 00/10] netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes, Christian Brauner
- Re: [PATCH 00/10] netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes, Jeff Layton
- [PATCH 0/2] netfs, cachefiles: Update MAINTAINERS records,
David Howells
- cifs: integrate with netfs updates patch series,
Steve French
- [PATCH v1] ksmbd: fix global oob in ksmbd_nl_policy,
Lin Ma
- [PATCH 1/7] cifs: handle servers that still advertise multichannel after disabling,
nspmangalore
- [PATCH -next] smb: Fix some kernel-doc comments,
Yang Li
- [PATCH 1/4] smb: client: fix parsing of SMB3.1.1 POSIX create context,
Paulo Alcantara
- lightly updated versions of Shyam's recent multichannel patches,
Steve French
- [PATCH] fs: smb: client: Reset password pointer to NULL,
Fullway Wang
- [PATCH] minor updates to todo and usage for cifs.ko, Steve French
- [PATCH][SMB3 client] show beginning time for per share stats,
Steve French
- [PATCH 0/1] cifs.upcall: enable ccache init from keytab for multiuser mount sessions,
Florian Schwalm
- [PATCH 00/20] filelock: split struct file_lock into file_lock and file_lease structs,
Jeff Layton
- [PATCH 01/20] filelock: split common fields into struct file_lock_core, Jeff Layton
- [PATCH 02/20] filelock: add coccinelle scripts to move fields to struct file_lock_core, Jeff Layton
- [PATCH 03/20] filelock: the results of the coccinelle conversion, Jeff Layton
- [PATCH 04/20] filelock: fixups after the coccinelle changes, Jeff Layton
- [PATCH 05/20] filelock: convert some internal functions to use file_lock_core instead, Jeff Layton
- [PATCH 06/20] filelock: convert more internal functions to use file_lock_core, Jeff Layton
- [PATCH 07/20] filelock: make posix_same_owner take file_lock_core pointers, Jeff Layton
- [PATCH 08/20] filelock: convert posix_owner_key to take file_lock_core arg, Jeff Layton
- [PATCH 09/20] filelock: make locks_{insert,delete}_global_locks take file_lock_core arg, Jeff Layton
- [PATCH 10/20] filelock: convert locks_{insert,delete}_global_blocked, Jeff Layton
- [PATCH 11/20] filelock: convert the IS_* macros to take file_lock_core, Jeff Layton
- [PATCH 12/20] filelock: make __locks_delete_block and __locks_wake_up_blocks take file_lock_core, Jeff Layton
- [PATCH 13/20] filelock: convert __locks_insert_block, conflict and deadlock checks to use file_lock_core, Jeff Layton
- [PATCH 14/20] filelock: convert fl_blocker to file_lock_core, Jeff Layton
- [PATCH 15/20] filelock: clean up locks_delete_block internals, Jeff Layton
- [PATCH 16/20] filelock: reorganize locks_delete_block and __locks_insert_block, Jeff Layton
- [PATCH 17/20] filelock: make assign_type helper take a file_lock_core pointer, Jeff Layton
- [PATCH 18/20] filelock: convert locks_wake_up_blocks to take a file_lock_core pointer, Jeff Layton
- [PATCH 19/20] filelock: convert locks_insert_lock_ctx and locks_delete_lock_ctx, Jeff Layton
- [PATCH 20/20] filelock: split leases out of struct file_lock, Jeff Layton
- Re: [PATCH 00/20] filelock: split struct file_lock into file_lock and file_lease structs, Christian Brauner
- Re: [PATCH 02/20] filelock: add coccinelle scripts to move fields to struct file_lock_core, David Howells
- Re: [PATCH 00/20] filelock: split struct file_lock into file_lock and file_lease structs, Chuck Lever
- [PATCH][next] cifs: remove redundant variable tcon_exist,
Colin Ian King
- [PATCH AUTOSEL 6.1 09/14] smb: client: Fix minor whitespace errors and warnings,
Sasha Levin
- [PATCH AUTOSEL 6.6 14/19] smb: client: fix hardlinking of reparse points, Sasha Levin
- [PATCH AUTOSEL 6.6 13/19] smb: client: fix renaming of reparse points, Sasha Levin
- [PATCH AUTOSEL 6.6 12/19] smb: client: Fix minor whitespace errors and warnings, Sasha Levin
- [PATCH AUTOSEL 6.7 16/21] cifs: fix in logging in cifs_chan_update_iface, Sasha Levin
- [PATCH AUTOSEL 6.7 15/21] smb: client: fix hardlinking of reparse points, Sasha Levin
- [PATCH AUTOSEL 6.7 14/21] smb: client: fix renaming of reparse points, Sasha Levin
- [PATCH AUTOSEL 6.7 13/21] smb: client: Fix minor whitespace errors and warnings, Sasha Levin
- [PATCH] ksmbd: only v2 leases handle the directory, Namjae Jeon
- [PATCH v2] ksmbd: update feature status in documentation, Namjae Jeon
- [PATCH] ksmbd: update feature status in documentation,
Namjae Jeon
- [PATCH] keys, dns: Fix size check of V1 server-list header,
David Howells
- [PATCH 0/4] netfs, afs, erofs, cifs: Don't use certain internal folio_*() functions,
David Howells
- [PATCH] ksmbd: free ppace array on error in parse_dacl,
Fedor Pchelkin
- [PATCH 0/6] netfs, cachefiles: More additional patches,
David Howells
- [PATCH 1/6] netfs: Mark netfs_unbuffered_write_iter_locked() static, David Howells
- [PATCH 3/6] netfs: Fix interaction between write-streaming and cachefiles culling, David Howells
- [PATCH 2/6] netfs: Count DIO writes, David Howells
- [PATCH 4/6] netfs: Fix the loop that unmarks folios after writing to the cache, David Howells
- [PATCH 6/6] netfs: Fix wrong #ifdef hiding wait, David Howells
- [PATCH 5/6] cachefiles: Fix signed/unsigned mixup, David Howells
- Re: [PATCH 0/6] netfs, cachefiles: More additional patches, Marc Dionne
- Re: [PATCH 0/6] netfs, cachefiles: More additional patches, Jeff Layton
- [PATCH 6.1.y ] smb3: Replace smb2pdu 1-element arrays with flex-arrays,
Namjae Jeon
- Linux client SMB and DFS site awareness,
Jacob Shivers
- [PATCH 6.1 149/150] smb3: Replace smb2pdu 1-element arrays with flex-arrays,
Greg Kroah-Hartman
- Re: [REGRESSION 6.1.70] system calls with CIFS mounts failing with "Resource temporarily unavailable",
Jan Čermák
- [PATCH 1/3] cifs: delete unnecessary NULL checks in cifs_chan_update_iface(),
Dan Carpenter
- [PATCH 1/2] ksmbd: don't allow O_TRUNC open on read-only share,
Namjae Jeon
- [PATCH 1/2] smb: client: stop revalidating reparse points unnecessarily,
Paulo Alcantara
- [Regression 6.1.y] From "cifs: Fix flushing, invalidation and file size with copy_file_range()",
Salvatore Bonaccorso
Information on use-after-free in smb2_is_status_io_timeout()?,
Salvatore Bonaccorso
Re: Patch "cifs: Fix flushing, invalidation and file size with copy_file_range()" has been added to the 6.1-stable tree, Jitindar Singh, Suraj
CIFS with Virtual box won't mount share, Anna Naden
[GIT PULL] SMB3 client multichannel fixes,
Steve French
[PATCH 5.10 19/75] keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry, Greg Kroah-Hartman
[PATCH 5.15 21/95] keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry, Greg Kroah-Hartman
[PATCH 0/5] netfs, cachefiles, 9p: Additional patches,
David Howells
- [PATCH 1/5] cachefiles: Fix __cachefiles_prepare_write(), David Howells
- [PATCH 2/5] 9p: Fix initialisation of netfs_inode for 9p, David Howells
- [PATCH 3/5] 9p: Do a couple of cleanups, David Howells
- [PATCH 4/5] 9p: Always update remote_i_size in stat2inode, David Howells
- [PATCH 5/5] 9p: Use length of data written to the server in preference to error, David Howells
- [PATCH 6/5] netfs: Rearrange netfs_io_subrequest to put request pointer first, David Howells
- [PATCH 7/5] netfs: Fix proc/fs/fscache symlink to point to "netfs" not "../netfs", David Howells
- Re: [PATCH 0/5] netfs, cachefiles, 9p: Additional patches, Christian Brauner
[PATCH] cifs: Pass unbyteswapped eof value into SMB2_set_eof(),
David Howells
[PATCH 6.1 038/112] keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry, Greg Kroah-Hartman
[PATCH 6.6 067/156] keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry,
Greg Kroah-Hartman
[PATCH] smb3: Improve exception handling in allocate_mr_list(),
Markus Elfring
Recent multichannel fixes for the client, Steve French
[PATCH 1/2] smb: client: reuse file lease key in compound operations,
meetakshisetiyaoss
[PATCH] cifs: after disabling multichannel, mark tcon for reconnect,
nspmangalore
[PATCH 1/4] cifs: cifs_chan_is_iface_active should be called with chan_lock held,
nspmangalore
Re: Attention for fsnotify working with FUSE (and CIFS and NFS), Steve French
[PATCH] MAINTAINERS: Update Ronnie Sahlberg's address, Bagas Sanjaya
fs/smb/client/sess.c:462:20: warning: duplicated ‘if’ condition,
David Binderman
[cifs:for-next-next] [smb3] 29ed7da631: filebench.sum_operations/s 18.8% improvement, kernel test robot
[PATCH AUTOSEL 6.1 18/24] smb: client: fix potential OOB in smb2_dump_detail(), Sasha Levin
[PATCH AUTOSEL 6.6 29/39] smb: client: fix potential OOB in smb2_dump_detail(), Sasha Levin
[linux-next:master] BUILD REGRESSION 39676dfe52331dba909c617f213fdb21015c8d10, kernel test robot
Various reparse point and special file handling patches, Steve French
[GIT PULL] afs, dns: Fix dynamic root interaction with negative DNS,
David Howells
[PATCH v4 3/3] keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry,
David Howells
[PATCH v5 00/40] netfs, afs, 9p: Delegate high-level I/O to netfslib,
David Howells
- [PATCH v5 01/40] afs: Remove whitespace before most ')' from the trace header, David Howells
- [PATCH v5 02/40] afs: Automatically generate trace tag enums, David Howells
- [PATCH v5 03/40] netfs, fscache: Move fs/fscache/* into fs/netfs/, David Howells
- [PATCH v5 04/40] netfs, fscache: Combine fscache with netfs, David Howells
- [PATCH v5 05/40] netfs, fscache: Remove ->begin_cache_operation, David Howells
- [PATCH v5 06/40] netfs, fscache: Move /proc/fs/fscache to /proc/fs/netfs and put in a symlink, David Howells
- [PATCH v5 07/40] netfs: Move pinning-for-writeback from fscache to netfs, David Howells
- [PATCH v5 08/40] netfs: Add a procfile to list in-progress requests, David Howells
- [PATCH v5 09/40] netfs: Allow the netfs to make the io (sub)request alloc larger, David Howells
- [PATCH v5 10/40] netfs: Add a ->free_subrequest() op, David Howells
- [PATCH v5 11/40] afs: Don't use folio->private to record partial modification, David Howells
- [PATCH v5 12/40] netfs: Provide invalidate_folio and release_folio calls, David Howells
- [PATCH v5 13/40] netfs: Implement unbuffered/DIO vs buffered I/O locking, David Howells
- [PATCH v5 14/40] netfs: Add iov_iters to (sub)requests to describe various buffers, David Howells
- [PATCH v5 15/40] netfs: Add support for DIO buffering, David Howells
- [PATCH v5 16/40] netfs: Provide tools to create a buffer in an xarray, David Howells
- [PATCH v5 17/40] netfs: Add func to calculate pagecount/size-limited span of an iterator, David Howells
- [PATCH v5 18/40] netfs: Limit subrequest by size or number of segments, David Howells
- [PATCH v5 19/40] netfs: Extend the netfs_io_*request structs to handle writes, David Howells
- [PATCH v5 22/40] netfs: Make the refcounting of netfs_begin_read() easier to use, David Howells
- [PATCH v5 21/40] netfs: Make netfs_put_request() handle a NULL pointer, David Howells
- [PATCH v5 23/40] netfs: Prep to use folio->private for write grouping and streaming write, David Howells
- [PATCH v5 24/40] netfs: Dispatch write requests to process a writeback slice, David Howells
- [PATCH v5 20/40] netfs: Add a hook to allow tell the netfs to update its i_size, David Howells
- [PATCH v5 25/40] netfs: Provide func to copy data to pagecache for buffered write, David Howells
- [PATCH v5 26/40] netfs: Make netfs_read_folio() handle streaming-write pages, David Howells
- [PATCH v5 27/40] netfs: Allocate multipage folios in the writepath, David Howells
- [PATCH v5 28/40] netfs: Implement unbuffered/DIO read support, David Howells
- [PATCH v5 29/40] netfs: Implement unbuffered/DIO write support, David Howells
- [PATCH v5 30/40] netfs: Implement buffered write API, David Howells
- [PATCH v5 31/40] netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite(), David Howells
- [PATCH v5 32/40] netfs: Provide netfs_file_read_iter(), David Howells
- [PATCH v5 33/40] netfs, cachefiles: Pass upper bound length to allow expansion, David Howells
- [PATCH v5 34/40] netfs: Provide a writepages implementation, David Howells
- [PATCH v5 35/40] netfs: Provide a launder_folio implementation, David Howells
- [PATCH v5 36/40] netfs: Implement a write-through caching option, David Howells
- [PATCH v5 37/40] netfs: Optimise away reads above the point at which there can be no data, David Howells
- [PATCH v5 38/40] netfs: Export the netfs_sreq tracepoint, David Howells
- [PATCH v5 39/40] afs: Use the netfs write helpers, David Howells
- [PATCH v5 40/40] 9p: Use netfslib read/write_iter, David Howells
- [PATCH] Fix EROFS Kconfig, David Howells
- Re: [PATCH v5 40/40] 9p: Use netfslib read/write_iter, David Howells
- [PATCH] 9p: Fix initialisation of netfs_inode for 9p, David Howells
[PATCH 5.15 80/83] ksmbd: Mark as BROKEN in the 5.15.y kernel,
Greg Kroah-Hartman
[PATCH AUTOSEL 6.1 08/15] ksmbd: avoid duplicate opinfo_put() call on error of smb21_lease_break_ack(), Sasha Levin
[PATCH AUTOSEL 6.6 10/18] ksmbd: avoid duplicate opinfo_put() call on error of smb21_lease_break_ack(), Sasha Levin
[PATCH] ksmbd: Mark as BROKEN in the 5.15.y kernel, Greg Kroah-Hartman
[PATCH] ksmbd: Add missing set_freezable() for freezable kthread,
Kevin Hao
[PATCH 1/3] ksmbd: set v2 lease version on lease upgrade,
Namjae Jeon
ksmbd oops, Steve French
[PATCH 1/2] smb: client: fix potential OOB in cifs_dump_detail(),
Paulo Alcantara
[PATCH] ksmbd: vfs: fix all kernel-doc warnings,
Randy Dunlap
[PATCH] ksmbd: auth: fix most kernel-doc warnings,
Randy Dunlap
[PATCH] smb: client: fix OOB in smbCalcSize(),
Paulo Alcantara
[PATCHv2] smb3: allow files to be created with backslash in name,
Steve French
[PATCH 1/2] cifs: fix a pending undercount of srv_count,
nspmangalore
[GIT PULL] four smb3 client fixes,
Steve French
[PATCH] ksmbd: Remove usage of the deprecated ida_simple_xx() API,
Christophe JAILLET
[PATCH v4 00/13] netfs, cifs: Delegate high-level I/O to netfslib,
David Howells
- [PATCH v4 01/13] netfs: Rearrange netfs_io_subrequest to put request pointer first, David Howells
- [PATCH v4 02/13] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest, David Howells
- [PATCH v4 03/13] cifs: Share server EOF pos with netfslib, David Howells
- [PATCH v4 04/13] cifs: Set zero_point in the copy_file_range() and remap_file_range(), David Howells
- [PATCH v4 06/13] cifs: Use more fields from netfs_io_subrequest, David Howells
- [PATCH v4 05/13] cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest, David Howells
- [PATCH v4 07/13] cifs: Make wait_mtu_credits take size_t args, David Howells
- [PATCH v4 08/13] cifs: Implement netfslib hooks, David Howells
- [PATCH v4 09/13] cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c, David Howells
- [PATCH v4 11/13] cifs: Remove some code that's no longer used, part 1, David Howells
- [PATCH v4 10/13] cifs: Cut over to using netfslib, David Howells
- [PATCH v4 12/13] cifs: Remove some code that's no longer used, part 2, David Howells
- [PATCH v4 13/13] cifs: Remove some code that's no longer used, part 3, David Howells
[PATCH 1/2] smb: client: fix OOB in cifsd when receiving compounded resps,
Paulo Alcantara
[PATCH v4 00/39] netfs, afs, 9p: Delegate high-level I/O to netfslib,
David Howells
- [PATCH v4 01/39] netfs, fscache: Move fs/fscache/* into fs/netfs/, David Howells
- [PATCH v4 02/39] netfs, fscache: Combine fscache with netfs, David Howells
- [PATCH v4 03/39] netfs, fscache: Remove ->begin_cache_operation, David Howells
- [PATCH v4 04/39] netfs, fscache: Move /proc/fs/fscache to /proc/fs/netfs and put in a symlink, David Howells
- [PATCH v4 05/39] netfs: Move pinning-for-writeback from fscache to netfs, David Howells
- [PATCH v4 06/39] netfs: Add a procfile to list in-progress requests, David Howells
- [PATCH v4 07/39] netfs: Allow the netfs to make the io (sub)request alloc larger, David Howells
- [PATCH v4 08/39] netfs: Add a ->free_subrequest() op, David Howells
- [PATCH v4 09/39] afs: Don't use folio->private to record partial modification, David Howells
- [PATCH v4 11/39] netfs: Implement unbuffered/DIO vs buffered I/O locking, David Howells
- [PATCH v4 10/39] netfs: Provide invalidate_folio and release_folio calls, David Howells
- [PATCH v4 12/39] netfs: Add iov_iters to (sub)requests to describe various buffers, David Howells
- [PATCH v4 13/39] netfs: Add support for DIO buffering, David Howells
- [PATCH v4 14/39] netfs: Provide tools to create a buffer in an xarray, David Howells
- [PATCH v4 16/39] netfs: Add func to calculate pagecount/size-limited span of an iterator, David Howells
- [PATCH v4 15/39] netfs: Add bounce buffering support, David Howells
- [PATCH v4 17/39] netfs: Limit subrequest by size or number of segments, David Howells
- [PATCH v4 19/39] netfs: Extend the netfs_io_*request structs to handle writes, David Howells
- [PATCH v4 18/39] netfs: Export netfs_put_subrequest() and some tracepoints, David Howells
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]