aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hpfs/dir.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-02filesystems: add set_nlink()Miklos Szeredi1-1/+1
2011-07-20fs: handle SEEK_HOLE/SEEK_DATA properly in all fs's that define their own llseekJosef Bacik1-0/+4
2011-05-09HPFS: Fix endianity. Make hpfs work on big-endian machinesMikulas Patocka1-10/+10
2011-05-09HPFS: Remove CR/LF conversion optionMikulas Patocka1-2/+0
2011-03-02hpfs: remove the BKLArnd Bergmann1-12/+11
2011-01-12switch hpfsAl Viro1-1/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-03sanitize signedness/const for pointers to char in hpfs a bitAl Viro1-7/+7
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-0/+1
2006-12-08[PATCH] struct path: convert hpfsJosef Sipek1-2/+2
2006-12-07[PATCH] hpfs: fix printk format warningsRandy Dunlap1-3/+7
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-1/+1
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-3/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+320