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
/
afs
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-57
/
+59
2023-02-21
Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linux
Linus Torvalds
1
-5
/
+3
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-17
/
+17
2023-02-20
Merge tag 'locks-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayt...
Linus Torvalds
2
-7
/
+8
2023-02-03
afs: use bvec_set_folio to initialize a bvec
Christoph Hellwig
1
-5
/
+3
2023-02-03
afs: convert afs_writepages_region() to use filemap_get_folios_tag()
Vishal Moola (Oracle)
1
-57
/
+59
2023-01-19
fs: port xattr to mnt_idmap
Christian Brauner
1
-2
/
+2
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
2
-2
/
+2
2023-01-19
fs: port ->rename() to pass mnt_idmap
Christian Brauner
1
-2
/
+2
2023-01-19
fs: port ->mkdir() to pass mnt_idmap
Christian Brauner
1
-2
/
+2
2023-01-19
fs: port ->symlink() to pass mnt_idmap
Christian Brauner
1
-2
/
+2
2023-01-19
fs: port ->create() to pass mnt_idmap
Christian Brauner
1
-2
/
+2
2023-01-19
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
2
-3
/
+3
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
2
-2
/
+2
2023-01-11
fs: remove locks_inode
Jeff Layton
1
-7
/
+7
2023-01-11
filelock: move file locking definitions to separate header file
Jeff Layton
1
-0
/
+1
2023-01-06
rxrpc: Move call state changes from recvmsg to I/O thread
David Howells
1
-0
/
+1
2023-01-06
rxrpc: Tidy up abort generation infrastructure
David Howells
2
-9
/
+20
2022-12-22
afs: Stop implementing ->writepage()
David Howells
3
-37
/
+50
2022-12-22
afs: remove afs_cache_netfs and afs_zap_permits() declarations
Gaosheng Cui
1
-8
/
+0
2022-12-22
afs: remove variable nr_servers
Colin Ian King
1
-5
/
+1
2022-12-22
afs: Fix lost servers_outstanding count
David Howells
1
-1
/
+4
2022-12-13
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
6
-13
/
+13
2022-11-30
afs: Fix server->active leak in afs_put_server
Marc Dionne
1
-1
/
+1
2022-11-29
afs: Fix fileserver probe RTT handling
David Howells
1
-2
/
+2
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
6
-13
/
+13
2022-10-07
Merge tag 'pull-file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-13
/
+10
2022-09-08
Merge tag 'net-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
5
-12
/
+5
2022-09-07
afs: Return -EAGAIN, not -EREMOTEIO, when a file already locked
David Howells
1
-0
/
+1
2022-09-01
afs: Use the operation issue time instead of the reply time for callbacks
David Howells
5
-12
/
+5
2022-08-18
Change calling conventions for filldir_t
Al Viro
1
-13
/
+10
2022-08-14
afs: Enable multipage folio support
David Howells
2
-1
/
+3
2022-08-09
Merge tag 'afs-fixes-20220802' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-98
/
+106
2022-08-03
Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-6
/
+0
2022-08-02
afs: Fix access after dec in put functions
David Howells
3
-15
/
+20
2022-08-02
afs: Use refcount_t rather than atomic_t
David Howells
8
-94
/
+97
2022-07-14
netfs: do not unlock and put the folio twice
Xiubo Li
1
-1
/
+1
2022-06-29
afs: Remove check of PageError
Matthew Wilcox (Oracle)
1
-6
/
+0
2022-06-21
afs: Fix dynamic root getattr
David Howells
1
-1
/
+2
2022-06-10
netfs: Rename the netfs_io_request cleanup op and give it an op pointer
David Howells
1
-3
/
+3
2022-06-10
netfs: Further cleanups after struct netfs_inode wrapper introduced
Linus Torvalds
4
-4
/
+4
2022-06-10
afs: Fix some checker issues
David Howells
1
-2
/
+1
2022-06-09
netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
David Howells
11
-80
/
+71
2022-06-09
netfs: gcc-12: temporarily disable '-Wattribute-warning' for now
Linus Torvalds
1
-0
/
+3
2022-06-01
afs: Fix infinite loop found by xfstest generic/676
David Howells
1
-1
/
+4
2022-05-25
Merge tag 'size_t-saturating-helpers-5.19-rc1' of git://git.kernel.org/pub/sc...
Linus Torvalds
1
-2
/
+1
2022-05-25
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
4
-4
/
+14
2022-05-25
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
4
-23
/
+20
2022-05-22
afs: Adjust ACK interpretation to try and cope with NAT
David Howells
3
-1
/
+9
2022-05-22
rxrpc, afs: Fix selection of abort codes
David Howells
1
-3
/
+5
[next]