index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
hpfs
Age
Commit message (
Expand
)
Author
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
2020-06-05
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2020-06-03
fs: move the fiemap definitions out of fs.h
Christoph Hellwig
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-02
fs: convert mpage_readpages to mpage_readahead
Matthew Wilcox (Oracle)
2020-04-20
docs: filesystems: fix renamed references
Mauro Carvalho Chehab
2019-10-23
fs: compat_ioctl: move FITRIM emulation into file systems
Arnd Bergmann
2019-08-30
fs: hpfs: Initialize filesystem timestamp ranges
Deepa Dinamani
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-01
hpfs: switch to ->free_inode()
Al Viro
2019-03-12
hpfs: fix spelling mistake "partion" -> "partition"
Colin Ian King
2018-08-25
hpfs: remove unnecessary checks on the value of r when assigning error code
Colin Ian King
2018-08-17
fs/hpfs: extend gmt_to_local() conversion to 64-bit times
Arnd Bergmann
2018-06-30
hpfs: fix an inode leak in lookup, switch to d_splice_alias()
Al Viro
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-09
hpfs: Use EUCLEAN for filesystem errors
Mikulas Patocka
2017-12-10
hpfs: don't bother with the i_version counter or f_version
Jeff Layton
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
[next]