summaryrefslogtreecommitdiffstats
path: root/fs/logfs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-104-9/+13
|\
| * Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro2016-10-101-1/+5
| |\
| | * fs: rename "rename2" i_op to "rename"Miklos Szeredi2016-09-271-1/+1
| | * fs: support RENAME_NOREPLACE for local filesystemsMiklos Szeredi2016-09-271-2/+6
| * | fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-274-8/+8
| |/
* | fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-09-221-1/+1
|/
* Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-08-061-2/+2
|\
| * qstr: constify instances in logfsAl Viro2016-07-201-2/+2
* | Merge branch 'salted-string-hash'Linus Torvalds2016-07-281-3/+3
|\ \ | |/
* | block, fs, mm, drivers: use bio set/get op accessorsMike Christie2016-06-071-6/+6
* | block/fs/drivers: remove rw argument from submit_bioMike Christie2016-06-071-5/+10
|/
* logfs: no need to lock directory in lseekAl Viro2016-05-091-1/+1
* more trivial ->iterate_shared conversionsAl Viro2016-05-091-1/+1
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-047-57/+57
* wrappers for ->i_mutex accessAl Viro2016-01-221-4/+4
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-01-201-1/+1
|\
| * kbuild: Allow to specify composite modules with modname-mMichal Marek2015-11-251-1/+1
* | kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-141-1/+2
* | logfs: fix logfs build errors and dependenciesArnd Bergmann2016-01-141-1/+1
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-123-5/+5
|\ \
| * | logfs: constify logfs_block_ops structuresJulia Lawall2016-01-093-5/+5
| |/
* | don't put symlink bodies in pagecache into highmemAl Viro2015-12-082-0/+2
* | logfs: don't duplicate page_symlink_inode_operationsAl Viro2015-12-063-9/+2
|/
* mm, fs: introduce mapping_gfp_constraint()Michal Hocko2015-11-061-1/+1
* logfs: fix build warningSudip Mukherjee2015-11-051-2/+2
* block: remove bio_get_nr_vecs()Kent Overstreet2015-08-131-2/+2
* block: add a bi_error field to struct bioChristoph Hellwig2015-07-291-8/+4
* logfs: fix a pagecache leak for symlinksAl Viro2015-05-101-0/+1
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-152-8/+8
* make new_sync_{read,write}() staticAl Viro2015-04-111-2/+0
* fs/logfs/readwrite.c: kernel-doc warning fixesFabian Frederick2014-08-061-8/+7
* write_iter variants of {__,}generic_file_aio_write()Al Viro2014-05-061-2/+2
* switch simple generic_file_aio_read() users to ->read_iter()Al Viro2014-05-061-2/+2
* mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-031-1/+1
* Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-301-21/+17
|\
| * block: Abstract out bvec iteratorKent Overstreet2013-11-231-10/+10
| * block: Convert various code to bio_for_each_segment()Kent Overstreet2013-11-231-11/+7
| * block: submit_bio_wait() conversionsKent Overstreet2013-11-231-12/+1
* | logfs: check for the return value after calling find_or_create_page()Younger Liu2014-01-231-1/+2
* | block: submit_bio_wait() conversionsKent Overstreet2013-11-241-12/+1
|/
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-07-022-2/+4
|\
| * mm: change invalidatepage prototype to accept lengthLukas Czerner2013-05-212-2/+4
* | [readdir] convert logfsAl Viro2013-06-291-34/+15
|/
* block: Remove bi_idx referencesKent Overstreet2013-03-231-5/+0
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-031-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-262-3/+3
|\
| * new helper: file_inode(file)Al Viro2013-02-222-3/+3
* | fs/logfs: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-2/+2
|/
* logfs: drop vmtruncateMarco Stornelli2012-12-201-2/+8
* Fix misspellings of "whether" in comments.Adam Buchbinder2012-11-191-1/+1
OpenPOWER on IntegriCloud