- a9913f2 Merge tag 'fs_for_v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
- 93bc420 ext2: support statx syscall by yangerkun · 6 years ago
- 1c2d142 ext2: Fix underflow in ext2_max_size() by Jan Kara · 6 years ago
- 4bc74ba ext2: Fix a typo in comment by Liu Xiang · 6 years ago
- 0b7a814 ext2: Remove redundant check for finding no group by Liu Xiang · 6 years ago
- f068ebd ext2: Annotate implicit fall through in __ext2_truncate_blocks by Mathieu Malaterre · 6 years ago
- 032cdc3 ext2: Set superblock revision when enabling xattr feature by Jan Kara · 6 years ago
- f6f5014 ext2: Remove redundant check on s_inode_size by Liu Xiang · 6 years ago
- 6a03e6a ext2: set proper return code by Chengguang Xu · 6 years ago
- e108921 ext2: use common file type conversion by Phillip Potter · 6 years ago
- e01799a Merge tag 'fs_for_4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
- ecebf55 ext2: fix potential use after free by Pan Bian · 6 years ago
- e5f5b71 ext2: initialize opts.s_mount_opt as zero before using it by xingaopeng · 6 years ago
- 3e159b9 ext2: change reusable parameter to true when calling mb_cache_entry_create() by Chengguang Xu · 6 years ago
- 569ae92 ext2: remove redundant condition check by Chengguang Xu · 6 years ago
- c0ed7b5 ext2: avoid unnecessary operation in ext2_error() by Chengguang Xu · 6 years ago
- e64433d Merge tag 'filesystems_for_v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
- 2aad26f ext2: remove redundant building macro check by Chengguang Xu · 6 years ago
- 9e796c9 ext2, dax: set ext2_dax_aops for dax files by Toshi Kani · 6 years ago
- 59fed3b ext2: cache NULL when both default_acl and acl are NULL by Chengguang Xu · 6 years ago
- 6ada4e2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
- e1fb4a0 dax: remove VM_MIXEDMAP for fsdax and device dax by Dave Jiang · 6 years ago
- 46e62a0 Merge tag 'for_v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
- 0ea97a2 Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
- 2e5afe5 ext2: make sure that partially set up inodes won't be returned by ext2_iget() by Al Viro · 7 years ago
- fe2c325 ext2: use ktime_get_real_seconds for timestamps by Arnd Bergmann · 7 years ago
- 27e6ed5 ext2: add warning when specifying nocheck option by Chengguang Xu · 7 years ago
- 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
- 6567af7 Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
- 80660f2 dax: change bdev_dax_supported() to support boolean returns by Dave Jiang · 7 years ago
- ba23cba fs: allow per-device dax status checking for filesystems by Darrick J. Wong · 7 years ago
- 5997aab Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- 5aa1437 ext2: fix a block leak by Al Viro · 7 years ago
- 1e2e547 do d_instantiate/unlock_new_inode combinations safely by Al Viro · 7 years ago
- 0d9cf33 Merge tag 'for_v4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
- 0685693 fs: ext2: Adding new return type vm_fault_t by Souptick Joarder · 7 years ago
- 9f3a094 Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
- fb094c9 ext2, dax: introduce ext2_dax_aops by Dan Williams · 7 years ago
- d090990 ext2: change return code to -ENOMEM when failing memory allocation by Chengguang Xu · 7 years ago
- 6fbac20 Merge tag 'iversion-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
- fe803f8 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
- 3ff1b28 Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
- 617aebe Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
- 23aedc4 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
- c472c07 iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw} by Goffredo Baroncelli · 7 years ago
- 255442c Merge tag 'docs-4.16' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
- e1d747d ext2: convert to new i_version API by Jeff Layton · 7 years ago
- b4b5798 ext2: auto disable dax instead of failing mount by Dan Williams · 7 years ago
- 85212d4 ext2: Define usercopy region in ext2_inode_cache slab cache by David Windsor · 8 years ago
- c0b2462 dax: pass detailed error code from dax_iomap_fault() by Jan Kara · 7 years ago
- f463589 ext2: drop unneeded newline by Julia Lawall · 7 years ago
- 91581e4 fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.at by Adam Borowski · 7 years ago
- 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
- a3841f9 Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
- f14fc0c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
- ae9a8c4 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
- 9a0dd42 dax: Allow dax_iomap_fault() to return pfn by Jan Kara · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 8af634f ext2: Fix possible sleep in atomic during mount option parsing by Jan Kara · 7 years ago
- 0885195 ext2: Parse mount options into a dedicated structure by Jan Kara · 7 years ago
- 19fe5f6 iomap: Switch from blkno to disk offset by Andreas Gruenbacher · 7 years ago
- 0f0d127 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- 89fd915 Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
- 91d25ba dax: use common 4k zero page for dax mmap reads by Ross Zwisler · 7 years ago
- 8cf037a ext2: perform dax_device lookup at mount by Dan Williams · 7 years ago
- fe26569 ext2: preserve i_mode if ext2_set_acl() fails by Ernesto A. Fernández · 7 years ago
- a992f2d ext2: Don't clear SGID when inheriting ACLs by Jan Kara · 8 years ago
- bc98a42 VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) by David Howells · 7 years ago
- 19c6e12 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
- 4d9bcad ext2: Fix memory leak when truncate races ext2_get_blocks by Ernesto A. Fernández · 8 years ago
- bc2c642 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
- 088737f Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
- dac257f fs: check for writeback errors after syncing out buffers in generic_file_fsync by Jeff Layton · 7 years ago
- 2b69c82 mm: drop "wait" parameter from write_one_page() by Jeff Layton · 7 years ago
- 4738740 ext2, ext4: make mb block cache names more explicit by Tahsin Erdogan · 8 years ago
- c07dfcb mbcache: make mbcache naming more generic by Tahsin Erdogan · 8 years ago
- f5705aa8c dax, xfs, ext4: compile out iomap-dax paths in the FS_DAX=n case by Dan Williams · 8 years ago
- 0fcc3ab Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
- ef51042 block, dax: move "select DAX" from BLOCK to FS_DAX by Dan Williams · 8 years ago
- 53ef7d0 Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
- fa5d932 ext2, ext4, xfs: retrieve dax_device for iomap operations by Dan Williams · 8 years ago
- 420768d ext2: Remove ext2_get_inode_flags() by Jan Kara · 8 years ago
- 161f3b7 ext2: Set flags on quota files directly by Jan Kara · 8 years ago
- 6554766 ext2: Call dquot_writeback_dquots() with s_umount held by Jan Kara · 8 years ago
- 5b825c3 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> by Ingo Molnar · 8 years ago
- c791ace mm: replace FAULT_FLAG_SIZE with parameter to huge_fault by Dave Jiang · 8 years ago
- a2d5816 mm,fs,dax: change ->pmd_fault to ->huge_fault by Dave Jiang · 8 years ago
- 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
- 8ff6daa iomap: constify struct iomap_ops by Christoph Hellwig · 8 years ago
- 6affb9d dax: fix build warnings with FS_DAX and !FS_IOMAP by Ross Zwisler · 8 years ago
- e568df6 ext2: Return BH_New buffers for zeroed blocks by Jan Kara · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- e93b1cc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago
- 231753e Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
- 80eabba Merge branch 'for-4.10/fs-unmap' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
- dfeef68 vfs: remove ".readlink = generic_readlink" assignments by Miklos Szeredi · 8 years ago
- b46dc03 ext2: reject inodes with negative size by Darrick J. Wong · 8 years ago
- 00697ee ext2: use iomap_zero_range() for zeroing truncated page in DAX path by Jan Kara · 8 years ago
- a2f6d9c Merge branch 'dax-4.10-iomap-pmd' into origin by Theodore Ts'o · 8 years ago
- 11c59c9 dax: correct dax iomap code namespace by Ross Zwisler · 8 years ago