summaryrefslogtreecommitdiffstats
path: root/fs/hfsplus
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-04-041-0/+1
|\
| * fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o2014-03-131-0/+1
* | fs/hfsplus/attributes.c: add __init to hfsplus_create_attr_tree_cache()Fabian Frederick2014-04-032-2/+2
* | fs/hfsplus/extents.c: fix concurrent acess of alloc_blocksSougata Santra2014-04-031-5/+9
* | fs/hfsplus/extents.c: remove unused variable in hfsplus_get_blockSougata Santra2014-04-031-2/+0
* | mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-031-1/+1
* | hfsplus: add HFSX subfolder count supportSergei Antonov2014-03-104-2/+55
* | hfsplus: fix remount issueVyacheslav Dubeyko2014-03-041-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-02-014-47/+19
|\
| * hfsplus: use xattr handlers for removexattrChristoph Hellwig2014-01-314-47/+19
* | 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-231-1/+1
| * block: submit_bio_wait() conversionsKent Overstreet2013-11-231-16/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-01-286-246/+29
|\ \
| * | hfsplus: remove can_set_xattrChristoph Hellwig2014-01-261-84/+3
| * | hfsplus: use generic posix ACL infrastructureChristoph Hellwig2014-01-256-162/+26
| * | fs: make posix_acl_create more usefulChristoph Hellwig2014-01-251-1/+1
| * | fs: make posix_acl_chmod more usefulChristoph Hellwig2014-01-251-1/+1
* | | hfsplus: remove hfsplus_file_lookup()Sougata Santra2014-01-231-59/+0
|/ /
* | block: submit_bio_wait() conversionsKent Overstreet2013-11-241-16/+1
|/
* 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-121-1/+1
* hfsplus: integrate POSIX ACLs support into driverVyacheslav Dubeyko2013-09-116-26/+99
* hfsplus: implement POSIX ACLs supportVyacheslav Dubeyko2013-09-111-0/+274
* hfsplus: add necessary declarations for POSIX ACLs supportVyacheslav Dubeyko2013-09-113-0/+49
* Don't pass inode to ->d_hash() and ->d_compare()Linus Torvalds2013-06-292-10/+4
* [readdir] convert hfsplusAl Viro2013-06-291-27/+23
* aio: don't include aio.h in sched.hKent Overstreet2013-05-071-0/+1
* hfsplus: remove duplicated message prefix in hfsplus_block_free()Vyacheslav Dubeyko2013-04-301-2/+1
* hfsplus: add error propagation to __hfsplus_ext_write_extent()Alexey Khoroshilov2013-04-301-8/+13
* hfs/hfsplus: convert printks to pr_<level>Joe Perches2013-04-3015-118/+108
* hfs/hfsplus: convert dprint to hfs_dbgJoe Perches2013-04-3010-57/+64
* hfsplus: fix warnings in fs/hfsplus/bfind.cVyacheslav Dubeyko2013-04-301-2/+6
* hfsplus: fix potential overflow in hfsplus_file_truncate()Vyacheslav Dubeyko2013-04-171-1/+1
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-031-0/+1
* hfsplus: fix issue with unzeroed unused b-tree nodesVyacheslav Dubeyko2013-02-271-0/+2
* hfsplus: add support of manipulation by attributes fileVyacheslav Dubeyko2013-02-2713-183/+287
* hfsplus: rework functionality of getting, setting and deleting of extended at...Vyacheslav Dubeyko2013-02-275-0/+999
* hfsplus: add functionality of manipulating by records in attributes treeVyacheslav Dubeyko2013-02-271-0/+399
* hfsplus: add on-disk layout declarations related to attributes treeVyacheslav Dubeyko2013-02-271-2/+66
* new helper: file_inode(file)Al Viro2013-02-223-4/+4
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-12-205-11/+48
|\
| * hfsplus: add error message for the case of failure of sync fs in delayed_sync...Vyacheslav Dubeyko2012-12-201-1/+4
| * hfsplus: rework processing of hfs_btree_write() returned errorVyacheslav Dubeyko2012-12-203-5/+12
| * hfsplus: rework processing errors in hfsplus_free_extents()Vyacheslav Dubeyko2012-12-201-4/+20
| * hfsplus: avoid crash on failed block map freeAlan Cox2012-12-201-1/+12
OpenPOWER on IntegriCloud