aboutsummaryrefslogtreecommitdiffstats
path: root/fs/freevxfs
AgeCommit message (Expand)AuthorFilesLines
2024-03-12mm, slab: remove last vestiges of SLAB_MEM_SPREADLinus Torvalds1-1/+1
2023-12-20freevxfs: lookup: fix function params kernel-docRandy Dunlap1-2/+1
2023-12-20freevxfs: immed: fix kernel-doc param nameRandy Dunlap1-1/+1
2023-12-20freevxfs: bmap: fix kernel-doc warningsRandy Dunlap1-4/+4
2023-11-07Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds1-0/+2
2023-10-28freevxfs: derive f_fsid from bdev->bd_devAmir Goldstein1-0/+2
2023-10-18freevxfs: convert to new timestamp accessorsJeff Layton1-4/+2
2023-08-29Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linuxLinus Torvalds1-0/+1
2023-08-02fs: add CONFIG_BUFFER_HEADChristoph Hellwig1-0/+1
2023-07-24freevxfs: convert to ctime accessor functionsJeff Layton1-2/+1
2023-02-23Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds2-4/+4
2023-02-02freevxfs: fix kernel-doc warningsRandy Dunlap2-4/+4
2023-01-31freevxfs: Kconfig: fix spellingRandy Dunlap1-1/+1
2022-08-02freevxfs: Convert vxfs_immed_read_folio() to use a folioMatthew Wilcox (Oracle)1-24/+19
2022-06-29freevxfs: Remove check of PageErrorMatthew Wilcox (Oracle)1-6/+0
2022-06-03Merge tag 'spdx-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds14-356/+14
2022-05-18freevxfs: relicense to GPLv2 onlyChristoph Hellwig14-356/+14
2022-05-09freevxfs: Convert vxfs_immed to read_folioMatthew Wilcox (Oracle)1-7/+8
2022-05-09fs: Convert block_read_full_page() to block_read_full_folio()Matthew Wilcox (Oracle)1-9/+8
2022-03-22fs: allocate inode by using alloc_inode_sb()Muchun Song1-1/+1
2019-08-30fs: Fill in max and min timestamps in superblockDeepa Dinamani1-0/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2019-05-01freevxfs: switch to ->free_inode()Al Viro1-9/+2
2018-05-22freevxfs_lookup(): use d_splice_alias()Al Viro1-6/+2
2018-01-15vxfs: Define usercopy region in vxfs_inode slab cacheDavid Windsor1-2/+6
2017-11-27Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds1-2/+2
2016-06-13freevxfs: update Kconfig informationKrzysztof Błaszkowski1-1/+2
2016-06-12freevxfs: refactor readdir and lookup codeKrzysztof Błaszkowski1-125/+108
2016-06-12freevxfs: fix lack of inode initializationKrzysztof Błaszkowski1-0/+1
2016-06-12freevxfs: fix memory leak in vxfs_read_fshead()Krzysztof Błaszkowski1-0/+2
2016-06-01freevxfs: update documentation and cresdits for HP-UX supportKrzysztof Błaszkowski8-2/+17
2016-06-01freevxfs: implement ->alloc_inode and ->destroy_inodeChristoph Hellwig5-142/+116
2016-06-01freevxfs: avoid the need for forward declaring the super operationsChristoph Hellwig1-13/+6
2016-06-01freevxfs: move VFS inode allocation into vxfs_blkiget and vxfs_stigetKrzysztof Błaszkowski3-37/+31
2016-06-01freevxfs: remove vxfs_put_fake_inodeKrzysztof Błaszkowski3-20/+6
2016-06-01freevxfs: handle big endian HP-UX file systemsKrzysztof Błaszkowski11-279/+407
2016-05-09more trivial ->iterate_shared conversionsAl Viro1-1/+1
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov3-9/+9
2015-12-08don't put symlink bodies in pagecache into highmemAl Viro1-0/+1
2015-08-07freevxfs: Grammar s/an negative/a negative/Geert Uytterhoeven1-1/+1
2015-06-23pagemap.h: move dir_pages() over thereFabian Frederick1-7/+0
2015-05-10freevxfs: switch to simple_follow_link()Al Viro3-39/+5
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells1-1/+1
2014-04-04Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+1
2014-04-03mm + fs: store shadow entries in page cacheJohannes Weiner1-1/+1
2014-04-03fs/freevxfs/vxfs_lookup.c: update function commentFabian Frederick1-1/+1
2014-03-13fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o1-0/+1
2013-06-29[readdir] convert freevxfsAl Viro1-32/+23
2013-03-12fs: Readd the fs module aliases.Eric W. Biederman1-0/+1
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman1-1/+1
2013-02-22new helper: file_inode(file)Al Viro1-1/+1
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+5
2012-10-02fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov1-0/+5
2012-09-21userns: Convert freevxfs to use kuid/kgid where appropriateEric W. Biederman1-2/+2
2012-07-14stop passing nameidata to ->lookup()Al Viro1-2/+2
2012-05-06vfs: Rename end_writeback() to clear_inode()Jan Kara1-1/+1
2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro1-2/+1
2012-01-03fs: propagate umode_t, misc bitsAl Viro1-2/+2
2012-01-03vfs: fix the stupidity with i_dentry in inode destructorsAl Viro1-1/+0
2011-11-02filesystems: add set_nlink()Miklos Szeredi1-1/+1
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi3-3/+3
2011-03-10block: remove per-queue pluggingJens Axboe1-1/+0
2011-01-07fs: icache RCU free inodesNick Piggin1-1/+8
2010-10-29new helper: mount_bdev()Al Viro1-5/+4
2010-10-25fs: do not assign default i_ino in new_inodeChristoph Hellwig1-0/+1
2010-10-21BKL: remove BKL from freevxfsArnd Bergmann2-22/+2
2010-10-04BKL: Explicitly add BKL around get_sb/fill_superJan Blunck1-1/+6
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-5/+7
2010-08-09convert remaining ->clear_inode() to ->evict_inode()Al Viro3-5/+7
2010-06-16Merge branch 'master' into for-nextJiri Kosina1-0/+2
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König1-1/+1
2010-05-27fs/: do not fallback to default_llseek() when readdir() uses BKLjan Blunck1-0/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-1/+0
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-0/+1
2009-06-11push BKL down into ->put_superChristoph Hellwig1-0/+4
2009-01-22fs/Kconfig: move vxfs outAlexey Dobriyan1-0/+16
2008-12-31freevxfs: ensure fast symlinks are NUL-terminatedDuane Griffin1-1/+3
2008-04-29fs/freevxfs/: proper externsAdrian Bunk3-5/+6
2008-02-07iget: stop FreeVXFS from using iget() and read_inode()David Howells4-23/+40
2008-02-03fs/: Spelling fixesJoe Perches2-2/+2
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-2/+2
2007-07-16vxfs warning fixesAndrew Morton1-1/+1
2007-05-08freevxfs: possible null pointer dereference fixDmitriy Monakhov2-2/+2
2007-05-07mm: make read_cache_page synchronousNick Piggin1-3/+0
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek1-1/+1
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven4-4/+4
2006-12-08[PATCH] struct path: convert freevxfsJosef Sipek1-1/+1
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-1/+1
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-2/+2
2006-09-29[PATCH] freevxfs: fix leak on error pathAlexey Dobriyan1-3/+8
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o1-1/+0
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2-3/+3
2006-07-31[PATCH] freevxfs: Add missing lock_kernel() to vxfs_readdirJosh Triplett1-0/+2
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig3-5/+5
2006-06-25[PATCH] fs/freevxfs: cleanup of spelling errorsCliff Wickman2-8/+8
2006-06-23[PATCH] read_mapping_page for address spacePekka Enberg1-2/+1
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells1-6/+7
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells1-3/+4
2006-04-02BUG_ON() Conversion in fs/freevxfs/Eric Sesterhenn1-6/+3
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven2-2/+2
2006-03-24[PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson1-1/+1
2006-01-08[PATCH] fix possible PAGE_CACHE_SHIFT overflowsAndrew Morton1-2/+2
2005-11-08fs/freevxfs/: add #include'sAdrian Bunk2-0/+2
2005-11-07[PATCH] vxfs: use generic_ro_fopsChristoph Hellwig1-10/+1
2005-11-07[PATCH] mm: rename kmem_cache_s to kmem_cachePekka J Enberg1-2/+2
2005-09-07[PATCH] fs: convert kcalloc to kzallocPekka Enberg1-1/+1
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-06-30[PATCH] freevxfs: minor cleanupsPekka Enberg4-14/+13
2005-06-30[PATCH] freevxfs: remove 2.4 compatabilityPekka Enberg3-51/+0
2005-06-30[PATCH] freevxfs: fix buffer_head leakPekka Enberg1-5/+6
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds16-0/+2756