aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-04-12fs: ubifs: replace CURRENT_TIME_SEC with current_timeDeepa Dinamani
2017-04-12fs: btrfs: use ktime_get_real_ts for root ctimeDeepa Dinamani
2017-04-12fs: ufs: use ktime_get_real_ts64() for birthtimeDeepa Dinamani
2017-04-12fs: ceph: CURRENT_TIME with ktime_get_real_ts()Deepa Dinamani
2017-04-12fs: cifs: replace CURRENT_TIME by other appropriate apisDeepa Dinamani
2017-04-12fs: f2fs: use ktime_get_real_seconds for sit_info timesDeepa Dinamani
2017-04-12fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flagTetsuo Handa
2017-04-12scripts/spelling.txt: add "intialise(d)" pattern and fix typo instancesMasahiro Yamada
2017-04-12mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko
2017-04-12treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko
2017-04-12fs/xattr.c: zero out memory copied to userspace in getxattrMichal Hocko
2017-04-12mm: introduce kv[mz]alloc helpers - f2fs fix upStephen Rothwell
2017-04-12mm: introduce kv[mz]alloc helpersMichal Hocko
2017-04-12mm: adaptive hash table scalingPavel Tatashin
2017-04-12mm: update callers to use HASH_ZERO flagPavel Tatashin
2017-04-12Merge branch 'akpm-current/current'Stephen Rothwell
2017-04-12Merge remote-tracking branch 'livepatching/for-next'Stephen Rothwell
2017-04-12Merge remote-tracking branch 'char-misc/char-misc-next'Stephen Rothwell
2017-04-12Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2017-04-12Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2017-04-12Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2017-04-12Merge remote-tracking branch 'selinux/next'Stephen Rothwell
2017-04-12Merge remote-tracking branch 'block/for-next'Stephen Rothwell
2017-04-12Merge remote-tracking branch 'gfs2/for-next'Stephen Rothwell
2017-04-12Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2017-04-12Merge remote-tracking branch 'dlm/next'Stephen Rothwell
2017-04-12Merge remote-tracking branch 'pstore/for-next/pstore'Stephen Rothwell
2017-04-12Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2017-04-12fault-inject: add /proc/<pid>/fail-nthAkinobu Mita
2017-04-12fault-inject: simplify access check for fail-nthAkinobu Mita
2017-04-12fault-inject: make fail-nth read/write interface symmetricAkinobu Mita
2017-04-12fault-inject: parse as natural 1-based value for fail-nth write interfaceAkinobu Mita
2017-04-12fault-inject: automatically detect the number base for fail-nth write interfaceAkinobu Mita
2017-04-12fault-inject-support-systematic-fault-injection-fixAndrew Morton
2017-04-12fault-inject: support systematic fault injectionDmitry Vyukov
2017-04-12pidns: expose task pid_ns_for_children to userspaceKirill Tkhai
2017-04-12fs/nsfs.c: allow ns_entries to have custom symlink contentKirill Tkhai
2017-04-12reiserfs: use designated initializersKees Cook
2017-04-12fs/proc/inode.c: remove cast from memory allocationTobin C. Harding
2017-04-12jbd2-make-the-whole-kjournald2-kthread-nofs-safe-checkpatch-fixesAndrew Morton
2017-04-12jbd2: make the whole kjournald2 kthread NOFS safeMichal Hocko
2017-04-12jbd2-mark-the-transaction-context-with-the-scope-gfp_nofs-context-fixAndrew Morton
2017-04-12jbd2: mark the transaction context with the scope GFP_NOFS contextMichal Hocko
2017-04-12xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio*Michal Hocko
2017-04-12mm: introduce memalloc_nofs_{save,restore} APIMichal Hocko
2017-04-12xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFSMichal Hocko
2017-04-12proc: show MADV_FREE pages info in smapsShaohua Li
2017-04-12ocfs2-dlm-optimization-of-code-while-free-dead-node-locks-checkpatch-fixesAndrew Morton
2017-04-12ocfs2/dlm: optimize freeing of dead node locksGuozhonghua
2017-04-12ocfs2-old-mle-put-and-release-after-the-function-dlm_add_migration_mle-called...Andrew Morton