summaryrefslogtreecommitdiffstats
path: root/fs/ufs/dir.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] fix ->llseek for more directoriesChristoph Hellwig2008-10-231-0/+1
* ufs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-281-7/+7
* drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.hMike Frysinger2008-02-081-1/+1
* ufs: fix nexstep dir block sizeEvgeniy Dushistov2007-12-051-1/+1
* ufs: move non-layout parts of ufs_fs.h to fs/ufs/Christoph Hellwig2007-10-171-0/+1
* ufs: convert to new aopsNick Piggin2007-10-161-19/+36
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* mm: make read_cache_page synchronousNick Piggin2007-05-071-5/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] ufs: restore back support of openstepEvgeniy Dushistov2007-02-091-9/+12
* [PATCH] struct path: convert ufsJosef Sipek2006-12-081-1/+1
* [PATCH] ufs: little directory lookup optimizationEvgeniy Dushistov2006-06-251-3/+4
* [PATCH] ufs: easy debugEvgeniy Dushistov2006-06-251-18/+10
* [PATCH] ufs: directory and page cache: from blocks to pagesEvgeniy Dushistov2006-06-251-477/+512
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-1/+1
* [PATCH] fs/ufs: debug mode compilation failureEvgeniy2006-01-061-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+627