index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
affs
Age
Commit message (
Expand
)
Author
6 days
Merge tag 'affs-for-7.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6 days
Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6 days
Merge tag 'vfs-7.1-rc1.bh.metadata' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10 days
affs: bound hash_pos before table lookup in affs_readdir
Hyungjung Joo
2026-03-26
affs: rename affs_notify_change to affs_setattr
Christoph Hellwig
2026-03-26
affs: Track metadata bhs in fs-private inode part
Jan Kara
2026-03-26
affs: Sync and invalidate metadata buffers from affs_evict_inode()
Jan Kara
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-12
affs: add setlease file operation
Jeff Layton
2025-10-20
Coccinelle-based conversion to use ->i_state accessors
Mateusz Guzik
2025-07-28
Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-07-16
fs: change write_begin/write_end interface to take struct kiocb *
Taotao Chen
2025-06-17
fs: convert simple use of generic_file_*_mmap() to .mmap_prepare()
Lorenzo Stoakes
2025-06-10
new helper: set_default_d_op()
Al Viro
2025-03-24
Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-02-27
Change inode_operations.mkdir to return struct dentry *
NeilBrown
2025-02-26
affs: don't write overlarge OFS data block size fields
Simon Tatham
2025-02-26
affs: generate OFS sequence numbers starting at 1
Simon Tatham
2024-10-08
Merge patch series "adfs, affs, befs, hfs, hfsplus: convert to new mount api"
Christian Brauner
2024-09-18
affs: convert affs to use the new mount api
Eric Sandeen
2024-09-16
Merge tag 'affs-for-6.12-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-09-16
Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-09-09
affs: store cookie in private data
Christian Brauner
2024-09-06
affs: Replace one-element array with flexible-array member
Thorsten Blum
2024-09-06
affs: Remove unused macros GET_END_PTR, AFFS_GET_HASHENTRY
Thorsten Blum
2024-08-07
fs: Convert aops->write_begin to take a folio
Matthew Wilcox (Oracle)
2024-08-07
fs: Convert aops->write_end to take a folio
Matthew Wilcox (Oracle)
2024-07-11
affs: struct slink_front: Replace 1-element array with flexible array
Kees Cook
2024-07-11
affs: struct affs_data_head: Replace 1-element array with flexible array
Kees Cook
2024-07-11
affs: struct affs_head: Replace 1-element array with flexible array
Kees Cook
2024-02-26
affs: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
2024-02-25
affs: free affs_sb_info with kfree_rcu()
Al Viro
2023-12-21
affs: d_obtain_alias(ERR_PTR(...)) will do the right thing
Al Viro
2023-11-07
Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-28
exportfs: make ->encode_fh() a mandatory method for NFS export
Amir Goldstein
2023-10-18
affs: convert to new timestamp accessors
Jeff Layton
2023-08-29
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-28
Merge tag 'affs-for-6.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-08-22
affs: rename local toupper() to fn() to avoid confusion
Andy Shevchenko
2023-08-22
affs: remove writepage implementation
Matthew Wilcox (Oracle)
2023-08-18
affs: convert data read and write to use folios
Matthew Wilcox (Oracle)
2023-08-18
affs: convert affs_symlink_read_folio() to use the folio
Matthew Wilcox (Oracle)
2023-08-02
fs: add CONFIG_BUFFER_HEAD
Christoph Hellwig
2023-07-13
affs: convert to ctime accessor functions
Jeff Layton
2023-05-24
splice: Use filemap_splice_read() instead of generic_file_splice_read()
David Howells
2023-02-20
Merge tag 'for-6.3/dio-2023-02-16' of git://git.kernel.dk/linux
Linus Torvalds
[next]