summaryrefslogtreecommitdiffstats
path: root/fs/ext4
Commit message (Expand)AuthorAge
* ext4: fix crash when a directory's i_size is too smallChandan Rajendra2017-12-11
* ext4: add missing error check in __ext4_new_inode()Theodore Ts'o2017-12-10
* ext4: fix fdatasync(2) after fallocate(2) operationEryu Guan2017-12-03
* ext4: support fast symlinks from ext3 file systemsAndi Kleen2017-12-03
* Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-27
* Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-11-17
|\
| * ext4: take handling of EXT4_IOC_GROUP_ADD into a helper, get rid of set_fs()Al Viro2017-11-10
* | Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-17
|\ \
| * | fs, dax: unify IOMAP_F_DIRTY read vs write handling policy in the dax coreDan Williams2017-11-13
| * | ext4: Support for synchronous DAX faultsJan Kara2017-11-03
| * | ext4: Simplify error handling in ext4_dax_huge_fault()Jan Kara2017-11-03
| * | dax: Allow dax_iomap_fault() to return pfnJan Kara2017-11-03
| |/
* | mm, pagevec: remove cold parameter for pagevecsMel Gorman2017-11-15
* | mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()Jan Kara2017-11-15
* | ext4: use pagevec_lookup_range_tag()Jan Kara2017-11-15
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-11-14
|\ \
| * | ext4: improve smp scalability for inode generationTheodore Ts'o2017-11-08
| * | ext4: add support for online resizing with bigallocharshads2017-10-29
| * | ext4: mention noload when recovering on read-only deviceSimon Ruderich2017-10-18
| * | ext4: convert timers to use timer_setup()Kees Cook2017-10-18
| * | ext4: remove duplicate extended attributes defsRoss Zwisler2017-10-12
| * | ext4: add ext4_should_use_dax()Ross Zwisler2017-10-12
| * | ext4: add sanity check for encryption + DAXRoss Zwisler2017-10-12
| * | ext4: prevent data corruption with journaling + DAXRoss Zwisler2017-10-12
| * | ext4: prevent data corruption with inline data + DAXRoss Zwisler2017-10-12
| * | ext4: fix interaction between i_size, fallocate, and delalloc after a crashTheodore Ts'o2017-10-06
| * | ext4: retry allocations conservativelyTheodore Ts'o2017-10-01
| * | ext4: Switch to iomap for SEEK_HOLE / SEEK_DATAChristoph Hellwig2017-10-01
| * | ext4: Add iomap support for inline dataAndreas Gruenbacher2017-10-01
| * | iomap: Switch from blkno to disk offsetAndreas Gruenbacher2017-10-01
| |/
* | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-14
|\ \
| * | ext4: switch to fscrypt_prepare_setattr()Eric Biggers2017-10-18
| * | ext4: switch to fscrypt_prepare_lookup()Eric Biggers2017-10-18
| * | ext4: switch to fscrypt_prepare_rename()Eric Biggers2017-10-18
| * | ext4: switch to fscrypt_prepare_link()Eric Biggers2017-10-18
| * | ext4: switch to fscrypt_file_open()Eric Biggers2017-10-18
| * | fscrypt: remove unneeded empty fscrypt_operations structsEric Biggers2017-10-18
| * | fscrypt: remove ->is_encrypted()Eric Biggers2017-10-18
| * | fs, fscrypt: add an S_ENCRYPTED inode flagEric Biggers2017-10-18
| * | fscrypt: clean up include file messDave Chinner2017-10-18
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | Convert fs/*/* to SB_I_VERSIONMatthew Garrett2017-10-18
|/
* Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-14
|\
| * fs: support RWF_NOWAIT for buffered readsChristoph Hellwig2017-09-04
* | 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
|\ \ \
| * | | ext4: fix null pointer dereference on sbiColin Ian King2017-09-05
| * | | ext4: perform dax_device lookup at mountDan Williams2017-08-31
* | | | Merge branch 'quota_scaling' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-09-07
|\ \ \ \