summaryrefslogtreecommitdiffstats
path: root/fs/hfsplus
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* block,fs: use REQ_* flags directlyChristoph Hellwig2016-11-011-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-104-10/+14
|\
| * Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro2016-10-101-1/+5
| |\
| | * fs: rename "rename2" i_op to "rename"Miklos Szeredi2016-09-271-1/+1
| | * fs: support RENAME_NOREPLACE for local filesystemsMiklos Szeredi2016-09-271-2/+6
| * | fs: Replace CURRENT_TIME_SEC with current_time() for inode timestampsDeepa Dinamani2016-09-274-9/+9
| |/
* | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2016-10-102-6/+0
|\ \
| * | vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher2016-10-072-6/+0
| |/
* | fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-09-221-1/+1
* | posix_acl: Clear SGID bit when setting file permissionsJan Kara2016-09-221-2/+2
|/
* Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2016-08-072-4/+3
|\
| * get rid of 'parent' argument of ->d_compare()Al Viro2016-07-312-3/+2
| * cifs, msdos, vfat, hfs+: don't bother with parent in ->d_compare()Al Viro2016-07-291-1/+1
* | Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-08-062-11/+11
|\ \ | |/ |/|
| * qstr: constify instances in hfsplusAl Viro2016-07-202-11/+11
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-07-281-1/+1
|\ \
| * | file_inode(f)->i_mapping is f->f_mappingAl Viro2016-05-291-1/+1
| |/
* | Merge branch 'salted-string-hash'Linus Torvalds2016-07-281-1/+1
|\ \
| * | vfs: make the string hashes salt the hashLinus Torvalds2016-06-101-1/+1
| |/
* | hfsplus: use bio op accessorsMike Christie2016-06-074-11/+16
* | block/fs/drivers: remove rw argument from submit_bioMike Christie2016-06-071-1/+2
|/
* switch xattr_handler->set() to passing dentry and inode separatelyAl Viro2016-05-275-16/+19
* Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-171-4/+3
|\
| * direct-io: eliminate the offset argument to ->direct_IOChristoph Hellwig2016-05-011-4/+3
* | hfsplus: switch to ->iterate_shared()Al Viro2016-05-125-3/+15
* | Merge getxattr prototype change into work.lookupsAl Viro2016-05-026-18/+15
|\ \ | |/ |/|
| * xattr_handler: pass dentry and inode as separate arguments of ->get()Al Viro2016-04-105-15/+15
| * posix_acl: Inode acl caching fixesAndreas Gruenbacher2016-03-311-3/+0
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-046-65/+65
|/
* wrappers for ->i_mutex accessAl Viro2016-01-223-8/+8
* kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-141-1/+1
* Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2016-01-112-16/+4
|\
| * vfs: Distinguish between full xattr names and proper prefixesAndreas Gruenbacher2015-12-061-12/+0
| * posix acls: Remove duplicate xattr name definitionsAndreas Gruenbacher2015-12-061-4/+4
* | don't put symlink bodies in pagecache into highmemAl Viro2015-12-081-0/+2
|/
* xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher2015-11-134-16/+24
* hfsplus: Remove unused xattr handler list operationsAndreas Gruenbacher2015-11-134-44/+0
* hfs,hfsplus: cache pages correctly between bnode_create and bnode_freeHin-Tak Leung2015-09-101-3/+0
* fs: create and use seq_show_option for escapingKees Cook2015-09-041-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-041-1/+1
|\
| * fs: cleanup slight list_entry abuseRasmus Villemoes2015-06-231-1/+1
* | writeback: separate out include/linux/backing-dev-defs.hTejun Heo2015-06-021-0/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-264-14/+14
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-155-12/+12
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-1710-147/+100
|\ \ | |/ |/|
| * hfsplus: don't store special "osx" xattr prefix on-diskThomas Hebb2015-04-171-5/+14
| * hfsplus: fix expand when not enough available spaceSergei Antonov2015-04-171-0/+6
| * hfsplus: incorrect return valueChengyu Song2015-04-171-2/+2
| * fs/hfsplus: replace if/BUG by BUG_ONFabian Frederick2015-04-171-3/+1
OpenPOWER on IntegriCloud