aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-04-27dax: add tracepoint to dax_insert_mapping()Ross Zwisler
2017-04-27dax-add-tracepoint-to-dax_writeback_one-fixAndrew Morton
2017-04-27dax: add tracepoint to dax_writeback_one()Ross Zwisler
2017-04-27dax: fix regression in dax_writeback_mapping_range()Ross Zwisler
2017-04-27dax: add tracepoints to dax_writeback_mapping_range()Ross Zwisler
2017-04-27dax: add tracepoints to dax_load_hole()Ross Zwisler
2017-04-27dax: add tracepoints to dax_pfn_mkwrite()Ross Zwisler
2017-04-27dax: add tracepoints to dax_iomap_pte_fault()Ross Zwisler
2017-04-27gfs2: replace CURRENT_TIME with current_timeStephen Rothwell
2017-04-27fs: ubifs: replace CURRENT_TIME_SEC with current_timeDeepa Dinamani
2017-04-27fs: ufs: use ktime_get_real_ts64() for birthtimeDeepa Dinamani
2017-04-27fs: ceph: CURRENT_TIME with ktime_get_real_ts()Deepa Dinamani
2017-04-27fs: cifs: replace CURRENT_TIME by other appropriate apisDeepa Dinamani
2017-04-27fs: f2fs: use ktime_get_real_seconds for sit_info timesDeepa Dinamani
2017-04-27fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flagTetsuo Handa
2017-04-27scripts/spelling.txt: add "intialise(d)" pattern and fix typo instancesMasahiro Yamada
2017-04-27mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko
2017-04-27treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko
2017-04-27fs/xattr.c: zero out memory copied to userspace in getxattrMichal Hocko
2017-04-27mm: introduce kv[mz]alloc helpers - f2fs fix upStephen Rothwell
2017-04-27mm: introduce kv[mz]alloc helpersMichal Hocko
2017-04-27mm: adaptive hash table scalingPavel Tatashin
2017-04-27mm: update callers to use HASH_ZERO flagPavel Tatashin
2017-04-27Merge branch 'akpm-current/current'Stephen Rothwell
2017-04-27Merge remote-tracking branch 'nvdimm/libnvdimm-for-next'Stephen Rothwell
2017-04-27Merge remote-tracking branch 'livepatching/for-next'Stephen Rothwell
2017-04-27Merge remote-tracking branch 'userns/for-next'Stephen Rothwell
2017-04-27Merge remote-tracking branch 'char-misc/char-misc-next'Stephen Rothwell
2017-04-27Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2017-04-27Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2017-04-27Merge remote-tracking branch 'security/next'Stephen Rothwell
2017-04-27Merge remote-tracking branch 'block/for-next'Stephen Rothwell
2017-04-27Merge remote-tracking branch 'l2-mtd/master'Stephen Rothwell
2017-04-27Merge remote-tracking branch 'gfs2/for-next'Stephen Rothwell
2017-04-27Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2017-04-27Merge remote-tracking branch 'dlm/next'Stephen Rothwell
2017-04-27fault-inject: add /proc/<pid>/fail-nthAkinobu Mita
2017-04-27fault-inject: don't convert unsigned type value as signed intAkinobu Mita
2017-04-27fault-inject: simplify access check for fail-nthAkinobu Mita
2017-04-27fault-inject: make fail-nth read/write interface symmetricAkinobu Mita
2017-04-27fault-inject: parse as natural 1-based value for fail-nth write interfaceAkinobu Mita
2017-04-27fault-inject: automatically detect the number base for fail-nth write interfaceAkinobu Mita
2017-04-27fault-inject-support-systematic-fault-injection-fixAndrew Morton
2017-04-27fault-inject: support systematic fault injectionDmitry Vyukov
2017-04-27fs/affs: bugfix: write files greater than page size on OFSFabian Frederick
2017-04-27fs/affs: bugfix: enable writes on OFS disksFabian Frederick
2017-04-27fs/affs: bugfix: make symbolic links work againFabian Frederick
2017-04-27pidns: expose task pid_ns_for_children to userspaceKirill Tkhai
2017-04-27ns: allow ns_entries to have custom symlink contentKirill Tkhai
2017-04-27reiserfs: use designated initializersKees Cook