ext4: add EA_INODE checking to ext4_iget()
[platform/kernel/linux-starfive.git] / fs / cifs /
2023-05-30 Steve Frenchcifs: mapchars mount option ignored
2023-05-24 Bharath SMSMB3: drop reference to cfile before sending oplock...
2023-05-24 Bharath SMSMB3: Close all deferred handles of inode in case of...
2023-05-17 Steve FrenchSMB3: force unmount was failing to close deferred close...
2023-05-17 Steve Frenchsmb3: fix problem remounting a share after shutdown
2023-05-17 Steve Frenchcifs: release leases for deferred close handles when...
2023-05-17 Pawel Witekcifs: fix pcchunk length type in smb2_copychunk_range
2023-05-11 Paulo Alcantaracifs: protect session status check in smb2_reconnect()
2023-05-11 Paulo Alcantaracifs: fix potential use-after-free bugs in TCP_Server_I...
2023-05-11 Bharath SMSMB3: Close deferred file handles in case of handle...
2023-05-11 Bharath SMSMB3: Add missing locks to protect deferred close file...
2023-04-20 David Disseldorpcifs: fix negotiate context parsing
2023-04-13 Thiago Rafael Beckercifs: sanitize paths in cifs_update_super_prepath.
2023-04-06 David Disseldorpcifs: fix DFS traversal oops without CONFIG_CIFS_DFS_UPCALL
2023-04-06 Paulo Alcantaracifs: prevent infinite recursion in CIFSGetDFSRefer()
2023-04-06 Paulo Alcantaracifs: fix missing unload_nls() in smb2_reconnect()
2023-04-06 Shyam Prasad Ncifs: avoid race conditions with parallel reconnects
2023-04-06 Paulo Alcantaracifs: prevent data race in cifs_reconnect_tcon()
2023-04-06 Shyam Prasad Ncifs: update ip_addr for ses only for primary chan...
2023-03-30 Paulo Alcantaracifs: fix dentry lookups in directory handle cache
2023-03-30 Shyam Prasad Ncifs: print session id while listing open files
2023-03-30 Shyam Prasad Ncifs: dump pending mids for all channels in DebugData
2023-03-30 Shyam Prasad Ncifs: empty interface list when server doesn't support...
2023-03-30 Shyam Prasad Ncifs: do not poll server interfaces too regularly
2023-03-30 Shyam Prasad Ncifs: append path to open_enter trace event
2023-03-30 Shyam Prasad Ncifs: lock chan_lock outside match_session
2023-03-30 Steve Frenchsmb3: fix unusable share after force unmount failure
2023-03-30 Steve Frenchsmb3: lower default deferred close timeout to address...
2023-03-22 Volker Lendeckecifs: Fix smb2_set_path_size()
2023-03-22 Shyam Prasad Ncifs: generate signkey for the channel that's reconnecting
2023-03-22 Zhang Xiaoxucifs: Move the in_send statistic to __smb_send_rqst()
2023-03-17 Paulo Alcantaracifs: improve checking of DFS links over STATUS_OBJECT_...
2023-03-10 Ronnie Sahlbergcifs: return a single-use cfid if we did not get a...
2023-03-10 Ronnie Sahlbergcifs: Check the lease context if we actually got a...
2023-03-10 Stefan Metzmachercifs: don't try to use rdma offload on encrypted connec...
2023-03-10 Stefan Metzmachercifs: split out smb3_use_rdma_offload() helper
2023-03-10 Stefan Metzmachercifs: introduce cifs_io_parms in smb2_async_writev()
2023-03-10 Paulo Alcantaracifs: fix mount on old smb servers
2023-03-10 Volker Lendeckecifs: Fix uninitialized memory reads for oparms.mode
2023-03-10 Volker Lendeckecifs: Fix uninitialized memory read in smb3_qfs_tcon()
2023-03-10 Paulo Alcantaracifs: prevent data race in smb2_reconnect()
2023-03-10 Shyam Prasad Ncifs: use tcon allocation functions even for dummy...
2023-03-10 Zhang Xiaoxucifs: Fix warning and UAF when destroy the MR list
2023-03-10 Zhang Xiaoxucifs: Fix lost destroy smbd connection when MR allocate...
2023-02-14 ZhaoLong Wangcifs: Fix use-after-free in rdata->read_into_pages()
2023-02-09 Al Virouse less confusing names for iov_iter direction initial...
2023-02-06 Paulo Alcantaracifs: fix return of uninitialized rc in dfs_cache_updat...
2023-02-01 David Howellscifs: Fix oops due to uncleared server->smbd_conn in...
2023-02-01 Paulo Alcantaracifs: fix potential memory leaks in session setup
2023-02-01 Paulo Alcantaracifs: fix potential deadlock in cache_refresh_path()
2023-01-24 Paulo Alcantaracifs: reduce roundtrips on create/qinfo requests
2023-01-24 Enzo Matsumiyacifs: do not include page data when checking signature
2023-01-24 Paulo Alcantaracifs: fix race in assemble_neg_contexts()
2023-01-18 Paulo Alcantaracifs: fix double free on failed kerberos auth
2023-01-18 Paulo Alcantaracifs: do not query ifaces on smb1 mounts
2023-01-18 Paulo Alcantaracifs: fix file info setting in cifs_open_file()
2023-01-18 Paulo Alcantaracifs: fix file info setting in cifs_query_path_info()
2023-01-18 Volker Lendeckecifs: Fix uninitialized memory read for smb311 posix...
2023-01-12 Shyam Prasad Ncifs: refcount only the selected iface during interface...
2023-01-12 Shyam Prasad Ncifs: fix interface count calculation during refresh
2023-01-07 Paulo Alcantaracifs: set correct status of tcon ipc when reconnecting
2023-01-07 Paulo Alcantaracifs: set correct ipc status after initial tree connect
2023-01-07 Paulo Alcantaracifs: set correct tcon status after initial tree connect
2023-01-07 Steve Frenchcifs: fix missing display of three mount options
2023-01-07 Paulo Alcantaracifs: fix confusing debug message
2022-12-31 Paulo Alcantaracifs: don't leak -ENOMEM in smb2_open_file()
2022-12-21 Paulo Alcantaracifs: fix oops during encryption
2022-12-11 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2022-12-10-1' of git...
2022-12-10 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2022-12-09 Linus TorvaldsMerge tag 'media/v6.1-4' of git://git./linux/kernel...
2022-12-09 Dave AirlieMerge tag 'drm-misc-fixes-2022-12-08' of git://anongit...
2022-12-08 Linus TorvaldsMerge tag 'block-6.1-2022-12-08' of git://git.kernel...
2022-12-08 Linus TorvaldsMerge tag 'io_uring-6.1-2022-12-08' of git://git.kernel...
2022-12-08 Linus TorvaldsMerge tag 'for-linus-2022120801' of git://git./linux...
2022-12-08 Linus TorvaldsMerge tag 'ata-6.1-rc8' of git://git./linux/kernel...
2022-12-07 Linus TorvaldsMerge tag 'platform-drivers-x86-v6.1-5' of git://git...
2022-12-07 Paolo AbeniMerge tag 'ieee802154-for-net-2022-12-05' of git:/...
2022-12-06 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2022-12-04 Linus TorvaldsMerge tag 'perf_urgent_for_v6.1_rc8' of git://git....
2022-12-04 Linus TorvaldsMerge tag 'powerpc-6.1-6' of git://git./linux/kernel...
2022-12-04 Linus TorvaldsMerge tag 'input-for-v6.1-rc7' of git://git./linux...
2022-12-03 Linus TorvaldsMerge tag 'i2c-for-6.1-rc8' of git://git./linux/kernel...
2022-12-03 Linus TorvaldsMerge tag 'dax-fixes-6.1-rc8' of git://git./linux/kerne...
2022-12-03 Linus TorvaldsMerge tag 'block-6.1-2022-12-02' of git://git.kernel...
2022-12-03 Linus TorvaldsMerge tag 'pinctrl-v6.1-5' of git://git./linux/kernel...
2022-12-03 Linus TorvaldsMerge tag 'riscv-for-linus-6.1-rc8' of git://git./linux...
2022-12-02 Linus TorvaldsMerge tag 'mmc-v6.1-rc5-2' of git://git./linux/kernel...
2022-12-02 Linus TorvaldsMerge tag 'sound-6.1-rc8' of git://git./linux/kernel...
2022-12-02 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2022-12-02' of git:/...
2022-12-01 Palmer DabbeltRISC-V: Fix a race condition during kernel stack overflow
2022-12-01 Linus TorvaldsMerge tag 'efi-fixes-for-v6.1-4' of git://git./linux...
2022-12-01 Linus TorvaldsMerge tag 'hwmon-for-v6.1-rc8' of git://git./linux...
2022-12-01 Jakub KicinskiMerge git://git./linux/kernel/git/netfilter/nf
2022-11-30 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2022-11-29 Linus TorvaldsMerge tag 'net-6.1-rc8-2' of git://git./linux/kernel...
2022-11-29 Arnd BergmannMerge tag 'at91-fixes-6.1-3' of https://git./linux...
2022-11-29 Paolo BonziniMerge tag 'kvm-s390-master-6.1-2' of https://git./linux...
2022-11-29 Jakub KicinskiMerge tag 'wireless-2022-11-28' of git://git./linux...
2022-11-28 Linus TorvaldsMerge tag 'devicetree-fixes-for-6.1-2' of git://git...
2022-11-28 Linus TorvaldsMerge tag 'trace-v6.1-rc6' of git://git./linux/kernel...
next