index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
afs
Age
Commit message (
Expand
)
Author
2021-06-25
Merge tag 'netfs-fixes-20210621' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-06-21
afs: Fix afs_write_end() to handle short writes
David Howells
2021-06-18
afs: Re-enable freezing once a page fault is interrupted
Matthew Wilcox (Oracle)
2021-06-15
afs: Fix an IS_ERR() vs NULL check
Dan Carpenter
2021-06-07
afs: Fix partial writeback of large files on fsync and close
Marc Dionne
2021-05-27
afs: Fix the nlink handling of dir-over-dir rename
David Howells
2021-05-25
afs: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-05-01
afs: Fix speculative status fetches
David Howells
2021-04-27
Merge tag 'afs-netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-04-27
Merge branch 'work.inode-type-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-04-23
afs: Use the netfs_write_begin() helper
David Howells
2021-04-23
afs: Use new netfs lib read helper API
David Howells
2021-04-23
afs: Use the fs operation ops to handle FetchData completion
David Howells
2021-04-23
afs: Prepare for use of THPs
David Howells
2021-04-23
afs: Extract writeback extension into its own function
David Howells
2021-04-23
afs: Wait on PG_fscache before modifying/releasing a page
David Howells
2021-04-23
afs: Use ITER_XARRAY for writing
David Howells
2021-04-23
afs: Set up the iov_iter before calling afs_extract_data()
David Howells
2021-04-23
afs: Log remote unmarshalling errors
David Howells
2021-04-23
afs: Don't truncate iter during data fetch
David Howells
2021-04-23
afs: Move key to afs_read struct
David Howells
2021-04-23
afs: Print the operation debug_id when logging an unexpected data version
David Howells
2021-04-23
afs: Pass page into dirty region helpers to provide THP size
David Howells
2021-04-23
afs: Disable use of the fscache I/O routines
David Howells
2021-03-23
afs: Use wait_on_page_writeback_killable
Matthew Wilcox (Oracle)
2021-03-15
afs: Stop listxattr() from listing "afs.*" attributes
David Howells
2021-03-15
afs: Fix accessing YFS xattrs on a non-YFS server
David Howells
2021-03-08
afs: Fix updating of i_mode due to 3rd party change
David Howells
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-01-29
rxrpc: Fix deadlock around release of dst cached on udp tunnel
David Howells
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
stat: handle idmapped mounts
Christian Brauner
2021-01-24
acl: handle idmapped mounts
Christian Brauner
2021-01-04
afs: Fix directory entry size calculation
David Howells
2021-01-04
afs: Work around strnlen() oops with CONFIG_FORTIFIED_SOURCE=y
David Howells
2020-12-08
afs: Fix memory leak when mounting with multiple source parameters
David Howells
2020-11-22
afs: Fix speculative status fetch going out of order wrt to modifications
David Howells
2020-11-14
afs: Fix afs_write_end() when called with copied == 0 [ver #3]
David Howells
2020-11-03
afs: Fix incorrect freeing of the ACL passed to the YFS ACL store op
David Howells
2020-11-03
afs: Fix warning due to unadvanced marshalling pointer
David Howells
2020-10-29
afs: Fix dirty-region encoding on ppc32 with 64K pages
David Howells
2020-10-29
afs: Fix afs_invalidatepage to adjust the dirty region
David Howells
2020-10-29
afs: Alter dirty range encoding in page->private
David Howells
2020-10-29
afs: Wrap page->private manipulations in inline functions
David Howells
2020-10-29
afs: Fix where page->private is set during write
David Howells
2020-10-29
afs: Fix page leak on afs_write_begin() failure
David Howells
2020-10-29
afs: Fix to take ref on page when PG_private is set
David Howells
2020-10-27
afs: Fix afs_launder_page to not clear PG_writeback
David Howells
2020-10-27
afs: Fix a use after free in afs_xattr_get_acl()
Dan Carpenter
2020-10-27
afs: Fix tracing deref-before-check
David Howells
[next]