summaryrefslogtreecommitdiffstats
path: root/fs/hfsplus
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-02-014-47/+19Star
|\
| * hfsplus: use xattr handlers for removexattrChristoph Hellwig2014-01-314-47/+19Star
* | Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-301-1/+1
|\ \ | |/ |/|
| * block: Abstract out bvec iteratorKent Overstreet2013-11-241-1/+1
| * block: submit_bio_wait() conversionsKent Overstreet2013-11-241-16/+1Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-01-286-246/+29Star
|\ \
| * | hfsplus: remove can_set_xattrChristoph Hellwig2014-01-261-84/+3Star
| * | hfsplus: use generic posix ACL infrastructureChristoph Hellwig2014-01-266-162/+26Star
| * | fs: make posix_acl_create more usefulChristoph Hellwig2014-01-261-1/+1
| * | fs: make posix_acl_chmod more usefulChristoph Hellwig2014-01-261-1/+1
* | | hfsplus: remove hfsplus_file_lookup()Sougata Santra2014-01-241-59/+0Star
|/ /
* / block: submit_bio_wait() conversionsKent Overstreet2013-11-251-16/+1Star
|/
* hfsplus: Fix undefined __divdi3 in hfsplus_init_header_node()Geert Uytterhoeven2013-11-151-3/+6
* hfsplus: implement attributes file creation functionalityVyacheslav Dubeyko2013-11-133-2/+151
* hfsplus: implement attributes file's header node initialization codeVyacheslav Dubeyko2013-11-132-0/+68
* hfsplus: add metadata file's clump size calculation functionalityVyacheslav Dubeyko2013-11-132-0/+113
* fs/hfs/btree.h: remove duplicate definesMichael Opdenacker2013-11-131-4/+4
* truncate: drop 'oldsize' truncate_pagecache() parameterKirill A. Shutemov2013-09-131-1/+1
* hfsplus: integrate POSIX ACLs support into driverVyacheslav Dubeyko2013-09-126-26/+99
* hfsplus: implement POSIX ACLs supportVyacheslav Dubeyko2013-09-121-0/+274
* hfsplus: add necessary declarations for POSIX ACLs supportVyacheslav Dubeyko2013-09-123-0/+49
* Don't pass inode to ->d_hash() and ->d_compare()Linus Torvalds2013-06-292-10/+4Star
* [readdir] convert hfsplusAl Viro2013-06-291-27/+23Star
* aio: don't include aio.h in sched.hKent Overstreet2013-05-081-0/+1
* hfsplus: remove duplicated message prefix in hfsplus_block_free()Vyacheslav Dubeyko2013-05-011-2/+1Star
* hfsplus: add error propagation to __hfsplus_ext_write_extent()Alexey Khoroshilov2013-05-011-8/+13
* hfs/hfsplus: convert printks to pr_<level>Joe Perches2013-05-0115-118/+108Star
* hfs/hfsplus: convert dprint to hfs_dbgJoe Perches2013-05-0110-57/+64
* hfsplus: fix warnings in fs/hfsplus/bfind.cVyacheslav Dubeyko2013-05-011-2/+6
* hfsplus: fix potential overflow in hfsplus_file_truncate()Vyacheslav Dubeyko2013-04-181-1/+1
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-041-0/+1
* hfsplus: fix issue with unzeroed unused b-tree nodesVyacheslav Dubeyko2013-02-281-0/+2
* hfsplus: add support of manipulation by attributes fileVyacheslav Dubeyko2013-02-2813-183/+287
* hfsplus: rework functionality of getting, setting and deleting of extended at...Vyacheslav Dubeyko2013-02-285-0/+999
* hfsplus: add functionality of manipulating by records in attributes treeVyacheslav Dubeyko2013-02-281-0/+399
* hfsplus: add on-disk layout declarations related to attributes treeVyacheslav Dubeyko2013-02-281-2/+66
* new helper: file_inode(file)Al Viro2013-02-233-4/+4
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-12-215-11/+48
|\
| * hfsplus: add error message for the case of failure of sync fs in delayed_sync...Vyacheslav Dubeyko2012-12-211-1/+4
| * hfsplus: rework processing of hfs_btree_write() returned errorVyacheslav Dubeyko2012-12-213-5/+12
| * hfsplus: rework processing errors in hfsplus_free_extents()Vyacheslav Dubeyko2012-12-211-4/+20
| * hfsplus: avoid crash on failed block map freeAlan Cox2012-12-211-1/+12
* | hfsplus: drop vmtruncateMarco Stornelli2012-12-211-11/+16
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-031-0/+6
|\
| * fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov2012-10-031-0/+6
* | userns: Convert hfsplus to use kuid and kgid where appropriateEric W. Biederman2012-09-214-11/+20
|/
* hfsplus: use -ENOMEM when kzalloc() failsNamjae Jeon2012-07-311-1/+1
* hfsplus: get rid of write_superArtem Bityutskiy2012-07-225-16/+43
* hfsplus: remove useless checkArtem Bityutskiy2012-07-221-3/+0Star
* hfsplus: amend debugging printArtem Bityutskiy2012-07-221-1/+1