summaryrefslogtreecommitdiffstats
path: root/fs/hpfs/inode.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-09-221-1/+1
* don't put symlink bodies in pagecache into highmemAl Viro2015-12-081-0/+1
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-1/+1
* fs/hpfs: increase pr_warn levelFabian Frederick2014-06-061-1/+1
* fs/hpfs: use pr_fmt for loggingFabian Frederick2014-06-061-1/+1
* fs/hpfs: convert printk to pr_foo()Fabian Frederick2014-06-061-1/+2
* mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-031-1/+1
* Merge branch 'master' into for-nextJiri Kosina2013-01-291-1/+4
|\
| * hpfs: drop vmtruncateMarco Stornelli2012-12-201-1/+4
* | treewide: Fix typo in various driversMasanari Iida2013-01-091-1/+1
|/
* userns: Convert hpfs to use kuid and kgid where appropriateEric W. Biederman2012-09-211-8/+11
* hpfs: get rid of bitfields in struct fnodeAl Viro2012-05-291-1/+1
* vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-061-1/+1
* filesystems: add set_nlink()Miklos Szeredi2011-11-021-4/+4
* filesystems: add missing nlink wrappersMiklos Szeredi2011-11-021-1/+1
* HPFS: Fix endianity. Make hpfs work on big-endian machinesMikulas Patocka2011-05-091-17/+17
* HPFS: Restrict uid and gid to 16-bit valuesMikulas Patocka2011-05-091-0/+4
* HPFS: Remove mark_inode_dirtyMikulas Patocka2011-05-091-3/+0
* HPFS: Remove CR/LF conversion optionMikulas Patocka2011-05-091-1/+0
* HPFS: Remove remaining locksMikulas Patocka2011-05-091-5/+0
* hpfs: remove the BKLArnd Bergmann2011-03-021-5/+4
* hpfs_setattr error case avoids unlock_kernelDr. David Alan Gilbert2011-01-171-1/+1
* switch hpfs to ->evict_inode()Al Viro2010-08-091-5/+7
* remove inode_setattrChristoph Hellwig2010-08-091-3/+9
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* sanitize signedness/const for pointers to char in hpfs a bitAl Viro2010-03-031-2/+2
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-0/+1
* [PATCH] hpfs: cleanup ->setattrChristoph Hellwig2008-10-231-10/+19
* [PATCH] hpfs: fix printk format warningsRandy Dunlap2006-12-071-1/+4
* [PATCH] hpfs endianness annotationsAl Viro2006-10-101-5/+6
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-1/+0
* [PATCH] sem2mutex: HPFSIngo Molnar2006-03-231-5/+5
* [PATCH] update filesystems for new delete_inode behaviorMark Fasheh2005-09-091-0/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+291
OpenPOWER on IntegriCloud