aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hpfs/dir.c
AgeCommit message (Expand)Author
2016-05-12hpfs: switch to ->iterate_shared()Al Viro
2016-05-12hpfs: handle allocation failures in hpfs_add_pos()Al Viro
2016-01-22wrappers for ->i_mutex accessAl Viro
2015-07-09hpfs: add fstrim supportMikulas Patocka
2014-06-06fs/hpfs: increase pr_warn levelFabian Frederick
2014-06-06fs/hpfs: use pr_fmt for loggingFabian Frederick
2014-06-06fs/hpfs: convert printk to pr_foo()Fabian Frederick
2013-06-29[readdir] convert hpfsAl Viro
2013-05-31hpfs: deadlock and race in directory lseek()Al Viro
2013-02-22new helper: file_inode(file)Al Viro
2012-07-14stop passing nameidata to ->lookup()Al Viro
2012-05-29hpfs: get rid of bitfields in struct fnodeAl Viro
2011-11-02filesystems: add set_nlink()Miklos Szeredi
2011-07-20fs: handle SEEK_HOLE/SEEK_DATA properly in all fs's that define their own llseekJosef Bacik
2011-05-09HPFS: Fix endianity. Make hpfs work on big-endian machinesMikulas Patocka
2011-05-09HPFS: Remove CR/LF conversion optionMikulas Patocka
2011-03-02hpfs: remove the BKLArnd Bergmann
2011-01-12switch hpfsAl Viro
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-03sanitize signedness/const for pointers to char in hpfs a bitAl Viro
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2006-12-08[PATCH] struct path: convert hpfsJosef Sipek
2006-12-07[PATCH] hpfs: fix printk format warningsRandy Dunlap
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds