summaryrefslogtreecommitdiffstats
path: root/fs/adfs/inode.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-101-1/+1
|\
| * fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-271-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-121-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/+0
|\
| * block: remove per-queue pluggingJens Axboe2011-03-101-1/+0
* | adfs: add hexadecimal filetype suffix optionStuart Swales2011-03-221-18/+4
* | adfs: improve timestamp precisionStuart Swales2011-03-221-21/+19
* | adfs: remove the big kernel lockArnd Bergmann2011-03-021-6/+0
|/
* check ATTR_SIZE contraints in inode_change_okChristoph Hellwig2010-08-091-4/+1
* get rid of cont_write_begin_newtruncChristoph Hellwig2010-08-091-1/+10
* kill spurious reference to vmtruncatenpiggin@suse.de2010-05-271-1/+2
* pass writeback_control to ->write_inodeChristoph Hellwig2010-03-051-2/+3
* adfs: remove redundant test on unsignedRoel Kluin2009-09-241-7/+0
* Cleanup of adfs headersAl Viro2009-06-171-10/+0
* repair adfs ->write_inode(), switch to simple_fsync()Al Viro2009-06-111-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/+0
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-281-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+395