summaryrefslogtreecommitdiffstats
path: root/fs/freevxfs
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-2/+2
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-2/+2
2026-01-12fs: add setlease to generic_ro_fops and read-only filesystem directory operat...Jeff Layton-0/+2
2025-10-20Coccinelle-based conversion to use ->i_state accessorsMateusz Guzik-1/+1
2024-11-06freevxfs: Replace one-element array with flexible array memberThorsten Blum-1/+1
2024-03-26freevxfs: Convert freevxfs to the new mount API.Eric Sandeen-29/+40
2024-03-12mm, slab: remove last vestiges of SLAB_MEM_SPREADLinus Torvalds-1/+1
2023-12-20freevxfs: lookup: fix function params kernel-docRandy Dunlap-2/+1
2023-12-20freevxfs: immed: fix kernel-doc param nameRandy Dunlap-1/+1
2023-12-20freevxfs: bmap: fix kernel-doc warningsRandy Dunlap-4/+4
2023-11-07Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds-0/+2
2023-10-28freevxfs: derive f_fsid from bdev->bd_devAmir Goldstein-0/+2
2023-10-18freevxfs: convert to new timestamp accessorsJeff Layton-4/+2
2023-08-29Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linuxLinus Torvalds-0/+1
2023-08-02fs: add CONFIG_BUFFER_HEADChristoph Hellwig-0/+1
2023-07-24freevxfs: convert to ctime accessor functionsJeff Layton-2/+1
2023-02-23Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds-4/+4
2023-02-02freevxfs: fix kernel-doc warningsRandy Dunlap-4/+4
2023-01-31freevxfs: Kconfig: fix spellingRandy Dunlap-1/+1
2022-08-02freevxfs: Convert vxfs_immed_read_folio() to use a folioMatthew Wilcox (Oracle)-24/+19
2022-06-29freevxfs: Remove check of PageErrorMatthew Wilcox (Oracle)-6/+0
2022-06-03Merge tag 'spdx-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds-356/+14
2022-05-18freevxfs: relicense to GPLv2 onlyChristoph Hellwig-356/+14
2022-05-09freevxfs: Convert vxfs_immed to read_folioMatthew Wilcox (Oracle)-7/+8
2022-05-09fs: Convert block_read_full_page() to block_read_full_folio()Matthew Wilcox (Oracle)-9/+8
2022-03-22fs: allocate inode by using alloc_inode_sb()Muchun Song-1/+1
2019-08-30fs: Fill in max and min timestamps in superblockDeepa Dinamani-0/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+2
2019-05-01freevxfs: switch to ->free_inode()Al Viro-9/+2
2018-05-22freevxfs_lookup(): use d_splice_alias()Al Viro-6/+2
2018-01-15vxfs: Define usercopy region in vxfs_inode slab cacheDavid Windsor-2/+6
2017-11-27Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds-2/+2
2016-06-13freevxfs: update Kconfig informationKrzysztof Błaszkowski-1/+2
2016-06-12freevxfs: refactor readdir and lookup codeKrzysztof Błaszkowski-125/+108
2016-06-12freevxfs: fix lack of inode initializationKrzysztof Błaszkowski-0/+1
2016-06-12freevxfs: fix memory leak in vxfs_read_fshead()Krzysztof Błaszkowski-0/+2
2016-06-01freevxfs: update documentation and cresdits for HP-UX supportKrzysztof Błaszkowski-2/+17
2016-06-01freevxfs: implement ->alloc_inode and ->destroy_inodeChristoph Hellwig-142/+116
2016-06-01freevxfs: avoid the need for forward declaring the super operationsChristoph Hellwig-13/+6
2016-06-01freevxfs: move VFS inode allocation into vxfs_blkiget and vxfs_stigetKrzysztof Błaszkowski-37/+31
2016-06-01freevxfs: remove vxfs_put_fake_inodeKrzysztof Błaszkowski-20/+6
2016-06-01freevxfs: handle big endian HP-UX file systemsKrzysztof Błaszkowski-279/+407
2016-05-09more trivial ->iterate_shared conversionsAl Viro-1/+1
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov-9/+9
2015-12-08don't put symlink bodies in pagecache into highmemAl Viro-0/+1
2015-08-07freevxfs: Grammar s/an negative/a negative/Geert Uytterhoeven-1/+1
2015-06-23pagemap.h: move dir_pages() over thereFabian Frederick-7/+0
2015-05-10freevxfs: switch to simple_follow_link()Al Viro-39/+5
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells-1/+1
2014-04-04Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-0/+1