summaryrefslogtreecommitdiff
path: root/fs/ext2
Commit message (Expand)AuthorAge
* 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
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-09-14
|\
| * VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells2017-07-17
* | Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-11
|\ \
| * | ext2: perform dax_device lookup at mountDan Williams2017-08-31
* | | dax: use common 4k zero page for dax mmap readsRoss Zwisler2017-09-06
|/ /
* | ext2: preserve i_mode if ext2_set_acl() failsErnesto A. Fernández2017-07-18
* | ext2: Don't clear SGID when inheriting ACLsJan Kara2017-07-17
|/
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2017-07-13
|\
| * ext2: Fix memory leak when truncate races ext2_get_blocksErnesto A. Fernández2017-07-13
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-07-09
|\ \
| * | ext2, ext4: make mb block cache names more explicitTahsin Erdogan2017-06-22
| * | mbcache: make mbcache naming more genericTahsin Erdogan2017-06-22
| |/
* | Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-07
|\ \
| * | fs: check for writeback errors after syncing out buffers in generic_file_fsyncJeff Layton2017-07-06
| |/
* | mm: drop "wait" parameter from write_one_page()Jeff Layton2017-07-05
|/
* dax, xfs, ext4: compile out iomap-dax paths in the FS_DAX=n caseDan Williams2017-05-13
* Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-12
|\
| * block, dax: move "select DAX" from BLOCK to FS_DAXDan Williams2017-05-08
* | Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-05
|\ \ | |/
| * ext2, ext4, xfs: retrieve dax_device for iomap operationsDan Williams2017-04-25
* | ext2: Remove ext2_get_inode_flags()Jan Kara2017-04-19
* | ext2: Set flags on quota files directlyJan Kara2017-04-19
* | ext2: Call dquot_writeback_dquots() with s_umount heldJan Kara2017-04-05
|/