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
starfive-6.6.48-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
/
smb
/
client
/
file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-19
cifs: Fix missing error code set
David Howells
1
-0
/
+2
2024-07-03
cifs: Fix read-performance regression by dropping readahead expansion
David Howells
1
-30
/
+0
2024-06-20
cifs: Move the 'pid' from the subreq to the req
David Howells
1
-8
/
+3
2024-06-20
cifs: Only pick a channel once per read request
David Howells
1
-11
/
+3
2024-06-19
cifs: drop the incorrect assertion in cifs_swap_rw()
Barry Song
1
-2
/
+0
2024-05-21
smb3: reenable swapfiles over SMB3 mounts
Steve French
1
-0
/
+23
2024-05-14
cifs: Fix locking in cifs_strict_readv()
Steve French
1
-9
/
+25
2024-05-01
cifs: Remove some code that's no longer used, part 3
David Howells
1
-1004
/
+0
2024-05-01
cifs: Remove some code that's no longer used, part 2
David Howells
1
-633
/
+1
2024-05-01
cifs: Remove some code that's no longer used, part 1
David Howells
1
-619
/
+0
2024-05-01
cifs: Cut over to using netfslib
David Howells
1
-75
/
+86
2024-05-01
cifs: Implement netfslib hooks
David Howells
1
-0
/
+315
2024-05-01
cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c
David Howells
1
-0
/
+53
2024-05-01
cifs: Replace the writedata replay bool with a netfs sreq flag
David Howells
1
-1
/
+1
2024-05-01
cifs: Make wait_mtu_credits take size_t args
David Howells
1
-7
/
+10
2024-05-01
cifs: Use more fields from netfs_io_subrequest
David Howells
1
-56
/
+56
2024-05-01
cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest
David Howells
1
-47
/
+32
2024-05-01
cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest
David Howells
1
-24
/
+20
2024-05-01
cifs: Use alternative invalidation to using launder_folio
David Howells
1
-122
/
+0
2024-04-29
mm: Remove the PG_fscache alias for PG_private_2
David Howells
1
-8
/
+8
2024-04-03
smb3: retrying on failed server close
Ritvik Budhiraja
1
-6
/
+57
2024-04-02
cifs: Fix caching to try to do open O_WRONLY as rdwr on server
David Howells
1
-10
/
+38
2024-03-14
cifs: fixes for get_inode_info
Meetakshi Setiya
1
-1
/
+0
2024-03-14
cifs: defer close file handles having RH lease
Bharath SM
1
-4
/
+15
2024-03-13
Merge tag '6.9-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...
Linus Torvalds
1
-131
/
+172
2024-03-11
Merge tag 'vfs-6.9.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-37
/
+41
2024-03-11
cifs: Fix writeback data corruption
David Howells
1
-126
/
+157
2024-03-11
smb: client: do not defer close open handles to deleted files
Meetakshi Setiya
1
-1
/
+2
2024-03-11
smb3: update allocation size more accurately on write completion
Steve French
1
-1
/
+8
2024-03-11
cifs: prevent updating file size from server if we have a read/write lease
Bharath SM
1
-3
/
+5
2024-02-09
cifs: change tcon status when need_reconnect is set on it
Shyam Prasad N
1
-0
/
+3
2024-02-05
smb/client: adapt to breakup of struct file_lock
Jeff Layton
1
-32
/
+35
2024-02-05
filelock: split common fields into struct file_lock_core
Jeff Layton
1
-1
/
+2
2024-02-05
smb/client: convert to using new filelock helpers
Jeff Layton
1
-6
/
+6
2024-01-27
Merge tag '6.8-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-4
/
+5
2024-01-24
cifs: set replay flag for retries of write command
Shyam Prasad N
1
-0
/
+1
2024-01-24
cifs: Share server EOF pos with netfslib
David Howells
1
-4
/
+4
2024-01-23
cifs: Don't use certain unnecessary folio_*() functions
David Howells
1
-5
/
+5
2024-01-19
Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-16
/
+2
2024-01-11
Merge tag 'v6.8-rc-part1-smb-client' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-4
/
+6
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+2
2024-01-08
smb: client: allow creating special files via reparse points
Paulo Alcantara
1
-4
/
+6
2023-12-24
netfs: Move pinning-for-writeback from fscache to netfs
David Howells
1
-16
/
+2
2023-12-19
fs: cifs: Fix atime update check
Zizhi Wo
1
-1
/
+1
2023-12-11
smb: do not test the return value of folio_start_writeback()
Matthew Wilcox (Oracle)
1
-4
/
+2
2023-10-18
client: convert to new timestamp accessors
Jeff Layton
1
-8
/
+10
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-2
/
+2
2023-08-14
cifs: Release folio lock on fscache read hit.
Russell Harmon via samba-technical
1
-1
/
+1
2023-08-11
cifs: fix potential oops in cifs_oplock_break
Steve French
1
-7
/
+16
2023-07-24
smb: convert to ctime accessor functions
Jeff Layton
1
-2
/
+2
[next]