summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-12-015-48/+67
|\
| * userfaultfd: require CAP_SYS_PTRACE for UFFD_FEATURE_EVENT_FORKMike Rapoport2019-12-011-7/+11
| * fs/userfaultfd.c: wp: clear VM_UFFD_MISSING or VM_UFFD_WP during userfaultfd_...Andrea Arcangeli2019-12-011-1/+2
| * hugetlb: remove unused hstate in hugetlb_fault_mutex_hash()Wei Yang2019-12-011-2/+2
| * hugetlbfs: add O_TMPFILE supportPiotr Sarna2019-12-011-4/+24
| * mm/hugetlbfs: fix error handling when setting up mountsMike Kravetz2019-12-011-9/+22
| * hugetlbfs: hugetlb_fault_mutex_hash() cleanupMike Kravetz2019-12-011-2/+2
| * fs/direct-io.c: keep dio_warn_stale_pagecache() when CONFIG_BLOCK=nKonstantin Khlebnikov2019-12-011-21/+0
| * fs/buffer.c: include internal.h for missing declarationsBen Dooks2019-12-011-0/+2
| * fs/buffer.c: fix use true/false for bool typeSaurav Girepunje2019-12-011-2/+2
| * ocfs2: fix passing zero to 'PTR_ERR' warningDing Xiang2019-12-011-2/+2
* | Merge tag 'for-linus-20191129' of git://git.kernel.dk/linux-blockLinus Torvalds2019-12-011-6/+52
|\ \
| * | io_uring: fix missing kmap() declaration on powerpcJens Axboe2019-11-291-0/+1
| * | io_uring: add mapping support for NOMMU archsRoman Penyaev2019-11-281-6/+51
* | | Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds2019-12-017-31/+31
|\ \ \
| * | | y2038: timerfd: Use timespec64 internallyArnd Bergmann2019-11-151-7/+7
| * | | y2038: elfcore: Use __kernel_old_timeval for process timesArnd Bergmann2019-11-153-14/+14
| * | | y2038: syscalls: change remaining timeval to __kernel_old_timevalArnd Bergmann2019-11-152-9/+9
| * | | y2038: remove CONFIG_64BIT_TIMEArnd Bergmann2019-11-151-1/+1
* | | | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-0117-907/+151
|\ \ \ \
| * | | | compat_ioctl: move SG_GET_REQUEST_TABLE handlingArnd Bergmann2019-10-231-56/+1
| * | | | compat_ioctl: ppp: move simple commands into ppp_generic.cArnd Bergmann2019-10-231-32/+4
| * | | | compat_ioctl: handle PPPIOCGIDLE for 64-bit time_tArnd Bergmann2019-10-231-33/+5
| * | | | compat_ioctl: move PPPIOCSCOMPRESS to ppp_genericAl Viro2019-10-231-32/+0
| * | | | compat_ioctl: unify copy-in of ppp filtersAl Viro2019-10-231-37/+0
| * | | | compat_ioctl: move SIOCOUTQ out of compat_ioctl.cArnd Bergmann2019-10-231-2/+0
| * | | | compat_ioctl: reimplement SG_IO handlingArnd Bergmann2019-10-231-147/+1
| * | | | compat_ioctl: move WDIOC handling into wdt driversArnd Bergmann2019-10-231-11/+0
| * | | | fs: compat_ioctl: move FITRIM emulation into file systemsArnd Bergmann2019-10-238-2/+7
| * | | | gfs2: add compat_ioctl supportArnd Bergmann2019-10-231-0/+30
| * | | | compat_ioctl: remove unused convert_in_user macroArnd Bergmann2019-10-231-7/+0
| * | | | compat_ioctl: remove last RAID handling codeArnd Bergmann2019-10-231-13/+0
| * | | | compat_ioctl: remove /dev/raw ioctl translationArnd Bergmann2019-10-231-4/+0
| * | | | compat_ioctl: remove PCI ioctl translationArnd Bergmann2019-10-231-6/+0
| * | | | compat_ioctl: remove joystick ioctl translationArnd Bergmann2019-10-231-7/+0
| * | | | compat_ioctl: remove /dev/random commandsArnd Bergmann2019-10-231-7/+0
| * | | | compat_ioctl: remove IGNORE_IOCTL()Arnd Bergmann2019-10-231-56/+0
| * | | | compat_ioctl: remove translation for sound ioctlsArnd Bergmann2019-10-231-158/+0
| * | | | compat_ioctl: remove HIDIO translationArnd Bergmann2019-10-231-17/+0
| * | | | compat_ioctl: remove HCIUART handlingArnd Bergmann2019-10-231-13/+0
| * | | | compat_ioctl: move hci_sock handlers into driverArnd Bergmann2019-10-231-24/+0
| * | | | compat_ioctl: move rfcomm handlers into driverArnd Bergmann2019-10-231-6/+0
| * | | | compat_ioctl: move isdn/capi ioctl translation into driverArnd Bergmann2019-10-231-17/+0
| * | | | compat_ioctl: move ATYFB_CLK handling to atyfb driverArnd Bergmann2019-10-231-2/+0
| * | | | compat_ioctl: move tape handling into driversArnd Bergmann2019-10-231-73/+0
| * | | | compat_ioctl: move more drivers to compat_ptr_ioctlArnd Bergmann2019-10-234-4/+4
| * | | | compat_ioctl: move drivers to compat_ptr_ioctlArnd Bergmann2019-10-231-12/+1
| * | | | compat_ioctl: move rtc handling into drivers/rtc/dev.cArnd Bergmann2019-10-231-53/+0
| * | | | ceph: fix compat_ioctl for ceph_dir_operationsArnd Bergmann2019-10-232-1/+2
| * | | | compat_sys_ioctl(): make parallel to do_vfs_ioctl()Al Viro2019-10-231-37/+28