summaryrefslogtreecommitdiffstats
path: root/fs/hpfs/dir.c
Commit message (Expand)AuthorAgeFilesLines
* hpfs: don't bother with the i_version counter or f_versionJeff Layton2017-12-101-1/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells2017-07-171-1/+1
* hpfs: switch to ->iterate_shared()Al Viro2016-05-121-1/+1
* hpfs: handle allocation failures in hpfs_add_pos()Al Viro2016-05-121-2/+8
* wrappers for ->i_mutex accessAl Viro2016-01-221-3/+3
* hpfs: add fstrim supportMikulas Patocka2015-07-091-0/+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-3/+3
* [readdir] convert hpfsAl Viro2013-06-291-27/+29
* hpfs: deadlock and race in directory lseek()Al Viro2013-05-311-4/+6
* new helper: file_inode(file)Al Viro2013-02-221-2/+2
* stop passing nameidata to ->lookup()Al Viro2012-07-141-1/+1
* hpfs: get rid of bitfields in struct fnodeAl Viro2012-05-291-1/+1
* filesystems: add set_nlink()Miklos Szeredi2011-11-021-1/+1
* fs: handle SEEK_HOLE/SEEK_DATA properly in all fs's that define their own llseekJosef Bacik2011-07-201-0/+4
* HPFS: Fix endianity. Make hpfs work on big-endian machinesMikulas Patocka2011-05-091-10/+10
* HPFS: Remove CR/LF conversion optionMikulas Patocka2011-05-091-2/+0
* hpfs: remove the BKLArnd Bergmann2011-03-021-12/+11
* switch hpfsAl Viro2011-01-121-1/+0
* 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-7/+7
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-0/+1
* [PATCH] struct path: convert hpfsJosef Sipek2006-12-081-2/+2
* [PATCH] hpfs: fix printk format warningsRandy Dunlap2006-12-071-3/+7
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-1/+1
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-091-3/+3
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+320
OpenPOWER on IntegriCloud