index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs: compat_ioctl: move FITRIM emulation into file systems
Arnd Bergmann
2019-10-23
8
-2
/
+7
*
gfs2: add compat_ioctl support
Arnd Bergmann
2019-10-23
1
-0
/
+30
*
compat_ioctl: remove unused convert_in_user macro
Arnd Bergmann
2019-10-23
1
-7
/
+0
*
compat_ioctl: remove last RAID handling code
Arnd Bergmann
2019-10-23
1
-13
/
+0
*
compat_ioctl: remove /dev/raw ioctl translation
Arnd Bergmann
2019-10-23
1
-4
/
+0
*
compat_ioctl: remove PCI ioctl translation
Arnd Bergmann
2019-10-23
1
-6
/
+0
*
compat_ioctl: remove joystick ioctl translation
Arnd Bergmann
2019-10-23
1
-7
/
+0
*
compat_ioctl: remove /dev/random commands
Arnd Bergmann
2019-10-23
1
-7
/
+0
*
compat_ioctl: remove IGNORE_IOCTL()
Arnd Bergmann
2019-10-23
1
-56
/
+0
*
compat_ioctl: remove translation for sound ioctls
Arnd Bergmann
2019-10-23
1
-158
/
+0
*
compat_ioctl: remove HIDIO translation
Arnd Bergmann
2019-10-23
1
-17
/
+0
*
compat_ioctl: remove HCIUART handling
Arnd Bergmann
2019-10-23
1
-13
/
+0
*
compat_ioctl: move hci_sock handlers into driver
Arnd Bergmann
2019-10-23
1
-24
/
+0
*
compat_ioctl: move rfcomm handlers into driver
Arnd Bergmann
2019-10-23
1
-6
/
+0
*
compat_ioctl: move isdn/capi ioctl translation into driver
Arnd Bergmann
2019-10-23
1
-17
/
+0
*
compat_ioctl: move ATYFB_CLK handling to atyfb driver
Arnd Bergmann
2019-10-23
1
-2
/
+0
*
compat_ioctl: move tape handling into drivers
Arnd Bergmann
2019-10-23
1
-73
/
+0
*
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
2019-10-23
4
-4
/
+4
*
compat_ioctl: move drivers to compat_ptr_ioctl
Arnd Bergmann
2019-10-23
1
-12
/
+1
*
compat_ioctl: move rtc handling into drivers/rtc/dev.c
Arnd Bergmann
2019-10-23
1
-53
/
+0
*
ceph: fix compat_ioctl for ceph_dir_operations
Arnd Bergmann
2019-10-23
2
-1
/
+2
*
compat_sys_ioctl(): make parallel to do_vfs_ioctl()
Al Viro
2019-10-23
1
-37
/
+28
*
compat: move FS_IOC_RESVSP_32 handling to fs/ioctl.c
Al Viro
2019-10-23
2
-35
/
+29
*
do_vfs_ioctl(): use saner types
Al Viro
2019-10-23
1
-8
/
+8
*
compat: itanic doesn't have one
Al Viro
2019-10-23
1
-2
/
+2
*
FIGETBSZ: fix compat
Al Viro
2019-10-23
1
-1
/
+1
*
fix compat handling of FICLONERANGE, FIDEDUPERANGE and FS_IOC_FIEMAP
Al Viro
2019-10-23
1
-1
/
+2
*
compat_ioctl: add compat_ptr_ioctl()
Arnd Bergmann
2019-10-23
1
-0
/
+35
*
elf: don't use MAP_FIXED_NOREPLACE for elf executable mappings
Linus Torvalds
2019-10-06
1
-10
/
+3
*
Merge branch 'readdir' (readdir speedup and sanity checking)
Linus Torvalds
2019-10-05
1
-35
/
+133
|
\
|
*
Make filldir[64]() verify the directory entry filename is valid
Linus Torvalds
2019-10-05
1
-0
/
+40
|
*
Convert filldir[64]() from __put_user() to unsafe_put_user()
Linus Torvalds
2019-10-05
1
-35
/
+93
*
|
Merge tag 'for-linus-2019-10-03' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-10-04
1
-4
/
+4
|
\
\
|
*
|
io_uring: use __kernel_timespec in timeout ABI
Arnd Bergmann
2019-10-01
1
-4
/
+4
*
|
|
vfs: Fix EOVERFLOW testing in put_compat_statfs64
Eric Sandeen
2019-10-03
1
-13
/
+4
*
|
|
erofs: fix mis-inplace determination related with noio chain
Gao Xiang
2019-09-30
1
-2
/
+10
*
|
|
erofs: fix erofs_get_meta_page locking due to a cleanup
Gao Xiang
2019-09-30
1
-3
/
+7
*
|
|
erofs: fix return value check in erofs_read_superblock()
Wei Yongjun
2019-09-30
1
-2
/
+2
*
|
|
Merge tag 'for-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-09-30
5
-18
/
+58
|
\
\
\
|
*
|
|
btrfs: qgroup: Fix reserved data space leak if we have multiple reserve calls
Qu Wenruo
2019-09-27
1
-0
/
+3
|
*
|
|
btrfs: qgroup: Fix the wrong target io_tree when freeing reserved data space
Qu Wenruo
2019-09-27
1
-1
/
+1
|
*
|
|
btrfs: Fix a regression which we can't convert to SINGLE profile
Qu Wenruo
2019-09-25
1
-1
/
+7
|
*
|
|
btrfs: relocation: fix use-after-free on dead relocation roots
Qu Wenruo
2019-09-25
1
-1
/
+8
|
*
|
|
Btrfs: fix race setting up and completing qgroup rescan workers
Filipe Manana
2019-09-24
1
-14
/
+19
|
*
|
|
Btrfs: fix missing error return if writeback for extent buffer never started
Filipe Manana
2019-09-24
1
-0
/
+4
|
*
|
|
btrfs: adjust dirty_metadata_bytes after writeback failure of extent buffer
Dennis Zhou
2019-09-24
1
-0
/
+9
|
*
|
|
Btrfs: fix selftests failure due to uninitialized i_mode in test inodes
Filipe Manana
2019-09-24
1
-1
/
+7
*
|
|
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2019-09-30
4
-10
/
+2
|
\
\
\
\
|
*
|
|
|
afs dynroot: switch to simple_dir_operations
Al Viro
2019-09-15
3
-9
/
+1
|
*
|
|
|
fs/handle.c - fix up kerneldoc
Valdis Klētnieks
2019-08-08
1
-1
/
+1
[next]