aboutsummaryrefslogtreecommitdiff
path: root/fs/hpfs/dir.c
AgeCommit message (Expand)AuthorFilesLines
2014-06-06fs/hpfs: increase pr_warn levelGravatar Fabian Frederick 1-1/+1
2014-06-06fs/hpfs: use pr_fmt for loggingGravatar Fabian Frederick 1-1/+1
2014-06-06fs/hpfs: convert printk to pr_foo()Gravatar Fabian Frederick 1-3/+3
2013-06-29[readdir] convert hpfsGravatar Al Viro 1-27/+29
2013-05-31hpfs: deadlock and race in directory lseek()Gravatar Al Viro 1-4/+6
2013-02-22new helper: file_inode(file)Gravatar Al Viro 1-2/+2
2012-07-14stop passing nameidata to ->lookup()Gravatar Al Viro 1-1/+1
2012-05-29hpfs: get rid of bitfields in struct fnodeGravatar Al Viro 1-1/+1
2011-11-02filesystems: add set_nlink()Gravatar Miklos Szeredi 1-1/+1
2011-07-20fs: handle SEEK_HOLE/SEEK_DATA properly in all fs's that define their own llseekGravatar Josef Bacik 1-0/+4
2011-05-09HPFS: Fix endianity. Make hpfs work on big-endian machinesGravatar Mikulas Patocka 1-10/+10
2011-05-09HPFS: Remove CR/LF conversion optionGravatar Mikulas Patocka 1-2/+0
2011-03-02hpfs: remove the BKLGravatar Arnd Bergmann 1-12/+11
2011-01-12switch hpfsGravatar Al Viro 1-1/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2010-03-03sanitize signedness/const for pointers to char in hpfs a bitGravatar Al Viro 1-7/+7
2009-07-12headers: smp_lock.h reduxGravatar Alexey Dobriyan 1-0/+1
2006-12-08[PATCH] struct path: convert hpfsGravatar Josef Sipek 1-2/+2
2006-12-07[PATCH] hpfs: fix printk format warningsGravatar Randy Dunlap 1-3/+7
2006-03-28[PATCH] Make most file operations structs in fs/ constGravatar Arjan van de Ven 1-1/+1
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semGravatar Jes Sorensen 1-3/+3
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+320