summaryrefslogtreecommitdiff
path: root/fs/bfs/dir.c
AgeCommit message (Expand)Author
2011-11-02filesystems: add set_nlink()Miklos Szeredi
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-01-04[PATCH] Sync in core time granuality with filesystemsAndi Kleen
2004-05-10[PATCH] bfs filesystem read past the end of dirAndrew Morton
2004-03-11[PATCH] readdir() cleanupsAndrew Morton
2003-07-03[PATCH] Pass 'nameidata' to ->create()Trond Myklebust
2003-07-03[PATCH] Add open intent information to the 'struct nameidata'Trond Myklebust
2003-05-07[PATCH] s/UPDATE_ATIME/update_atime/ cleanupAndrew Morton
2002-09-29[PATCH] C99 designated initializer for fs/bfsArt Haas
2002-05-22[PATCH] include buffer_head.h in actual users instead of fs.h (9/10)Christoph Hellwig
2002-05-20[PATCH] bfs header move around + warning fixChristoph Hellwig
2002-05-19[PATCH] get rid of <linux/locks.h>Christoph Hellwig
2002-04-30[PATCH] shift BKL out of vfs_readdirDave Hansen
2002-04-14[PATCH] Seperates bfs_sb_info from struct super_block.Dave Jones
2002-02-17[PATCH] BKL shifting - ->rename()Alexander Viro
2002-02-14[PATCH] (3/5) more BKL shiftingAlexander Viro
2002-02-12[PATCH] BKL shifted inside ->unlink()Alexander Viro
2002-02-12[PATCH] BKL shifted into ->create()Alexander Viro
2002-02-11[PATCH] BKL shifted into ->lookup()Alexander Viro
2002-02-08[PATCH] includes cleanup, 2nd try.Dave Jones
2002-02-05v2.5.2.5 -> v2.5.2.6Linus Torvalds
2002-02-04v2.5.1.7 -> v2.5.1.8Linus Torvalds
2002-02-04v2.5.1.3 -> v2.5.1.4Linus Torvalds
2002-02-04v2.5.1.2 -> v2.5.1.3Linus Torvalds
2002-02-04v2.5.0.11 -> v2.5.1Linus Torvalds
2002-02-04Import changesetLinus Torvalds