summaryrefslogtreecommitdiffstats
path: root/fs/hpfs/dir.c
Commit message (Expand)AuthorAgeFilesLines
* stop passing nameidata to ->lookup()Al Viro2012-07-141-1/+1
* hpfs: get rid of bitfields in struct fnodeAl Viro2012-05-301-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-211-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/+0Star
* hpfs: remove the BKLArnd Bergmann2011-03-021-12/+11Star
* switch hpfsAl Viro2011-01-131-1/+0Star
* 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-101-3/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+320