aboutsummaryrefslogtreecommitdiff
path: root/fs/ext2/inode.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-14Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-10-01iomap: Switch from blkno to disk offsetGravatar Andreas Gruenbacher 1-2/+2
2017-08-31ext2: perform dax_device lookup at mountGravatar Dan Williams 1-8/+3
2017-07-13ext2: Fix memory leak when truncate races ext2_get_blocksGravatar Ernesto A. Fernández 1-0/+1
2017-05-13dax, xfs, ext4: compile out iomap-dax paths in the FS_DAX=n caseGravatar Dan Williams 1-2/+2
2017-05-05Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+8
2017-04-25ext2, ext4, xfs: retrieve dax_device for iomap operationsGravatar Dan Williams 1-1/+8
2017-04-19ext2: Remove ext2_get_inode_flags()Gravatar Jan Kara 1-20/+0
2017-04-05ext2: Call dquot_writeback_dquots() with s_umount heldGravatar Jan Kara 1-1/+1
2017-01-30iomap: constify struct iomap_opsGravatar Christoph Hellwig 1-2/+2
2016-12-26ext2: Return BH_New buffers for zeroed blocksGravatar Jan Kara 1-2/+1
2016-12-19Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Gravatar Linus Torvalds 1-0/+4
2016-12-14Merge branch 'for-4.10/fs-unmap' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-6/+3
2016-12-07ext2: reject inodes with negative sizeGravatar Darrick J. Wong 1-0/+4
2016-11-20ext2: use iomap_zero_range() for zeroing truncated page in DAX pathGravatar Jan Kara 1-3/+8
2016-11-04ext2: Use clean_bdev_aliases() instead of iterationGravatar Jan Kara 1-6/+3
2016-10-18ext2: avoid bogus -Wmaybe-uninitialized warningGravatar Arnd Bergmann 1-3/+4
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-2/+2
2016-10-10Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+1
2016-10-06Merge tag 'xfs-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-19/+81
2016-10-03ext2: fix possible integer truncation in ext2_iomap_beginGravatar Christoph Hellwig 1-1/+1
2016-09-27fs: Replace CURRENT_TIME_SEC with current_time() for inode timestampsGravatar Deepa Dinamani 1-2/+2
2016-09-27ext2: Unmap metadata when zeroing blocksGravatar Jan Kara 1-0/+10
2016-09-22fs: Give dentry to inode_change_ok() instead of inodeGravatar Jan Kara 1-1/+1
2016-09-19ext2: use iomap to implement DAXGravatar Christoph Hellwig 1-5/+58
2016-09-19ext2: stop passing buffer_head to ext2_get_blocksGravatar Christoph Hellwig 1-15/+24
2016-07-05ext2: fix filesystem deadlock while reading corrupted xattr blockGravatar Carlos Maiolino 1-0/+10
2016-05-26Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-6/+6
2016-05-18dax: use sb_issue_zerout instead of calling dax_clear_sectorsGravatar Matthew Wilcox 1-4/+4
2016-05-17ext2: Avoid DAX zeroing to corrupt dataGravatar Jan Kara 1-2/+2
2016-05-17ext2: Fix block zeroing in ext2_get_blocks() for DAXGravatar Jan Kara 1-1/+1
2016-05-01direct-io: eliminate the offset argument to ->direct_IOGravatar Christoph Hellwig 1-4/+4
2016-02-27dax: move writeback calls into the filesystemsGravatar Ross Zwisler 1-0/+8
2016-02-27dax: give DAX clearing code correct bdevGravatar Ross Zwisler 1-2/+4
2016-02-27ext2, ext4: only set S_DAX for regular inodesGravatar Ross Zwisler 1-1/+1
2015-12-08don't put symlink bodies in pagecache into highmemGravatar Al Viro 1-0/+1
2015-10-19ext2: Add locking for DAX faultsGravatar Ross Zwisler 1-0/+10
2015-09-08dax: move DAX-related functions to a new headerGravatar Matthew Wilcox 1-0/+1
2015-07-23ext2: Handle error from dquot_initalize()Gravatar Jan Kara 1-2/+5
2015-05-10ext2: use simple_follow_link()Gravatar Al Viro 1-0/+1
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+1
2015-04-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-6/+5
2015-04-15dax: unify ext2/4_{dax,}_file_operationsGravatar Boaz Harrosh 1-4/+1
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsGravatar David Howells 1-1/+1
2015-04-11direct_IO: remove rw from a_ops->direct_IO()Gravatar Omar Sandoval 1-2/+1
2015-04-11direct_IO: use iov_iter_rw() instead of rw everywhereGravatar Omar Sandoval 1-1/+1
2015-04-11Remove rw from dax_{do_,}io()Gravatar Omar Sandoval 1-2/+2
2015-04-11Remove rw from {,__,do_}blockdev_direct_IO()Gravatar Omar Sandoval 1-1/+1
2015-03-25fs: move struct kiocb to fs.hGravatar Christoph Hellwig 1-1/+1