summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* mm/madvise: pass mm to do_madviseMinchan Kim2020-10-021-1/+1
* mmap locking API: don't check locking if the mm isn't live yetJann Horn2020-10-021-0/+8
* binfmt_elf: take the mmap lock around find_extend_vma()Jann Horn2020-10-021-0/+3
* mm, memcg: rework remote charging API to support nestingRoman Gushchin2020-10-023-7/+9
* Merge branch 'akpm-current/current' into masterStephen Rothwell2020-10-0229-480/+547
|\
| * ROMFS: support inode blocks calculationLibing Zhou2020-10-011-0/+1
| * aio: simplify read_events()Oleg Nesterov2020-10-011-6/+3
| * nilfs2: fix some kernel-doc warnings for nilfs2Wang Hai2020-10-014-7/+6
| * autofs: harden ioctl tableMatthew Wilcox2020-10-011-2/+6
| * ramfs: fix nommu mmap with gaps in the page cacheMatthew Wilcox (Oracle)2020-10-011-1/+1
| * mm: remove the now-unnecessary mmget_still_valid() hackJann Horn2020-10-012-37/+9
| * binfmt_elf, binfmt_elf_fdpic: use a VMA list snapshotJann Horn2020-10-013-119/+129
| * coredump: rework elf/elf_fdpic vma_dump_size() into common helperJann Horn2020-10-013-199/+105
| * coredump: refactor page range dumping into common helperJann Horn2020-10-013-35/+39
| * coredump: let dump_emit() bail out on short writesJann Horn2020-10-011-11/+11
| * binfmt_elf_fdpic: stop using dump_emit() on user pointers on !MMUJann Horn2020-10-011-8/+0
| * fs-binfmt_elf-use-pt_load-p_align-values-for-suitable-start-address-v4Chris Kennelly2020-10-011-1/+1
| * fs-binfmt_elf-use-pt_load-p_align-values-for-suitable-start-address-fixAndrew Morton2020-10-011-2/+4
| * fs/binfmt_elf: use PT_LOAD p_align values for suitable start addressChris Kennelly2020-10-011-0/+23
| * fs: configfs: delete repeated words in commentsRandy Dunlap2020-10-012-2/+2
| * fs/buffer.c: dump more info for __getblk_gfp() stall problemTetsuo Handa2020-10-011-2/+8
| * fs/buffer.c: add debug print for __getblk_gfp() stall problemTetsuo Handa2020-10-011-2/+48
| * mm/readahead: make page_cache_ra_unbounded take a readahead_controlMatthew Wilcox (Oracle)2020-10-012-4/+4
| * fs: add a filesystem flag for THPsMatthew Wilcox (Oracle)2020-10-011-0/+2
| * mm-oom_adj-dont-loop-through-tasks-in-__set_oom_adj-when-not-necessary-v3Suren Baghdasaryan2020-10-011-3/+3
| * mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessarySuren Baghdasaryan2020-10-011-4/+3
| * mm: proc: smaps_rollup: do not stall write attempts on mmap_lockChinwen Chang2020-10-011-1/+65
| * mm: smaps*: extend smap_gather_stats to support specified beginningChinwen Chang2020-10-011-8/+22
| * proc: optimise smaps for shmem entriesMatthew Wilcox (Oracle)2020-10-011-7/+1
| * fs_parse: mark fs_param_bad_value() as staticLuo Jiaxing2020-10-011-1/+1
| * fs/xattr.c: fix kernel-doc warnings for setxattr & removexattrRandy Dunlap2020-10-011-11/+11
| * ramfs: support O_TMPFILEAlexey Dobriyan2020-10-011-0/+12
| * ocfs2: fix ocfs2 corrupt when iputting an inodeWangyan2020-10-011-1/+2
| * ocfs2: clear links count in ocfs2_mknod() if an error occursWangyan2020-10-011-2/+12
| * ocfs2: fix potential soft lockup during fstrimGang He2020-10-011-1/+3
| * ocfs2: delete repeated words in commentsRandy Dunlap2020-10-012-2/+2
| * ntfs: add check for mft record size in superblockRustam Kovhaev2020-10-011-0/+6
| * /proc/kpageflags: do not use uninitialized struct pagesToshiki Fukasawa2020-10-011-0/+3
| * /proc/kpageflags: prevent an integer overflow in stable_page_flags()Toshiki Fukasawa2020-10-011-19/+18
* | Merge remote-tracking branch 'notifications/notifications-pipe-core' into masterStephen Rothwell2020-10-025-0/+272
|\ \
| * | watch_queue: Implement mount topology and attribute change notificationsDavid Howells2020-08-035-0/+272
* | | Merge remote-tracking branch 'trivial/for-next' into masterStephen Rothwell2020-10-021-1/+1
|\ \ \
| * \ \ Merge branch 'master' into for-nextJiri Kosina2020-09-01942-39994/+69360
| |\ \ \
| * | | | fs: Fix missing 'bit' in commentChucheng Luo2020-05-181-1/+1
* | | | | Merge remote-tracking branch 'tip/auto-latest' into masterStephen Rothwell2020-10-021-0/+3
|\ \ \ \ \
| * \ \ \ \ Merge branch 'efi/urgent'Ingo Molnar2020-09-301-0/+3
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | efivarfs: Replace invalid slashes with exclamation marks in dentries.Michael Schaller2020-09-251-0/+3
* | | | | | Merge remote-tracking branch 'block/for-next' into masterStephen Rothwell2020-10-0217-429/+934
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-5.10/block' into for-nextJens Axboe2020-09-251-2/+2
| |\ \ \ \ \ \
| | * | | | | | block: add a bdev_is_partition helperChristoph Hellwig2020-09-251-2/+2