index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-17
SMB3: EBADF/EIO errors in rename/open caused by race condition in smb2_compou...
Steve French
1
-2
/
+0
2022-05-10
cifs: Convert to release_folio
Matthew Wilcox (Oracle)
1
-7
/
+7
2022-05-10
mm: introduce ->swap_rw and use it for reads from SWP_FS_OPS swap-space
NeilBrown
1
-0
/
+4
2022-05-10
mm: move responsibility for setting SWP_FS_OPS to ->swap_activate
NeilBrown
1
-1
/
+2
2022-05-09
cifs: Convert cifs to read_folio
Matthew Wilcox (Oracle)
1
-6
/
+7
2022-05-08
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-08
fs: Remove aop flags parameter from grab_cache_page_write_begin()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-04-21
cifs: destage any unwritten data to the server before calling copychunk_write
Ronnie Sahlberg
1
-0
/
+8
2022-04-21
cifs: use correct lock type in cifs_reconnect()
Paulo Alcantara
1
-1
/
+8
2022-04-21
cifs: fix NULL ptr dereference in refresh_mounts()
Paulo Alcantara
2
-7
/
+14
2022-04-18
cifs: Use kzalloc instead of kmalloc/memset
Haowen Bai
1
-2
/
+1
2022-04-14
cifs: verify that tcon is valid before dereference in cifs_kill_sb
Ronnie Sahlberg
1
-3
/
+3
2022-04-13
cifs: potential buffer overflow in handling symlinks
Harshit Mogalapalli
1
-0
/
+3
2022-04-09
cifs: Split the smb3_add_credits tracepoint
David Howells
4
-6
/
+16
2022-04-08
cifs: release cached dentries only if mount is complete
Shyam Prasad N
1
-13
/
+15
2022-04-08
cifs: Check the IOCB_DIRECT flag, not O_DIRECT
David Howells
1
-1
/
+1
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
1
-1
/
+1
2022-04-05
cifs: update internal module number
Steve French
1
-1
/
+1
2022-04-05
cifs: force new session setup and tcon for dfs
Paulo Alcantara
1
-5
/
+8
2022-04-04
cifs: remove check of list iterator against head past the loop body
Jakob Koschel
1
-4
/
+6
2022-04-04
cifs: fix potential race with cifsd thread
Paulo Alcantara
2
-2
/
+2
2022-04-02
Merge tag '5.18-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
14
-774
/
+243
2022-04-01
Merge tag 'folio-5.18d' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2
-2
/
+2
2022-04-01
fs: Remove ->readpages address space operation
Matthew Wilcox (Oracle)
2
-2
/
+2
2022-04-01
Merge tag 'netfs-prep-20220318' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-18
/
+13
2022-03-31
cifs: fix NULL ptr dereference in smb2_ioctl_query_info()
Paulo Alcantara
1
-59
/
+65
2022-03-31
cifs: prevent bad output lengths in smb2_ioctl_query_info()
Paulo Alcantara
1
-6
/
+10
2022-03-31
smb3: fix ksmbd bigendian bug in oplock break, and move its struct to smbfs_c...
Steve French
1
-112
/
+0
2022-03-29
smb3: cleanup and clarify status of tree connections
Steve French
7
-33
/
+40
2022-03-27
smb3: move defines for query info and query fsinfo to smbfs_common
Steve French
3
-319
/
+18
2022-03-27
smb3: move defines for ioctl protocol header and SMB2 sizes to smbfs_common
Steve French
4
-70
/
+0
2022-03-25
[smb3] move more common protocol header definitions to smbfs_common
Steve French
3
-111
/
+11
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
1
-1
/
+1
2022-03-23
cifs: fix incorrect use of list iterator after the loop
Xiaomeng Tong
1
-2
/
+4
2022-03-23
cifs: fix bad fids sent over wire
Paulo Alcantara
3
-41
/
+34
2022-03-23
cifs: change smb2_query_info_compound to use a cached fid, if available
Ronnie Sahlberg
1
-10
/
+35
2022-03-23
cifs: convert the path to utf16 in smb2_query_info_compound
Ronnie Sahlberg
2
-12
/
+13
2022-03-23
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-19
/
+20
2022-03-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2022-03-23
fs: allocate inode by using alloc_inode_sb()
Muchun Song
1
-1
/
+1
2022-03-22
cifs: writeback fix
David Howells
1
-1
/
+7
2022-03-22
cifs: do not skip link targets when an I/O fails
Paulo Alcantara
1
-3
/
+11
2022-03-19
cifs: use a different reconnect helper for non-cifsd threads
Shyam Prasad N
6
-7
/
+50
2022-03-19
cifs: we do not need a spinlock around the tree access during umount
Ronnie Sahlberg
1
-2
/
+0
2022-03-19
Adjust cifssb maximum read size
Rohith Surabattula
2
-0
/
+13
2022-03-19
cifs: truncate the inode and mapping when we simulate fcollapse
Ronnie Sahlberg
1
-4
/
+14
2022-03-19
cifs: fix handlecache and multiuser
Ronnie Sahlberg
1
-3
/
+10
2022-03-18
netfs: Add a netfs inode context
David Howells
3
-10
/
+13
2022-03-18
fscache: export fscache_end_operation()
Jeffle Xu
1
-8
/
+0
2022-03-17
smb3: fix incorrect session setup check for multiuser mounts
Steve French
1
-1
/
+2
[prev]
[next]