summaryrefslogtreecommitdiffstats
path: root/fs/ext4
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ext4: fixed alignment and minor code cleanup in ext4.hPetros Koutoupis2018-01-081-11/+9Star
| * | | ext4: fix ENOSPC handling in DAX page fault handlerJan Kara2018-01-071-2/+8
| * | | dax: pass detailed error code from dax_iomap_fault()Jan Kara2018-01-071-1/+1
| * | | ext4: fix up remaining files with SPDX cleanupsTheodore Ts'o2017-12-1817-108/+17Star
| | |/ | |/|
* | | Merge tag 'docs-4.16' of git://git.lwn.net/linuxLinus Torvalds2018-02-011-3/+0Star
|\ \ \
| * | | fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.atAdam Borowski2018-01-011-3/+0Star
| | |/ | |/|
* | | Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-297-17/+28
|\ \ \ | |_|/ |/| |
| * | ext4: convert to new i_version APIJeff Layton2018-01-297-17/+26
| * | fs: new API for handling inode->i_versionJeff Layton2018-01-292-0/+2
| |/
* | ext4: fix crash when a directory's i_size is too smallChandan Rajendra2017-12-111-0/+4
* | ext4: add missing error check in __ext4_new_inode()Theodore Ts'o2017-12-111-0/+2
* | ext4: fix fdatasync(2) after fallocate(2) operationEryu Guan2017-12-041-0/+1
* | ext4: support fast symlinks from ext3 file systemsAndi Kleen2017-12-041-0/+9
|/
* Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-272-28/+28
* Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-11-171-43/+43
|\
| * ext4: take handling of EXT4_IOC_GROUP_ADD into a helper, get rid of set_fs()Al Viro2017-11-101-43/+43
* | Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-172-6/+35
|\ \
| * | fs, dax: unify IOMAP_F_DIRTY read vs write handling policy in the dax coreDan Williams2017-11-141-1/+1
| * | ext4: Support for synchronous DAX faultsJan Kara2017-11-032-1/+29
| * | ext4: Simplify error handling in ext4_dax_huge_fault()Jan Kara2017-11-031-6/+7
| * | dax: Allow dax_iomap_fault() to return pfnJan Kara2017-11-031-1/+1
| |/
* | mm, pagevec: remove cold parameter for pagevecsMel Gorman2017-11-161-3/+3
* | mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()Jan Kara2017-11-161-1/+1
* | ext4: use pagevec_lookup_range_tag()Jan Kara2017-11-161-12/+2Star
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-11-1412-479/+245Star
|\ \
| * | ext4: improve smp scalability for inode generationTheodore Ts'o2017-11-094-12/+4Star
| * | ext4: add support for online resizing with bigallocharshads2017-10-294-58/+84
| * | ext4: mention noload when recovering on read-only deviceSimon Ruderich2017-10-181-1/+2
| * | ext4: convert timers to use timer_setup()Kees Cook2017-10-181-9/+5Star
| * | ext4: remove duplicate extended attributes defsRoss Zwisler2017-10-121-37/+0Star
| * | ext4: add ext4_should_use_dax()Ross Zwisler2017-10-121-3/+16
| * | ext4: add sanity check for encryption + DAXRoss Zwisler2017-10-121-0/+3
| * | ext4: prevent data corruption with journaling + DAXRoss Zwisler2017-10-122-8/+13
| * | ext4: prevent data corruption with inline data + DAXRoss Zwisler2017-10-122-10/+5Star
| * | ext4: fix interaction between i_size, fallocate, and delalloc after a crashTheodore Ts'o2017-10-071-2/+4
| * | ext4: retry allocations conservativelyTheodore Ts'o2017-10-011-8/+7Star
| * | ext4: Switch to iomap for SEEK_HOLE / SEEK_DATAChristoph Hellwig2017-10-014-327/+49Star
| * | ext4: Add iomap support for inline dataAndreas Gruenbacher2017-10-013-2/+51
| * | iomap: Switch from blkno to disk offsetAndreas Gruenbacher2017-10-011-2/+2
| |/
* | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-145-86/+41Star
|\ \
| * | ext4: switch to fscrypt_prepare_setattr()Eric Biggers2017-10-191-8/+4Star
| * | ext4: switch to fscrypt_prepare_lookup()Eric Biggers2017-10-191-16/+6Star
| * | ext4: switch to fscrypt_prepare_rename()Eric Biggers2017-10-191-26/+7Star
| * | ext4: switch to fscrypt_prepare_link()Eric Biggers2017-10-191-3/+4
| * | ext4: switch to fscrypt_file_open()Eric Biggers2017-10-191-19/+4Star
| * | fscrypt: remove unneeded empty fscrypt_operations structsEric Biggers2017-10-191-3/+2Star
| * | fscrypt: remove ->is_encrypted()Eric Biggers2017-10-191-2/+0Star
| * | fs, fscrypt: add an S_ENCRYPTED inode flagEric Biggers2017-10-192-4/+11
| * | fscrypt: clean up include file messDave Chinner2017-10-191-5/+3Star
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0231-0/+31