summaryrefslogtreecommitdiff
path: root/fs/sysv/sysv.h
AgeCommit message (Expand)AuthorFilesLines
2021-01-24fs: make helpers idmap mount awareChristian Brauner1-1/+2
2019-04-10sysv: bury the broken "quietly truncate the long filenames" logicsAl Viro1-3/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-03statx: Add a system call to make enhanced file info availableDavid Howells1-1/+1
2015-06-24fs: cleanup slight list_entry abuseRasmus Villemoes1-1/+1
2015-05-11sysv: switch to simple_follow_link()Al Viro1-1/+0
2012-10-10sysv: drop lock/unlock superMarco Stornelli1-0/+1
2012-07-22fs/sysv: stop using write_super and s_dirtArtem Bityutskiy1-1/+0
2012-03-21vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}Al Viro1-1/+0
2012-01-04sysv: propagate umode_tAl Viro1-1/+1
2010-08-10clean up write_begin usage for directories in pagecacheChristoph Hellwig1-3/+1
2010-03-05pass writeback_control to ->write_inodeChristoph Hellwig1-1/+1
2009-06-12repair sysv_write_inode(), switch sysv to simple_fsync()Al Viro1-1/+0
2009-03-27constify dentry_operations: misc filesystemsAl Viro1-1/+1
2008-04-30sysv: [bl]e*_add_cpu conversionMarcin Slusarz1-4/+4
2008-02-07iget: stop the SYSV filesystem from using iget() and read_inode()David Howells1-0/+1
2007-10-16sysv: convert to new aopsNick Piggin1-0/+3
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek1-1/+1
2007-02-12[PATCH] mark struct inode_operations const 3Arjan van de Ven1-3/+3
2006-12-22[PATCH] fs/sysv/: proper prototypes for 2 functionsAdrian Bunk1-0/+3
2006-06-29[PATCH] mark address_space_operations constChristoph Hellwig1-1/+1
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-2/+2
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+244