index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
affs
/
dir.c
Age
Commit message (
Expand
)
Author
2026-04-13
Merge tag 'affs-for-7.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-04-13
Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-04-10
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-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
2024-09-09
affs: store cookie in private data
Christian Brauner
2018-02-01
iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw}
Goffredo Baroncelli
2018-01-29
affs: convert to new i_version API
Jeff Layton
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-05
fs/affs: add rename2 to prepare multiple methods
Fabian Frederick
2016-05-02
simple local filesystems: switch to ->iterate_shared()
Al Viro
2015-02-17
fs/affs: define AFFSNAMEMAX to replace constant use
Fabian Frederick
2015-02-17
fs/affs: fix casting in printed messages
Geert Uytterhoeven
2014-06-06
fs/affs: pr_debug cleanup
Fabian Frederick
2014-04-07
fs/affs/dir.c: unlock/brelse dir on failure + code clean-up
Fabian Frederick
2013-06-29
[readdir] convert affs
Al Viro
2013-02-22
new helper: file_inode(file)
Al Viro
2009-06-11
sanitize ->fsync() for affs
Al Viro
2008-08-25
[PATCH] fix ->llseek() for a bunch of directories
Al Viro
2007-02-12
[PATCH] mark struct inode_operations const 1
Arjan van de Ven
2006-12-08
[PATCH] affs: change uses of f_{dentry, vfsmnt} to use f_path
Josef "Jeff" Sipek
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds