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
2021-05-01
afs: Fix speculative status fetches
David Howells
6
-2
/
+23
2021-04-27
Merge tag 'afs-netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-1009
/
+767
2021-04-27
Merge branch 'work.inode-type-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+3
2021-04-23
afs: Use the netfs_write_begin() helper
David Howells
3
-97
/
+31
2021-04-23
afs: Use new netfs lib read helper API
David Howells
5
-251
/
+88
2021-04-23
afs: Use the fs operation ops to handle FetchData completion
David Howells
5
-7
/
+19
2021-04-23
afs: Prepare for use of THPs
David Howells
4
-202
/
+244
2021-04-23
afs: Extract writeback extension into its own function
David Howells
1
-42
/
+67
2021-04-23
afs: Wait on PG_fscache before modifying/releasing a page
David Howells
2
-0
/
+19
2021-04-23
afs: Use ITER_XARRAY for writing
David Howells
5
-186
/
+107
2021-04-23
afs: Set up the iov_iter before calling afs_extract_data()
David Howells
6
-249
/
+314
2021-04-23
afs: Log remote unmarshalling errors
David Howells
1
-0
/
+34
2021-04-23
afs: Don't truncate iter during data fetch
David Howells
4
-8
/
+23
2021-04-23
afs: Move key to afs_read struct
David Howells
4
-15
/
+19
2021-04-23
afs: Print the operation debug_id when logging an unexpected data version
David Howells
1
-2
/
+3
2021-04-23
afs: Pass page into dirty region helpers to provide THP size
David Howells
3
-54
/
+42
2021-04-23
afs: Disable use of the fscache I/O routines
David Howells
3
-175
/
+36
2021-03-23
afs: Use wait_on_page_writeback_killable
Matthew Wilcox (Oracle)
1
-2
/
+1
2021-03-15
afs: Stop listxattr() from listing "afs.*" attributes
David Howells
6
-28
/
+0
2021-03-15
afs: Fix accessing YFS xattrs on a non-YFS server
David Howells
2
-3
/
+12
2021-03-08
afs: Fix updating of i_mode due to 3rd party change
David Howells
1
-3
/
+3
2021-02-24
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-24
/
+31
2021-01-30
rxrpc: Fix deadlock around release of dst cached on udp tunnel
David Howells
1
-3
/
+3
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
4
-23
/
+28
2021-01-24
stat: handle idmapped mounts
Christian Brauner
1
-1
/
+1
2021-01-24
acl: handle idmapped mounts
Christian Brauner
1
-0
/
+2
2021-01-04
afs: Fix directory entry size calculation
David Howells
3
-28
/
+41
2021-01-04
afs: Work around strnlen() oops with CONFIG_FORTIFIED_SOURCE=y
David Howells
1
-4
/
+9
2020-12-09
afs: Fix memory leak when mounting with multiple source parameters
David Howells
1
-0
/
+3
2020-11-22
afs: Fix speculative status fetch going out of order wrt to modifications
David Howells
3
-0
/
+10
2020-11-14
afs: Fix afs_write_end() when called with copied == 0 [ver #3]
David Howells
1
-1
/
+4
2020-11-03
afs: Fix incorrect freeing of the ACL passed to the YFS ACL store op
David Howells
1
-6
/
+1
2020-11-03
afs: Fix warning due to unadvanced marshalling pointer
David Howells
1
-0
/
+1
2020-10-29
afs: Fix dirty-region encoding on ppc32 with 64K pages
David Howells
2
-9
/
+20
2020-10-29
afs: Fix afs_invalidatepage to adjust the dirty region
David Howells
3
-12
/
+76
2020-10-29
afs: Alter dirty range encoding in page->private
David Howells
2
-4
/
+4
2020-10-29
afs: Wrap page->private manipulations in inline functions
David Howells
2
-18
/
+41
2020-10-29
afs: Fix where page->private is set during write
David Howells
1
-15
/
+26
2020-10-29
afs: Fix page leak on afs_write_begin() failure
David Howells
1
-12
/
+11
2020-10-29
afs: Fix to take ref on page when PG_private is set
David Howells
4
-26
/
+18
2020-10-28
afs: Fix afs_launder_page to not clear PG_writeback
David Howells
2
-4
/
+7
2020-10-28
afs: Fix a use after free in afs_xattr_get_acl()
Dan Carpenter
1
-1
/
+1
2020-10-28
afs: Fix tracing deref-before-check
David Howells
1
-1
/
+2
2020-10-28
afs: Fix copy_file_range()
David Howells
1
-0
/
+1
2020-10-17
Merge tag 'afs-fixes-20201016' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-172
/
+269
2020-10-16
afs: Don't assert on unpurgeable server records
David Howells
1
-1
/
+6
2020-10-16
afs: Add tracing for cell refcount and active user count
David Howells
9
-55
/
+101
2020-10-16
afs: Fix cell removal
David Howells
2
-6
/
+11
2020-10-16
afs: Fix cell purging with aliases
David Howells
1
-0
/
+3
2020-10-16
afs: Fix cell refcounting by splitting the usage counter
David Howells
9
-76
/
+136
[next]