aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-09-08squashfs: Add zstd supportSean Purcell
2017-09-08NFS: Fix 2 use after free issues in the I/O codeTrond Myklebust
2017-09-08vfat: deduplicate hex2bin()OGAWA Hirofumi
2017-09-08autofs: use unsigned int/long instead of uint/ulong for ioctl argsTomohiro Kusumi
2017-09-08autofs: drop wrong commentTomohiro Kusumi
2017-09-08autofs: use AUTOFS_DEV_IOCTL_SIZETomohiro Kusumi
2017-09-08autofs: non functional header inclusion cleanupTomohiro Kusumi
2017-09-08autofs: make dev ioctl version and ismountpoint user accessibleIan Kent
2017-09-08autofs: make disc device user accessibleIan Kent
2017-09-08autofs: fix AT_NO_AUTOMOUNT not being honoredIan Kent
2017-09-08binfmt_flat: delete two error messages for a failed memory allocation in deco...Markus Elfring
2017-09-08fs/epoll: use faster rb_first_cached()Davidlohr Bueso
2017-09-08procfs: use faster rb_first_cached()Davidlohr Bueso
2017-09-08lib/interval_tree: fast overlap detectionDavidlohr Bueso
2017-09-08fs, proc: unconditional cond_resched when reading smapsDavid Rientjes
2017-09-08proc: uninline proc_create()Alexey Dobriyan
2017-09-08fs, proc: remove priv argument from is_stackMichal Hocko
2017-09-08userfaultfd: non-cooperative: closing the uffd without triggering SIGBUSAndrea Arcangeli
2017-09-08mm/device-public-memory: device memory cache coherent with CPUJérôme Glisse
2017-09-08mm/migrate: new migrate mode MIGRATE_SYNC_NO_COPYJérôme Glisse
2017-09-08mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memoryJérôme Glisse
2017-09-08mm: soft-dirty: keep soft-dirty bits over thp migrationNaoya Horiguchi
2017-09-08mm: thp: check pmd migration entry in common pathZi Yan
2017-09-07f2fs: avoid race in between read xattr & write xattrYunlei He
2017-09-07f2fs: make get_lock_data_page to handle encrypted inodeJaegeuk Kim
2017-09-07Merge tag 'secureexec-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-09-07Merge tag 'pstore-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-09-07Merge tag '4.14-smb3-xattr-enable' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2017-09-07Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds
2017-09-07Merge branch 'quota_scaling' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-09-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2017-09-07Merge tag 'media/v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-09-07Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-09-07fs: aio: fix the increment of aio-nr and counting against aio-max-nrMauricio Faria de Oliveira
2017-09-07NFS: Sync the correct byte range during synchronous writestarangg@amazon.com
2017-09-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-09-06mm,fork: introduce MADV_WIPEONFORKRik van Riel
2017-09-06mm: add /proc/pid/smaps_rollupDaniel Colascione
2017-09-06userfaultfd: provide pid in userfault msg - add feat unionAndrea Arcangeli
2017-09-06userfaultfd: provide pid in userfault msgAlexey Perevalov
2017-09-06mm: userfaultfd: add feature to request for a signal deliveryPrakash Sangappa
2017-09-06mm: rename global_page_state to global_zone_page_stateMichal Hocko
2017-09-06fs/sync.c: remove unnecessary NULL f_mapping check in sync_file_rangeJeff Layton
2017-09-06userfaultfd: report UFFDIO_ZEROPAGE as available for shmem VMAsMike Rapoport
2017-09-06mm: remove nr_pages argument from pagevec_lookup{,_range}()Jan Kara
2017-09-06fs: use pagevec_lookup_range() in page_cache_seek_hole_data()Jan Kara
2017-09-06hugetlbfs: use pagevec_lookup_range() in remove_inode_hugepages()Jan Kara
2017-09-06ext4: use pagevec_lookup_range() in writeback codeJan Kara
2017-09-06ext4: use pagevec_lookup_range() in ext4_find_unwritten_pgoff()Jan Kara
2017-09-06fs: fix performance regression in clean_bdev_aliases()Jan Kara