aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-04-18fs: ubifs: replace CURRENT_TIME_SEC with current_timeDeepa Dinamani
2017-04-18fs: ufs: use ktime_get_real_ts64() for birthtimeDeepa Dinamani
2017-04-18fs: ceph: CURRENT_TIME with ktime_get_real_ts()Deepa Dinamani
2017-04-18fs: cifs: replace CURRENT_TIME by other appropriate apisDeepa Dinamani
2017-04-18fs: f2fs: use ktime_get_real_seconds for sit_info timesDeepa Dinamani
2017-04-18fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flagTetsuo Handa
2017-04-18scripts/spelling.txt: add "intialise(d)" pattern and fix typo instancesMasahiro Yamada
2017-04-18mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko
2017-04-18treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko
2017-04-18fs/xattr.c: zero out memory copied to userspace in getxattrMichal Hocko
2017-04-18mm: introduce kv[mz]alloc helpers - f2fs fix upStephen Rothwell
2017-04-18mm: introduce kv[mz]alloc helpersMichal Hocko
2017-04-18mm: adaptive hash table scalingPavel Tatashin
2017-04-18mm: update callers to use HASH_ZERO flagPavel Tatashin
2017-04-18Merge branch 'akpm-current/current'Stephen Rothwell
2017-04-18Merge remote-tracking branch 'livepatching/for-next'Stephen Rothwell
2017-04-18Merge remote-tracking branch 'char-misc/char-misc-next'Stephen Rothwell
2017-04-18Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2017-04-18Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2017-04-18Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2017-04-18Merge remote-tracking branch 'selinux/next'Stephen Rothwell
2017-04-18Merge remote-tracking branch 'block/for-next'Stephen Rothwell
2017-04-18Merge remote-tracking branch 'gfs2/for-next'Stephen Rothwell
2017-04-18Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2017-04-18Merge remote-tracking branch 'dlm/next'Stephen Rothwell
2017-04-18Merge remote-tracking branch 'pstore/for-next/pstore'Stephen Rothwell
2017-04-18Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2017-04-18Merge remote-tracking branch 'xfs/for-next'Stephen Rothwell
2017-04-18Merge remote-tracking branch 'overlayfs/overlayfs-next'Stephen Rothwell
2017-04-18Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell
2017-04-18Merge remote-tracking branch 'jfs/jfs-next'Stephen Rothwell
2017-04-18Merge remote-tracking branch 'f2fs/dev'Stephen Rothwell
2017-04-18Merge remote-tracking branch 'ext3/for_next'Stephen Rothwell
2017-04-18Merge remote-tracking branch 'ecryptfs/next'Stephen Rothwell
2017-04-18Merge remote-tracking branch 'cifs/for-next'Stephen Rothwell
2017-04-18Merge remote-tracking branch 'btrfs-kdave/for-next'Stephen Rothwell
2017-04-18Merge remote-tracking branch 'befs/for-next'Stephen Rothwell
2017-04-17cifs: Do not send echoes before Negotiate is completeSachin Prabhu
2017-04-17fault-inject: add /proc/<pid>/fail-nthAkinobu Mita
2017-04-17fault-inject: simplify access check for fail-nthAkinobu Mita
2017-04-17fault-inject: make fail-nth read/write interface symmetricAkinobu Mita
2017-04-17fault-inject: parse as natural 1-based value for fail-nth write interfaceAkinobu Mita
2017-04-17fault-inject: automatically detect the number base for fail-nth write interfaceAkinobu Mita
2017-04-17fault-inject-support-systematic-fault-injection-fixAndrew Morton
2017-04-17fault-inject: support systematic fault injectionDmitry Vyukov
2017-04-17pidns: expose task pid_ns_for_children to userspaceKirill Tkhai
2017-04-17ns: allow ns_entries to have custom symlink contentKirill Tkhai
2017-04-17reiserfs: use designated initializersKees Cook
2017-04-17fs/proc/inode.c: remove cast from memory allocationTobin C. Harding
2017-04-17jbd2-make-the-whole-kjournald2-kthread-nofs-safe-checkpatch-fixesAndrew Morton