summaryrefslogtreecommitdiffstats
path: root/fs/adfs/inode.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2019-07-191-7/+5Star
|\
| * fs/adfs: add time stamp and file type helpersRussell King2019-06-271-5/+3Star
| * fs/adfs: clean up indirect disc addresses and fragment IDsRussell King2019-06-271-2/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
|/
* adfs: use timespec64 for time conversionArnd Bergmann2018-08-221-7/+4Star
* adfs: don't put inodes into icacheAl Viro2018-08-031-1/+1
* vfs: change inode times to use struct timespec64Deepa Dinamani2018-06-061-2/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-111-1/+1
|\
| * fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-281-1/+1
* | fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-09-221-1/+1
|/
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-1/+1
* truncate: drop 'oldsize' truncate_pagecache() parameterKirill A. Shutemov2013-09-131-1/+1
* adfs: drop vmtruncateMarco Stornelli2012-12-201-5/+10
* userns: Convert adfs to use kuid and kgid where appropriateEric W. Biederman2012-09-211-2/+2
* filesystems: add set_nlink()Miklos Szeredi2011-11-021-1/+1
* Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-241-1/+0Star
|\
| * block: remove per-queue pluggingJens Axboe2011-03-101-1/+0Star
* | adfs: add hexadecimal filetype suffix optionStuart Swales2011-03-231-18/+4Star
* | adfs: improve timestamp precisionStuart Swales2011-03-231-21/+19Star
* | adfs: remove the big kernel lockArnd Bergmann2011-03-021-6/+0Star
|/
* check ATTR_SIZE contraints in inode_change_okChristoph Hellwig2010-08-091-4/+1Star
* get rid of cont_write_begin_newtruncChristoph Hellwig2010-08-091-1/+10
* kill spurious reference to vmtruncatenpiggin@suse.de2010-05-281-1/+2
* pass writeback_control to ->write_inodeChristoph Hellwig2010-03-051-2/+3
* adfs: remove redundant test on unsignedRoel Kluin2009-09-241-7/+0Star
* Cleanup of adfs headersAl Viro2009-06-171-10/+0Star
* repair adfs ->write_inode(), switch to simple_fsync()Al Viro2009-06-121-2/+2
* fs: adfs convert to new aopsNick Piggin2007-10-161-5/+9
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-1/+0Star
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-281-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+395