- 6fbac20 Merge tag 'iversion-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
- 3ff1b28 Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
- 3462ac5 Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 7 years ago
- 617aebe Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
- 23aedc4 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
- c472c07 iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw} by Goffredo Baroncelli · 7 years ago
- 255442c Merge tag 'docs-4.16' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
- a4b7fd7 Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
- ee73f9a ext4: convert to new i_version API by Jeff Layton · 7 years ago
- ae5e165 fs: new API for handling inode->i_version by Jeff Layton · 7 years ago
- 24f3478 ext4: auto disable dax instead of failing mount by Dan Williams · 7 years ago
- f8dd7c7 ext4: Define usercopy region in ext4_inode_cache slab cache by David Windsor · 7 years ago
- 3d204e2 fscrypt: remove 'ci' parameter from fscrypt_put_encryption_info() by Eric Biggers · 7 years ago
- 6a9269c ext4: switch to fscrypt_get_symlink() by Eric Biggers · 7 years ago
- 78e1060 ext4: switch to fscrypt ->symlink() helper functions by Eric Biggers · 7 years ago
- 5dc3971 ext4: create ext4_kset dynamically by Riccardo Schirone · 7 years ago
- b99fee5 ext4: create ext4_feat kobject dynamically by Riccardo Schirone · 7 years ago
- 95c4df0 ext4: release kobject/kset even when init/register fail by Riccardo Schirone · 7 years ago
- a794df0 ext4: fix incorrect indentation of if statement by Colin Ian King · 7 years ago
- 49598e0 ext4: use 'sbi' instead of 'EXT4_SB(sb)' by Jun Piao · 7 years ago
- 06f29cc ext4: save error to disk in __ext4_grp_locked_error() by Zhouyi Zhou · 7 years ago
- abbc3f93 ext4: fix a race in the ext4 shutdown path by Harshad Shirwadkar · 7 years ago
- a90ac0f ext4: no need flush workqueue before destroying it by piaojun · 7 years ago
- e7093f0 ext4: fixed alignment and minor code cleanup in ext4.h by Petros Koutoupis · 7 years ago
- 2244642 ext4: fix ENOSPC handling in DAX page fault handler by Jan Kara · 7 years ago
- c0b2462 dax: pass detailed error code from dax_iomap_fault() by Jan Kara · 7 years ago
- 91581e4 fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.at by Adam Borowski · 7 years ago
- f516676 ext4: fix up remaining files with SPDX cleanups by Theodore Ts'o · 7 years ago
- 9d5afec ext4: fix crash when a directory's i_size is too small by Chandan Rajendra · 7 years ago
- 996fc44 ext4: add missing error check in __ext4_new_inode() by Theodore Ts'o · 7 years ago
- c894aa9 ext4: fix fdatasync(2) after fallocate(2) operation by Eryu Guan · 7 years ago
- fc82228 ext4: support fast symlinks from ext3 file systems by Andi Kleen · 7 years ago
- 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
- 93f30c7 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- a3841f9 Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
- 8667982 mm, pagevec: remove cold parameter for pagevecs by Mel Gorman · 7 years ago
- 67fd707 mm: remove nr_pages argument from pagevec_lookup_{,range}_tag() by Jan Kara · 7 years ago
- dc7f3e8 ext4: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
- ae9a8c4 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
- 32190f0 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 7 years ago
- aaa422c fs, dax: unify IOMAP_F_DIRTY read vs write handling policy in the dax core by Dan Williams · 7 years ago
- e145b35 ext4: take handling of EXT4_IOC_GROUP_ADD into a helper, get rid of set_fs() by Al Viro · 7 years ago
- 2325306 ext4: improve smp scalability for inode generation by Theodore Ts'o · 7 years ago
- b8a6176 ext4: Support for synchronous DAX faults by Jan Kara · 7 years ago
- 497f692 ext4: Simplify error handling in ext4_dax_huge_fault() by Jan Kara · 7 years ago
- 9a0dd42 dax: Allow dax_iomap_fault() to return pfn by Jan Kara · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- d77147f ext4: add support for online resizing with bigalloc by harshads · 7 years ago
- 3ce2b8d ext4: switch to fscrypt_prepare_setattr() by Eric Biggers · 7 years ago
- 8990427 ext4: switch to fscrypt_prepare_lookup() by Eric Biggers · 7 years ago
- 07543d1 ext4: switch to fscrypt_prepare_rename() by Eric Biggers · 7 years ago
- 6972518 ext4: switch to fscrypt_prepare_link() by Eric Biggers · 7 years ago
- 09a5c31 ext4: switch to fscrypt_file_open() by Eric Biggers · 7 years ago
- ffcc4182 fscrypt: remove unneeded empty fscrypt_operations structs by Eric Biggers · 7 years ago
- f7293e4 fscrypt: remove ->is_encrypted() by Eric Biggers · 7 years ago
- 2ee6a57 fs, fscrypt: add an S_ENCRYPTED inode flag by Eric Biggers · 7 years ago
- 734f0d2 fscrypt: clean up include file mess by Dave Chinner · 7 years ago
- 357fdad Convert fs/*/* to SB_I_VERSION by Matthew Garrett · 7 years ago
- d98bf8c ext4: mention noload when recovering on read-only device by Simon Ruderich · 7 years ago
- 235699a ext4: convert timers to use timer_setup() by Kees Cook · 7 years ago
- 8058cac ext4: remove duplicate extended attributes defs by Ross Zwisler · 7 years ago
- 6642586 ext4: add ext4_should_use_dax() by Ross Zwisler · 7 years ago
- 7d3e06a ext4: add sanity check for encryption + DAX by Ross Zwisler · 7 years ago
- e9072d8 ext4: prevent data corruption with journaling + DAX by Ross Zwisler · 7 years ago
- 559db4c ext4: prevent data corruption with inline data + DAX by Ross Zwisler · 7 years ago
- 51e3ae8 ext4: fix interaction between i_size, fallocate, and delalloc after a crash by Theodore Ts'o · 7 years ago
- 68fd975 ext4: retry allocations conservatively by Theodore Ts'o · 7 years ago
- 545052e ext4: Switch to iomap for SEEK_HOLE / SEEK_DATA by Christoph Hellwig · 7 years ago
- 7046ae3 ext4: Add iomap support for inline data by Andreas Gruenbacher · 7 years ago
- 19fe5f6 iomap: Switch from blkno to disk offset by Andreas Gruenbacher · 7 years ago
- e253d98 Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- 0f0d127 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- 89fd915 Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
- ae8ac6b Merge branch 'quota_scaling' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
- a0725ab Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
- d34fc1a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
- 397162f mm: remove nr_pages argument from pagevec_lookup{,_range}() by Jan Kara · 7 years ago
- 2b85a61 ext4: use pagevec_lookup_range() in writeback code by Jan Kara · 7 years ago
- dec0da7 ext4: use pagevec_lookup_range() in ext4_find_unwritten_pgoff() by Jan Kara · 7 years ago
- d72dc8a mm: make pagevec_lookup() update index by Jan Kara · 7 years ago
- 91d25ba dax: use common 4k zero page for dax mmap reads by Ross Zwisler · 7 years ago
- aed9eb1 ext4: fix null pointer dereference on sbi by Colin Ian King · 7 years ago
- 91f9943 fs: support RWF_NOWAIT for buffered reads by Christoph Hellwig · 7 years ago
- 5e40559 ext4: perform dax_device lookup at mount by Dan Williams · 7 years ago
- b5f5157 ext4: avoid Y2038 overflow in recently_deleted() by Andreas Dilger · 7 years ago
- fd96b8d ext4: fix fault handling when mounted with -o dax,ro by Randy Dodgen · 7 years ago
- 95f1fda ext4: fix quota inconsistency during orphan cleanup for read-only mounts by zhangyi (F) · 7 years ago
- b0a5a95 ext4: fix incorrect quotaoff if the quota feature is enabled by zhangyi (F) · 7 years ago
- 918dc9d ext4: remove useless test and assignment in strtohash functions by Damien Guibouret · 7 years ago
- a6d0567 ext4: backward compatibility support for Lustre ea_inode implementation by Tahsin Erdogan · 7 years ago
- eaa093d ext4: remove timebomb in ext4_decode_extra_time() by Christoph Hellwig · 7 years ago
- d695a1b ext4: use sizeof(*ptr) by Markus Elfring · 7 years ago
- 1bd8d6c ext4: in ext4_seek_{hole,data}, return -ENXIO for negative offsets by Darrick J. Wong · 7 years ago
- 901ed07 ext4: reduce lock contention in __ext4_new_inode by Wang Shilong · 7 years ago
- 2fe435d ext4: cleanup goto next group by Wang Shilong · 7 years ago
- 4f9d956 ext4: do not unnecessarily allocate buffer in recently_deleted() by Jan Kara · 7 years ago
- 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
- 7b9ca4c quota: Reduce contention on dq_data_lock by Jan Kara · 7 years ago
- 9138924 ext4: Disable dirty list tracking of dquots when journalling quotas by Jan Kara · 7 years ago
- bc8230e quota: Convert dqio_mutex to rwsem by Jan Kara · 7 years ago