index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
hostfs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-31
Remove excl arg to ->create inode_operation
NeilBrown
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2025-12-05
Merge tag 'uml-for-linux-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-33
/
+1
2025-12-01
Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2025-10-27
um/hostfs: define HOSTFS_ATTR_* via asm-offsets
Johannes Berg
1
-33
/
+1
2025-10-21
hostfs: Fix only passing host root in boot stage with new mount
Hongbo Li
1
-11
/
+18
2025-10-20
Coccinelle-based conversion to use ->i_state accessors
Mateusz Guzik
1
-1
/
+1
2025-09-15
fs: rename generic_delete_inode() and generic_drop_inode()
Mateusz Guzik
1
-1
/
+1
2025-07-28
Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2025-07-28
Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+5
2025-07-16
fs: change write_begin/write_end interface to take struct kiocb *
Taotao Chen
1
-3
/
+5
2025-06-17
fs: convert simple use of generic_file_*_mmap() to .mmap_prepare()
Lorenzo Stoakes
1
-1
/
+1
2025-06-11
devpts, sunrpc, hostfs: don't bother with ->d_op
Al Viro
1
-1
/
+1
2025-06-10
new helper: set_default_d_op()
Al Viro
1
-1
/
+1
2025-04-02
Merge tag 'uml-for-linux-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-27
/
+41
2025-03-18
um: hostfs: avoid issues on inode number reuse by host
Benjamin Berg
3
-27
/
+41
2025-02-27
hostfs: store inode in dentry after mkdir if possible.
NeilBrown
1
-1
/
+9
2025-02-27
Change inode_operations.mkdir to return struct dentry *
NeilBrown
1
-4
/
+4
2025-01-31
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-21
/
+6
2025-01-11
hostfs: fix string handling in __dentry_name()
Al Viro
1
-21
/
+6
2025-01-10
hostfs: Convert to writepages
Matthew Wilcox (Oracle)
1
-26
/
+22
2024-11-15
hostfs: Fix the NULL vs IS_ERR() bug for __filemap_get_folio()
ZhangPeng
1
-2
/
+2
2024-10-23
hostfs: Do not propagate hostfs parameter to kernel
Tiwei Bie
1
-0
/
+1
2024-08-07
fs: Convert aops->write_begin to take a folio
Matthew Wilcox (Oracle)
1
-3
/
+4
2024-08-07
fs: Convert aops->write_end to take a folio
Matthew Wilcox (Oracle)
1
-2
/
+1
2024-08-07
hostfs: Convert hostfs_write_end() to use a folio
Matthew Wilcox (Oracle)
1
-7
/
+8
2024-07-27
Merge tag 'vfs-6.11-rc1.fixes.3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-10
/
+55
2024-07-27
hostfs: fix the host directory parse when mounting.
Hongbo Li
1
-10
/
+55
2024-07-25
Merge tag 'uml-for-linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-10
/
+15
2024-07-24
hostfs: fix folio conversion
Linus Torvalds
1
-1
/
+1
2024-07-15
Merge tag 'vfs-6.11.mount.api' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-21
/
+62
2024-07-03
hostfs: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-07-03
hostfs: fix dev_t handling
Johannes Berg
3
-10
/
+14
2024-06-13
hostfs: Add const qualifier to host_root in hostfs_fill_super()
Nathan Chancellor
1
-1
/
+1
2024-06-03
hostfs: convert hostfs to use the new mount API
Hongbo Li
1
-21
/
+62
2024-05-31
hostfs: Convert hostfs_read_folio() to use a folio
Matthew Wilcox (Oracle)
1
-17
/
+6
2023-12-21
hostfs: use d_splice_alias() calling conventions to simplify failure exits
Al Viro
1
-6
/
+2
2023-10-18
hostfs: convert to new timestamp accessors
Jeff Layton
1
-4
/
+8
2023-07-24
hostfs: convert to ctime accessor functions
Jeff Layton
1
-2
/
+1
2023-06-27
Merge tag 'landlock-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-107
/
+108
2023-06-12
hostfs: Fix ephemeral inodes
Mickaël Salaün
3
-107
/
+108
2023-05-24
splice: Use filemap_splice_read() instead of generic_file_splice_read()
David Howells
1
-1
/
+1
2023-04-20
um: hostfs: define our own API boundary
Johannes Berg
2
-2
/
+32
2023-03-01
Merge tag 'uml-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+8
2023-02-26
Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-1
/
+1
2023-02-05
kbuild: remove --include-dir MAKEFLAG from top Makefile
Masahiro Yamada
1
-1
/
+1
2023-02-01
hostfs: Replace kmap() with kmap_local_page()
Fabio M. De Francesco
1
-7
/
+8
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
1
-2
/
+2
2023-01-19
fs: port ->rename() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
[next]