1
0
Fork 0
alistair23-linux/fs/f2fs
Linus Torvalds bf5f89463f Merge branch 'akpm' (patches from Andrew)
Merge more updates from Andrew Morton:

 - the rest of MM

 - various misc things

 - procfs updates

 - lib/ updates

 - checkpatch updates

 - kdump/kexec updates

 - add kvmalloc helpers, use them

 - time helper updates for Y2038 issues. We're almost ready to remove
   current_fs_time() but that awaits a btrfs merge.

 - add tracepoints to DAX

* emailed patches from Andrew Morton <akpm@linux-foundation.org>: (114 commits)
  drivers/staging/ccree/ssi_hash.c: fix build with gcc-4.4.4
  selftests/vm: add a test for virtual address range mapping
  dax: add tracepoint to dax_insert_mapping()
  dax: add tracepoint to dax_writeback_one()
  dax: add tracepoints to dax_writeback_mapping_range()
  dax: add tracepoints to dax_load_hole()
  dax: add tracepoints to dax_pfn_mkwrite()
  dax: add tracepoints to dax_iomap_pte_fault()
  mtd: nand: nandsim: convert to memalloc_noreclaim_*()
  treewide: convert PF_MEMALLOC manipulations to new helpers
  mm: introduce memalloc_noreclaim_{save,restore}
  mm: prevent potential recursive reclaim due to clearing PF_MEMALLOC
  mm/huge_memory.c: deposit a pgtable for DAX PMD faults when required
  mm/huge_memory.c: use zap_deposited_table() more
  time: delete CURRENT_TIME_SEC and CURRENT_TIME
  gfs2: replace CURRENT_TIME with current_time
  apparmorfs: replace CURRENT_TIME with current_time()
  lustre: replace CURRENT_TIME macro
  fs: ubifs: replace CURRENT_TIME_SEC with current_time
  fs: ufs: use ktime_get_real_ts64() for birthtime
  ...
2017-05-08 18:17:56 -07:00
..
Kconfig
Makefile
acl.c
acl.h
checkpoint.c f2fs: introduce CP_TRIMMED_FLAG to avoid unneeded discard 2017-05-03 10:04:56 -07:00
data.c f2fs: Make flush bios explicitely sync 2017-05-03 14:30:18 -07:00
debug.c f2fs: show available_nids in f2fs/status 2017-05-03 10:04:57 -07:00
dir.c for-f2fs-4.12 2017-05-08 12:24:17 -07:00
extent_cache.c f2fs: introduce __check_rb_tree_consistence 2017-04-19 11:00:44 -07:00
f2fs.h Merge branch 'akpm' (patches from Andrew) 2017-05-08 18:17:56 -07:00
file.c Merge branch 'akpm' (patches from Andrew) 2017-05-08 18:17:56 -07:00
gc.c f2fs: release cp and dnode lock before IPU 2017-05-03 10:04:54 -07:00
gc.h
hash.c f2fs: check entire encrypted bigname when finding a dentry 2017-05-04 11:44:35 -04:00
inline.c for-f2fs-4.12 2017-05-08 12:24:17 -07:00
inode.c f2fs: fix out-of free segments 2017-04-24 13:13:23 -07:00
namei.c for-f2fs-4.12 2017-05-08 12:24:17 -07:00
node.c Merge branch 'akpm' (patches from Andrew) 2017-05-08 18:17:56 -07:00
node.h f2fs: guard macro variables with braces 2017-04-10 19:48:10 -07:00
recovery.c f2fs: avoid dirty node pages in check_only recovery 2017-04-18 13:37:49 -07:00
segment.c Merge branch 'akpm' (patches from Andrew) 2017-05-08 18:17:56 -07:00
segment.h Merge branch 'akpm' (patches from Andrew) 2017-05-08 18:17:56 -07:00
shrinker.c
super.c f2fs: Make flush bios explicitely sync 2017-05-03 14:30:18 -07:00
trace.c f2fs: use set_page_private marcro in f2fs_trace_pid 2017-03-24 15:10:49 -04:00
trace.h
xattr.c f2fs: don't reserve additional space in xattr block 2017-03-24 15:10:53 -04:00
xattr.h f2fs: guard macro variables with braces 2017-04-10 19:48:10 -07:00