aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jfs
AgeCommit message (Expand)Author
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-06-10vfs: make the string hashes salt the hashLinus Torvalds
2016-06-07block, fs, mm, drivers: use bio set/get op accessorsMike Christie
2016-06-07block/fs/drivers: remove rw argument from submit_bioMike Christie
2016-05-29drop redundant ->owner initializationsAl Viro
2016-05-27switch xattr_handler->set() to passing dentry and inode separatelyAl Viro
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-05-17Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-17Merge tag 'jfs-4.7' of git://github.com/kleikamp/linux-shaggyLinus Torvalds
2016-05-12jfs: Switch to generic xattr handlersAndreas Gruenbacher
2016-05-12jfs: Clean up xattr name mappingAndreas Gruenbacher
2016-05-02Merge getxattr prototype change into work.lookupsAl Viro
2016-05-01direct-io: eliminate the offset argument to ->direct_IOChristoph Hellwig
2016-04-11->getxattr(): pass dentry and inode as separate argumentsAl Viro
2016-04-10don't bother with ->d_inode->i_sb - it's always equal to ->d_sbAl 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-03-30jfs: Coalesce some formatsJoe Perches
2016-03-30jfs: Remove unnecessary line continuations and terminating newlinesJoe Perches
2016-03-30jfs: Remove terminating newlines from jfs_info, jfs_warn, jfs_err usesJoe Perches
2016-03-28jfs: Remove unnecessary code in jfs_get_aclAndreas Gruenbacher
2016-01-22wrappers for ->i_mutex accessAl Viro
2016-01-14kmemcg: account certain kmem allocations to memcgVladimir Davydov
2016-01-12Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-01-11Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2016-01-04jfs: microoptimize get_zeroed_page / virt_to_pageAl Viro
2015-12-30switch ->get_link() to delayed_call, kill ->put_link()Al Viro
2015-12-08replace ->follow_link() with new method that could stay in RCU modeAl Viro
2015-12-08don't put symlink bodies in pagecache into highmemAl Viro
2015-12-06posix acls: Remove duplicate xattr name definitionsAndreas Gruenbacher
2015-11-09fs/jfs: remove unnecessary new_valid_dev() checksYaowei Bai
2015-09-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2015-08-13fs: use helper bio_add_page() instead of open coding on bi_io_vecKent Overstreet
2015-07-29block: add a bi_error field to struct bioChristoph Hellwig
2015-07-23jfs: Handle error from dquot_initialize()Dave Kleikamp
2015-07-16Merge tag 'jfs-4.2' of git://github.com/kleikamp/linux-shaggyLinus Torvalds
2015-07-15jfs: clean up jfs_rename and fix out of order unlockDave Kleikamp
2015-07-09ioctl_compat: handle FITRIMMikulas Patocka
2015-06-23fs: cleanup slight list_entry abuseRasmus Villemoes
2015-06-04jfs: fix indentation on if statementColin Ian King
2015-06-01jfs: removed a prohibited space after opening parenthesisNan Jia
2015-05-10jfs: switch to simple_follow_link()Al Viro
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-15fs, jfs: remove slab object constructorDavid Rientjes
2015-04-15Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2015-04-14Merge tag 'jfs-4.1' of git://github.com/kleikamp/linux-shaggyLinus Torvalds