summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2019-10-23compat_ioctl: move PPPIOCSCOMPRESS to ppp_genericAl Viro
2019-10-23compat_ioctl: unify copy-in of ppp filtersAl Viro
2019-10-23compat_ioctl: move SIOCOUTQ out of compat_ioctl.cArnd Bergmann
2019-10-23compat_ioctl: reimplement SG_IO handlingArnd Bergmann
2019-10-23compat_ioctl: move WDIOC handling into wdt driversArnd Bergmann
2019-10-23fs: compat_ioctl: move FITRIM emulation into file systemsArnd Bergmann
2019-10-23gfs2: add compat_ioctl supportArnd Bergmann
2019-10-23compat_ioctl: remove unused convert_in_user macroArnd Bergmann
2019-10-23compat_ioctl: remove last RAID handling codeArnd Bergmann
2019-10-23compat_ioctl: remove /dev/raw ioctl translationArnd Bergmann
2019-10-23compat_ioctl: remove PCI ioctl translationArnd Bergmann
2019-10-23compat_ioctl: remove joystick ioctl translationArnd Bergmann
2019-10-23compat_ioctl: remove /dev/random commandsArnd Bergmann
2019-10-23compat_ioctl: remove IGNORE_IOCTL()Arnd Bergmann
2019-10-23compat_ioctl: remove translation for sound ioctlsArnd Bergmann
2019-10-23compat_ioctl: remove HIDIO translationArnd Bergmann
2019-10-23compat_ioctl: remove HCIUART handlingArnd Bergmann
2019-10-23compat_ioctl: move hci_sock handlers into driverArnd Bergmann
2019-10-23compat_ioctl: move rfcomm handlers into driverArnd Bergmann
2019-10-23compat_ioctl: move isdn/capi ioctl translation into driverArnd Bergmann
2019-10-23compat_ioctl: move ATYFB_CLK handling to atyfb driverArnd Bergmann
2019-10-23compat_ioctl: move tape handling into driversArnd Bergmann
2019-10-23compat_ioctl: move more drivers to compat_ptr_ioctlArnd Bergmann
2019-10-23compat_ioctl: move drivers to compat_ptr_ioctlArnd Bergmann
2019-10-23compat_ioctl: move rtc handling into drivers/rtc/dev.cArnd Bergmann
2019-10-23ceph: fix compat_ioctl for ceph_dir_operationsArnd Bergmann
2019-10-23compat_sys_ioctl(): make parallel to do_vfs_ioctl()Al Viro
2019-10-23compat: move FS_IOC_RESVSP_32 handling to fs/ioctl.cAl Viro
2019-10-23do_vfs_ioctl(): use saner typesAl Viro
2019-10-23compat: itanic doesn't have oneAl Viro
2019-10-23FIGETBSZ: fix compatAl Viro
2019-10-23fix compat handling of FICLONERANGE, FIDEDUPERANGE and FS_IOC_FIEMAPAl Viro
2019-10-23compat_ioctl: add compat_ptr_ioctl()Arnd Bergmann
2019-10-06elf: don't use MAP_FIXED_NOREPLACE for elf executable mappingsLinus Torvalds
2019-10-05Merge branch 'readdir' (readdir speedup and sanity checking)Linus Torvalds
2019-10-05Make filldir[64]() verify the directory entry filename is validLinus Torvalds
2019-10-05Convert filldir[64]() from __put_user() to unsafe_put_user()Linus Torvalds
2019-10-04Merge tag 'for-linus-2019-10-03' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-10-03vfs: Fix EOVERFLOW testing in put_compat_statfs64Eric Sandeen
2019-10-01io_uring: use __kernel_timespec in timeout ABIArnd Bergmann
2019-10-01erofs: fix mis-inplace determination related with noio chainGao Xiang
2019-10-01erofs: fix erofs_get_meta_page locking due to a cleanupGao Xiang
2019-10-01erofs: fix return value check in erofs_read_superblock()Wei Yongjun
2019-09-30Merge tag 'for-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-09-29Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2019-09-29Merge tag '5.4-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-09-29Merge branch 'entropy'Linus Torvalds
2019-09-29Revert "Revert "ext4: make __ext4_get_inode_loc plug""Linus Torvalds
2019-09-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds