index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
freevxfs
Age
Commit message (
Expand
)
Author
2024-03-26
freevxfs: Convert freevxfs to the new mount API.
Eric Sandeen
2024-03-12
mm, slab: remove last vestiges of SLAB_MEM_SPREAD
Linus Torvalds
2023-12-20
freevxfs: lookup: fix function params kernel-doc
Randy Dunlap
2023-12-20
freevxfs: immed: fix kernel-doc param name
Randy Dunlap
2023-12-20
freevxfs: bmap: fix kernel-doc warnings
Randy Dunlap
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
freevxfs: derive f_fsid from bdev->bd_dev
Amir Goldstein
2023-10-18
freevxfs: 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
freevxfs: convert to ctime accessor functions
Jeff Layton
2023-02-23
Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-02-02
freevxfs: fix kernel-doc warnings
Randy Dunlap
2023-01-31
freevxfs: Kconfig: fix spelling
Randy Dunlap
2022-08-02
freevxfs: Convert vxfs_immed_read_folio() to use a folio
Matthew Wilcox (Oracle)
2022-06-29
freevxfs: Remove check of PageError
Matthew Wilcox (Oracle)
2022-06-03
Merge tag 'spdx-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...
Linus Torvalds
2022-05-18
freevxfs: relicense to GPLv2 only
Christoph Hellwig
2022-05-09
freevxfs: Convert vxfs_immed to read_folio
Matthew Wilcox (Oracle)
2022-05-09
fs: Convert block_read_full_page() to block_read_full_folio()
Matthew Wilcox (Oracle)
2022-03-22
fs: allocate inode by using alloc_inode_sb()
Muchun Song
2019-08-30
fs: Fill in max and min timestamps in superblock
Deepa Dinamani
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-01
freevxfs: switch to ->free_inode()
Al Viro
2018-05-22
freevxfs_lookup(): use d_splice_alias()
Al Viro
2018-01-15
vxfs: Define usercopy region in vxfs_inode slab cache
David Windsor
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2016-06-13
freevxfs: update Kconfig information
Krzysztof Błaszkowski
2016-06-12
freevxfs: refactor readdir and lookup code
Krzysztof Błaszkowski
2016-06-12
freevxfs: fix lack of inode initialization
Krzysztof Błaszkowski
2016-06-12
freevxfs: fix memory leak in vxfs_read_fshead()
Krzysztof Błaszkowski
2016-06-01
freevxfs: update documentation and cresdits for HP-UX support
Krzysztof Błaszkowski
2016-06-01
freevxfs: implement ->alloc_inode and ->destroy_inode
Christoph Hellwig
2016-06-01
freevxfs: avoid the need for forward declaring the super operations
Christoph Hellwig
2016-06-01
freevxfs: move VFS inode allocation into vxfs_blkiget and vxfs_stiget
Krzysztof Błaszkowski
2016-06-01
freevxfs: remove vxfs_put_fake_inode
Krzysztof Błaszkowski
2016-06-01
freevxfs: handle big endian HP-UX file systems
Krzysztof Błaszkowski
2016-05-09
more trivial ->iterate_shared conversions
Al Viro
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2015-12-08
don't put symlink bodies in pagecache into highmem
Al Viro
2015-08-07
freevxfs: Grammar s/an negative/a negative/
Geert Uytterhoeven
2015-06-23
pagemap.h: move dir_pages() over there
Fabian Frederick
2015-05-10
freevxfs: switch to simple_follow_link()
Al Viro
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2014-04-04
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2014-04-03
mm + fs: store shadow entries in page cache
Johannes Weiner
2014-04-03
fs/freevxfs/vxfs_lookup.c: update function comment
Fabian Frederick
2014-03-13
fs: push sync_filesystem() down to the file system's remount_fs()
Theodore Ts'o
2013-06-29
[readdir] convert freevxfs
Al Viro
2013-03-12
fs: Readd the fs module aliases.
Eric W. Biederman
[next]