Show patches with: none      |   6966 patches
« 1 2 ... 17 18 1969 70 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,11/12] cifs: Build the RDMA SGE list directly from an iterator smb3: Add iter helpers and use iov_iters down to the network transport - - - - --- 2022-11-01 David Howells New
[RFC,09/12] cifs: Add a function to read into an iter from a socket smb3: Add iter helpers and use iov_iters down to the network transport - - - - --- 2022-11-01 David Howells New
[RFC,08/12] cifs: Add some helper functions smb3: Add iter helpers and use iov_iters down to the network transport - - - - --- 2022-11-01 David Howells New
[RFC,07/12] cifs: Add a function to Hash the contents of an iterator smb3: Add iter helpers and use iov_iters down to the network transport - - - - --- 2022-11-01 David Howells New
[RFC,06/12] cifs: Add a function to build an RDMA SGE list from an iterator smb3: Add iter helpers and use iov_iters down to the network transport - - - - --- 2022-11-01 David Howells New
[RFC,05/12] cifs: Implement splice_read to pass down ITER_BVEC not ITER_PIPE smb3: Add iter helpers and use iov_iters down to the network transport - - - - --- 2022-11-01 David Howells New
[RFC,04/12] netfs: Add a function to extract an iterator into a scatterlist smb3: Add iter helpers and use iov_iters down to the network transport - - - - --- 2022-11-01 David Howells New
[RFC,03/12] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator smb3: Add iter helpers and use iov_iters down to the network transport - - - - --- 2022-11-01 David Howells New
[RFC,02/12] iov_iter: Add a function to extract a page list from an iterator smb3: Add iter helpers and use iov_iters down to the network transport - - - - --- 2022-11-01 David Howells New
[RFC,01/12] mm: Move FOLL_* defs to mm_types.h smb3: Add iter helpers and use iov_iters down to the network transport - - - - --- 2022-11-01 David Howells New
[RFC,2/2] cifs: Test use of iov_iter_extract_pages() and iov_iter_extract_mode() iov_iter: Provide a function to extract/pin/get pages from an iteraor - - - - --- 2022-10-31 David Howells New
[RFC,1/2] iov_iter: Add a function to extract a page list from an iterator iov_iter: Provide a function to extract/pin/get pages from an iteraor - - - - --- 2022-10-31 David Howells New
[v2,7/7] cifs: Reset rc before free_xid() cifs: minor code improvements - - - - --- 2022-10-29 zhangxiaoxu (A) New
[v2,6/7] cifs: Fix wrong return value checking when GETFLAGS cifs: minor code improvements - 1 - - --- 2022-10-29 zhangxiaoxu (A) New
[v2,5/7] cifs: remove the unused xid parameter from smb_mnt_get_fsinfo cifs: minor code improvements - 1 - - --- 2022-10-29 zhangxiaoxu (A) New
[v2,4/7] cifs: Remove the redundant null pointer check in SMB2_negotiate() cifs: minor code improvements - - - - --- 2022-10-29 zhangxiaoxu (A) New
[v2,3/7] cifs: Remove the redundant null pointer check in SMB2_sess_setup() cifs: minor code improvements - - - - --- 2022-10-29 zhangxiaoxu (A) New
[v2,2/7] cifs: Use helper macro NTLMSSP_SIGNATURE in decode_ntlmssp_challenge() cifs: minor code improvements - - - - --- 2022-10-29 zhangxiaoxu (A) New
[v2,1/7] cifs: Use helper macro SMB2_CREATE_* instead of assignment one by one cifs: minor code improvements - - - - --- 2022-10-29 zhangxiaoxu (A) New
[RFC,9/9] cifs: Remove unused code smb3: Add iter helpers and use iov_iters down to the network transport - - - - --- 2022-10-28 David Howells New
[RFC,8/9] cifs: Build the RDMA SGE list directly from an iterator smb3: Add iter helpers and use iov_iters down to the network transport - - - - --- 2022-10-28 David Howells New
[RFC,7/9] cifs: Change the I/O paths to use an iterator rather than a page list smb3: Add iter helpers and use iov_iters down to the network transport - - - - --- 2022-10-28 David Howells New
[RFC,6/9] cifs: Add a function to read into an iter from a socket smb3: Add iter helpers and use iov_iters down to the network transport - - - - --- 2022-10-28 David Howells New
[RFC,5/9] cifs: Add some helper functions smb3: Add iter helpers and use iov_iters down to the network transport - - - - --- 2022-10-28 David Howells New
[RFC,4/9] cifs: Add a function to Hash the contents of an iterator smb3: Add iter helpers and use iov_iters down to the network transport - - - - --- 2022-10-28 David Howells New
[RFC,3/9] cifs: Add a function to build an RDMA SGE list from an iterator smb3: Add iter helpers and use iov_iters down to the network transport - - - - --- 2022-10-28 David Howells New
[RFC,2/9] netfs: Add a function to extract an iterator into a scatterlist smb3: Add iter helpers and use iov_iters down to the network transport - - - - --- 2022-10-28 David Howells New
[RFC,1/9] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator smb3: Add iter helpers and use iov_iters down to the network transport - - - - --- 2022-10-28 David Howells New
ksmbd: set SMB2_SESSION_FLAG_ENCRYPT_DATA when enforcing data encryption for this share ksmbd: set SMB2_SESSION_FLAG_ENCRYPT_DATA when enforcing data encryption for this share - - - - --- 2022-10-28 Namjae Jeon New
ksmbd-tools: add 'server smb encrypt' parameter in ksmbd.conf ksmbd-tools: add 'server smb encrypt' parameter in ksmbd.conf - - - - --- 2022-10-28 Namjae Jeon New
[7/7] cifs: Reset rc before free_xid() cifs: minor code improvements - - - - --- 2022-10-28 zhangxiaoxu (A) New
[6/7] cifs: Fix wrong return value checking when GETFLAGS cifs: minor code improvements - 1 - - --- 2022-10-28 zhangxiaoxu (A) New
[5/7] cifs: remove the unused xid parameter from smb_mnt_get_fsinfo cifs: minor code improvements - 1 - - --- 2022-10-28 zhangxiaoxu (A) New
[4/7] cifs: Remove the redundant null pointer check in SMB2_negotiate() cifs: minor code improvements - - - - --- 2022-10-28 zhangxiaoxu (A) New
[3/7] cifs: Remove the redundant null pointer check in SMB2_sess_setup() cifs: minor code improvements - - - - --- 2022-10-28 zhangxiaoxu (A) New
[2/7] cifs: Use helper macro NTLMSSP_SIGNATURE in decode_ntlmssp_challenge() cifs: minor code improvements - - - - --- 2022-10-28 zhangxiaoxu (A) New
[1/7] cifs: Use helper macro SMB2_CREATE_* instead of assignment one by one cifs: minor code improvements - - - - --- 2022-10-28 zhangxiaoxu (A) New
[SMB3,client] fix oplock breaks when using multichannel [SMB3,client] fix oplock breaks when using multichannel - - - - --- 2022-10-28 Steve French New
[v2,12/12] use less confusing names for iov_iter direction initializers [v2,01/12] get rid of unlikely() on page_copy_sane() calls - - - - --- 2022-10-28 Al Viro New
[v2,11/12] iov_iter: saner checks for attempt to copy to/from iterator [v2,01/12] get rid of unlikely() on page_copy_sane() calls - - - - --- 2022-10-28 Al Viro New
[v2,10/12,xen] fix "direction" argument of iov_iter_kvec() [v2,01/12] get rid of unlikely() on page_copy_sane() calls - - - - --- 2022-10-28 Al Viro New
[v2,09/12,vhost] fix 'direction' argument of iov_iter_{init,bvec}() [v2,01/12] get rid of unlikely() on page_copy_sane() calls - - - - --- 2022-10-28 Al Viro New
[v2,08/12,target] fix iov_iter_bvec() "direction" argument [v2,01/12] get rid of unlikely() on page_copy_sane() calls - - - - --- 2022-10-28 Al Viro New
[v2,07/12,s390] memcpy_real(): WRITE is "data source", not destination... [v2,01/12] get rid of unlikely() on page_copy_sane() calls - - - - --- 2022-10-28 Al Viro New
[v2,06/12,s390] zcore: WRITE is "data source", not destination... [v2,01/12] get rid of unlikely() on page_copy_sane() calls - - - - --- 2022-10-28 Al Viro New
[v2,05/12,infiniband] READ is "data destination", not source... [v2,01/12] get rid of unlikely() on page_copy_sane() calls - - - - --- 2022-10-28 Al Viro New
[v2,04/12,fsi] WRITE is "data source", not destination... [v2,01/12] get rid of unlikely() on page_copy_sane() calls - - - - --- 2022-10-28 Al Viro New
[v2,03/12,s390] copy_oldmem_kernel() - WRITE is "data source", not destination [v2,01/12] get rid of unlikely() on page_copy_sane() calls - - - - --- 2022-10-28 Al Viro New
[v2,02/12] csum_and_copy_to_iter(): handle ITER_DISCARD [v2,01/12] get rid of unlikely() on page_copy_sane() calls - - - - --- 2022-10-28 Al Viro New
[v2,01/12] get rid of unlikely() on page_copy_sane() calls [v2,01/12] get rid of unlikely() on page_copy_sane() calls - - - - --- 2022-10-28 Al Viro New
[v4] cifs: fix use-after-free caused by invalid pointer `hostname` [v4] cifs: fix use-after-free caused by invalid pointer `hostname` - 1 1 - --- 2022-10-27 Zeng Heng New
[v3] cifs: fix use-after-free caused by invalid pointer `hostname` [v3] cifs: fix use-after-free caused by invalid pointer `hostname` - 1 1 - --- 2022-10-27 Zeng Heng New
[9/9] fscache,netfs: move "fscache_" prefixed structures to fscache.h fscache,netfs: decouple raw fscache APIs from libnetfs - - - - --- 2022-10-27 Jingbo Xu New
[8/9] fscache,netfs: move PageFsCache() family helpers to fscache.h fscache,netfs: decouple raw fscache APIs from libnetfs - - - - --- 2022-10-27 Jingbo Xu New
[7/9] fscache,netfs: define flags for prepare_read() fscache,netfs: decouple raw fscache APIs from libnetfs - - - - --- 2022-10-27 Jingbo Xu New
[6/9] fscache,netfs: rename netfs_cache_resources as fscache_resources fscache,netfs: decouple raw fscache APIs from libnetfs - - - - --- 2022-10-27 Jingbo Xu New
[5/9] fscache,netfs: rename netfs_cache_ops as fscache_ops fscache,netfs: decouple raw fscache APIs from libnetfs - - - - --- 2022-10-27 Jingbo Xu New
[4/9] fscache,netfs: rename netfs_read_from_hole as fscache_read_from_hole fscache,netfs: decouple raw fscache APIs from libnetfs - - - - --- 2022-10-27 Jingbo Xu New
[3/9] fscache,netfs: rename netfs_io_terminated_t as fscache_io_terminated_t fscache,netfs: decouple raw fscache APIs from libnetfs - - - - --- 2022-10-27 Jingbo Xu New
[2/9] fscache,netfs: rename netfs_io_source as fscache_io_source fscache,netfs: decouple raw fscache APIs from libnetfs - - - - --- 2022-10-27 Jingbo Xu New
[1/9] fscache: decouple prepare_read() from netfs_io_subrequest fscache,netfs: decouple raw fscache APIs from libnetfs - - - - --- 2022-10-27 Jingbo Xu New
cred: Do not default to init_cred in prepare_kernel_cred() cred: Do not default to init_cred in prepare_kernel_cred() 4 - 1 - --- 2022-10-26 Kees Cook New
ext4: replace ternary operator with min() ext4: replace ternary operator with min() - - - - --- 2022-10-25 KaiLong Wang New
[-next,1/5] smb3: fix possible null-ptr-deref when parsing param [-next,1/5] smb3: fix possible null-ptr-deref when parsing param - - - - --- 2022-10-23 Hawkins Jiawei New
[2/2] cifs: Fix pages array leak when writedata alloc failed in cifs_writedata_alloc() Fix memory and page leak when writedata alloc failed - 1 - - --- 2022-10-22 zhangxiaoxu (A) New
[1/2] cifs: Fix pages leak when writedata alloc failed in cifs_write_from_iter() Fix memory and page leak when writedata alloc failed - 1 - - --- 2022-10-22 zhangxiaoxu (A) New
cifs: fix memory leaks in session setup cifs: fix memory leaks in session setup - 1 - - --- 2022-10-19 Paulo Alcantara New
[v5,28/30] cifs: use stub posix acl handlers acl: add vfs posix acl api - - - - --- 2022-10-18 Christian Brauner New
[v5,18/30] ksmbd: use vfs_remove_acl() acl: add vfs posix acl api - - - - --- 2022-10-18 Christian Brauner New
[v5,06/30] cifs: implement set acl method acl: add vfs posix acl api - - - - --- 2022-10-18 Christian Brauner New
[v5,05/30] cifs: implement get acl method acl: add vfs posix acl api - - - - --- 2022-10-18 Christian Brauner New
cifs: drop the lease for cached directories on rmdir or rename cifs: drop the lease for cached directories on rmdir or rename - 1 - - --- 2022-10-18 Ronnie Sahlberg New
cifs: Fix memory leak when build ntlmssp negotiate blob failed cifs: Fix memory leak when build ntlmssp negotiate blob failed - 2 - - --- 2022-10-18 zhangxiaoxu (A) New
cifs: set rc to -ENOENT if we can not get a dentry for the cached dir cifs: set rc to -ENOENT if we can not get a dentry for the cached dir - 1 - - --- 2022-10-17 Ronnie Sahlberg New
[v3,23/23] filemap: Remove find_get_pages_range_tag() Convert to filemap_get_folios_tag() - - - - --- 2022-10-17 Vishal Moola New
[v3,22/23] nilfs2: Convert nilfs_clear_dirty_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - - --- 2022-10-17 Vishal Moola New
[v3,21/23] nilfs2: Convert nilfs_copy_dirty_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - - --- 2022-10-17 Vishal Moola New
[v3,20/23] nilfs2: Convert nilfs_btree_lookup_dirty_buffers() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - - --- 2022-10-17 Vishal Moola New
[v3,19/23] nilfs2: Convert nilfs_lookup_dirty_node_buffers() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - - --- 2022-10-17 Vishal Moola New
[v3,18/23] nilfs2: Convert nilfs_lookup_dirty_data_buffers() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - - --- 2022-10-17 Vishal Moola New
[v3,17/23] gfs2: Convert gfs2_write_cache_jdata() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - - - --- 2022-10-17 Vishal Moola New
[v3,16/23] f2fs: Convert f2fs_sync_meta_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - - - --- 2022-10-17 Vishal Moola New
[v3,15/23] f2fs: Convert last_fsync_dnode() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - - - --- 2022-10-17 Vishal Moola New
[v3,14/23] f2fs: Convert f2fs_write_cache_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - - - --- 2022-10-17 Vishal Moola New
[v3,13/23] f2fs: Convert f2fs_sync_node_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - - --- 2022-10-17 Vishal Moola New
[v3,12/23] f2fs: Convert f2fs_flush_inline_data() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - - --- 2022-10-17 Vishal Moola New
[v3,11/23] f2fs: Convert f2fs_fsync_node_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - - --- 2022-10-17 Vishal Moola New
[v3,10/23] ext4: Convert mpage_prepare_extent_to_map() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - - - --- 2022-10-17 Vishal Moola New
[v3,09/23] cifs: Convert wdata_alloc_and_fillpages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - - - --- 2022-10-17 Vishal Moola New
[v3,08/23] ceph: Convert ceph_writepages_start() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - - --- 2022-10-17 Vishal Moola New
[v3,07/23] btrfs: Convert extent_write_cache_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - - --- 2022-10-17 Vishal Moola New
[v3,06/23] btrfs: Convert btree_write_cache_pages() to use filemap_get_folio_tag() Convert to filemap_get_folios_tag() 1 - - - --- 2022-10-17 Vishal Moola New
[v3,05/23] afs: Convert afs_writepages_region() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - - 1 --- 2022-10-17 Vishal Moola New
[v3,04/23] page-writeback: Convert write_cache_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - 1 - --- 2022-10-17 Vishal Moola New
[v3,03/23] filemap: Convert __filemap_fdatawait_range() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - 1 - --- 2022-10-17 Vishal Moola New
[v3,02/23] filemap: Added filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - 1 - --- 2022-10-17 Vishal Moola New
[v3,01/23] pagemap: Add filemap_grab_folio() Convert to filemap_get_folios_tag() - - 1 - --- 2022-10-17 Vishal Moola New
New Defects reported by Coverity Scan for linux-next weekly scan New Defects reported by Coverity Scan for linux-next weekly scan - - - - --- 2022-10-17 Steve French New
[5/5] cifs: Fix xid leak in cifs_get_file_info_unix() cifs: Fix xid leak in cifs - 1 - - --- 2022-10-17 zhangxiaoxu (A) New
[4/5] cifs: Fix xid leak in cifs_ses_add_channel() cifs: Fix xid leak in cifs - 1 - - --- 2022-10-17 zhangxiaoxu (A) New
« 1 2 ... 17 18 1969 70 »