linux/fs/ext4
Linus Torvalds 691429e13d Merge branch 'akpm' (patches from Andrew)
Merge fixes from Andrew Morton:
 "10 fixes"

* emailed patches from Andrew Morton <akpm@linux-foundation.org>:
  dax: move writeback calls into the filesystems
  dax: give DAX clearing code correct bdev
  ext4: online defrag not supported with DAX
  ext2, ext4: only set S_DAX for regular inodes
  block: disable block device DAX by default
  ocfs2: unlock inode if deleting inode from orphan fails
  mm: ASLR: use get_random_long()
  drivers: char: random: add get_random_long()
  mm: numa: quickly fail allocations for NUMA balancing on full nodes
  mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED
2016-02-27 12:46:16 -08:00
..
acl.c
acl.h
balloc.c ext4: fix scheduling in atomic on group checksum failure 2016-02-11 23:15:12 -05:00
bitmap.c
block_validity.c
crypto_fname.c
crypto_key.c
crypto_policy.c
crypto.c
dir.c ext4: fix memleak in ext4_readdir() 2016-02-16 00:20:19 -05:00
ext4_crypto.h
ext4_extents.h
ext4_jbd2.c
ext4_jbd2.h
ext4.h
extents_status.c
extents_status.h
extents.c ext4: remove unused parameter "newblock" in convert_initialized_extent() 2016-02-12 01:23:00 -05:00
file.c ext2, ext4: fix issue with missing journal entry in ext4_dax_mkwrite() 2016-02-27 14:01:16 -05:00
fsync.c
hash.c
ialloc.c ext4: fix scheduling in atomic on group checksum failure 2016-02-11 23:15:12 -05:00
indirect.c
inline.c
inode.c dax: move writeback calls into the filesystems 2016-02-27 10:28:52 -08:00
ioctl.c ext4: online defrag not supported with DAX 2016-02-27 10:28:52 -08:00
Kconfig
Makefile
mballoc.c ext4: add a line break for proc mb_groups display 2016-02-12 00:17:16 -05:00
mballoc.h
migrate.c
mmp.c
move_extent.c ext4: don't read blocks from disk after extents being swapped 2016-02-12 01:20:43 -05:00
namei.c ext4 crypto: move context consistency check to ext4_file_open() 2016-02-08 00:54:26 -05:00
page-io.c
readpage.c
resize.c ext4: fix potential integer overflow 2016-02-12 01:15:59 -05:00
super.c
symlink.c
sysfs.c
truncate.h
xattr_security.c
xattr_trusted.c
xattr_user.c
xattr.c
xattr.h