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