summaryrefslogtreecommitdiff
path: root/fs/bfs/dir.c
AgeCommit message (Expand)Author
2011-05-28bfs: remove unnecessary dentry_unhash on dir renameSage Weil
2011-05-26vfs: push dentry_unhash on rename_dir into file systemsSage Weil
2011-03-21bfs: fix bitmap size argument to find_first_zero_bit()Akinobu Mita
2010-10-25new helper: ihold()Al Viro
2010-05-27rename the generic fsync implementationsChristoph Hellwig
2010-05-21bfs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-06-11repair bfs_write_inode(), switch bfs to simple_fsync()Al Viro
2008-11-14CRED: Wrap task credential accesses in the BFS filesystemDavid Howells
2008-10-23[PATCH] fix ->llseek for more directoriesChristoph Hellwig
2008-09-13bfs: fix Lockdep warningEric Sesterhenn
2008-07-26bfs: kill BKLDmitri Vorobiev
2008-02-07iget: stop BFS from using iget() and read_inode()David Howells
2007-11-14Fixes to the BFS filesystem driverDmitri Vorobiev
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven
2006-12-08[PATCH] struct path: convert bfsJosef Sipek
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen
2006-10-01[PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2005-10-04[PATCH] bfs endianness annotationsAlexey Dobriyan
2005-09-09[PATCH] bfs: fix endianness, signedness; add trivial bugfixAndrew Stribblehill
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds