summaryrefslogtreecommitdiff
path: root/fs/exofs
Commit message (Expand)AuthorAge
* 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
| * switch simple generic_file_aio_read() users to ->read_iter()Al Viro2014-05-06
| * pass iov_iter to ->direct_IO()Al Viro2014-05-06
* | ore: Support for raid 6Boaz Harrosh2014-05-22
* | ore: Remove redundant dev_order(), more cleanupsBoaz Harrosh2014-05-22
* | ore: (trivial) reformat some codeBoaz Harrosh2014-05-22
|/
* Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2014-04-10
|\
| * fs: Mark functions as static in exofs/ore_raid.cRashika Kheria2014-04-03
| * fs: Mark function as static in exofs/super.cRashika Kheria2014-04-03
* | mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-03
|/
* exofs: Print less in r4wBoaz Harrosh2014-01-23
* exofs: Allow corrupted directory entry to be empty fileBoaz Harrosh2014-01-23
* exofs: Allow O_DIRECT openBoaz Harrosh2014-01-23
* ore: Don't crash on NULL bio in _clear_bioBoaz Harrosh2014-01-23
* ore: Fix wrong math in allocation of per device BIOBoaz Harrosh2014-01-23
* truncate: drop 'oldsize' truncate_pagecache() parameterKirill A. Shutemov2013-09-12
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-07-02
|\
| * mm: change invalidatepage prototype to accept lengthLukas Czerner2013-05-21
* | [readdir] convert exofsAl Viro2013-06-29
|/
* block: Add bio_for_each_segment_all()Kent Overstreet2013-03-23
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-03
* new helper: file_inode(file)Al Viro2013-02-22
* exofs: don't leak io_state and pages on read errorBoaz Harrosh2012-12-14