summaryrefslogtreecommitdiff
path: root/fs/adfs/inode.c
AgeCommit message (Expand)Author
2020-01-20fs/adfs: mostly divorse inode number from indirect disc addressRussell King
2020-01-20fs/adfs: inode: fix adfs_mode2atts()Russell King
2020-01-20fs/adfs: inode: update timestamps to centisecond precisionRussell King
2019-07-19Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2019-06-26fs/adfs: add time stamp and file type helpersRussell King
2019-06-26fs/adfs: clean up indirect disc addresses and fragment IDsRussell King
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-08-22adfs: use timespec64 for time conversionArnd Bergmann
2018-08-03adfs: don't put inodes into icacheAl Viro
2018-06-05vfs: change inode times to use struct timespec64Deepa Dinamani
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-09-27fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani
2016-09-22fs: Give dentry to inode_change_ok() instead of inodeJan Kara
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2013-09-12truncate: drop 'oldsize' truncate_pagecache() parameterKirill A. Shutemov
2012-12-20adfs: drop vmtruncateMarco Stornelli
2012-09-21userns: Convert adfs to use kuid and kgid where appropriateEric W. Biederman
2011-11-02filesystems: add set_nlink()Miklos Szeredi
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-03-22adfs: add hexadecimal filetype suffix optionStuart Swales
2011-03-22adfs: improve timestamp precisionStuart Swales
2011-03-10block: remove per-queue pluggingJens Axboe
2011-03-02adfs: remove the big kernel lockArnd Bergmann
2010-08-09check ATTR_SIZE contraints in inode_change_okChristoph Hellwig
2010-08-09get rid of cont_write_begin_newtruncChristoph Hellwig
2010-05-27kill spurious reference to vmtruncatenpiggin@suse.de
2010-03-05pass writeback_control to ->write_inodeChristoph Hellwig
2009-09-24adfs: remove redundant test on unsignedRoel Kluin
2009-06-17Cleanup of adfs headersAl Viro
2009-06-11repair adfs ->write_inode(), switch to simple_fsync()Al Viro
2007-10-16fs: adfs convert to new aopsNick Piggin
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig
2005-04-16Linux-2.6.12-rc2Linus Torvalds