aboutsummaryrefslogtreecommitdiffstats
path: root/fs/freevxfs/vxfs_immed.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-02freevxfs: Convert vxfs_immed_read_folio() to use a folioMatthew Wilcox (Oracle)1-24/+19
2022-06-03Merge tag 'spdx-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus Torvalds1-25/+1
2022-05-18freevxfs: relicense to GPLv2 onlyChristoph Hellwig1-25/+1
2022-05-09freevxfs: Convert vxfs_immed to read_folioMatthew Wilcox (Oracle)1-7/+8
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov1-2/+2
2015-05-10freevxfs: switch to simple_follow_link()Al Viro1-34/+0
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells1-1/+1
2008-04-29fs/freevxfs/: proper externsAdrian Bunk1-0/+1
2008-02-03fs/: Spelling fixesJoe Perches1-1/+1
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven1-1/+1
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig1-1/+1
2006-01-08[PATCH] fix possible PAGE_CACHE_SHIFT overflowsAndrew Morton1-2/+2
2005-08-20[PATCH] freevxfs: fix breakage introduced by symlink fixesAlexey Dobriyan1-1/+1
2005-08-19[PATCH] Fix up symlink function pointersAl Viro1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+114