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