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
/
hpfs
Age
Commit message (
Expand
)
Author
2025-12-01
Merge tag 'vfs-6.19-rc1.fs_header' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-11-05
fs: inline current_umask() and move it to fs_struct.h
Mateusz Guzik
2025-10-20
Coccinelle-based conversion to use ->i_state accessors
Mateusz Guzik
2025-10-10
Merge tag 'for-6.18/hpfs-changes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-09-08
fs/hpfs: Fix error code for new_inode() failure in mkdir/create/mknod/symlink
Yikang Yue
2025-09-08
hpfs: Replace simple_strtoul with kstrtoint in hpfs_parse_param
Su Hui
2025-09-08
fs: hpfs: Avoid multiple -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2025-09-01
fs: add an icount_read helper
Josef Bacik
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-02-27
Change inode_operations.mkdir to return struct dentry *
NeilBrown
2024-10-08
hpfs: convert hpfs to use the new mount api
Eric Sandeen
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
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-15
Merge tag 'vfs-6.11.module.description' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2024-05-31
hpfs: Convert hpfs_symlink_read_folio to use a folio
Matthew Wilcox (Oracle)
2024-05-28
fs: hpfs: add MODULE_DESCRIPTION()
Jeff Johnson
2024-03-12
mm, slab: remove last vestiges of SLAB_MEM_SPREAD
Linus Torvalds
2023-10-18
hpfs: 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-02
fs: add CONFIG_BUFFER_HEAD
Christoph Hellwig
2023-07-24
hpfs: convert to ctime accessor functions
Jeff Layton
2023-05-24
splice: Use filemap_splice_read() instead of generic_file_splice_read()
David Howells
2023-01-19
fs: port ->rename() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->mknod() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->mkdir() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->symlink() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->create() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
2022-12-11
hpfs: remove ->writepage
Christoph Hellwig
2022-05-09
hpfs: Convert symlinks to read_folio
Matthew Wilcox (Oracle)
2022-05-09
fs: Convert mpage_readpage to mpage_read_folio
Matthew Wilcox (Oracle)
2022-05-08
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
2022-05-08
fs: Remove aop flags parameter from cont_write_begin()
Matthew Wilcox (Oracle)
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-16
fs: Convert __set_page_dirty_buffers to block_dirty_folio
Matthew Wilcox (Oracle)
2022-03-15
fs: Turn block_invalidatepage into block_invalidate_folio
Matthew Wilcox (Oracle)
2021-10-18
treewide: Replace open-coded flex arrays in unions
Kees Cook
2021-07-27
hpfs: use iomap_fiemap to implement ->fiemap
Christoph Hellwig
2021-06-29
mm: require ->set_page_dirty to be explicitly wired up
Christoph Hellwig
2021-05-06
hpfs: replace one-element array with flexible-array member
Gustavo A. R. Silva
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
attr: handle idmapped mounts
Christian Brauner
2020-09-18
[PATCH] reduce boilerplate in fsid handling
Al Viro
2020-06-06
hpfs: fix warning due to superfluous semicolon
Zou Wei
[next]