summaryrefslogtreecommitdiffstats
path: root/fs/freevxfs
Commit message (Expand)AuthorAgeFilesLines
* mm, slab: remove last vestiges of SLAB_MEM_SPREADLinus Torvalds2024-03-121-1/+1
* freevxfs: lookup: fix function params kernel-docRandy Dunlap2023-12-201-2/+1
* freevxfs: immed: fix kernel-doc param nameRandy Dunlap2023-12-201-1/+1
* freevxfs: bmap: fix kernel-doc warningsRandy Dunlap2023-12-201-4/+4
* Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds2023-11-071-0/+2
|\
| * freevxfs: derive f_fsid from bdev->bd_devAmir Goldstein2023-10-281-0/+2
* | freevxfs: convert to new timestamp accessorsJeff Layton2023-10-181-4/+2
|/
* Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linuxLinus Torvalds2023-08-291-0/+1
|\
| * fs: add CONFIG_BUFFER_HEADChristoph Hellwig2023-08-021-0/+1
* | freevxfs: convert to ctime accessor functionsJeff Layton2023-07-241-2/+1
|/
* Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-02-232-4/+4
|\
| * freevxfs: fix kernel-doc warningsRandy Dunlap2023-02-022-4/+4
* | freevxfs: Kconfig: fix spellingRandy Dunlap2023-01-311-1/+1
|/
* freevxfs: Convert vxfs_immed_read_folio() to use a folioMatthew Wilcox (Oracle)2022-08-021-24/+19
* freevxfs: Remove check of PageErrorMatthew Wilcox (Oracle)2022-06-291-6/+0
* Merge tag 'spdx-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds2022-06-0314-356/+14
|\
| * freevxfs: relicense to GPLv2 onlyChristoph Hellwig2022-05-1814-356/+14
* | freevxfs: Convert vxfs_immed to read_folioMatthew Wilcox (Oracle)2022-05-091-7/+8
* | fs: Convert block_read_full_page() to block_read_full_folio()Matthew Wilcox (Oracle)2022-05-091-9/+8
|/
* fs: allocate inode by using alloc_inode_sb()Muchun Song2022-03-221-1/+1
* fs: Fill in max and min timestamps in superblockDeepa Dinamani2019-08-301-0/+2
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* freevxfs: switch to ->free_inode()Al Viro2019-05-011-9/+2
* freevxfs_lookup(): use d_splice_alias()Al Viro2018-05-221-6/+2
* vxfs: Define usercopy region in vxfs_inode slab cacheDavid Windsor2018-01-151-2/+6
* Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-271-2/+2
* freevxfs: update Kconfig informationKrzysztof Błaszkowski2016-06-131-1/+2
* freevxfs: refactor readdir and lookup codeKrzysztof Błaszkowski2016-06-121-125/+108
* freevxfs: fix lack of inode initializationKrzysztof Błaszkowski2016-06-121-0/+1
* freevxfs: fix memory leak in vxfs_read_fshead()Krzysztof Błaszkowski2016-06-121-0/+2
* freevxfs: update documentation and cresdits for HP-UX supportKrzysztof Błaszkowski2016-06-018-2/+17
* freevxfs: implement ->alloc_inode and ->destroy_inodeChristoph Hellwig2016-06-015-142/+116
* freevxfs: avoid the need for forward declaring the super operationsChristoph Hellwig2016-06-011-13/+6
* freevxfs: move VFS inode allocation into vxfs_blkiget and vxfs_stigetKrzysztof Błaszkowski2016-06-013-37/+31
* freevxfs: remove vxfs_put_fake_inodeKrzysztof Błaszkowski2016-06-013-20/+6
* freevxfs: handle big endian HP-UX file systemsKrzysztof Błaszkowski2016-06-0111-279/+407
* more trivial ->iterate_shared conversionsAl Viro2016-05-091-1/+1
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-043-9/+9
* don't put symlink bodies in pagecache into highmemAl Viro2015-12-081-0/+1
* freevxfs: Grammar s/an negative/a negative/Geert Uytterhoeven2015-08-071-1/+1
* pagemap.h: move dir_pages() over thereFabian Frederick2015-06-231-7/+0
* freevxfs: switch to simple_follow_link()Al Viro2015-05-103-39/+5
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-1/+1
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-04-041-0/+1
|\
| * fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o2014-03-131-0/+1
* | mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-031-1/+1
* | fs/freevxfs/vxfs_lookup.c: update function commentFabian Frederick2014-04-031-1/+1
|/
* [readdir] convert freevxfsAl Viro2013-06-291-32/+23
* fs: Readd the fs module aliases.Eric W. Biederman2013-03-121-0/+1
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-031-1/+1