aboutsummaryrefslogtreecommitdiff
path: root/fs/hfsplus
AgeCommit message (Expand)Author
2014-03-10hfsplus: add HFSX subfolder count supportSergei Antonov
2014-03-04hfsplus: fix remount issueVyacheslav Dubeyko
2014-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-01-31hfsplus: use xattr handlers for removexattrChristoph Hellwig
2014-01-30Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-01-26hfsplus: remove can_set_xattrChristoph Hellwig
2014-01-25hfsplus: use generic posix ACL infrastructureChristoph Hellwig
2014-01-25fs: make posix_acl_create more usefulChristoph Hellwig
2014-01-25fs: make posix_acl_chmod more usefulChristoph Hellwig
2014-01-23hfsplus: remove hfsplus_file_lookup()Sougata Santra
2013-11-24block: submit_bio_wait() conversionsKent Overstreet
2013-11-23block: Abstract out bvec iteratorKent Overstreet
2013-11-23block: submit_bio_wait() conversionsKent Overstreet
2013-11-15hfsplus: Fix undefined __divdi3 in hfsplus_init_header_node()Geert Uytterhoeven
2013-11-13hfsplus: implement attributes file creation functionalityVyacheslav Dubeyko
2013-11-13hfsplus: implement attributes file's header node initialization codeVyacheslav Dubeyko
2013-11-13hfsplus: add metadata file's clump size calculation functionalityVyacheslav Dubeyko
2013-11-13fs/hfs/btree.h: remove duplicate definesMichael Opdenacker
2013-09-12truncate: drop 'oldsize' truncate_pagecache() parameterKirill A. Shutemov
2013-09-11hfsplus: integrate POSIX ACLs support into driverVyacheslav Dubeyko
2013-09-11hfsplus: implement POSIX ACLs supportVyacheslav Dubeyko
2013-09-11hfsplus: add necessary declarations for POSIX ACLs supportVyacheslav Dubeyko
2013-06-29Don't pass inode to ->d_hash() and ->d_compare()Linus Torvalds
2013-06-29[readdir] convert hfsplusAl Viro
2013-05-07aio: don't include aio.h in sched.hKent Overstreet
2013-04-30hfsplus: remove duplicated message prefix in hfsplus_block_free()Vyacheslav Dubeyko
2013-04-30hfsplus: add error propagation to __hfsplus_ext_write_extent()Alexey Khoroshilov
2013-04-30hfs/hfsplus: convert printks to pr_<level>Joe Perches
2013-04-30hfs/hfsplus: convert dprint to hfs_dbgJoe Perches
2013-04-30hfsplus: fix warnings in fs/hfsplus/bfind.cVyacheslav Dubeyko
2013-04-17hfsplus: fix potential overflow in hfsplus_file_truncate()Vyacheslav Dubeyko
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman
2013-02-27hfsplus: fix issue with unzeroed unused b-tree nodesVyacheslav Dubeyko
2013-02-27hfsplus: add support of manipulation by attributes fileVyacheslav Dubeyko
2013-02-27hfsplus: rework functionality of getting, setting and deleting of extended at...Vyacheslav Dubeyko
2013-02-27hfsplus: add functionality of manipulating by records in attributes treeVyacheslav Dubeyko
2013-02-27hfsplus: add on-disk layout declarations related to attributes treeVyacheslav Dubeyko
2013-02-22new helper: file_inode(file)Al Viro
2012-12-20Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-12-20hfsplus: add error message for the case of failure of sync fs in delayed_sync...Vyacheslav Dubeyko
2012-12-20hfsplus: rework processing of hfs_btree_write() returned errorVyacheslav Dubeyko
2012-12-20hfsplus: rework processing errors in hfsplus_free_extents()Vyacheslav Dubeyko
2012-12-20hfsplus: avoid crash on failed block map freeAlan Cox
2012-12-20hfsplus: drop vmtruncateMarco Stornelli
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-02fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov
2012-09-21userns: Convert hfsplus to use kuid and kgid where appropriateEric W. Biederman
2012-07-30hfsplus: use -ENOMEM when kzalloc() failsNamjae Jeon
2012-07-22hfsplus: get rid of write_superArtem Bityutskiy