Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
strace
/
d32d95a87f33117d3717b015d8cc418bcf5d8907
d32d95a
btrfs.c: don't use print_array in btrfs_print_tree_search
by Jeff Mahoney
· 9 years ago
2060d97
btrfs.c: fix print_array usage in btrfs_print_logical_ino_container
by Jeff Mahoney
· 9 years ago
563a758
tests/btrfs.c: fix btrfs-v for BTRFS_IOC_TREE_SEARCH
by Jeff Mahoney
· 9 years ago
e6d2b56
Fix -yy documentation
by Fabien Siron
· 9 years ago
59b140a
tests/ioctl_block.c: tweak magic constants to make the test more reliable
by Dmitry V. Levin
· 9 years ago
b356ad8
tests/btrfs.c: check basic decoding of read-only ioctls
by Dmitry V. Levin
· 9 years ago
799b22a
tests: check decoding of BLK* ioctls
by Dmitry V. Levin
· 9 years ago
37d1b3d
Mpersify BLK* ioctl parser
by Dmitry V. Levin
· 9 years ago
0c9087c
block.c: optimize decoding of paired ioctls
by Dmitry V. Levin
· 9 years ago
46d25c2
block.c: fix printing of uint64_t pairs
by Dmitry V. Levin
· 9 years ago
0bea528
block.c: fix printing of struct blk_user_trace_setup
by Dmitry V. Levin
· 9 years ago
4dd9f3f
Move parser of 'X' type ioctls to a separate file
by Dmitry V. Levin
· 9 years ago
b3f0040
Move parser of HDIO_* ioctls to a separate file
by Dmitry V. Levin
· 9 years ago
84a979c
Fix explicit casts of signed integer types to unsigned long long
by Dmitry V. Levin
· 9 years ago
5150720
scsi.c: print __u64 types using PRI__u64 format
by Dmitry V. Levin
· 9 years ago
ba35137
tests: check decoding of RTC_* ioctls
by Dmitry V. Levin
· 9 years ago
5d7812a
Mpersify RTC_* ioctl parser
by Dmitry V. Levin
· 9 years ago
7e3a381
rtc.c: fix decoding of struct rtc_wkalrm
by Dmitry V. Levin
· 9 years ago
eea8601
file_ioctl.c: print file descriptors using printfd
by Dmitry V. Levin
· 9 years ago
6085825
rtc.c: do not print argument of ioctls that have no arguments
by Dmitry V. Levin
· 9 years ago
3adf229
rtc.c: decode RTC_PLL_GET and RTC_PLL_SET
by Dmitry V. Levin
· 9 years ago
e0b5e91
rtc.c: optimize decoding of paired ioctls
by Dmitry V. Levin
· 9 years ago
a41fdb5
block.c: handle BLKDAXGET
by Dmitry V. Levin
· 9 years ago
f8da0f3
tests: check decoding of mount syscall
by Dmitry V. Levin
· 9 years ago
1ba5535
tests/vhangup.c: diassociate from the controlling terminal first
by Dmitry V. Levin
· 9 years ago
a41d9f5
tests: add vhangup.test
by Fei Jie
· 9 years ago
0cf24d9
NEWS: Prepare for 4.12 release
by Dmitry V. Levin
· 9 years ago
e79f038
tests/btrfs.c: fix build on x32
by Gleb Fotengauer-Malinovskiy
· 9 years ago
6697d15
tests/btrfs.c: fix build with u64 based BTRFS_IOC_DEFAULT_SUBVOL
by Dmitry V. Levin
· 9 years ago
ea516df
btrfs.c: fix build on systems without BTRFS_IOC_FILE_EXTENT_SAME
by Dmitry V. Levin
· 9 years ago
3f36611
tests/btrfs.c: fix printing struct btrfs_ioctl_clone_range_args
by Dmitry V. Levin
· 9 years ago
57888fa
tests/btrfs.c: tweak magic constants to make the test more reliable
by Dmitry V. Levin
· 9 years ago
6ce6d3b
btrfs.c: print file descriptors using printfd
by Dmitry V. Levin
· 9 years ago
9298c66
tests/btrfs.c: do not print errno in case of fs type mismatch
by Dmitry V. Levin
· 9 years ago
2447de4
tests/btrfs.c: fix indentation
by Dmitry V. Levin
· 9 years ago
28a5f66
tests/btrfs.c: sort included headers
by Dmitry V. Levin
· 9 years ago
45fcc0c
tests/btrfs.c: do not use alloca
by Dmitry V. Levin
· 9 years ago
2212918
tests/btrfs.c: fix build on systems without <linux/btrfs.h> or <linux/fiemap.h>
by Dmitry V. Levin
· 9 years ago
3586679
tests: add testing for btrfs ioctls
by Jeff Mahoney
· 9 years ago
aab00c2
tests/file_ioctl.c: use tail_alloc
by Dmitry V. Levin
· 9 years ago
3b730d4
tests/file_ioctl.c: fix build on systems without <linux/fiemap.h>
by Dmitry V. Levin
· 9 years ago
c05c24c
tests: add testing for FS_IOC_FIEMAP
by Jeff Mahoney
· 9 years ago
fb0c609
Mpersify btrfs.c
by Dmitry V. Levin
· 9 years ago
d57cc26
btrfs.c: use print_array
by Dmitry V. Levin
· 9 years ago
82b9e34
btrfs.c: simplify BTRFS_IOC_GET_FSLABEL parser
by Dmitry V. Levin
· 9 years ago
d67b217
btrfs.c: fix BTRFS_IOC_TREE_SEARCH_V2 output
by Dmitry V. Levin
· 9 years ago
6638a5d
btrfs.c: cleanup use of tcp->auxstr
by Dmitry V. Levin
· 9 years ago
92b9062
btrfs.c: cleanup struct btrfs_ioctl_get_dev_stats.nr_items check
by Dmitry V. Levin
· 9 years ago
0cd7ea0
btrfs.c: do not use BTRFS_SUBVOL_NAME_MAX
by Dmitry V. Levin
· 9 years ago
b85d09f
btrfs.c: mark some function arguments as const
by Dmitry V. Levin
· 9 years ago
90ffbc7
btrfs.c: use umove instead of umoven
by Dmitry V. Levin
· 9 years ago
3ce2dfc
btrfs.c: remove unused variable
by Dmitry V. Levin
· 9 years ago
95577cf
btrfs.c: use printxval/printxval64 instead of printxvals
by Dmitry V. Levin
· 9 years ago
2be39ec
btrfs.c: fix indentation
by Dmitry V. Levin
· 9 years ago
aa7787f
xlat/btrfs_dev_stats_values.in: cleanup
by Dmitry V. Levin
· 9 years ago
d2bd683
file_ioctl.c: use print_array
by Dmitry V. Levin
· 9 years ago
0b13d9c
file_ioctl.c: fix indentation
by Dmitry V. Levin
· 9 years ago
1d2201c
file_ioctl.c: include <linux/ioctl.h> instead of <sys/ioctl.h>
by Dmitry V. Levin
· 9 years ago
c525307
file_ioctl.c: fix build on systems without <linux/fiemap.h>
by Dmitry V. Levin
· 9 years ago
25f3758
ioctl.c: fix build
by Dmitry V. Levin
· 9 years ago
398fe04
ioctl: add decoding for FS_IOC_FIEMAP
by Jeff Mahoney
· 9 years ago
306a261
Add xlat/fiemap_flags.in and xlat/fiemap_extent_flags.in
by Dmitry V. Levin
· 9 years ago
8cc6962
ioctl: add decoding support for btrfs ioctls
by Jeff Mahoney
· 9 years ago
c4d4d3c
x32: update ioctl entries from linux 4.6
by Gleb Fotengauer-Malinovskiy
· 9 years ago
9b49af1
tests/attach-f-p.c: sleep a bit more to let the tracer catch up
by Dmitry V. Levin
· 9 years ago
475d2b5
tests/attach-p-cmd-cmd.c: fix potential errno clobbering
by Dmitry V. Levin
· 9 years ago
4ea65fb
tests/net-yy-netlink.c: robustify against libc specific issues
by Dmitry V. Levin
· 9 years ago
29df035
tests/net-yy-netlink.c: robustify against os specific issues
by Dmitry V. Levin
· 9 years ago
1e9dabe
tests/net-yy-{inet,netlink}.test: cleanup
by Dmitry V. Levin
· 9 years ago
f21a2f4
tests: define PRI__[dux]64 macros to print __s64 and __u64 values
by Jeff Mahoney
· 9 years ago
62a35fa
tests: remove manual creation of memory mapping holes
by Dmitry V. Levin
· 9 years ago
0f303f9
tests: make tail_alloc create additional memory mapping holes
by Dmitry V. Levin
· 9 years ago
a8fce09
mpers: add support of conditionally compiled printers
by Dmitry V. Levin
· 9 years ago
4bf7ab7
Remove redundant declaration of v4l2_ioctl
by Dmitry V. Levin
· 9 years ago
7b69797
Fix one more code pattern that might break gcc strict aliasing rules
by Dmitry V. Levin
· 9 years ago
28e955d
tests: add check for netlink protocol decoding with -yy option
by Fabien Siron
· 9 years ago
814c0d5
Add netlink domain sockets support to socketutils
by Fabien Siron
· 9 years ago
ff2b853
tests/pread64-pwrite64.c: robustify against os specific issues
by Dmitry V. Levin
· 9 years ago
a8e8205
tests/read-write.c: robustify against os specific issues
by Dmitry V. Levin
· 9 years ago
af09d4f
umovestr3.test: extend test coverage
by Dmitry V. Levin
· 9 years ago
81f1b16
tests/timer_create.c: robustify against os specific issues
by Dmitry V. Levin
· 9 years ago
e0ba920
Fix some compilation warnings on older systems
by Dmitry V. Levin
· 9 years ago
9164722
Update generic ioctl entries from linux 4.6
by Dmitry V. Levin
· 9 years ago
d07201a
maint: update for linux 4.6
by Dmitry V. Levin
· 9 years ago
a9fdbf1
Update SOL_* constants
by Dmitry V. Levin
· 9 years ago
85acd13
Update MSG_* constants
by Dmitry V. Levin
· 9 years ago
72712cb
Update AF_* constants
by Dmitry V. Levin
· 9 years ago
854a259
tests: add brk.test
by Fei Jie
· 9 years ago
9b8ca23
Fix printing of invalid arguments of term ioctls
by Dmitry V. Levin
· 9 years ago
29c845c
mips: fix printing of invalid operations argument of sysmips syscall
by Dmitry V. Levin
· 9 years ago
5e2fc62
bfin: fix printing of invalid flags argument of sram_alloc syscall
by Dmitry V. Levin
· 9 years ago
c5f6863
Fix printing of invalid arguments of prctl syscall
by Dmitry V. Levin
· 9 years ago
a95c3e5
Fix printing of invalid flags argument of perf_event_open syscall
by Dmitry V. Levin
· 9 years ago
30dc541
or1k: fix printing of invalid 1st argument of or1k_atomic syscall
by Dmitry V. Levin
· 9 years ago
0da9b0e
Fix printing of invalid flags argument of get_mempolicy syscall
by Dmitry V. Levin
· 9 years ago
3a0fa5c
Fix printing of invalid mode argument of mbind syscall
by Dmitry V. Levin
· 9 years ago
942da9c
Fix printing of invalid argument of MTDFILEMODE ioctl
by Dmitry V. Levin
· 9 years ago
412ec94
Fix printing of invalid flags argument of mount syscall
by Dmitry V. Levin
· 9 years ago
1168114
Fix printing of invalid arguments of memory mapping related syscalls
by Dmitry V. Levin
· 9 years ago
e2c5a3c
Fix printing of invalid flags argument of kexec_load and kexec_file_load
by Dmitry V. Levin
· 9 years ago
Next »