summaryrefslogtreecommitdiffstats
path: root/fs/hfsplus
AgeCommit message (Expand)AuthorLines
2005-03-28[PATCH] hfs: unicode decompose supportRoman Zippel-22/+3013
2005-03-28[PATCH] hfs: add nls supportRoman Zippel-69/+101
2005-03-28[PATCH] hfs: use parse library for mount optionsRoman Zippel-57/+57
2005-03-28[PATCH] hfs: more bnode error checksRoman Zippel-0/+12
2005-03-28[PATCH] hfs: free page buffers in releasepageRoman Zippel-7/+1
2005-03-13[PATCH] fs/hfsplus/: misc cleanupsAdrian Bunk-40/+30
2005-01-04[PATCH] Sync in core time granuality with filesystemsAndi Kleen-9/+9
2004-10-25[PATCH] hfs: export type/creator via xattrRoman Zippel-0/+114
2004-10-25[PATCH] hfs: write back resource info directlyRoman Zippel-10/+14
2004-10-25[PATCH] hfs: manage correct block countRoman Zippel-10/+18
2004-10-25[PATCH] hfs: relax dirty checkRoman Zippel-4/+2
2004-10-18[PATCH] generic acl support for ->permissionChristoph Hellwig-1/+1
2004-10-05[PATCH] hfsplus endianness bugfixAlexander Viro-1/+1
2004-10-05[PATCH] hfsplus endianness annotationsAlexander Viro-133/+137
2004-09-16[PATCH] fix for fsync ignoring writing errorsAndrey V. Savochkin-9/+11
2004-08-30[PATCH] hfs/hfsplus is missing .sendfileChristoph Hellwig-0/+1
2004-08-22[PATCH] remove dead prototypesCarl Spalletta-1/+0
2004-07-15[PATCH] hfs and hfsplus switched to use of ffs(3) instead of homegrown versionsAlexander Viro-4/+2
2004-07-11[PATCH] sparse: misc NULL noise in fs/*Alexander Viro-1/+1
2004-06-23[PATCH] sparse: fixes for "assignment expression in conditional" in fs/*Andrew Morton-6/+6
2004-06-03[PATCH] sparse: trivial fs annotationsAlexander Viro-2/+2
2004-05-24[PATCH] hfsplus: update dir time after changeAndrew Morton-0/+4
2004-05-24[PATCH] hfsplus: don't release not existing nodesAndrew Morton-1/+1
2004-05-24[PATCH] hfsplus: completely remove half inserted catalog entryAndrew Morton-8/+15
2004-05-24[PATCH] hfsplus: delete inode properlyAndrew Morton-1/+5
2004-05-24[PATCH] hfsplus: correct dentry initialization for dir dentries.Andrew Morton-9/+13
2004-05-24[PATCH] hfsplus: fix key length for index nodesAndrew Morton-2/+2
2004-04-18[PATCH] direct-IO return type fixesAndrew Morton-2/+2
2004-03-05[PATCH] hfsplus: symlink initialization fixRoman Zippel-8/+10
2004-03-03[PATCH] d_alloc_root() fixes: hfsplusAlexander Viro-1/+4
2004-02-25[PATCH] HFS+ supportAndrew Morton-0/+6055