aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-23compat_ioctl: ppp: move simple commands into ppp_generic.cArnd Bergmann1-32/+4
2019-10-23compat_ioctl: handle PPPIOCGIDLE for 64-bit time_tArnd Bergmann1-33/+5
2019-10-23compat_ioctl: move PPPIOCSCOMPRESS to ppp_genericAl Viro1-32/+0
2019-10-23compat_ioctl: unify copy-in of ppp filtersAl Viro1-37/+0
2019-10-23compat_ioctl: move SIOCOUTQ out of compat_ioctl.cArnd Bergmann1-2/+0
2019-10-23compat_ioctl: reimplement SG_IO handlingArnd Bergmann1-147/+1
2019-10-23compat_ioctl: move WDIOC handling into wdt driversArnd Bergmann1-11/+0
2019-10-23fs: compat_ioctl: move FITRIM emulation into file systemsArnd Bergmann8-2/+7
2019-10-23gfs2: add compat_ioctl supportArnd Bergmann1-0/+30
2019-10-23compat_ioctl: remove unused convert_in_user macroArnd Bergmann1-7/+0
2019-10-23compat_ioctl: remove last RAID handling codeArnd Bergmann1-13/+0
2019-10-23compat_ioctl: remove /dev/raw ioctl translationArnd Bergmann1-4/+0
2019-10-23compat_ioctl: remove PCI ioctl translationArnd Bergmann1-6/+0
2019-10-23compat_ioctl: remove joystick ioctl translationArnd Bergmann1-7/+0
2019-10-23compat_ioctl: remove /dev/random commandsArnd Bergmann1-7/+0
2019-10-23compat_ioctl: remove IGNORE_IOCTL()Arnd Bergmann1-56/+0
2019-10-23compat_ioctl: remove translation for sound ioctlsArnd Bergmann1-158/+0
2019-10-23compat_ioctl: remove HIDIO translationArnd Bergmann1-17/+0
2019-10-23compat_ioctl: remove HCIUART handlingArnd Bergmann1-13/+0
2019-10-23compat_ioctl: move hci_sock handlers into driverArnd Bergmann1-24/+0
2019-10-23compat_ioctl: move rfcomm handlers into driverArnd Bergmann1-6/+0
2019-10-23compat_ioctl: move isdn/capi ioctl translation into driverArnd Bergmann1-17/+0
2019-10-23compat_ioctl: move ATYFB_CLK handling to atyfb driverArnd Bergmann1-2/+0
2019-10-23compat_ioctl: move tape handling into driversArnd Bergmann1-73/+0
2019-10-23compat_ioctl: move more drivers to compat_ptr_ioctlArnd Bergmann4-4/+4
2019-10-23compat_ioctl: move drivers to compat_ptr_ioctlArnd Bergmann1-12/+1
2019-10-23compat_ioctl: move rtc handling into drivers/rtc/dev.cArnd Bergmann1-53/+0
2019-10-23ceph: fix compat_ioctl for ceph_dir_operationsArnd Bergmann2-1/+2
2019-10-23compat_sys_ioctl(): make parallel to do_vfs_ioctl()Al Viro1-37/+28
2019-10-23compat: move FS_IOC_RESVSP_32 handling to fs/ioctl.cAl Viro2-35/+29
2019-10-23do_vfs_ioctl(): use saner typesAl Viro1-8/+8
2019-10-23compat: itanic doesn't have oneAl Viro1-2/+2
2019-10-23FIGETBSZ: fix compatAl Viro1-1/+1
2019-10-23fix compat handling of FICLONERANGE, FIDEDUPERANGE and FS_IOC_FIEMAPAl Viro1-1/+2
2019-10-23compat_ioctl: add compat_ptr_ioctl()Arnd Bergmann1-0/+35
2019-10-06elf: don't use MAP_FIXED_NOREPLACE for elf executable mappingsLinus Torvalds1-10/+3
2019-10-05Merge branch 'readdir' (readdir speedup and sanity checking)Linus Torvalds1-35/+133
2019-10-05Make filldir[64]() verify the directory entry filename is validLinus Torvalds1-0/+40
2019-10-05Convert filldir[64]() from __put_user() to unsafe_put_user()Linus Torvalds1-35/+93
2019-10-04Merge tag 'for-linus-2019-10-03' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+4
2019-10-03vfs: Fix EOVERFLOW testing in put_compat_statfs64Eric Sandeen1-13/+4
2019-10-01io_uring: use __kernel_timespec in timeout ABIArnd Bergmann1-4/+4
2019-10-01erofs: fix mis-inplace determination related with noio chainGao Xiang1-2/+10
2019-10-01erofs: fix erofs_get_meta_page locking due to a cleanupGao Xiang1-3/+7
2019-10-01erofs: fix return value check in erofs_read_superblock()Wei Yongjun1-2/+2
2019-09-30Merge tag 'for-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds5-18/+58
2019-09-29Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds4-10/+2
2019-09-29Merge tag '5.4-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds14-26/+194
2019-09-29Merge branch 'entropy'Linus Torvalds1-0/+3
2019-09-29Revert "Revert "ext4: make __ext4_get_inode_loc plug""Linus Torvalds1-0/+3