summaryrefslogtreecommitdiff
path: root/fs/hpfs/dir.c
Commit message (Expand)AuthorAge
* hpfs: don't bother with the i_version counter or f_versionJeff Layton2017-12-10
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells2017-07-17
* hpfs: switch to ->iterate_shared()Al Viro2016-05-12
* hpfs: handle allocation failures in hpfs_add_pos()Al Viro2016-05-12
* wrappers for ->i_mutex accessAl Viro2016-01-22
* hpfs: add fstrim supportMikulas Patocka2015-07-09
* 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
* [readdir] convert hpfsAl Viro2013-06-29
* hpfs: deadlock and race in directory lseek()Al Viro2013-05-31
* new helper: file_inode(file)Al Viro2013-02-22
* stop passing nameidata to ->lookup()Al Viro2012-07-14
* hpfs: get rid of bitfields in struct fnodeAl Viro2012-05-29
* filesystems: add set_nlink()Miklos Szeredi2011-11-02
* fs: handle SEEK_HOLE/SEEK_DATA properly in all fs's that define their own llseekJosef Bacik2011-07-20
* HPFS: Fix endianity. Make hpfs work on big-endian machinesMikulas Patocka2011-05-09
* HPFS: Remove CR/LF conversion optionMikulas Patocka2011-05-09
* hpfs: remove the BKLArnd Bergmann2011-03-02
* switch hpfsAl Viro2011-01-12
* 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] struct path: convert hpfsJosef Sipek2006-12-08
* [PATCH] hpfs: fix printk format warningsRandy Dunlap2006-12-07
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-09
* Linux-2.6.12-rc2Linus Torvalds2005-04-16