aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hfsplus
AgeCommit message (Expand)Author
2017-07-27hfsplus: Don't clear SGID when inheriting ACLsJan Kara
2017-05-08fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flagTetsuo Handa
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar
2017-02-27hfsplus: atomically read inode sizeFabian Frederick
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-11-01block,fs: use REQ_* flags directlyChristoph Hellwig
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-10-10Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro
2016-10-10Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2016-10-07vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher
2016-09-27fs: Replace CURRENT_TIME_SEC with current_time() for inode timestampsDeepa Dinamani
2016-09-27fs: rename "rename2" i_op to "rename"Miklos Szeredi
2016-09-27fs: support RENAME_NOREPLACE for local filesystemsMiklos Szeredi
2016-09-22fs: Give dentry to inode_change_ok() instead of inodeJan Kara
2016-09-22posix_acl: Clear SGID bit when setting file permissionsJan Kara
2016-08-07Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2016-08-06Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-07-31get rid of 'parent' argument of ->d_compare()Al Viro
2016-07-29cifs, msdos, vfat, hfs+: don't bother with parent in ->d_compare()Al Viro
2016-07-28Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-07-28Merge branch 'salted-string-hash'Linus Torvalds
2016-07-20qstr: constify instances in hfsplusAl Viro
2016-06-10vfs: make the string hashes salt the hashLinus Torvalds
2016-06-07hfsplus: use bio op accessorsMike Christie
2016-06-07block/fs/drivers: remove rw argument from submit_bioMike Christie
2016-05-29file_inode(f)->i_mapping is f->f_mappingAl Viro
2016-05-27switch xattr_handler->set() to passing dentry and inode separatelyAl Viro
2016-05-17Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-12hfsplus: switch to ->iterate_shared()Al Viro
2016-05-02Merge getxattr prototype change into work.lookupsAl Viro
2016-05-01direct-io: eliminate the offset argument to ->direct_IOChristoph Hellwig
2016-04-10xattr_handler: pass dentry and inode as separate arguments of ->get()Al Viro
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-31posix_acl: Inode acl caching fixesAndreas Gruenbacher
2016-01-22wrappers for ->i_mutex accessAl Viro
2016-01-14kmemcg: account certain kmem allocations to memcgVladimir Davydov
2016-01-11Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2015-12-08don't put symlink bodies in pagecache into highmemAl Viro
2015-12-06vfs: Distinguish between full xattr names and proper prefixesAndreas Gruenbacher
2015-12-06posix acls: Remove duplicate xattr name definitionsAndreas Gruenbacher
2015-11-13xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher
2015-11-13hfsplus: Remove unused xattr handler list operationsAndreas Gruenbacher
2015-09-10hfs,hfsplus: cache pages correctly between bnode_create and bnode_freeHin-Tak Leung
2015-09-04fs: create and use seq_show_option for escapingKees Cook
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-06-23fs: cleanup slight list_entry abuseRasmus Villemoes
2015-06-02writeback: separate out include/linux/backing-dev-defs.hTejun Heo
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-17hfsplus: don't store special "osx" xattr prefix on-diskThomas Hebb