summaryrefslogtreecommitdiff
path: root/fs/exofs
Commit message (Expand)AuthorAge
* Merge tag 'iversion-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-02-07
|\
| * iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw}Goffredo Baroncelli2018-02-01
* | Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-03
|\ \ | |/ |/|
| * exofs: Define usercopy region in exofs_inode_cache slab cacheDavid Windsor2018-01-15
* | exofs: switch to new i_version APIJeff Layton2018-01-29
|/
* Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-07
|\
| * block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig2017-08-23
* | fs: convert a pile of fsync routines to errseq_t based reportingJeff Layton2017-08-01
|/
* mm: drop "wait" parameter from write_one_page()Jeff Layton2017-07-05
* fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flagTetsuo Handa2017-05-08
* exofs: Convert to separately allocated bdiJan Kara2017-04-20
* locking/atomic, kref: Add kref_read()Peter Zijlstra2017-01-14
* exofs: don't mess with simple_write_{begin,end}Al Viro2016-12-10
* fs: exofs: print a hex number after a 0x prefixUwe Kleine-König2016-10-27
* fs: use mapping_set_error instead of opencoded set_bitMichal Hocko2016-10-11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\
| * Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro2016-10-10
| |\
| | * fs: rename "rename2" i_op to "rename"Miklos Szeredi2016-09-27
| | * fs: support RENAME_NOREPLACE for local filesystemsMiklos Szeredi2016-09-27
| * | fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-27
| |/
* | fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-09-22
|/
* block, fs, mm, drivers: use bio set/get op accessorsMike Christie2016-06-07
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-05-17
|\
| * treewide: Fix typos in printkMasanari Iida2016-04-18
* | Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-17
|\ \
| * | direct-io: eliminate the offset argument to ->direct_IOChristoph Hellwig2016-05-01
| |/
* | more trivial ->iterate_shared conversionsAl Viro2016-05-09
* | make ext2_get_page() and friends work without external serializationAl Viro2016-05-02
* | Merge getxattr prototype change into work.lookupsAl Viro2016-05-02
|\ \ | |/ |/|
| * don't bother with ->d_inode->i_sb - it's always equal to ->d_sbAl Viro2016-04-10
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
|/
* wrappers for ->i_mutex accessAl Viro2016-01-22
* kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-14
* Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-11
|\
| * don't put symlink bodies in pagecache into highmemAl Viro2015-12-08
* | osd fs: __r4w_get_page rely on PageUptodate for uptodateHugh Dickins2015-12-12
|/
* fs/exofs/namei.c: remove unnecessary new_valid_dev() checkYaowei Bai2015-11-09
* pagemap.h: move dir_pages() over thereFabian Frederick2015-06-23
* exofs: switch to {simple,page}_symlink_inode_operationsAl Viro2015-05-10
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* direct_IO: remove rw from a_ops->direct_IO()Omar Sandoval2015-04-11
* make new_sync_{read,write}() staticAl Viro2015-04-11
* vfs: remove get_xip_memMatthew Wilcox2015-02-16
* fs: remove mapping->backing_dev_infoChristoph Hellwig2015-01-20
* fs: introduce f_op->mmap_capabilities for nommu mmap supportChristoph Hellwig2015-01-20
* Boaz Harrosh - Fix broken email addressBoaz Harrosh2014-10-19
* fs/exofs/ore_raid.c: replace count*size kzalloc by kcallocFabian Frederick2014-08-08
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-06-12
|\
| * ->splice_write() via ->write_iter()Al Viro2014-06-12
| * write_iter variants of {__,}generic_file_aio_write()Al Viro2014-05-06