index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
afs
Age
Commit message (
Expand
)
Author
2022-03-31
Merge tag 'netfs-prep-20220318' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-03-22
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
fs: allocate inode by using alloc_inode_sb()
Muchun Song
2022-03-18
afs: Maintain netfs_i_context::remote_i_size
David Howells
2022-03-18
netfs: Add a netfs inode context
David Howells
2022-03-18
netfs: Change ->init_request() to return an error code
David Howells
2022-03-18
netfs: Finish off rename of netfs_read_request to netfs_io_request
David Howells
2022-03-18
netfs: Rename netfs_read_*request to netfs_io_*request
David Howells
2022-03-15
afs: Convert afs_dir_set_page_dirty() to afs_dir_dirty_folio()
Matthew Wilcox (Oracle)
2022-03-15
fscache: Convert fscache_set_page_dirty() to fscache_dirty_folio()
Matthew Wilcox (Oracle)
2022-03-15
afs: Convert from launder_page to launder_folio
Matthew Wilcox (Oracle)
2022-03-15
afs: Convert invalidatepage to invalidate_folio
Matthew Wilcox (Oracle)
2022-03-15
afs: Convert directory aops to invalidate_folio
Matthew Wilcox (Oracle)
2022-03-11
afs: Fix potential thrashing in afs writeback
David Howells
2022-01-22
proc: remove PDE_DATA() completely
Muchun Song
2022-01-12
Merge tag 'fscache-rewrite-20220111' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-01-11
9p, afs, ceph, nfs: Use current_is_kswapd() rather than gfpflags_allow_blocki...
David Howells
2022-01-07
afs: Skip truncation on the server of data we haven't written yet
David Howells
2022-01-07
afs: Copy local writes to the cache when writing to the server
David Howells
2022-01-07
afs: Convert afs to use the new fscache API
David Howells
2022-01-07
fscache: Remove the contents of the fscache driver, pending rewrite
David Howells
2022-01-07
fscache, cachefiles: Disable configuration
David Howells
2021-12-16
afs: Fix mmap
David Howells
2021-11-10
afs: Use folios in directory handling
David Howells
2021-11-10
netfs, 9p, afs, ceph: Use folios
David Howells
2021-11-02
Merge tag 'afs-next-20211102' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-02
afs: Set mtime from the client for yfs create operations
Marc Dionne
2021-11-02
afs: Sort out symlink reading
David Howells
2021-11-01
Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2021-10-07
Merge tag 'misc-fixes-20211007' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-10-05
afs: Fix afs_launder_page() to set correct start file position
David Howells
2021-10-04
afs: Fix kerneldoc warning shown up by W=1
David Howells
2021-09-27
mm/writeback: Add folio_wait_writeback()
Matthew Wilcox (Oracle)
2021-09-13
afs: Fix updating of i_blocks on file/dir extension
David Howells
2021-09-13
afs: Fix corruption in reads at fpos 2G-4G from an OpenAFS server
David Howells
2021-09-13
afs: Try to avoid taking RCU read lock when checking vnode validity
David Howells
2021-09-13
afs: Fix mmap coherency vs 3rd-party changes
David Howells
2021-09-13
afs: Fix incorrect triggering of sillyrename on 3rd-party invalidation
David Howells
2021-09-13
afs: Add missing vnode validation checks
David Howells
2021-09-10
afs: Fix page leak
David Howells
2021-09-10
afs: Fix missing put on afs_read objects and missing get on the key therein
David Howells
2021-08-23
fs: remove mandatory file locking support
Jeff Layton
2021-07-21
afs: Remove redundant assignment to ret
Jiapeng Chong
2021-07-21
afs: Fix setting of writeback_index
David Howells
2021-07-21
afs: check function return
Tom Rix
2021-07-21
afs: Fix tracepoint string placement with built-in AFS
David Howells
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
[next]