summaryrefslogtreecommitdiff
path: root/fs/logfs
Commit message (Expand)AuthorAge
* logfs: remove from treeChristoph Hellwig2016-12-14
* 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
|/
* Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-08-06
|\
| * qstr: constify instances in logfsAl Viro2016-07-20
* | Merge branch 'salted-string-hash'Linus Torvalds2016-07-28
|\ \ | |/
* | block, fs, mm, drivers: use bio set/get op accessorsMike Christie2016-06-07
* | block/fs/drivers: remove rw argument from submit_bioMike Christie2016-06-07
|/
* logfs: no need to lock directory in lseekAl Viro2016-05-09
* more trivial ->iterate_shared conversionsAl Viro2016-05-09
* 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
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-01-20
|\
| * kbuild: Allow to specify composite modules with modname-mMichal Marek2015-11-25
* | kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-14
* | logfs: fix logfs build errors and dependenciesArnd Bergmann2016-01-14
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-12
|\ \
| * | logfs: constify logfs_block_ops structuresJulia Lawall2016-01-09
| |/
* | don't put symlink bodies in pagecache into highmemAl Viro2015-12-08
* | logfs: don't duplicate page_symlink_inode_operationsAl Viro2015-12-06
|/
* mm, fs: introduce mapping_gfp_constraint()Michal Hocko2015-11-06
* logfs: fix build warningSudip Mukherjee2015-11-05
* block: remove bio_get_nr_vecs()Kent Overstreet2015-08-13
* block: add a bi_error field to struct bioChristoph Hellwig2015-07-29
* logfs: fix a pagecache leak for symlinksAl Viro2015-05-10
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* make new_sync_{read,write}() staticAl Viro2015-04-11
* fs/logfs/readwrite.c: kernel-doc warning fixesFabian Frederick2014-08-06
* 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
* mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-03
* Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-30
|\
| * block: Abstract out bvec iteratorKent Overstreet2013-11-23
| * block: Convert various code to bio_for_each_segment()Kent Overstreet2013-11-23
| * block: submit_bio_wait() conversionsKent Overstreet2013-11-23
* | logfs: check for the return value after calling find_or_create_page()Younger Liu2014-01-23
* | block: submit_bio_wait() conversionsKent Overstreet2013-11-24
|/
* 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 logfsAl Viro2013-06-29
|/
* block: Remove bi_idx referencesKent Overstreet2013-03-23
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * new helper: file_inode(file)Al Viro2013-02-22
* | fs/logfs: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-21
|/
* logfs: drop vmtruncateMarco Stornelli2012-12-20