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
/
cifs
/
file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-02
Merge tag '5.18-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-1
/
+7
2022-03-23
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-19
/
+20
2022-03-22
cifs: writeback fix
David Howells
1
-1
/
+7
2022-03-19
Adjust cifssb maximum read size
Rohith Surabattula
1
-0
/
+10
2022-03-15
fscache: Convert fscache_set_page_dirty() to fscache_dirty_folio()
Matthew Wilcox (Oracle)
1
-5
/
+6
2022-03-15
cifs: Convert from launder_page to launder_folio
Matthew Wilcox (Oracle)
1
-9
/
+9
2022-03-15
cifs: Convert from invalidatepage to invalidate_folio
Matthew Wilcox (Oracle)
1
-5
/
+5
2022-02-01
cifs: Fix the readahead conversion to manage the batch when reading from cache
David Howells
1
-1
/
+1
2022-02-01
cifs: Implement cache I/O by accessing the cache directly
David Howells
1
-5
/
+50
2022-02-01
cifs: Transition from ->readpages() to ->readahead()
David Howells
1
-137
/
+35
2022-01-19
cifs: Support fscache indexing rewrite
David Howells
1
-25
/
+41
2021-11-11
smb3: do not error on fsync when readonly
Steve French
1
-6
/
+29
2021-10-25
fs: get rid of the res2 iocb->ki_complete argument
Jens Axboe
1
-2
/
+2
2021-09-24
cifs: Clear modified attribute bit from inode flags
Steve French
1
-1
/
+1
2021-09-22
cifs: fix a sign extension bug
Dan Carpenter
1
-1
/
+1
2021-09-18
cifs: Not to defer close on file when lock is set
Rohith Surabattula
1
-0
/
+2
2021-09-13
cifs: remove pathname for file from SPDX header
Steve French
1
-1
/
+0
2021-08-25
cifs: enable fscache usage even for files opened as rw
Shyam Prasad N
1
-2
/
+13
2021-08-12
cifs: Call close synchronously during unlink/rename/lease break.
Rohith Surabattula
1
-18
/
+17
2021-07-27
SMB3: fix readpage for large swap cache
Steve French
1
-1
/
+1
2021-06-21
cifs: use SPDX-Licence-Identifier
Steve French
1
-13
/
+1
2021-05-20
Fix KASAN identified use-after-free issue.
Rohith Surabattula
1
-7
/
+13
2021-05-20
Defer close only when lease is enabled.
Rohith Surabattula
1
-0
/
+1
2021-05-20
Fix kernel oops when CONFIG_DEBUG_ATOMIC_SLEEP is enabled.
Rohith Surabattula
1
-15
/
+12
2021-05-05
Merge tag '5.13-rc-smb3-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-4
/
+98
2021-05-04
Cifs: Fix kernel oops caused by deferred close for files.
Rohith Surabattula
1
-4
/
+12
2021-05-03
cifs: add shutdown support
Steve French
1
-0
/
+6
2021-05-03
cifs: Deferred close for files
Rohith Surabattula
1
-2
/
+82
2021-04-27
Merge branch 'work.inode-type-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2021-04-26
cifs: allocate buffer in the caller of build_path_from_dentry()
Al Viro
1
-39
/
+36
2021-04-26
cifs: make build_path_from_dentry() return const char *
Al Viro
1
-4
/
+4
2021-04-26
cifs: constify pathname arguments in a bunch of helpers
Al Viro
1
-2
/
+2
2021-03-27
cifs: revalidate mapping when we open files for SMB1 POSIX
Ronnie Sahlberg
1
-0
/
+1
2021-03-13
cifs: have cifs_fattr_to_inode() refuse to change type on live inode
Al Viro
1
-1
/
+1
2021-02-23
cifs: change confusing field serverName (to ip_addr)
Steve French
1
-1
/
+1
2020-12-14
cifs: move [brw]size from cifs_sb to cifs_sb->ctx
Ronnie Sahlberg
1
-6
/
+6
2020-12-14
cifs: remove [gu]id/backup[gu]id/file_mode/dir_mode from cifs_sb
Ronnie Sahlberg
1
-2
/
+3
2020-12-14
cifs: remove various function description warnings
Steve French
1
-2
/
+7
2020-07-08
cifs: remove the retry in cifs_poxis_lock_set
yangerkun
1
-13
/
+6
2020-06-23
cifs: Fix double add page to memcg when cifs_readpages
Zhang Xiaoxu
1
-4
/
+7
2020-06-12
smb311: add support for using info level for posix extensions query
Steve French
1
-1
/
+4
2020-06-06
Merge tag '5.8-rc-smb3-fixes-part-1' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-29
/
+31
2020-06-04
cifs: multichannel: move channel selection above transport layer
Aurelien Aptel
1
-13
/
+19
2020-06-04
cifs: multichannel: always zero struct cifs_io_parms
Aurelien Aptel
1
-2
/
+2
2020-06-04
mm: fold and remove lru_cache_add_anon() and lru_cache_add_file()
Johannes Weiner
1
-5
/
+5
2020-06-01
cifs: Standardize logging output
Joe Perches
1
-14
/
+10
2020-05-14
cifs: Fix null pointer check in cifs_read
Steve French
1
-1
/
+1
2020-04-10
smb3: enable swap on SMB3 mounts
Steve French
1
-0
/
+61
2020-03-23
CIFS: Fix bug which the return value by asynchronous read is error
Yilu Lin
1
-1
/
+1
2020-03-18
locks: reinstate locks_delete_block optimization
Linus Torvalds
1
-1
/
+2
[next]