aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hfsplus
AgeCommit message (Expand)AuthorFilesLines
2004-08-22[PATCH] remove dead prototypesCarl Spalletta1-1/+0
2004-07-15[PATCH] hfs and hfsplus switched to use of ffs(3) instead of homegrown versionsAlexander Viro1-4/+2
2004-07-11[PATCH] sparse: misc NULL noise in fs/*Alexander Viro1-1/+1
2004-06-23[PATCH] sparse: fixes for "assignment expression in conditional" in fs/*Andrew Morton2-6/+6
2004-06-03[PATCH] sparse: trivial fs annotationsAlexander Viro1-2/+2
2004-05-24[PATCH] hfsplus: update dir time after changeAndrew Morton1-0/+4
2004-05-24[PATCH] hfsplus: don't release not existing nodesAndrew Morton1-1/+1
2004-05-24[PATCH] hfsplus: completely remove half inserted catalog entryAndrew Morton1-8/+15
2004-05-24[PATCH] hfsplus: delete inode properlyAndrew Morton1-1/+5
2004-05-24[PATCH] hfsplus: correct dentry initialization for dir dentries.Andrew Morton1-9/+13
2004-05-24[PATCH] hfsplus: fix key length for index nodesAndrew Morton1-2/+2
2004-04-18[PATCH] direct-IO return type fixesAndrew Morton1-2/+2
2004-03-05[PATCH] hfsplus: symlink initialization fixRoman Zippel2-8/+10
2004-03-03[PATCH] d_alloc_root() fixes: hfsplusAlexander Viro1-1/+4
2004-02-25[PATCH] HFS+ supportAndrew Morton19-0/+6055