Linux CIFS Development
[Prev Page][Next Page]
- [PATCH 53/64] fscache, cachefiles: Display stats of no-space events
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 63/64] cifs: Support fscache indexing rewrite (untested)
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 62/64] nfs: Convert to new fscache volume/cookie API
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 60/64] 9p: Use fscache indexing rewrite and reenable caching
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 59/64] afs: Skip truncation on the server of data we haven't written yet
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 58/64] afs: Copy local writes to the cache when writing to the server
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 57/64] afs: Convert afs to use the new fscache API
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 55/64] afs: Handle len being extending over page end in write_begin/write_end
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 56/64] afs: Fix afs_write_end() to handle len > page size
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 54/64] fscache, cachefiles: Display stat of culling events
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 52/64] cachefiles: Allow cachefiles to actually function
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 51/64] cachefiles: Implement the I/O routines
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 50/64] cachefiles: Implement cookie resize for truncate
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 49/64] cachefiles: Implement begin and end I/O operation
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 48/64] cachefiles: Implement backing file wrangling
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 47/64] cachefiles: Implement culling daemon commands
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 46/64] cachefiles: Mark a backing file in use with an inode flag
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 45/64] cachefiles: Implement metadata/coherency data storage in xattrs
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 44/64] cachefiles: Implement key to filename encoding
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 43/64] cachefiles: Implement object lifecycle funcs
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 42/64] cachefiles: Add tracepoints for calls to the VFS
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 41/64] cachefiles: Implement volume support
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 40/64] cachefiles: Implement cache registration and withdrawal
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 39/64] cachefiles: Implement a function to get/create a directory in the cache
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 38/64] vfs, cachefiles: Mark a backing file in use with an inode flag
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 36/64] cachefiles: Register a miscdev and parse commands over it
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 37/64] cachefiles: Provide a function to check how much space there is
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 35/64] cachefiles: Add security derivation
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 34/64] cachefiles: Add cache error reporting macro
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 33/64] cachefiles: Add a couple of tracepoints for logging errors
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 32/64] cachefiles: Add some error injection support
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 31/64] cachefiles: Define structs
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 29/64] fscache: Provide a function to resize a cookie
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 30/64] cachefiles: Introduce rewritten driver
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 28/64] fscache: Provide a function to note the release of a page
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 27/64] vfs, fscache: Implement pinning of cache usage for writeback
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 26/64] fscache: Implement higher-level write I/O interface
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 25/64] fscache: Implement raw I/O interface
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 24/64] netfs: Pass more information on how to deal with a hole in the cache
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 23/64] fscache: Provide a function to let the netfs update its coherency data
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 22/64] fscache: Provide read/write stat counters for the cache
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 21/64] fscache: Count data storage objects in a cache
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 20/64] fscache: Provide a means to begin an operation
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 19/64] fscache: Implement cookie invalidation
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 18/64] fscache: Implement cookie user counting and resource pinning
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 17/64] fscache: Implement simple cookie state machine
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 16/64] fscache: Add a function for a cache backend to note an I/O error
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 15/64] fscache: Provide and use cache methods to lookup/create/free a volume
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 14/64] fscache: Implement functions add/remove a cache
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 13/64] fscache: Implement cookie-level access helpers
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 12/64] fscache: Implement volume-level access helpers
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 06/64] fscache: Introduce new driver
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 11/64] fscache: Implement cache-level access helpers
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 10/64] fscache: Implement cookie registration
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 09/64] fscache: Implement volume registration
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 08/64] fscache: Implement cache registration
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 07/64] fscache: Implement a hash function
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 05/64] netfs: Pass a flag to ->prepare_write() to say if there's no alloc'd space
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 04/64] netfs: Display the netfs inode number in the netfs_read tracepoint
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 01/64] fscache, cachefiles: Disable configuration
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 00/64] fscache, cachefiles: Rewrite
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [GIT PULL] ksmbd server fixes
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] ksmbd server fixes
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH AUTOSEL 5.4 2/2] smb3: do not error on fsync when readonly
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 4/4] smb3: do not error on fsync when readonly
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 5/7] cifs: nosharesock should not share socket with future sessions
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [GIT PULL] cifs/smb3 fixes
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] cifs/smb3 fixes
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] ksmbd: fix memleak in get_file_stream_info()
- From: Hyunchul Lee <hyc.lee@xxxxxxxxx>
- Re: [PATCH] ksmbd-tools: fix file transfer stuck at 99%
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH] ksmbd: fix memleak in get_file_stream_info()
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH] ksmbd: use oid registry functions to decode OIDs
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH] ksmbd: use oid registry functions to decode OIDs
- From: Hyunchul Lee <hyc.lee@xxxxxxxxx>
- Re: [PATCH 2/2] ksmbd: contain default data stream even if xattr is empty
- From: Hyunchul Lee <hyc.lee@xxxxxxxxx>
- Re: [PATCH 1/2] ksmbd: downgrade addition info error msg to debug in smb2_get_info_sec()
- From: Hyunchul Lee <hyc.lee@xxxxxxxxx>
- Re: [PATCH] ksmbd-tools: fix file transfer stuck at 99%
- From: Marios Makassikis <mmakassikis@xxxxxxxxxx>
- Re: [PATCH] ksmbd-tools: fix file transfer stuck at 99%
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH] ksmbd-tools: fix file transfer stuck at 99%
- From: Marios Makassikis <mmakassikis@xxxxxxxxxx>
- Re: [PATCH] cifs: nosharesock should not share socket with future sessions
- From: Shyam Prasad N <nspmangalore@xxxxxxxxx>
- [PATCH 2/2] ksmbd: contain default data stream even if xattr is empty
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH 1/2] ksmbd: downgrade addition info error msg to debug in smb2_get_info_sec()
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH] ksmbd-tools: fix file transfer stuck at 99%
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [Test Request] Re: ksmbd: Unsupported addition info
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [GIT PULL] cifs/smb3 fixes
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH] docs: filesystem: cifs: ksmbd: Fix small layout issues
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [GIT PULL] cifs/smb3 fixes
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH] docs: filesystem: cifs: ksmbd: Fix small layout issues
- From: Salvatore Bonaccorso <carnil@xxxxxxxxxx>
- Re: [regression] mm, cifs panic
- From: Murphy Zhou <jencce.kernel@xxxxxxxxx>
- Re: [regression] mm, cifs panic
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [regression] mm, cifs panic
- From: Steve French <smfrench@xxxxxxxxx>
- [regression] mm, cifs panic
- From: Murphy Zhou <jencce.kernel@xxxxxxxxx>
- Re: ksmbd: Unsupported addition info
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: ksmbd: Unsupported addition info
- From: Jeremy Allison <jra@xxxxxxxxx>
- Re: ksmbd: Unsupported addition info
- From: Oleksandr Natalenko <oleksandr@xxxxxxxxxxxxxx>
- Re: ksmbd: Unsupported addition info
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: ksmbd: Unsupported addition info
- From: Oleksandr Natalenko <oleksandr@xxxxxxxxxxxxxx>
- cifs: fix memory leak of smb3_fs_context_dup::server_hostname
- From: Steve French <smfrench@xxxxxxxxx>
- Re: ksmbd: Unsupported addition info
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: ksmbd: Unsupported addition info
- From: Oleksandr Natalenko <oleksandr@xxxxxxxxxxxxxx>
- Re: ksmbd: Unsupported addition info
- From: Marios Makassikis <mmakassikis@xxxxxxxxxx>
- ksmbd: Unsupported addition info
- From: Oleksandr Natalenko <oleksandr@xxxxxxxxxxxxxx>
- Re: [PATCH] trivial coverity cleanup from multichannel series
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] trivial coverity cleanup from multichannel series
- From: Shyam Prasad N <nspmangalore@xxxxxxxxx>
- Re: [PATCH] trivial coverity cleanup from multichannel series
- From: Paulo Alcantara <pc@xxxxxx>
- [PATCH] trivial coverity cleanup from multichannel series
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH] protect srv_count with cifs_tcp_ses_lock
- From: Steve French <smfrench@xxxxxxxxx>
- Re: linux-next: build failure after merge of the cifs tree
- From: Steve French <smfrench@xxxxxxxxx>
- linux-next: build failure after merge of the cifs tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: smb3: do not error on fsync when readonly
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: Permission denied when chainbuilding packages with mock
- From: Julian Sikorski <belegdol@xxxxxxxxx>
- smb3: do not error on fsync when readonly
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] fs:cifs: convert from atomic_t to refcount_t on tlink->tl_count
- From: Steve French <smfrench@xxxxxxxxx>
- Re: Permission denied when chainbuilding packages with mock
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [GIT PULL] smb3 client fixes
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] smb3 client fixes
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [GIT PULL] ksmbd fixes
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] netfs, 9p, afs, ceph: Use folios
- From: pr-tracker-bot@xxxxxxxxxx
- performance improvements with recent fixes and multichannel
- From: Steve French <smfrench@xxxxxxxxx>
- Re: Permission denied when chainbuilding packages with mock
- From: Julian Sikorski <belegdol@xxxxxxxxx>
- updated Linux client multichannel patches
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH] updated version of the get_fscache_super_cookie fix
- From: Steve French <smfrench@xxxxxxxxx>
- [GIT PULL] ksmbd fixes
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH] fs:cifs: convert from atomic_t to refcount_t on tlink->tl_count
- Ideas for Coverity 1507573 "Thread deadlock" fix
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] wait until we have the FS info from the server befor initializing fscache cookie
- From: Steve French <smfrench@xxxxxxxxx>
- [GIT PULL] netfs, 9p, afs, ceph: Use folios
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [kafs-testing] [PATCH v5 4/4] afs: Use folios in directory handling
- From: Jeffrey E Altman <jaltman@xxxxxxxxxxxx>
- Re: [PATCH v5 0/4] netfs, 9p, afs, ceph: Support folios, at least partially
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: linux-next: build failure after merge of the cifs tree
- From: Steve French <smfrench@xxxxxxxxx>
- linux-next: build failure after merge of the cifs tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- [PATCH v5 4/4] afs: Use folios in directory handling
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 3/4] netfs, 9p, afs, ceph: Use folios
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 2/4] folio: Add a function to get the host inode for a folio
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 1/4] folio: Add a function to change the private data attached to a folio
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 0/4] netfs, 9p, afs, ceph: Support folios, at least partially
- From: David Howells <dhowells@xxxxxxxxxx>
- Fwd: + hitting-bug_on-trap-in-read_pages-mm-optimise-put_pages_list.patch added to -mm tree
- From: Steve French <smfrench@xxxxxxxxx>
- Re: oops in fscache
- From: Steve French <smfrench@xxxxxxxxx>
- current ksmbd-for-next passes regression tests
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v4 0/5] netfs, 9p, afs, ceph: Support folios, at least partially
- From: Marc Dionne <marc.dionne@xxxxxxxxxxxx>
- Re: [PATCH v4 0/5] netfs, 9p, afs, ceph: Support folios, at least partially
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: Permission denied when chainbuilding packages with mock
- From: Julian Sikorski <belegdol@xxxxxxxxx>
- Re: oops in fscache
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: patch to removing minor DFS compile warnings
- From: Paulo Alcantara <pc@xxxxxx>
- [PATCH] wait until we have the FS info from the server befor initializing fscache cookie
- From: Steve French <smfrench@xxxxxxxxx>
- patch to removing minor DFS compile warnings
- From: Steve French <smfrench@xxxxxxxxx>
- oops in fscache
- From: Steve French <smfrench@xxxxxxxxx>
- Re: Permission denied when chainbuilding packages with mock
- From: Steve French <smfrench@xxxxxxxxx>
- Compounding patch
- From: Steve French <smfrench@xxxxxxxxx>
- Re: Permission denied when chainbuilding packages with mock
- From: Jeremy Allison <jra@xxxxxxxxx>
- Re: Hitting BUG_ON trap in read_pages() - : [PATCH v2] mm: Optimise put_pages_list()
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH v4 2/5] folio: Add a function to get the host inode for a folio
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 3/5] folio: Add replacements for page_endio()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 5/5] afs: Use folios in directory handling
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 4/5] netfs, 9p, afs, ceph: Use folios
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 1/5] folio: Add a function to change the private data attached to a folio
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 0/5] netfs, 9p, afs, ceph: Support folios, at least partially
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: Permission denied when chainbuilding packages with mock
- From: Jeremy Allison <jra@xxxxxxxxx>
- Re: Hitting BUG_ON trap in read_pages() - : [PATCH v2] mm: Optimise put_pages_list()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Hitting BUG_ON trap in read_pages() - : [PATCH v2] mm: Optimise put_pages_list()
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: Permission denied when chainbuilding packages with mock
- From: Julian Sikorski <belegdol@xxxxxxxxx>
- Re: Permission denied when chainbuilding packages with mock
- From: Steve French <smfrench@xxxxxxxxx>
- Re: Updated version of cifs-send-workstation-name-during-ntlmssp-session-setup patch
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Updated version of cifs-send-workstation-name-during-ntlmssp-session-setup patch
- From: Steve French <smfrench@xxxxxxxxx>
- Re: Permission denied when chainbuilding packages with mock
- From: Jeremy Allison <jra@xxxxxxxxx>
- Re: Permission denied when chainbuilding packages with mock
- From: Julian Sikorski <belegdol@xxxxxxxxx>
- Re: [PATCH] cifs: send workstation name during ntlmssp session setup
- From: Shyam Prasad N <nspmangalore@xxxxxxxxx>
- Re: Permission denied when chainbuilding packages with mock
- From: Julian Sikorski <belegdol@xxxxxxxxx>
- Re: [PATCH 6/7] include: mfd: Remove leftovers from bd70528 watchdog
- From: "Vaittinen, Matti" <Matti.Vaittinen@xxxxxxxxxxxxxxxxx>
- Re: Permission denied when chainbuilding packages with mock
- From: Jeremy Allison <jra@xxxxxxxxx>
- Re: Permission denied when chainbuilding packages with mock
- From: Jeremy Allison <jra@xxxxxxxxx>
- Re: Permission denied when chainbuilding packages with mock
- From: Julian Sikorski <belegdol@xxxxxxxxx>
- Re: Permission denied when chainbuilding packages with mock
- From: Julian Sikorski <belegdol@xxxxxxxxx>
- Re: Permission denied when chainbuilding packages with mock
- From: Steve French <smfrench@xxxxxxxxx>
- Re: Permission denied when chainbuilding packages with mock
- From: Jeremy Allison <jra@xxxxxxxxx>
- Re: Permission denied when chainbuilding packages with mock
- From: Julian Sikorski <belegdol@xxxxxxxxx>
- Re: Permission denied when chainbuilding packages with mock
- From: Jeremy Allison <jra@xxxxxxxxx>
- Re: Permission denied when chainbuilding packages with mock
- From: Jeremy Allison <jra@xxxxxxxxx>
- Re: Permission denied when chainbuilding packages with mock
- From: Jeremy Allison <jra@xxxxxxxxx>
- Permission denied when chainbuilding packages with mock
- From: Julian Sikorski <belegdol@xxxxxxxxx>
- Re: [PATCH] ksmbd: Fix an error handling path in 'smb2_sess_setup()'
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Permission denied when chainbuilding packages with mock
- From: Julian Sikorski <belegdol@xxxxxxxxx>
- [PATCH] ksmbd: Fix an error handling path in 'smb2_sess_setup()'
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: [PATCH] cifs: send workstation name during ntlmssp session setup
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- Re: [GIT PULL] cifs/smb3 client fixes
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] cifs/smb3 client fixes
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH] cifs: nosharesock should not share socket with future sessions
- From: Shyam Prasad N <nspmangalore@xxxxxxxxx>
- Re: [PATCH] cifs: send workstation name during ntlmssp session setup
- From: Shyam Prasad N <nspmangalore@xxxxxxxxx>
- Re: [PATCH] cifs: send workstation name during ntlmssp session setup
- From: Shyam Prasad N <nspmangalore@xxxxxxxxx>
- Re: [PATCH] cifs: send workstation name during ntlmssp session setup
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- [PATCH] cifs: send workstation name during ntlmssp session setup
- From: Shyam Prasad N <nspmangalore@xxxxxxxxx>
- Re: [PATCH] ksmbd-tools: fix unit file
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH 4/7] arch: Remove leftovers from mandatory file locking
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 0/7] Cleanup after removal of configs
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH 7/7] arch: Remove leftovers from prism54 wireless driver
- From: Alexandre Ghiti <alexandre.ghiti@xxxxxxxxxxxxx>
- [PATCH 6/7] include: mfd: Remove leftovers from bd70528 watchdog
- From: Alexandre Ghiti <alexandre.ghiti@xxxxxxxxxxxxx>
- [PATCH 5/7] Documentation, arch, fs: Remove leftovers from fscache object list
- From: Alexandre Ghiti <alexandre.ghiti@xxxxxxxxxxxxx>
- [PATCH 4/7] arch: Remove leftovers from mandatory file locking
- From: Alexandre Ghiti <alexandre.ghiti@xxxxxxxxxxxxx>
- [PATCH 3/7] Documentation, arch: Remove leftovers from CIFS_WEAK_PW_HASH
- From: Alexandre Ghiti <alexandre.ghiti@xxxxxxxxxxxxx>
- [PATCH 2/7] Documentation, arch: Remove leftovers from raw device
- From: Alexandre Ghiti <alexandre.ghiti@xxxxxxxxxxxxx>
- [PATCH 1/7] Documentation, arch: Remove leftovers from fscache/cachefiles histograms
- From: Alexandre Ghiti <alexandre.ghiti@xxxxxxxxxxxxx>
- [PATCH 0/7] Cleanup after removal of configs
- From: Alexandre Ghiti <alexandre.ghiti@xxxxxxxxxxxxx>
- cifs: suscpected double free in cifs_oplock_break on error
- From: YE Chengfeng <cyeaa@xxxxxxxxxxxxxx>
- Re: [PATCH v2] ksmbd-tools: Standardize exit codes
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [gssproxy] cifs-utils, Linux cifs kernel client and gssproxy
- From: Pavel Shilovsky <piastryyy@xxxxxxxxx>
- Re: trace point to print ip address we are trying to connect to
- From: Steve French <smfrench@xxxxxxxxx>
- Re: trace point to print ip address we are trying to connect to
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- Re: trace point to print ip address we are trying to connect to
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- Re: trace point to print ip address we are trying to connect to
- From: Steve French <smfrench@xxxxxxxxx>
- Re: trace point to print ip address we are trying to connect to
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v3 5/6] netfs, 9p, afs, ceph: Use folios
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] ksmbd: fix flexible_array.cocci warnings
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v2] ksmbd-tools: Standardize exit codes
- From: Guillaume Castagnino <casta@xxxxxxxxxx>
- Re: [PATCH] ksmbd-tools: Standardize exit codes
- From: Guillaume Castagnino <casta@xxxxxxxxxx>
- Re: trace point to print ip address we are trying to connect to
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- trace point to print ip address we are trying to connect to
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH] ksmbd: fix flexible_array.cocci warnings
- From: Guo Zhengkui <guozhengkui@xxxxxxxx>
- netfs and folios
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] ksmbd: fix flexible_array.cocci warnings
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCH] ksmbd-tools: Standardize exit codes
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH] ksmbd-tools: fix unit file
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v3 5/6] netfs, 9p, afs, ceph: Use folios
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH] ksmbd-tools: fix unit file
- From: Guillaume Castagnino <casta@xxxxxxxxxx>
- [PATCH] folio: Add replacements for page_endio()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH] ksmbd-tools: Standardize exit codes
- From: Guillaume Castagnino <casta@xxxxxxxxxx>
- Re: [PATCH v3 5/6] netfs, 9p, afs, ceph: Use folios
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v3 4/6] folio: Add a function to get the host inode for a folio
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v3 5/6] netfs, 9p, afs, ceph: Use folios
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] ksmbd: fix flexible_array.cocci warnings
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH 3/3] ksmbd: change LeaseKey data type to u8 array
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH 2/3] ksmbd: remove smb2_buf_length in smb2_transform_hdr
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH 1/3] ksmbd: remove smb2_buf_length in smb2_hdr
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v3 4/6] folio: Add a function to get the host inode for a folio
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH] ksmbd: fix flexible_array.cocci warnings
- From: Guo Zhengkui <guozhengkui@xxxxxxxx>
- [PATCH v3 6/6] afs: Use folios in directory handling
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 5/6] netfs, 9p, afs, ceph: Use folios
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 4/6] folio: Add a function to get the host inode for a folio
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 3/6] folio: Add a function to change the private data attached to a folio
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 2/6] 9p: Convert to using the netfs helper lib to do reads and caching
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 1/6] afs: Sort out symlink reading
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 0/6] netfs, 9p, afs, ceph: Support folios, at least partially
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] cifs: for compound requests, use open handle if possible
- From: Steve French <smfrench@xxxxxxxxx>
- EMI CORPORATION "6k9pu4c"
- From: EMI CORPORATION <wordpress@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] ksmbd: remove md4 leftovers
- From: Hyunchul Lee <hyc.lee@xxxxxxxxx>
- [PATCH 2/2] ksmbd: remove md4 leftovers
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH 1/2] ksmbd: set unique value to volume serial field in FS_VOLUME_INFORMATION
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: Volume Serial Number and Creation time not populated by ksmbd server
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Volume Serial Number and Creation time not populated by ksmbd server
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v4 00/10] fscache: Replace and remove old I/O API
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v4 00/10] fscache: Replace and remove old I/O API
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 00/10] fscache: Replace and remove old I/O API
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v4 00/10] fscache: Replace and remove old I/O API
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v4 10/10] fscache: Update the documentation to reflect I/O API changes
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 09/10] fscache: Remove stats that are no longer used
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 08/10] fscache: Remove the old I/O API
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 07/10] cifs: Move to using the alternate fallback fscache I/O API
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 06/10] 9p: Convert to using the netfs helper lib to do reads and caching
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 05/10] nfs: Move to using the alternate fallback fscache I/O API
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 04/10] fscache: Implement a fallback I/O interface to replace the old API
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 02/10] fscache: Fix fscache_cookie_enabled() to handle NULL cookie
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 03/10] cachefiles: Always indicate we should fill a post-EOF page with zeros
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 01/10] fscache: Generalise the ->begin_read_operation method
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 00/10] fscache: Replace and remove old I/O API
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v3 07/10] cifs: (untested) Move to using the alternate fallback fscache I/O API
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] ksmbd: Fix buffer length check in fsctl_validate_negotiate_info()
- From: Hyunchul Lee <hyc.lee@xxxxxxxxx>
- Re: [PATCH] ksmbd: don't need 8byte alignment for request length in ksmbd_check_message
- From: Hyunchul Lee <hyc.lee@xxxxxxxxx>
- [PATCH] ksmbd: don't need 8byte alignment for request length in ksmbd_check_message
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH] ksmbd: Fix buffer length check in fsctl_validate_negotiate_info()
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH] ksmbd: Fix buffer length check in fsctl_validate_negotiate_info()
- From: Marios Makassikis <mmakassikis@xxxxxxxxxx>
- Re: [gssproxy] cifs-utils, Linux cifs kernel client and gssproxy
- From: Jacob Shivers <jshivers@xxxxxxxxxx>
- Re: [gssproxy] cifs-utils, Linux cifs kernel client and gssproxy
- From: "Weiser, Michael" <michael.weiser@xxxxxxxx>
- Re: [GIT PULL] ksmbd fixes
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] ksmbd fixes
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v2 00/53] fscache: Rewrite index API and management system
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 00/53] fscache: Rewrite index API and management system
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 00/53] fscache: Rewrite index API and management system
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2 00/53] fscache: Rewrite index API and management system
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 49/53] 9p: Copy local writes to the cache when writing to the server
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 53/53] fscache, cachefiles: Display stat of culling events
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 52/53] fscache, cachefiles: Display stats of no-space events
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 51/53] cifs: Support fscache indexing rewrite (untested)
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 50/53] nfs: Convert to new fscache volume/cookie API
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 48/53] 9p: Use fscache indexing rewrite and reenable caching
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 47/53] afs: Add synchronous O_DIRECT support
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 46/53] afs: Skip truncation on the server of data we haven't written yet
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 45/53] afs: Copy local writes to the cache when writing to the server
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 44/53] afs: Convert afs to use the new fscache API
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 43/53] afs: Make afs_write_begin() return the THP subpage
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 42/53] afs: Fix afs_write_end() to handle len > page size
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 41/53] afs: Handle len being extending over page end in write_begin/write_end
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 40/53] cachefiles: Implement the I/O routines
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 39/53] cachefiles: Implement begin and end I/O
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 38/53] cachefiles: Implement data storage object handling
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 37/53] cachefiles: Implement volume support
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 36/53] cachefiles: Implement daemon UAPI and cache registration
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 35/53] cachefiles: Implement a function to get/create a directory in the cache
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 34/53] cachefiles: Provide a function to check how much space there is
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 33/53] cachefiles: Add I/O error reporting macros
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 32/53] cachefiles: Add a couple of tracepoints for logging errors
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 31/53] cachefiles: Define structs
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 30/53] cachefiles: Add some error injection support
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 29/53] cachefiles: Introduce new driver
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 28/53] fscache: Provide a function to resize a cookie
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 27/53] fscache: Provide a function to note the release of a page
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 26/53] vfs, fscache: Implement pinning of cache usage for writeback
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 25/53] fscache: Provide fallback I/O functions
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 24/53] fscache: Implement I/O interface
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 23/53] fscache: Provide a function to let the netfs update its coherency data
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 22/53] fscache: Provide read/write stat counters for the cache
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 21/53] fscache: Provide a means to begin an operation
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 20/53] fscache: Implement cookie invalidation
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 19/53] fscache: Implement cookie user counting and resource pinning
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 18/53] fscache: Implement simple cookie state machine
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 17/53] fscache: Add a function for a cache backend to note an I/O error
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 16/53] fscache: Provide and use cache methods to lookup/create/free a volume
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 15/53] fscache: Implement functions add/remove a cache
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 14/53] fscache: Implement cookie-level access helpers
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 13/53] fscache: Implement volume-level access helpers
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 12/53] fscache: Implement cache-level access helpers
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 11/53] fscache: Implement cookie registration
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 10/53] fscache: Implement volume registration
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 09/53] fscache: Implement cache registration
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 08/53] fscache: Implement a hash function
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 07/53] fscache: Introduce new driver
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 06/53] netfs: Pass a flag to ->prepare_write() to say if there's no alloc'd space
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 05/53] netfs: Display the netfs inode number in the netfs_read tracepoint
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 04/53] cachefiles_old: Rename CONFIG_CACHEFILES* to CONFIG_CACHEFILES_OLD*
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 02/53] fscache_old: Rename CONFIG_FSCACHE* to CONFIG_FSCACHE_OLD*
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 00/53] fscache: Rewrite index API and management system
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 00/67] fscache: Rewrite index API and management system
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 00/67] fscache: Rewrite index API and management system
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 00/67] fscache: Rewrite index API and management system
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [gssproxy] cifs-utils, Linux cifs kernel client and gssproxy
- From: Pavel Shilovsky <piastryyy@xxxxxxxxx>
- Re: [PATCH 00/67] fscache: Rewrite index API and management system
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH 00/67] fscache: Rewrite index API and management system
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH 06/67] nfs, cifs, ceph, 9p: Disable use of fscache prior to its rewrite
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 03/67] vfs, fscache: Force ->write_inode() to occur if cookie pinned for writeback
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2] ksmbd-tools: change default db file name to users.db
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v4] ksmbd: add buffer validation in session setup
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH 01/67] mm: Stop filemap_read() from grabbing a superfluous page
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 02/67] vfs: Provide S_KERNEL_FILE inode flag
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 00/67] fscache: Rewrite index API and management system
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 01/67] mm: Stop filemap_read() from grabbing a superfluous page
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 01/67] mm: Stop filemap_read() from grabbing a superfluous page
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 02/67] vfs: Provide S_KERNEL_FILE inode flag
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 00/67] fscache: Rewrite index API and management system
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 07/67] fscache: Remove the netfs data from the cookie
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 06/67] nfs, cifs, ceph, 9p: Disable use of fscache prior to its rewrite
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 03/67] vfs, fscache: Force ->write_inode() to occur if cookie pinned for writeback
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 01/67] mm: Stop filemap_read() from grabbing a superfluous page
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v4] ksmbd: add buffer validation in session setup
- From: Marios Makassikis <mmakassikis@xxxxxxxxxx>
- Re: [PATCH v3] ksmbd: add buffer validation in session setup
- From: Marios Makassikis <mmakassikis@xxxxxxxxxx>
- Re: [PATCH v3] ksmbd: add buffer validation in session setup
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [Linux-cachefs] [PATCH 00/67] fscache: Rewrite index API and management system
- From: Marc Dionne <marc.dionne@xxxxxxxxxxxx>
- [PATCH v3] ksmbd: add buffer validation in session setup
- From: Marios Makassikis <mmakassikis@xxxxxxxxxx>
- Re: [PATCH v2] ksmbd: add buffer validation in session setup
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH 67/67] cifs: Support fscache indexing rewrite (untested)
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 66/67] cachefiles: Add error injection support
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 65/67] cachefiles: Add tracepoints to log errors from ops on the backing fs
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 64/67] netfs: Display the netfs inode number in the netfs_read tracepoint
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 63/67] 9p: Copy local writes to the cache when writing to the server
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 62/67] 9p: Use fscache indexing rewrite and reenable caching
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 61/67] nfs: Convert to new fscache volume/cookie API
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 60/67] NFS: Convert fscache invalidation and update aux_data and i_size
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 59/67] NFS: Convert fscache_enable_cookie and fscache_disable_cookie
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 58/67] NFS: Convert fscache_acquire_cookie and fscache_relinquish_cookie
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 56/67] afs: Make afs_write_begin() return the THP subpage
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 55/67] afs: Skip truncation on the server of data we haven't written yet
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 57/67] cachefiles, afs: Drive FSCACHE_COOKIE_NO_DATA_TO_READ
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 54/67] afs: Add O_DIRECT read support
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 53/67] afs: Invoke fscache_resize_cookie() when handling ATTR_SIZE for setattr
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 52/67] afs: Copy local writes to the cache when writing to the server
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 51/67] fscache: Make fscache_write_to_cache() conditional on cookie
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 50/67] fscache: Make fscache_clear_page_bits() conditional on cookie
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 49/67] fscache: Add support for writing to the cache
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 47/67] cachefiles: Put more information in the xattr attached to the cache file
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 40/67] vfs, fscache: Force ->write_inode() to occur if cookie pinned for writeback
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 46/67] fscache: Provide resize operation
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 45/67] cachefiles: Simplify the file lookup/creation/check code
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 48/67] fscache: Implement "will_modify" parameter on fscache_use_cookie()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 43/67] fscache: Rewrite invalidation
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 44/67] fscache: disable cookie when doing an invalidation for DIO write
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 41/67] afs: Render cache cookie key as big endian
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 42/67] cachefiles: Use tmpfile/link
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 39/67] fscache: Note the object size during invalidation
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 38/67] fscache: Remove more obsolete stats
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 37/67] fscache: Move fscache_update_cookie() complete inline
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 36/67] fscache: Add stats for the cookie commit LRU
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 35/67] fscache: Automatically close a file that's been unused for a while
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 34/67] cachefiles: Make cachefiles_write_prepare() check for space
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 33/67] cachefiles: Trace decisions in cachefiles_prepare_read()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 31/67] cachefiles: Don't use XATTR_ flags with vfs_setxattr()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 30/67] cachefiles: Round the cachefile size up to DIO block size
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 29/67] cachefiles: Trace read and write operations
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 28/67] cachefiles: Trace truncations
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 27/67] cachefiles: trace: Log coherency checks
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 26/67] cachefiles: Change to storing file* rather than dentry*
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 25/67] cachefiles: Fold fscache_object into cachefiles_object
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 24/67] cachefiles: Remove separate backer dentry from cachefiles_object
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 23/67] cachefiles: trace: Improve the lookup tracepoint
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 22/67] cachefiles: Simplify the pathwalk and save the filename for an object
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 21/67] cachefiles: Prevent inode from going away when burying a dentry
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 20/67] cachefiles: Remove some redundant checks on unsigned values
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 19/67] cachefiles: Don't set an xattr on the root of the cache
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 18/67] cachefiles: Remove tree of active files and use S_CACHE_FILE inode flag
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 17/67] fscache: Rename fscache_cookie_{get,put,see}()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 16/67] fscache: Remove the I/O operation manager
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 15/67] fscache: Disable fscache_begin_operation()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 14/67] fscache: Temporarily disable fscache_invalidate()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 13/67] fscache: Remove old I/O tracepoints
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 12/67] fscache: Remove obsolete stats
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 11/67] fscache: Remove fscache_attr_changed()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 10/67] fscache: Remove fscache_check_consistency()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 09/67] fscache: Remove store_limit* from struct fscache_object
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 08/67] fscache: Remove struct fscache_cookie_def
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 07/67] fscache: Remove the netfs data from the cookie
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 06/67] nfs, cifs, ceph, 9p: Disable use of fscache prior to its rewrite
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 05/67] afs: Fix afs_write_end() to handle len > page size
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 04/67] afs: Handle len being extending over page end in write_begin/write_end
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 03/67] vfs, fscache: Force ->write_inode() to occur if cookie pinned for writeback
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 02/67] vfs: Provide S_KERNEL_FILE inode flag
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 01/67] mm: Stop filemap_read() from grabbing a superfluous page
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 00/67] fscache: Rewrite index API and management system
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2] ksmbd: add buffer validation in session setup
- From: Marios Makassikis <mmakassikis@xxxxxxxxxx>
- Re: [PATCH v2] ksmbd: add buffer validation in session setup
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH v2] ksmbd: add buffer validation in session setup
- From: Marios Makassikis <mmakassikis@xxxxxxxxxx>
- Re: [PATCH] ksmbd: validate OutputBufferLength of QUERY_DIR, QUERY_INFO, IOCTL requests
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH] ksmbd: add buffer validation in session setup
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH] ksmbd: validate OutputBufferLength of QUERY_DIR, QUERY_INFO, IOCTL requests
- From: Hyunchul Lee <hyc.lee@xxxxxxxxx>
- Re: [PATCH v2] ksmbd: validate credit charge after validating SMB2 PDU body size
- From: Hyunchul Lee <hyc.lee@xxxxxxxxx>
- [PATCH] ksmbd: add buffer validation in session setup
- From: Marios Makassikis <mmakassikis@xxxxxxxxxx>
- [PATCH v2] ksmbd: validate credit charge after validating SMB2 PDU body size
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v2] ksmbd-tools: update README
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v2] ksmbd: add buffer validation for smb direct
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH v2] ksmbd-tools: change default db file name to users.db
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: Ksmbd and max credits
- From: Hyunchul Lee <hyc.lee@xxxxxxxxx>
- [PATCH v2] ksmbd: add buffer validation for smb direct
- From: Hyunchul Lee <hyc.lee@xxxxxxxxx>
- Re: [PATCH] cifs: for compound requests, use open handle if possible
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH v2] ksmbd-tools: update README
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- [PATCH] cifs: To match file servers, make sure the server hostname matches
- From: Shyam Prasad N <nspmangalore@xxxxxxxxx>
- Re: [PATCH] cifs: for compound requests, use open handle if possible
- From: Shyam Prasad N <nspmangalore@xxxxxxxxx>
- Ksmbd and max credits
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] ksmbd-tools: change default db file name to users.db
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH] ksmbd-tools: update README
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- [PATCH] ksmbd: throttle session setup failures to avoid dictionary attacks
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH] ksmbd-tools: throttle session setup failures to avoid dictionary attacks
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [question] how to set up SMB direct connection with Windows server
- From: "Diederick C. Niehorster" <dcnieho@xxxxxxxxx>
- Re: [PATCH] ksmbd: add buffer validation for smb direct
- From: Hyunchul Lee <hyc.lee@xxxxxxxxx>
- Re: [PATCH] ksmbd: add buffer validation for smb direct
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: Locking issue between NFSv4 and SMB client
- From: Bruce Fields <bfields@xxxxxxxxxxxx>
- Re: [PATCH] ksmbd: limit read/write/trans buffer size not to exceed 8MB
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCH] ksmbd: limit read/write/trans buffer size not to exceed 8MB
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH v3] ksmbd: limit read/write/trans buffer size not to exceed MAX_STREAM_PROT_LEN
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH] ksmbd: validate compound response buffer
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH] ksmbd: fix potencial 32bit overflow from data area check in smb2_write
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH 5.14 086/151] netfs: Fix READ/WRITE confusion when calling iov_iter_xarray()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] ksmbd: limit read/write/trans buffer size not to exceed MAX_STREAM_PROT_LEN
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v2] ksmbd: limit read/write/trans buffer size not to exceed MAX_STREAM_PROT_LEN
- From: Hyunchul Lee <hyc.lee@xxxxxxxxx>
- Re: [PATCH] ksmbd: Remove redundant 'flush_workqueue()' calls
- From: Hyunchul Lee <hyc.lee@xxxxxxxxx>
- [PATCH] ksmbd: add buffer validation for smb direct
- From: Hyunchul Lee <hyc.lee@xxxxxxxxx>
- xfstest generic/048 failure
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] ksmbd: Remove redundant 'flush_workqueue()' calls
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH] ksmbd: Remove redundant 'flush_workqueue()' calls
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: [PATCH] ksmbd-tools: set a minimum character limit for password
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [GIT PULL] ksmbd fixes
- From: pr-tracker-bot@xxxxxxxxxx
- [PATCH] ksmbd-tools: set a minimum character limit for password
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [GIT PULL] ksmbd fixes
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v2] ksmbd: improve credits management
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH v2] ksmbd: limit read/write/trans buffer size not to exceed MAX_STREAM_PROT_LEN
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH] ksmbd-tools: update names in logger
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH] ksmbd-tools: change default db file name to users.db
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH] ksmbd-tools: update README
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH v5] ksmbd: add validation in smb2_ioctl
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH] ksmbd: limit read/write/trans buffer size not to exceed 8MB
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH v3 07/10] cifs: (untested) Move to using the alternate fallback fscache I/O API
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 06/10] 9p: Convert to using the netfs helper lib to do reads and caching
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 09/10] fscache: Remove stats that are no longer used
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 08/10] fscache: Remove the old I/O API
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 10/10] fscache: Update the documentation to reflect I/O API changes
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 05/10] nfs: Move to using the alternate fallback fscache I/O API
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 03/10] cachefiles: Always indicate we should fill a post-EOF page with zeros
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 04/10] fscache: Implement a fallback I/O interface to replace the old API
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 02/10] fscache: Fix fscache_cookie_enabled() to handle NULL cookie
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 01/10] fscache: Generalise the ->begin_read_operation method
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 00/10] fscache: Replace and remove old I/O API
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [GIT PULL] netfs, cachefiles, afs: Collected fixes
- From: pr-tracker-bot@xxxxxxxxxx
- Re: Locking issue between NFSv4 and SMB client
- Re: Locking issue between NFSv4 and SMB client
- [GIT PULL] netfs, cachefiles, afs: Collected fixes
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH][next] cifsd: Fix a less than zero comparison with the unsigned int nbytes
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH][next] cifsd: Fix a less than zero comparison with the unsigned int nbytes
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH][next] cifsd: Fix a less than zero comparison with the unsigned int nbytes
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH][next] cifsd: Fix a less than zero comparison with the unsigned int nbytes
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH][next] cifsd: Fix a less than zero comparison with the unsigned int nbytes
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH v2] ksmbd: improve credits management
- From: Hyunchul Lee <hyc.lee@xxxxxxxxx>
- Re: [PATCH] ksmbd: improve credits management
- From: Hyunchul Lee <hyc.lee@xxxxxxxxx>
- Re: [PATCH] ksmbd: improve credits management
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v7 3/9] ksmbd: add and use ksmbd_smb2_cur_pdu_buflen() in ksmbd_smb2_check_message()
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH] ksmbd-tools: update README
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- [PATCH] ksmbd-tools: update names in logger
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- [PATCH] ksmbd-tools: change default db file name to users.db
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH] ksmbd: improve credits management
- From: Ralph Boehme <slow@xxxxxxxxx>
- Re: [PATCH] ksmbd: improve credits management
- From: Ralph Boehme <slow@xxxxxxxxx>
- Re: [PATCH] ksmbd: improve credits management
- From: Hyunchul Lee <hyc.lee@xxxxxxxxx>
- Re: [PATCH] ksmbd: improve credits management
- From: Hyunchul Lee <hyc.lee@xxxxxxxxx>
- Re: [PATCH] ksmbd: improve credits management
- From: Ralph Boehme <slow@xxxxxxxxx>
- Re: [PATCH] ksmbd: improve credits management
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH] ksmbd: improve credits management
- From: Hyunchul Lee <hyc.lee@xxxxxxxxx>
- Re: [PATCH] ksmbd-tools: Add ksmbd-tools.spec template
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH] ksmbd: improve credits management
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v6 07/14] ksmbd: use ksmbd_req_buf_next() in ksmbd_smb2_check_message()
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v6 07/14] ksmbd: use ksmbd_req_buf_next() in ksmbd_smb2_check_message()
- From: Ralph Boehme <slow@xxxxxxxxx>
- Re: [PATCH v6 07/14] ksmbd: use ksmbd_req_buf_next() in ksmbd_smb2_check_message()
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH 3/3] ksmbd: fix oops from fuse driver
- From: Hyunchul Lee <hyc.lee@xxxxxxxxx>
- Re: [PATCH v2] ksmbd: use buf_data_size instead of recalculation in smb3_decrypt_req()
- From: Hyunchul Lee <hyc.lee@xxxxxxxxx>
- [PATCH] ksmbd: improve credits management
- From: Hyunchul Lee <hyc.lee@xxxxxxxxx>
- Re: [PATCH v7 6/9] ksmdb: use cmd helper variable in smb2_get_ksmbd_tcon()
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v7 5/9] ksmdb: validate credit charge after validating SMB2 PDU body size
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v7 3/9] ksmbd: add and use ksmbd_smb2_cur_pdu_buflen() in ksmbd_smb2_check_message()
- From: Ralph Boehme <slow@xxxxxxxxx>
- Re: [PATCH v7 3/9] ksmbd: add and use ksmbd_smb2_cur_pdu_buflen() in ksmbd_smb2_check_message()
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v7 2/9] ksmbd: use ksmbd_req_buf_next() in ksmbd_smb2_check_message()
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v7 1/9] ksmbd: use ksmbd_req_buf_next() in ksmbd_verify_smb_message()
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH v7 9/9] ksmdb: move session and tcon validation to __process_request()
- From: Ralph Boehme <slow@xxxxxxxxx>
- [PATCH v7 7/9] ksmdb: make smb2_get_ksmbd_tcon() callable with chained PDUs
- From: Ralph Boehme <slow@xxxxxxxxx>
- [PATCH v7 3/9] ksmbd: add and use ksmbd_smb2_cur_pdu_buflen() in ksmbd_smb2_check_message()
- From: Ralph Boehme <slow@xxxxxxxxx>
- [PATCH v7 6/9] ksmdb: use cmd helper variable in smb2_get_ksmbd_tcon()
- From: Ralph Boehme <slow@xxxxxxxxx>
- [PATCH v7 5/9] ksmdb: validate credit charge after validating SMB2 PDU body size
- From: Ralph Boehme <slow@xxxxxxxxx>
- [PATCH v7 2/9] ksmbd: use ksmbd_req_buf_next() in ksmbd_smb2_check_message()
- From: Ralph Boehme <slow@xxxxxxxxx>
- [PATCH v7 1/9] ksmbd: use ksmbd_req_buf_next() in ksmbd_verify_smb_message()
- From: Ralph Boehme <slow@xxxxxxxxx>
- [PATCH v7 8/9] ksmbd: make smb2_check_user_session() callable for compound PDUs
- From: Ralph Boehme <slow@xxxxxxxxx>
- [PATCH v7 4/9] ksmbd: check buffer is big enough to access the SMB2 PUD body size field
- From: Ralph Boehme <slow@xxxxxxxxx>
- [PATCH v7 0/9] Buffer validation and compound handling patches
- From: Ralph Boehme <slow@xxxxxxxxx>
- Re: [PATCH v6 09/14] ksmbd: check PDU len is at least header plus body size in ksmbd_smb2_check_message()
- From: Ralph Boehme <slow@xxxxxxxxx>
- Re: [PATCH v6 07/14] ksmbd: use ksmbd_req_buf_next() in ksmbd_smb2_check_message()
- From: Ralph Boehme <slow@xxxxxxxxx>
- Re: [PATCH v6 01/14] ksmbd: add the check to vaildate if stream protocol length exceeds maximum value
- From: Ralph Boehme <slow@xxxxxxxxx>
- [PATCH v2] ksmbd: use buf_data_size instead of recalculation in smb3_decrypt_req()
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH] ksmbd-tools: Add ksmbd-tools.spec template
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [bug report] ksmbd: add validation in smb2 negotiate
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH 1/3] ksmbd: use buf_data_size instead of recalculation in smb3_decrypt_req()
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH 1/3] ksmbd: use buf_data_size instead of recalculation in smb3_decrypt_req()
- From: Hyunchul Lee <hyc.lee@xxxxxxxxx>
- [bug report] ksmbd: add validation in smb2 negotiate
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 1/3] ksmbd: use buf_data_size instead of recalculation in smb3_decrypt_req()
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH 1/3] ksmbd: use buf_data_size instead of recalculation in smb3_decrypt_req()
- From: Hyunchul Lee <hyc.lee@xxxxxxxxx>
- Re: [PATCH v5 13/20] ksmbd: remove ksmbd_verify_smb_message()
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v5 13/20] ksmbd: remove ksmbd_verify_smb_message()
- From: Jeremy Allison <jra@xxxxxxxxx>
- [PATCH 3/3] ksmbd: fix oops from fuse driver
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH 2/3] ksmbd: fix version mismatch with out of tree
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH 1/3] ksmbd: use buf_data_size instead of recalculation in smb3_decrypt_req()
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v5 16/20] ksmbd: check PDU len is at least header plus body size in ksmbd_smb2_check_message()
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v6 02/14] ksmbd: add validation in smb2_ioctl
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v6 01/14] ksmbd: add the check to vaildate if stream protocol length exceeds maximum value
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v6 09/14] ksmbd: check PDU len is at least header plus body size in ksmbd_smb2_check_message()
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v6 07/14] ksmbd: use ksmbd_req_buf_next() in ksmbd_smb2_check_message()
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [GIT PULL] ksmbd server security fixes
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH 10/11] ksmbd: remove setattr preparations in set_file_basic_info()
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH 10/11] ksmbd: remove setattr preparations in set_file_basic_info()
- From: Marios Makassikis <mmakassikis@xxxxxxxxxx>
- [PATCH v6 04/14] ksmbd: remove the leftover of smb2.0 dialect support
- From: Ralph Boehme <slow@xxxxxxxxx>
- [PATCH v6 00/14] Buffer validation patches
- From: Ralph Boehme <slow@xxxxxxxxx>
- Re: [PATCH v5 14/20] ksmbd: add ksmbd_smb2_cur_pdu_buflen()
- From: Ralph Boehme <slow@xxxxxxxxx>
- Re: [PATCH v5 16/20] ksmbd: check PDU len is at least header plus body size in ksmbd_smb2_check_message()
- From: Ralph Boehme <slow@xxxxxxxxx>
- Re: [PATCH v5 16/20] ksmbd: check PDU len is at least header plus body size in ksmbd_smb2_check_message()
- From: Ralph Boehme <slow@xxxxxxxxx>
- Re: [PATCH v5 16/20] ksmbd: check PDU len is at least header plus body size in ksmbd_smb2_check_message()
- From: Hyunchul Lee <hyc.lee@xxxxxxxxx>
- [PATCH v6 14/14] ksmdb: validate credit charge after validating SMB2 PDU body size
- From: Ralph Boehme <slow@xxxxxxxxx>
- [PATCH v6 12/14] ksmbd: make smb2_check_user_session() callable for compound PDUs
- From: Ralph Boehme <slow@xxxxxxxxx>
- [PATCH v6 02/14] ksmbd: add validation in smb2_ioctl
- From: Ralph Boehme <slow@xxxxxxxxx>
- [PATCH v6 07/14] ksmbd: use ksmbd_req_buf_next() in ksmbd_smb2_check_message()
- From: Ralph Boehme <slow@xxxxxxxxx>
- [PATCH v6 10/14] ksmdb: use cmd helper variable in smb2_get_ksmbd_tcon()
- From: Ralph Boehme <slow@xxxxxxxxx>
- [PATCH v6 08/14] ksmbd: use ksmbd_smb2_cur_pdu_buflen() in ksmbd_smb2_check_message()
- From: Ralph Boehme <slow@xxxxxxxxx>
- [PATCH v6 06/14] ksmbd: check buffer is big enough to access the ProtocolId field
- From: Ralph Boehme <slow@xxxxxxxxx>
- [PATCH v6 09/14] ksmbd: check PDU len is at least header plus body size in ksmbd_smb2_check_message()
- From: Ralph Boehme <slow@xxxxxxxxx>
- [PATCH v6 13/14] ksmdb: move session and tcon validation to ksmbd_smb2_check_message()
- From: Ralph Boehme <slow@xxxxxxxxx>
- Re: [PATCH v5 19/20] ksmbd: make smb2_check_user_session() callabe for compound PDUs
- From: Ralph Boehme <slow@xxxxxxxxx>
- Re: [PATCH v5 18/20] ksmdb: make smb2_get_ksmbd_tcon() callable with chained PDUs
- From: Ralph Boehme <slow@xxxxxxxxx>
- [PATCH v6 05/14] ksmbd: use ksmbd_req_buf_next() in ksmbd_verify_smb_message()
- From: Ralph Boehme <slow@xxxxxxxxx>
- [PATCH v6 03/14] ksmbd: check strictly data area in ksmbd_smb2_check_message()
- From: Ralph Boehme <slow@xxxxxxxxx>
- [PATCH v6 01/14] ksmbd: add the check to vaildate if stream protocol length exceeds maximum value
- From: Ralph Boehme <slow@xxxxxxxxx>
- [PATCH v6 11/14] ksmdb: make smb2_get_ksmbd_tcon() callable with chained PDUs
- From: Ralph Boehme <slow@xxxxxxxxx>
- Re: [PATCH v5 13/20] ksmbd: remove ksmbd_verify_smb_message()
- From: Ralph Boehme <slow@xxxxxxxxx>
- Re: [PATCH v5 00/20] Buffer validation patches
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v5 19/20] ksmbd: make smb2_check_user_session() callabe for compound PDUs
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v5 18/20] ksmdb: make smb2_get_ksmbd_tcon() callable with chained PDUs
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v5 16/20] ksmbd: check PDU len is at least header plus body size in ksmbd_smb2_check_message()
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v5 14/20] ksmbd: add ksmbd_smb2_cur_pdu_buflen()
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v5 13/20] ksmbd: remove ksmbd_verify_smb_message()
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [GIT PULL] ksmbd server security fixes
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH 10/11] ksmbd: remove setattr preparations in set_file_basic_info()
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH 10/11] ksmbd: remove setattr preparations in set_file_basic_info()
- From: Marios Makassikis <mmakassikis@xxxxxxxxxx>
- [PATCH v5 13/20] ksmbd: remove ksmbd_verify_smb_message()
- From: Ralph Boehme <slow@xxxxxxxxx>
- [PATCH v5 19/20] ksmbd: make smb2_check_user_session() callabe for compound PDUs
- From: Ralph Boehme <slow@xxxxxxxxx>
- [PATCH v5 17/20] ksmdb: use cmd helper variable in smb2_get_ksmbd_tcon()
- From: Ralph Boehme <slow@xxxxxxxxx>
- [PATCH v5 11/20] ksmbd: use ksmbd_req_buf_next() in ksmbd_smb2_check_message()
- From: Ralph Boehme <slow@xxxxxxxxx>
- [PATCH v5 09/20] ksmbd: remove NTLMv1 authentication
- From: Ralph Boehme <slow@xxxxxxxxx>
- [PATCH v5 20/20] ksmdb: move session and tcon validation to ksmbd_smb2_check_message()
- From: Ralph Boehme <slow@xxxxxxxxx>
- [PATCH v5 10/20] ksmbd: fix transform header validation
- From: Ralph Boehme <slow@xxxxxxxxx>
- [PATCH v5 18/20] ksmdb: make smb2_get_ksmbd_tcon() callable with chained PDUs
- From: Ralph Boehme <slow@xxxxxxxxx>
- [PATCH v5 15/20] ksmbd: use ksmbd_smb2_cur_pdu_buflen() in ksmbd_smb2_check_message()
- From: Ralph Boehme <slow@xxxxxxxxx>
- [PATCH v5 07/20] ksmbd: add buffer validation for SMB2_CREATE_CONTEXT
- From: Ralph Boehme <slow@xxxxxxxxx>
- [PATCH v5 14/20] ksmbd: add ksmbd_smb2_cur_pdu_buflen()
- From: Ralph Boehme <slow@xxxxxxxxx>
- [PATCH v5 05/20] ksmbd: check strictly data area in ksmbd_smb2_check_message()
- From: Ralph Boehme <slow@xxxxxxxxx>
- [PATCH v5 12/20] ksmbd: use ksmbd_req_buf_next() in ksmbd_verify_smb_message()
- From: Ralph Boehme <slow@xxxxxxxxx>
- [PATCH v5 06/20] ksmbd: add validation in smb2 negotiate
- From: Ralph Boehme <slow@xxxxxxxxx>
- [PATCH v5 03/20] ksmbd: use correct basic info level in set_file_basic_info()
- From: Ralph Boehme <slow@xxxxxxxxx>
- [PATCH v5 16/20] ksmbd: check PDU len is at least header plus body size in ksmbd_smb2_check_message()
- From: Ralph Boehme <slow@xxxxxxxxx>
- [PATCH v5 08/20] ksmbd: remove the leftover of smb2.0 dialect support
- From: Ralph Boehme <slow@xxxxxxxxx>
- [PATCH v5 04/20] ksmbd: add request buffer validation in smb2_set_info
- From: Ralph Boehme <slow@xxxxxxxxx>
- [PATCH v5 02/20] ksmbd: add validation in smb2_ioctl
- From: Ralph Boehme <slow@xxxxxxxxx>
- [PATCH v5 01/20] ksmbd: add the check to vaildate if stream protocol length exceeds maximum value
- From: Ralph Boehme <slow@xxxxxxxxx>
- [PATCH v5 00/20] Buffer validation patches
- From: Ralph Boehme <slow@xxxxxxxxx>
- Re: [PATCH v4 0/9] ksmbd: a bunch of patches that is being reviewed
- From: Ralph Boehme <slow@xxxxxxxxx>
- Re: [PATCH v4 0/9] ksmbd: a bunch of patches that is being reviewed
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH] ksmbd: missing check for NULL in convert_to_nt_pathname()
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] ksmbd: missing check for NULL in convert_to_nt_pathname()
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [gssproxy] cifs-utils, Linux cifs kernel client and gssproxy
- From: Jacob Shivers <jshivers@xxxxxxxxxx>
- Re: [RFC][PATCH v3 0/9] mm: Use DIO for swap and fix NFS swapfiles
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v4 0/9] ksmbd: a bunch of patches that is being reviewed
- From: Ralph Boehme <slow@xxxxxxxxx>
- Re: [PATCH v4 0/9] ksmbd: a bunch of patches that is being reviewed
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v4 0/9] ksmbd: a bunch of patches that is being reviewed
- From: Ralph Boehme <slow@xxxxxxxxx>
- [PATCH] ksmbd: missing check for NULL in convert_to_nt_pathname()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [Bug 14440] creator owner (S-1-3-0) ACE not honored
- From: samba-bugs@xxxxxxxxx
- Re: [PATCH v3 0/5] ksmbd: a bunch of patches
- From: Ralph Boehme <slow@xxxxxxxxx>
- Re: [PATCH v2] ksmbd: fix transform header validation
- From: Hyunchul Lee <hyc.lee@xxxxxxxxx>
- [PATCH v2] ksmbd: fix transform header validation
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v4 0/9] ksmbd: a bunch of patches that is being reviewed
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v3 0/5] ksmbd: a bunch of patches
- From: Hyunchul Lee <hyc.lee@xxxxxxxxx>
- Re: [PATCH v3 0/5] ksmbd: a bunch of patches
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v4] ksmbd: use LOOKUP_BENEATH to prevent the out of share access
- From: Hyunchul Lee <hyc.lee@xxxxxxxxx>
- Re: [PATCH] ksmbd: fix transform header validation
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v4] ksmbd: use LOOKUP_BENEATH to prevent the out of share access
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: Use less confusing branch name for populating ksmbd changes in for-next
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] ksmbd: remove NTLMv1 authentication
- From: Steve French <smfrench@xxxxxxxxx>
- Use less confusing branch name for populating ksmbd changes in for-next
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v4 0/9] ksmbd: a bunch of patches that is being reviewed
- From: Ralph Boehme <slow@xxxxxxxxx>
- Re: [PATCH v3 0/5] ksmbd: a bunch of patches
- From: Ralph Boehme <slow@xxxxxxxxx>
- Re: [PATCH v3 0/5] ksmbd: a bunch of patches
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v3 0/5] ksmbd: a bunch of patches
- From: Ralph Boehme <slow@xxxxxxxxx>
- Re: [PATCH v3 0/5] ksmbd: a bunch of patches
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH v3 0/5] ksmbd: a bunch of patches
- From: Ralph Boehme <slow@xxxxxxxxx>
- Re: [RFC][PATCH v3 0/9] mm: Use DIO for swap and fix NFS swapfiles
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v3 0/5] ksmbd: a bunch of patches
- From: Jeremy Allison <jra@xxxxxxxxx>
- Re: [PATCH v3 0/5] ksmbd: a bunch of patches
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH] ksmbd: fix transform header validation
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH 2/2] ksmbd: remove NTLMv1 authentication
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH v4] ksmbd: use LOOKUP_BENEATH to prevent the out of share access
- From: Tom Talpey <tom@xxxxxxxxxx>
- [PATCH] ksmbd: fix transform header validation
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v4] ksmbd: use LOOKUP_BENEATH to prevent the out of share access
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH v4 9/9] ksmbd: remove NTLMv1 authentication
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH v4 8/9] ksmbd: remove the leftover of smb2.0 dialect support
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH v4 7/9] ksmbd: add buffer validation for SMB2_CREATE_CONTEXT
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH v4 6/9] ksmbd: add validation in smb2 negotiate
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH v4 5/9] ksmbd: check strictly data area in ksmbd_smb2_check_message()
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH v4 3/9] ksmbd: use correct basic info level in set_file_basic_info()
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH v4 4/9] ksmbd: add request buffer validation in smb2_set_info
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH v4 2/9] ksmbd: add validation in smb2_ioctl
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH v4 1/9] ksmbd: add the check to vaildate if stream protocol length exceeds maximum value
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH v4 0/9] ksmbd: a bunch of patches that is being reviewed
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH] ksmbd: fix documentation for 2 functions
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH 1/2] ksmbd: remove the leftover of smb2.0 dialect support
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH 2/2] ksmbd: remove NTLMv1 authentication
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH] ksmbd: fix documentation for 2 functions
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v3 0/5] ksmbd: a bunch of patches
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH] ksmbd: fix documentation for 2 functions
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH v3 0/5] ksmbd: a bunch of patches
- From: Jeremy Allison <jra@xxxxxxxxx>
- Re: [PATCH v3 0/5] ksmbd: a bunch of patches
- From: Ralph Boehme <slow@xxxxxxxxx>
- Re: [PATCH v4] ksmbd: use LOOKUP_BENEATH to prevent the out of share access
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH 1/2] ksmbd: remove the leftover of smb2.0 dialect support
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH 2/2] ksmbd: remove NTLMv1 authentication
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH v3 0/5] ksmbd: a bunch of patches
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
[Index of Archives]
[Linux USB Devel]
[Linux SCSI]
[Samba]
[Yosemite News]