aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hfsplus (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-28[PATCH] hfs: unicode decompose supportRoman Zippel4-22/+3013
2005-03-28[PATCH] hfs: add nls supportRoman Zippel6-69/+101
2005-03-28[PATCH] hfs: use parse library for mount optionsRoman Zippel1-57/+57
2005-03-28[PATCH] hfs: more bnode error checksRoman Zippel1-0/+12
2005-03-28[PATCH] hfs: free page buffers in releasepageRoman Zippel1-7/+1
2005-03-13[PATCH] fs/hfsplus/: misc cleanupsAdrian Bunk7-40/+30
2005-01-04[PATCH] Sync in core time granuality with filesystemsAndi Kleen4-9/+9
2004-10-25[PATCH] hfs: export type/creator via xattrRoman Zippel3-0/+114
2004-10-25[PATCH] hfs: write back resource info directlyRoman Zippel1-10/+14
2004-10-25[PATCH] hfs: manage correct block countRoman Zippel4-10/+18
2004-10-25[PATCH] hfs: relax dirty checkRoman Zippel1-4/+2
2004-10-18[PATCH] generic acl support for ->permissionChristoph Hellwig1-1/+1
2004-10-05[PATCH] hfsplus endianness bugfixAlexander Viro1-1/+1
2004-10-05[PATCH] hfsplus endianness annotationsAlexander Viro10-133/+137
2004-09-16[PATCH] fix for fsync ignoring writing errorsAndrey V. Savochkin3-9/+11
2004-08-30[PATCH] hfs/hfsplus is missing .sendfileChristoph Hellwig1-0/+1
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