| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2014-02-01 |
|\ |
|
| * | hfsplus: use xattr handlers for removexattr | Christoph Hellwig | 2014-01-31 |
* | | Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2014-01-30 |
|\ \
| |/
|/| |
|
| * | block: Abstract out bvec iterator | Kent Overstreet | 2013-11-24 |
| * | block: submit_bio_wait() conversions | Kent Overstreet | 2013-11-24 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2014-01-28 |
|\ \ |
|
| * | | hfsplus: remove can_set_xattr | Christoph Hellwig | 2014-01-26 |
| * | | hfsplus: use generic posix ACL infrastructure | Christoph Hellwig | 2014-01-25 |
| * | | fs: make posix_acl_create more useful | Christoph Hellwig | 2014-01-25 |
| * | | fs: make posix_acl_chmod more useful | Christoph Hellwig | 2014-01-25 |
* | | | hfsplus: remove hfsplus_file_lookup() | Sougata Santra | 2014-01-23 |
|/ / |
|
* / | block: submit_bio_wait() conversions | Kent Overstreet | 2013-11-24 |
|/ |
|
* | hfsplus: Fix undefined __divdi3 in hfsplus_init_header_node() | Geert Uytterhoeven | 2013-11-14 |
* | hfsplus: implement attributes file creation functionality | Vyacheslav Dubeyko | 2013-11-12 |
* | hfsplus: implement attributes file's header node initialization code | Vyacheslav Dubeyko | 2013-11-12 |
* | hfsplus: add metadata file's clump size calculation functionality | Vyacheslav Dubeyko | 2013-11-12 |
* | fs/hfs/btree.h: remove duplicate defines | Michael Opdenacker | 2013-11-12 |
* | truncate: drop 'oldsize' truncate_pagecache() parameter | Kirill A. Shutemov | 2013-09-12 |
* | hfsplus: integrate POSIX ACLs support into driver | Vyacheslav Dubeyko | 2013-09-11 |
* | hfsplus: implement POSIX ACLs support | Vyacheslav Dubeyko | 2013-09-11 |
* | hfsplus: add necessary declarations for POSIX ACLs support | Vyacheslav Dubeyko | 2013-09-11 |
* | Don't pass inode to ->d_hash() and ->d_compare() | Linus Torvalds | 2013-06-29 |
* | [readdir] convert hfsplus | Al Viro | 2013-06-29 |
* | aio: don't include aio.h in sched.h | Kent Overstreet | 2013-05-07 |
* | hfsplus: remove duplicated message prefix in hfsplus_block_free() | Vyacheslav Dubeyko | 2013-04-30 |
* | hfsplus: add error propagation to __hfsplus_ext_write_extent() | Alexey Khoroshilov | 2013-04-30 |
* | hfs/hfsplus: convert printks to pr_<level> | Joe Perches | 2013-04-30 |
* | hfs/hfsplus: convert dprint to hfs_dbg | Joe Perches | 2013-04-30 |
* | hfsplus: fix warnings in fs/hfsplus/bfind.c | Vyacheslav Dubeyko | 2013-04-30 |
* | hfsplus: fix potential overflow in hfsplus_file_truncate() | Vyacheslav Dubeyko | 2013-04-17 |
* | fs: Limit sys_mount to only request filesystem modules. | Eric W. Biederman | 2013-03-03 |
* | hfsplus: fix issue with unzeroed unused b-tree nodes | Vyacheslav Dubeyko | 2013-02-27 |
* | hfsplus: add support of manipulation by attributes file | Vyacheslav Dubeyko | 2013-02-27 |
* | hfsplus: rework functionality of getting, setting and deleting of extended at... | Vyacheslav Dubeyko | 2013-02-27 |
* | hfsplus: add functionality of manipulating by records in attributes tree | Vyacheslav Dubeyko | 2013-02-27 |
* | hfsplus: add on-disk layout declarations related to attributes tree | Vyacheslav Dubeyko | 2013-02-27 |
* | new helper: file_inode(file) | Al Viro | 2013-02-22 |
* | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-12-20 |
|\ |
|
| * | hfsplus: add error message for the case of failure of sync fs in delayed_sync... | Vyacheslav Dubeyko | 2012-12-20 |
| * | hfsplus: rework processing of hfs_btree_write() returned error | Vyacheslav Dubeyko | 2012-12-20 |
| * | hfsplus: rework processing errors in hfsplus_free_extents() | Vyacheslav Dubeyko | 2012-12-20 |
| * | hfsplus: avoid crash on failed block map free | Alan Cox | 2012-12-20 |
* | | hfsplus: drop vmtruncate | Marco Stornelli | 2012-12-20 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-02 |
|\ |
|
| * | fs: push rcu_barrier() from deactivate_locked_super() to filesystems | Kirill A. Shutemov | 2012-10-02 |
* | | userns: Convert hfsplus to use kuid and kgid where appropriate | Eric W. Biederman | 2012-09-21 |
|/ |
|
* | hfsplus: use -ENOMEM when kzalloc() fails | Namjae Jeon | 2012-07-30 |
* | hfsplus: get rid of write_super | Artem Bityutskiy | 2012-07-22 |
* | hfsplus: remove useless check | Artem Bityutskiy | 2012-07-22 |
* | hfsplus: amend debugging print | Artem Bityutskiy | 2012-07-22 |