]> granicus.if.org Git - strace/shortlog
strace
2016-05-28 Dmitry V. Levintests/ioctl_evdev.c: check EVIOCGUNIQ decoding
2016-05-28 Dmitry V. Levintests/ioctl_mtd.c: fix build with musl
2016-05-28 Dmitry V. Levintests: check decoding of 'M' type ioctls
2016-05-28 Dmitry V. LevinMpersify mtd.c
2016-05-28 Dmitry V. Levinmtd.c: refactor
2016-05-28 Dmitry V. LevinMove parser of UBI_* ioctls to a separate file
2016-05-28 Dmitry V. Levintests: check decoding of EVIOC* ioctls
2016-05-28 Dmitry V. LevinMpersify EVIOC* ioctl parser
2016-05-28 Dmitry V. Levinevdev.c: fix printing of unrecognized event type passed...
2016-05-28 Dmitry V. Levinevdev.c: fix printing of EV_PWR's argument
2016-05-28 Dmitry V. Levinevdev.c: fix indentation
2016-05-28 Dmitry V. Levinevdev.c: fix decoding of EVIOCGNAME, EVIOCGPHYS, and...
2016-05-28 Dmitry V. Levinevdev.c: fix EVIOCGVERSION decoding
2016-05-28 Dmitry V. Levinevdev.c: fix EVIOCGMTSLOTS decoding
2016-05-28 Dmitry V. Levinevdev.c: fix bitset decoding
2016-05-28 Dmitry V. Levinevdev.c: fix decoding of struct input_id
2016-05-28 Dmitry V. Levinevdev.c: fix decoding of struct input_keymap_entry
2016-05-28 Dmitry V. Levinevdev.c: fix decoding of EVIOCGKEYCODE/EVIOCSKEYCODE
2016-05-28 Dmitry V. Levinevdev.c: fix decoding of struct input_absinfo
2016-05-28 Dmitry V. Levinevdev.c: fix decoding of struct ff_effect
2016-05-28 Dmitry V. Levinevdev.c: fix printing of struct ff_envelope.fade_level
2016-05-28 Dmitry V. Levinevdev.c: fix decoding of EVIOCGRAB and EVIOCREVOKE
2016-05-28 Dmitry V. Levinevdev.c: fix EVIOCRMFF decoding
2016-05-28 Dmitry V. Levinevdev.c: move handling of EVIOCGBIT to a separate function
2016-05-28 Dmitry V. Levinevdev.c: reorder ioctl command checks
2016-05-28 Dmitry V. Levinevdev.c: decode all directions except _IOC_READ on...
2016-05-28 Dmitry V. Levinevdev.c: fix indentation of preprocessor directives
2016-05-28 Jeff Mahoneyfile_ioctl.c: print first two extents for FIDEDUPERANGE...
2016-05-27 Dmitry V. Levinioctl.c: fix typo in decoding of EVIOCSABS's parameter
2016-05-27 Jeff Mahoneytests: check decoding of btrfs RDWR ioctls returned...
2016-05-27 Jeff Mahoneytests/btrfs.c: fix live btrfs_test_search_ioctls output
2016-05-27 Jeff Mahoneybtrfs.c: don't use print_array in btrfs_print_tree_search
2016-05-27 Jeff Mahoneybtrfs.c: fix print_array usage in btrfs_print_logical_i...
2016-05-26 Jeff Mahoneytests/btrfs.c: fix btrfs-v for BTRFS_IOC_TREE_SEARCH
2016-05-26 Fabien SironFix -yy documentation
2016-05-26 Dmitry V. Levintests/ioctl_block.c: tweak magic constants to make...
2016-05-26 Dmitry V. Levintests/btrfs.c: check basic decoding of read-only ioctls
2016-05-26 Dmitry V. Levintests: check decoding of BLK* ioctls
2016-05-26 Dmitry V. LevinMpersify BLK* ioctl parser
2016-05-26 Dmitry V. Levinblock.c: optimize decoding of paired ioctls
2016-05-26 Dmitry V. Levinblock.c: fix printing of uint64_t pairs
2016-05-26 Dmitry V. Levinblock.c: fix printing of struct blk_user_trace_setup
2016-05-26 Dmitry V. LevinMove parser of 'X' type ioctls to a separate file
2016-05-26 Dmitry V. LevinMove parser of HDIO_* ioctls to a separate file
2016-05-26 Dmitry V. LevinFix explicit casts of signed integer types to unsigned...
2016-05-26 Dmitry V. Levinscsi.c: print __u64 types using PRI__u64 format
2016-05-25 Dmitry V. Levintests: check decoding of RTC_* ioctls
2016-05-25 Dmitry V. LevinMpersify RTC_* ioctl parser
2016-05-25 Dmitry V. Levinrtc.c: fix decoding of struct rtc_wkalrm
2016-05-25 Dmitry V. Levinfile_ioctl.c: print file descriptors using printfd
2016-05-25 Dmitry V. Levinrtc.c: do not print argument of ioctls that have no...
2016-05-25 Dmitry V. Levinrtc.c: decode RTC_PLL_GET and RTC_PLL_SET
2016-05-25 Dmitry V. Levinrtc.c: optimize decoding of paired ioctls
2016-05-25 Dmitry V. Levinblock.c: handle BLKDAXGET
2016-05-25 Dmitry V. Levintests: check decoding of mount syscall
2016-05-24 Dmitry V. Levintests/vhangup.c: diassociate from the controlling termi...
2016-05-24 Fei Jietests: add vhangup.test
2016-05-24 Dmitry V. LevinNEWS: Prepare for 4.12 release
2016-05-24 Gleb Fotengauer... tests/btrfs.c: fix build on x32
2016-05-24 Dmitry V. Levintests/btrfs.c: fix build with u64 based BTRFS_IOC_DEFAU...
2016-05-24 Dmitry V. Levinbtrfs.c: fix build on systems without BTRFS_IOC_FILE_EX...
2016-05-24 Dmitry V. Levintests/btrfs.c: fix printing struct btrfs_ioctl_clone_ra...
2016-05-24 Dmitry V. Levintests/btrfs.c: tweak magic constants to make the test...
2016-05-24 Dmitry V. Levinbtrfs.c: print file descriptors using printfd
2016-05-24 Dmitry V. Levintests/btrfs.c: do not print errno in case of fs type...
2016-05-24 Dmitry V. Levintests/btrfs.c: fix indentation
2016-05-24 Dmitry V. Levintests/btrfs.c: sort included headers
2016-05-24 Dmitry V. Levintests/btrfs.c: do not use alloca
2016-05-24 Dmitry V. Levintests/btrfs.c: fix build on systems without <linux...
2016-05-24 Jeff Mahoneytests: add testing for btrfs ioctls
2016-05-24 Dmitry V. Levintests/file_ioctl.c: use tail_alloc
2016-05-24 Dmitry V. Levintests/file_ioctl.c: fix build on systems without <linux...
2016-05-24 Jeff Mahoneytests: add testing for FS_IOC_FIEMAP
2016-05-24 Dmitry V. LevinMpersify btrfs.c
2016-05-24 Dmitry V. Levinbtrfs.c: use print_array
2016-05-24 Dmitry V. Levinbtrfs.c: simplify BTRFS_IOC_GET_FSLABEL parser
2016-05-24 Dmitry V. Levinbtrfs.c: fix BTRFS_IOC_TREE_SEARCH_V2 output
2016-05-24 Dmitry V. Levinbtrfs.c: cleanup use of tcp->auxstr
2016-05-24 Dmitry V. Levinbtrfs.c: cleanup struct btrfs_ioctl_get_dev_stats.nr_it...
2016-05-24 Dmitry V. Levinbtrfs.c: do not use BTRFS_SUBVOL_NAME_MAX
2016-05-24 Dmitry V. Levinbtrfs.c: mark some function arguments as const
2016-05-24 Dmitry V. Levinbtrfs.c: use umove instead of umoven
2016-05-24 Dmitry V. Levinbtrfs.c: remove unused variable
2016-05-24 Dmitry V. Levinbtrfs.c: use printxval/printxval64 instead of printxvals
2016-05-24 Dmitry V. Levinbtrfs.c: fix indentation
2016-05-24 Dmitry V. Levinxlat/btrfs_dev_stats_values.in: cleanup
2016-05-24 Dmitry V. Levinfile_ioctl.c: use print_array
2016-05-24 Dmitry V. Levinfile_ioctl.c: fix indentation
2016-05-24 Dmitry V. Levinfile_ioctl.c: include <linux/ioctl.h> instead of <sys...
2016-05-24 Dmitry V. Levinfile_ioctl.c: fix build on systems without <linux/fiemap.h>
2016-05-24 Dmitry V. Levinioctl.c: fix build
2016-05-24 Jeff Mahoneyioctl: add decoding for FS_IOC_FIEMAP
2016-05-24 Dmitry V. LevinAdd xlat/fiemap_flags.in and xlat/fiemap_extent_flags.in
2016-05-24 Jeff Mahoneyioctl: add decoding support for btrfs ioctls
2016-05-24 Gleb Fotengauer... x32: update ioctl entries from linux 4.6
2016-05-24 Dmitry V. Levintests/attach-f-p.c: sleep a bit more to let the tracer...
2016-05-23 Dmitry V. Levintests/attach-p-cmd-cmd.c: fix potential errno clobbering
2016-05-23 Dmitry V. Levintests/net-yy-netlink.c: robustify against libc specific...
2016-05-23 Dmitry V. Levintests/net-yy-netlink.c: robustify against os specific...
2016-05-23 Dmitry V. Levintests/net-yy-{inet,netlink}.test: cleanup
next