summaryrefslogtreecommitdiffstats
path: root/fs/ext2
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0217-0/+17
|/
* Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-09-141-7/+6
|\
| * VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells2017-07-171-7/+6
* | Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-113-8/+8
|\ \
| * | ext2: perform dax_device lookup at mountDan Williams2017-08-313-8/+8
* | | dax: use common 4k zero page for dax mmap readsRoss Zwisler2017-09-061-24/+1
|/ /
* | ext2: preserve i_mode if ext2_set_acl() failsErnesto A. Fernández2017-07-181-2/+9
* | ext2: Don't clear SGID when inheriting ACLsJan Kara2017-07-171-14/+22
|/
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2017-07-131-0/+1
|\
| * ext2: Fix memory leak when truncate races ext2_get_blocksErnesto A. Fernández2017-07-131-0/+1
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-07-093-32/+34
|\ \
| * | ext2, ext4: make mb block cache names more explicitTahsin Erdogan2017-06-223-26/+28
| * | mbcache: make mbcache naming more genericTahsin Erdogan2017-06-221-9/+9
| |/
* | Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-071-4/+1
|\ \
| * | fs: check for writeback errors after syncing out buffers in generic_file_fsyncJeff Layton2017-07-061-4/+1
| |/
* / mm: drop "wait" parameter from write_one_page()Jeff Layton2017-07-051-1/+1
|/
* dax, xfs, ext4: compile out iomap-dax paths in the FS_DAX=n caseDan Williams2017-05-131-2/+2
* Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-121-0/+1
|\