- f5705aa8c dax, xfs, ext4: compile out iomap-dax paths in the FS_DAX=n case by Dan Williams · 8 years ago
- 1251704 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- fb26a1c ext4: return to starting transaction in ext4_dax_huge_fault() by Jan Kara · 8 years ago
- 0fcc3ab Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
- bf5f894 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- a7c3e90 mm: introduce kv[mz]alloc helpers by Michal Hocko · 8 years ago
- 677375c Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 8 years ago
- dd727da Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
- ef510424 block, dax: move "select DAX" from BLOCK to FS_DAX by Dan Williams · 8 years ago
- 53ef7d0 Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
- d9b9f8d ext4: clean up ext4_match() and callers by Eric Biggers · 8 years ago
- 067d102 ext4: switch to using fscrypt_match_name() by Eric Biggers · 8 years ago
- 6b06cde fscrypt: avoid collisions when presenting long encrypted filenames by Eric Biggers · 8 years ago
- 8c68084 ext4: remove "nokey" check from ext4_lookup() by Eric Biggers · 8 years ago
- 0047337 ext4: mark superblock writes synchronous for nobarrier mounts by Jan Kara · 8 years ago
- a3719f3 Merge branch 'generic' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago
- aa1dca3 ext4: inherit encryption xattr before other xattrs by Eric Biggers · 8 years ago
- 72d622b4 ext4: replace BUG_ON with WARN_ONCE in ext4_end_bio() by Theodore Ts'o · 8 years ago
- dddbd6a ext4: avoid unnecessary transaction stalls during writeback by Jan Kara · 8 years ago
- 85c8f17 ext4: preload block group descriptors by Andrew Perepechko · 8 years ago
- 1a20a63 ext4: make ext4_shutdown() static by Eric Biggers · 8 years ago
- 0c9ec4b ext4: support GETFSMAP ioctls by Darrick J. Wong · 8 years ago
- 7b4cc97 ext4: evict inline data when writing to memory map by Eric Biggers · 8 years ago
- 6ba644b ext4: remove ext4_xattr_check_entry() by Eric Biggers · 8 years ago
- 2c4f992 ext4: rename ext4_xattr_check_names() to ext4_xattr_check_entries() by Eric Biggers · 8 years ago
- ba7ea1d ext4: merge ext4_xattr_list() into ext4_listxattr() by Eric Biggers · 8 years ago
- d600618 ext4: constify static data that is never modified by Eric Biggers · 8 years ago
- 1bc0af6 ext4: trim return value and 'dir' argument from ext4_insert_dentry() by Eric Biggers · 8 years ago
- fa5d932 ext2, ext4, xfs: retrieve dax_device for iomap operations by Dan Williams · 8 years ago
- 61a9298 ext4: Improve comments in ext4_quota_{on|off}() by Jan Kara · 8 years ago
- 38eae95 ext4: Remove ext4_get_inode_flags() by Jan Kara · 8 years ago
- 957153f ext4: Set flags on quota files directly by Jan Kara · 8 years ago
- 3209f68 statx: Include a mask for stx_attributes in struct statx by David Howells · 8 years ago
- 99652ea ext4: Add statx support by David Howells · 8 years ago
- 1c23de6 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
- a643f90 Merge tag 'fscrypt-for-linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 8 years ago
- d67d64f ext4: fix two spelling nits by Theodore Ts'o · 8 years ago
- dac7a4b ext4: lock the xattr block before checksuming it by Theodore Ts'o · 8 years ago
- b9cf625 ext4: mark inode dirty after converting inline directory by Eric Biggers · 8 years ago
- 94840e3 fscrypt: eliminate ->prepare_context() operation by Eric Biggers · 8 years ago
- 590dce2 Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
- 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- 5b825c3 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> by Ingo Molnar · 8 years ago
- 3f8b6fb scripts/spelling.txt: add "comsume(r)" pattern and fix typo instances by Masahiro Yamada · 8 years ago
- 9340747 fs: add i_blocksize() by Fabian Frederick · 8 years ago
- c791ace mm: replace FAULT_FLAG_SIZE with parameter to huge_fault by Dave Jiang · 8 years ago
- a2d5816 mm,fs,dax: change ->pmd_fault to ->huge_fault by Dave Jiang · 8 years ago
- 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
- bc49a78 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- a27fcb0 Merge tag 'xfs-4.11-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
- f420039 mm, dax: change pmd_fault() to take only vmf parameter by Dave Jiang · 8 years ago
- d8a849e mm, dax: make pmd_fault() and friends be the same as fault() by Dave Jiang · 8 years ago
- cab7076 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
- 6c24337 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 8 years ago
- e9be2ac ext4: rename EXT4_IOC_GOINGDOWN to EXT4_IOC_SHUTDOWN by Theodore Ts'o · 8 years ago
- 2ba3e6e ext4: fix fencepost in s_first_meta_bg validation by Theodore Ts'o · 8 years ago
- 0d06863 ext4: don't BUG when truncating encrypted inodes on the orphan list by Theodore Ts'o · 8 years ago
- 5469d7c ext4: do not use stripe_width if it is not set by Jan Kara · 8 years ago
- d9b22cf ext4: fix stripe-unaligned allocations by Jan Kara · 8 years ago
- ff5462e ext4: fix DAX write locking by Christoph Hellwig · 8 years ago
- 6f69f0e fscrypt: constify struct fscrypt_operations by Eric Biggers · 8 years ago
- 46f47e4 fscrypt: split supp and notsupp declarations into their own headers by Eric Biggers · 8 years ago
- 783d948 ext4: add EXT4_IOC_GOINGDOWN ioctl by Theodore Ts'o · 8 years ago
- 0db1ff2 ext4: add shutdown bit and check for it by Theodore Ts'o · 8 years ago
- 9549a16 ext4: rename s_resize_flags to s_ext4_flags by Theodore Ts'o · 8 years ago
- 4753d8a ext4: return EROFS if device is r/o and journal replay is needed by Theodore Ts'o · 8 years ago
- 97abd7d ext4: preserve the needs_recovery flag when the journal is aborted by Theodore Ts'o · 8 years ago
- eb5efbc ext4: fix inline data error paths by Theodore Ts'o · 8 years ago
- 1c83a9a ext4: move halfmd4 into hash.c directly by Jason A. Donenfeld · 8 years ago
- dd01b69 ext4: fix use-after-iput when fscrypt contexts are inconsistent by Eric Biggers · 8 years ago
- 8ff6daa iomap: constify struct iomap_ops by Christoph Hellwig · 8 years ago
- 3b13649 ext4: fix data corruption in data=journal mode by Jan Kara · 8 years ago
- cd648b8 ext4: trim allocation requests to group size by Jan Kara · 8 years ago
- 6affb9d dax: fix build warnings with FS_DAX and !FS_IOMAP by Ross Zwisler · 8 years ago
- 43c7322 ext4: replace BUG_ON with WARN_ON in mb_find_extent() by Theodore Ts'o · 8 years ago
- 01daf94 ext4: propagate error values from ext4_inline_data_truncate() by Theodore Ts'o · 8 years ago
- b907f2d ext4: avoid calling ext4_mark_inode_dirty() under unneeded semaphores by Theodore Ts'o · 8 years ago
- c755e25 ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea() by Theodore Ts'o · 8 years ago
- 670e987 ext4: add debug_want_extra_isize mount option by Theodore Ts'o · 8 years ago
- 03e916f ext4: do not polute the extents cache while shifting extents by Roman Pen · 8 years ago
- 2a9b8cb ext4: Include forgotten start block on fallocate insert range by Roman Pen · 8 years ago
- 56735be Merge branch 'fscrypt' into d by Theodore Ts'o · 8 years ago
- a5d431e fscrypt: make fscrypt_operations.key_prefix a string by Eric Biggers · 8 years ago
- 173b843 ext4: don't allow encrypted operations without keys by Theodore Ts'o · 8 years ago
- 54475f5 fscrypt: use ENOKEY when file cannot be created w/o key by Eric Biggers · 8 years ago
- 1db1754 ext4: Simplify DAX fault path by Jan Kara · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- 231753e Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
- 0110c35 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 80eabba Merge branch 'for-4.10/fs-unmap' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
- 5084fdf Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
- 36869cb Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
- a551d7c Merge branch 'fscrypt' into dev by Theodore Ts'o · 8 years ago
- bd7b829 fscrypt: Cleanup page locking requirements for fscrypt_{decrypt,encrypt}_page() by David Gstir · 8 years ago
- db717d8 fscrypto: move ioctl processing more fully into common code by Eric Biggers · 8 years ago
- 73b92a2 ext4: do not perform data journaling when data is encrypted by Sergey Karamov · 8 years ago
- 578620f ext4: return -ENOMEM instead of success by Dan Carpenter · 8 years ago
- 7e6e1ef ext4: reject inodes with negative size by Darrick J. Wong · 8 years ago
- dfeef68 vfs: remove ".readlink = generic_readlink" assignments by Miklos Szeredi · 8 years ago