aboutsummaryrefslogtreecommitdiffstats
path: root/fs/bfs/dir.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-01-04[PATCH] Sync in core time granuality with filesystemsAndi Kleen1-7/+7
2004-05-10[PATCH] bfs filesystem read past the end of dirAndrew Morton1-1/+6
2004-03-11[PATCH] readdir() cleanupsAndrew Morton1-1/+0
2003-07-03[PATCH] Pass 'nameidata' to ->create()Trond Myklebust1-1/+2
2003-07-03[PATCH] Add open intent information to the 'struct nameidata'Trond Myklebust1-1/+1
2003-05-07[PATCH] s/UPDATE_ATIME/update_atime/ cleanupAndrew Morton1-1/+1
2002-09-29[PATCH] C99 designated initializer for fs/bfsArt Haas1-8/+8
2002-05-22[PATCH] include buffer_head.h in actual users instead of fs.h (9/10)Christoph Hellwig1-0/+2
2002-05-20[PATCH] bfs header move around + warning fixChristoph Hellwig1-3/+2
2002-05-19[PATCH] get rid of <linux/locks.h>Christoph Hellwig1-1/+0
2002-04-30[PATCH] shift BKL out of vfs_readdirDave Hansen1-0/+5
2002-04-14[PATCH] Seperates bfs_sb_info from struct super_block.Dave Jones1-6/+5
2002-02-17[PATCH] BKL shifting - ->rename()Alexander Viro1-0/+2
2002-02-14[PATCH] (3/5) more BKL shiftingAlexander Viro1-4/+5
2002-02-12[PATCH] BKL shifted inside ->unlink()Alexander Viro1-0/+2
2002-02-12[PATCH] BKL shifted into ->create()Alexander Viro1-0/+4
2002-02-11[PATCH] BKL shifted into ->lookup()Alexander Viro1-1/+6
2002-02-08[PATCH] includes cleanup, 2nd try.Dave Jones1-1/+1
2002-02-05v2.5.2.5 -> v2.5.2.6Linus Torvalds1-6/+8
2002-02-04v2.5.1.7 -> v2.5.1.8Linus Torvalds1-2/+2
2002-02-04v2.5.1.3 -> v2.5.1.4Linus Torvalds1-3/+0
2002-02-04v2.5.1.2 -> v2.5.1.3Linus Torvalds1-4/+1
2002-02-04v2.5.0.11 -> v2.5.1v2.5.1Linus Torvalds1-3/+3
2002-02-04Import changesetLinus Torvalds1-0/+343