aboutsummaryrefslogtreecommitdiffstats
path: root/fs/exofs
AgeCommit message (Expand)Author
2018-12-04fs/exofs: fix potential memory leak in mount option parsingChengguang Xu
2018-06-15exofs: avoid VLA in structuresKees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-05-14scsi/osd: remove the gfp argument to osd_start_requestChristoph Hellwig
2018-02-07Merge tag 'iversion-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-02-03Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-01iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw}Goffredo Baroncelli
2018-01-29exofs: switch to new i_version APIJeff Layton
2018-01-15exofs: Define usercopy region in exofs_inode_cache slab cacheDavid Windsor
2017-09-07Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-08-23block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig
2017-08-01fs: convert a pile of fsync routines to errseq_t based reportingJeff Layton
2017-07-05mm: drop "wait" parameter from write_one_page()Jeff Layton
2017-05-08fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flagTetsuo Handa
2017-04-20exofs: Convert to separately allocated bdiJan Kara
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra
2016-12-10exofs: don't mess with simple_write_{begin,end}Al Viro
2016-10-27fs: exofs: print a hex number after a 0x prefixUwe Kleine-König
2016-10-11fs: use mapping_set_error instead of opencoded set_bitMichal Hocko
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-09-27fs: Replace CURRENT_TIME 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-06-07block, fs, mm, drivers: use bio set/get op accessorsMike Christie
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-05-17Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-09more trivial ->iterate_shared conversionsAl Viro
2016-05-02make ext2_get_page() and friends work without external serializationAl 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-18treewide: Fix typos in printkMasanari Iida
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-01-22wrappers for ->i_mutex accessAl Viro
2016-01-14kmemcg: account certain kmem allocations to memcgVladimir Davydov
2016-01-11Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-12-12osd fs: __r4w_get_page rely on PageUptodate for uptodateHugh Dickins
2015-12-08don't put symlink bodies in pagecache into highmemAl Viro
2015-11-09fs/exofs/namei.c: remove unnecessary new_valid_dev() checkYaowei Bai
2015-06-23pagemap.h: move dir_pages() over thereFabian Frederick
2015-05-10exofs: switch to {simple,page}_symlink_inode_operationsAl Viro
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2015-04-11direct_IO: remove rw from a_ops->direct_IO()Omar Sandoval
2015-04-11make new_sync_{read,write}() staticAl Viro
2015-02-16vfs: remove get_xip_memMatthew Wilcox
2015-01-20fs: remove mapping->backing_dev_infoChristoph Hellwig
2015-01-20fs: introduce f_op->mmap_capabilities for nommu mmap supportChristoph Hellwig
2014-10-19Boaz Harrosh - Fix broken email addressBoaz Harrosh