aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-03-23scripts/spelling.txt: add "intialise(d)" pattern and fix typo instancesMasahiro Yamada
2017-03-23mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko
2017-03-23treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko
2017-03-23fs/xattr.c: zero out memory copied to userspace in getxattrMichal Hocko
2017-03-23mm: introduce kv[mz]alloc helpers - f2fs fix upStephen Rothwell
2017-03-23mm: introduce kv[mz]alloc helpersMichal Hocko
2017-03-23Merge branch 'akpm-current/current'Stephen Rothwell
2017-03-23Merge remote-tracking branch 'livepatching/for-next'Stephen Rothwell
2017-03-23Merge remote-tracking branch 'char-misc/char-misc-next'Stephen Rothwell
2017-03-23Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2017-03-23Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2017-03-23Merge remote-tracking branch 'kspp/for-next/kspp'Stephen Rothwell
2017-03-23Merge remote-tracking branch 'dlm/next'Stephen Rothwell
2017-03-23Merge remote-tracking branch 'pstore/for-next/pstore'Stephen Rothwell
2017-03-23Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2017-03-23Merge remote-tracking branch 'overlayfs/overlayfs-next'Stephen Rothwell
2017-03-23Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell
2017-03-23Merge remote-tracking branch 'jfs/jfs-next'Stephen Rothwell
2017-03-23Merge remote-tracking branch 'gfs2/for-next'Stephen Rothwell
2017-03-23Merge remote-tracking branch 'ext4/dev'Stephen Rothwell
2017-03-23Merge remote-tracking branch 'ecryptfs/next'Stephen Rothwell
2017-03-23Merge remote-tracking branch 'cifs/for-next'Stephen Rothwell
2017-03-23Merge remote-tracking branch 'btrfs-kdave/for-next'Stephen Rothwell
2017-03-23Merge remote-tracking branch 'fscrypt/master'Stephen Rothwell
2017-03-23Merge remote-tracking branch 'driver-core.current/driver-core-linus'Stephen Rothwell
2017-03-21Merge branch 'x86/process'Ingo Molnar
2017-03-21chardev: add helper function to register char devs with a struct deviceLogan Gunthorpe
2017-03-20x86/arch_prctl: Add ARCH_[GET|SET]_CPUIDKyle Huey
2017-03-20f2fs: combine nat_bits and free_nid_bitmap cacheChao Yu
2017-03-20f2fs: skip scanning free nid bitmap of full NAT blocksChao Yu
2017-03-20f2fs: use __set{__clear}_bit_leJaegeuk Kim
2017-03-20f2fs: declare static functionsJaegeuk Kim
2017-03-20f2fs: don't overwrite node block by SSRJaegeuk Kim
2017-03-19fs/proc/inode.c: remove cast from memory allocationTobin C. Harding
2017-03-19jbd2-make-the-whole-kjournald2-kthread-nofs-safe-checkpatch-fixesAndrew Morton
2017-03-19jbd2: make the whole kjournald2 kthread NOFS safeMichal Hocko
2017-03-19jbd2-mark-the-transaction-context-with-the-scope-gfp_nofs-context-fixAndrew Morton
2017-03-19jbd2: mark the transaction context with the scope GFP_NOFS contextMichal Hocko
2017-03-19xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio*Michal Hocko
2017-03-19mm: introduce memalloc_nofs_{save,restore} APIMichal Hocko
2017-03-19xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFSMichal Hocko
2017-03-19mm: adaptive hash table scalingPavel Tatashin
2017-03-19mm: update callers to use HASH_ZERO flagPavel Tatashin
2017-03-19thp: fix MADV_DONTNEED vs clear soft dirty raceKirill A. Shutemov
2017-03-19proc: show MADV_FREE pages info in smapsShaohua Li
2017-03-19ocfs2-dlm-optimization-of-code-while-free-dead-node-locks-checkpatch-fixesAndrew Morton
2017-03-19ocfs2/dlm: optimize freeing of dead node locksGuozhonghua
2017-03-19ocfs2-old-mle-put-and-release-after-the-function-dlm_add_migration_mle-called...Andrew Morton
2017-03-19ocfs2: old mle put and release after the function dlm_add_migration_mle calledGuozhonghua
2017-03-19fs/ocfs2/cluster: use setup_timerGeliang Tang