aboutsummaryrefslogtreecommitdiffstats
path: root/fs/bfs/dir.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-07iget: stop BFS from using iget() and read_inode()David Howells1-3/+3
2007-11-14Fixes to the BFS filesystem driverDmitri Vorobiev1-68/+78
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven1-1/+1
2006-12-08[PATCH] struct path: convert bfsJosef Sipek1-1/+1
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen1-1/+1
2006-10-01[PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen1-6/+3
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o1-1/+1
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-1/+1
2005-10-04[PATCH] bfs endianness annotationsAlexey Dobriyan1-1/+1
2005-09-09[PATCH] bfs: fix endianness, signedness; add trivial bugfixAndrew Stribblehill1-12/+13
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+362