summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-04-06page cache: use xa_lockMatthew Wilcox
2018-04-06xarray: add the xa_lock to the radix_tree_rootMatthew Wilcox
2018-04-06fscache: use appropriate radix tree accessorsMatthew Wilcox
2018-04-06export __set_page_dirtyMatthew Wilcox
2018-04-06fs-fsnotify-account-fsnotify-metadata-to-kmemcg-fixAndrew Morton
2018-04-06fs: fsnotify: account fsnotify metadata to kmemcgShakeel Butt
2018-04-06elf: enforce MAP_FIXED on overlaying elf segmentsMichal Hocko
2018-04-06fs, elf: drop MAP_FIXED usage from elf_mapMichal Hocko
2018-04-06fs/dcache.c: add cond_resched() in shrink_dentry_list()Nikolay Borisov
2018-04-06Merge branch 'akpm-current/current'Stephen Rothwell
2018-04-06Merge remote-tracking branch 'nvdimm/libnvdimm-for-next'Stephen Rothwell
2018-04-06Merge remote-tracking branch 'audit/next'Stephen Rothwell
2018-04-06Merge remote-tracking branch 'security/next-testing'Stephen Rothwell
2018-04-06Merge remote-tracking branch 'l2-mtd/mtd/next'Stephen Rothwell
2018-04-06Merge remote-tracking branch 'pstore/for-next/pstore'Stephen Rothwell
2018-04-06Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2018-04-06Merge remote-tracking branch 'ubifs/linux-next'Stephen Rothwell
2018-04-06Merge remote-tracking branch 'overlayfs/overlayfs-next'Stephen Rothwell
2018-04-06Merge remote-tracking branch 'orangefs/for-next'Stephen Rothwell
2018-04-06Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell
2018-04-06Merge remote-tracking branch 'nfs-anna/linux-next'Stephen Rothwell
2018-04-06Merge remote-tracking branch 'fuse/for-next'Stephen Rothwell
2018-04-06Merge remote-tracking branch 'f2fs/dev'Stephen Rothwell
2018-04-06Merge remote-tracking branch 'ext3/for_next'Stephen Rothwell
2018-04-06Merge remote-tracking branch 'ecryptfs/next'Stephen Rothwell
2018-04-06Merge remote-tracking branch 'cifs/for-next'Stephen Rothwell
2018-04-06Merge remote-tracking branch 'ceph/master'Stephen Rothwell
2018-04-06Merge remote-tracking branch 'btrfs-kdave/for-next'Stephen Rothwell
2018-04-06Merge remote-tracking branch 'btrfs/next'Stephen Rothwell
2018-04-06Merge remote-tracking branch 'befs/for-next'Stephen Rothwell
2018-04-06fs/proc/proc_sysctl.c: fix typo in sysctl_check_table_array()Waiman Long
2018-04-06exofs: avoid VLA in structuresKees Cook
2018-04-06exec: pin stack limit during execKees Cook
2018-04-06exec: introduce finalize_exec() before start_thread()Kees Cook
2018-04-06exec: pass stack rlimit into mm layout functionsKees Cook
2018-04-06fs/seq_file.c: delete small-value optimizationAlexey Dobriyan
2018-04-06seq_file: account everything to kmemcgAlexey Dobriyan
2018-04-06seq_file: allocate seq_file from kmem_cacheAlexey Dobriyan
2018-04-06reiserfs: prevent panic: don't allow %-char in journal dev. nameRandy Dunlap
2018-04-06autofs4: use wake_up() instead of wake_up_interruptibleAndrei Vagin
2018-04-06autofs4: use wait_event_killableMatthew Wilcox
2018-04-06treewide: remove false-positive VLAs when using max()Kees Cook
2018-04-06proc: use slower rb_first()Alexey Dobriyan
2018-04-06proc: switch struct proc_dir_entry::count to refcountAlexey Dobriyan
2018-04-06proc: reject "." and ".." as filenamesAlexey Dobriyan
2018-04-06proc: revalidate misc dentriesAlexey Dobriyan
2018-04-06proc: do mmput ASAP for /proc/*/map_filesAlexey Dobriyan
2018-04-06proc: faster /proc/cmdlineAlexey Dobriyan
2018-04-06proc: register filesystem lastAlexey Dobriyan
2018-04-06proc: fix /proc/*/map_files lookup some moreAlexey Dobriyan