3'/>
summaryrefslogtreecommitdiff
path: root/fs/hfsplus/inode.c
AgeCommit message (Expand)Author
2008-10-23[PATCH] move executable checking into ->permission()Miklos Szeredi
2008-10-20hfsplus: missing O_LARGEFILE checkAlan Cox
2008-07-26[PATCH] f_count may wrap aroundAl Viro
2008-07-26[PATCH] sanitize ->permission() prototypeAl Viro
2008-07-25hfsplus: convert the extents_lock in a mutexMatthias Kaehlcke
2008-05-13Fix hfsplus oops on image without extentsEric Sesterhenn
2008-04-29fs/hfsplus/: proper externsAdrian Bunk
2007-10-16hfsplus: convert to new aopsNick Piggin
2007-07-16HFS+: add custom dentry hash and comparison operationsDuane Griffin
2007-07-10sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe