aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext2
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fs_for_4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-272-8/+7
|\
| * ext2: change reusable parameter to true when calling mb_cache_entry_create()Chengguang Xu2018-11-151-1/+2
| * ext2: remove redundant condition checkChengguang Xu2018-11-141-6/+4
| * ext2: avoid unnecessary operation in ext2_error()Chengguang Xu2018-11-081-1/+1
* | ext2: fix potential use after freePan Bian2018-11-271-1/+1
* | ext2: initialize opts.s_mount_opt as zero before using itxingaopeng2018-11-271-0/+1
|/
* Merge tag 'filesystems_for_v4.20-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-10-293-8/+5
|\
| * ext2: remove redundant building macro checkChengguang Xu2018-09-242-8/+1
| * ext2: cache NULL when both default_acl and acl are NULLChengguang Xu2018-09-031-0/+4
* | ext2, dax: set ext2_dax_aops for dax filesToshi Kani2018-09-191-1/+1
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-08-171-1/+0
|\
| * dax: remove VM_MIXEDMAP for fsdax and device daxDave Jiang2018-08-171-1/+0
* | Merge tag 'for_v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2018-08-172-4/+5
|\ \ | |/ |/|
| * ext2: use ktime_get_real_seconds for timestampsArnd Bergmann2018-06-272-4/+5
* | Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-08-132-8/+4
|\ \ | |/ |/|
| * ext2: make sure that partially set up inodes won't be returned by ext2_iget()Al Viro2018-08-032-8/+4
* | ext2: add warning when specifying nocheck optionChengguang Xu2018-06-202-5/+3
|/
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-1/+3
* Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-06-051-2/+1
|\
| * dax: change bdev_dax_supported() to support boolean returnsDave Jiang2018-05-311-2/+1
| * fs: allow per-device dax status checking for filesystemsDarrick J. Wong2018-05-311-1/+1
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2018-05-212-14/+2
|\ \ | |/ |/|
| * ext2: fix a block leakAl Viro2018-05-211-10/+0
| * do d_instantiate/unlock_new_inode combinations safelyAl Viro2018-05-111-4/+2
* | Merge tag 'for_v4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2018-04-201-2/+2
|\ \ | |/ |/|
| * fs: ext2: Adding new return type vm_fault_tSouptick Joarder2018-04-161-2/+2
* | Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-103-35/+30
|\ \ | |/ |/|
| * ext2, dax: introduce ext2_dax_aopsDan Williams2018-04-033-35/+30
* | ext2: change return code to -ENOMEM when failing memory allocationChengguang Xu2018-03-021-2/+2
|/
* Merge tag 'iversion-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-02-071-1/+1
|\
| * iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw}Goffredo Baroncelli2018-02-011-1/+1
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2018-02-071-1/+1
|\ \
| * | ext2: drop unneeded newlineJulia Lawall2018-01-021-1/+1
* | | Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-061-2/+5
|\ \ \
| * | | ext2: auto disable dax instead of failing mountDan Williams2018-01-191-2/+5
| |/ /
* | | Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-031-5/+7
|\ \ \
| * | | ext2: Define usercopy region in ext2_inode_cache slab cacheDavid Windsor2018-01-151-5/+7
| |/ /
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-02-031-1/+1
|\ \ \ | |_|/ |/| |
| * | dax: pass detailed error code from dax_iomap_fault()Jan Kara2018-01-071-1/+1
| |/
* | Merge tag 'docs-4.16' of git://git.lwn.net/linuxLinus Torvalds2018-01-311-5/+1
|\ \
| * | fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.atAdam Borowski2018-01-011-5/+1
| |/
* / ext2: convert to new i_version APIJeff Layton2018-01-292-6/+8
|/
* Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-273-14/+14
* Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-171-1/+1
|\
| * dax: Allow dax_iomap_fault() to return pfnJan Kara2017-11-031-1/+1
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2017-11-141-83/+78
|\ \
| * | ext2: Fix possible sleep in atomic during mount option parsingJan Kara2017-10-111-4/+4
| * | ext2: Parse mount options into a dedicated structureJan Kara2017-10-111-81/+76
| |/
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-11-141-2/+2
|\ \
| * | iomap: Switch from blkno to disk offsetAndreas Gruenbacher2017-10-011-2/+2
| |/