summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build-sys: release++ (v2.35.2)v2.35.2stable/v2.35Karel Zak2020-05-202-1/+5
* docs: add v2.35.2-ReleaseNotesKarel Zak2020-05-201-0/+83
* docs: update AUTHORS fileKarel Zak2020-05-201-0/+11
* po: merge changesKarel Zak2020-05-2028-11225/+11438
* po: update zh_CN.po (from translationproject.org)Boyuan Yang2020-05-201-677/+1005
* po: update hr.po (from translationproject.org)Božidar Putanec2020-05-201-459/+452
* lib/strutils: remove redundant includeKarel Zak2020-05-201-2/+0
* docs: Fix dead references to kernel documentationYannick Le Pennec2020-05-186-6/+6
* ipcs.1: ipcs no longer needs read permission on IPC resourcesMichael Kerrisk2020-05-181-2/+20
* sfdisk: (man) fix typoGaël PORTAY2020-05-181-1/+1
* blkzone: deny destructive ioctls on busy blockdevJohannes Thumshirn2020-05-151-1/+1
* write: fix potential string overflowSami Kerola2020-05-151-1/+1
* libblkid: fix compiler warning [-Wsign-compare]Karel Zak2020-05-151-1/+1
* lsblk: Ignore hidden devicesRitika Srivastava2020-05-153-0/+37
* libblkid: fix fstatat() use in blkid__scan_dir()Karel Zak2020-05-151-2/+2
* docs: Correct ChangeLog URL to history log.Anatoly Pugachev2020-05-151-1/+1
* wipefs: fix man page --no-headings short optionKarel Zak2020-05-151-1/+1
* tests: Fix for misc/fallocate test build failure.Mark Hindley2020-05-151-1/+1
* libfdisk: fix partition calculation for BLKPG_* ioctlsKarel Zak2020-05-151-2/+8
* scriptlive: fix typoJakub Wilk2020-05-151-1/+1
* scriptlive: fix man page formattingJakub Wilk2020-05-151-1/+1
* docs: add swap to 1st fstab fieldKarel Zak2020-05-151-2/+2
* lsblk: Fall back to ID_SERIALSven Wiltink2020-05-151-0/+3
* bash-completion: umount explicitly needs gawkWolfram Sang2020-05-151-1/+1
* libmount: fix mount -a EBUSY for cifsRoberto Bergantinos Corpas2020-05-151-5/+6
* libfdisk: (script) fix partno_from_devname()Karel Zak2020-05-151-2/+7
* sfdisk: only report I/O errors on --move-dataKarel Zak2020-05-151-27/+31
* libmount: do not unnecessarily chmod utab.lockTycho Andersen2020-05-151-1/+12
* eject: fix compiler warning [-Wformat-overflow]Karel Zak2020-05-151-1/+1
* pylibmount: cleanup and sync UL_RaiseExcKarel Zak2020-05-151-8/+20
* blkdiscard: (man) offset and length must be sector alignedLukas Czerner2020-05-151-2/+2
* Fix off by one when checking "/dev/mapper/" pathDisconnect3d2020-05-151-1/+1
* ctrlaltdel: display error message indicated by errnoSami Kerola2020-05-151-1/+1
* lscpu: Adapt MIPS cpuinfoJiaxun Yang2020-05-151-0/+2
* libfdisk: remove unwanted assert()Karel Zak2020-05-151-1/+0
* docs: kill.1 add note about shell-internal kill implementationsSami Kerola2020-05-151-2/+12
* lib/mangle: check for the NULL string argumentGaël PORTAY2020-05-151-2/+4
* libfdisk: (script) fix segmentation faultGaël PORTAY2020-05-151-1/+2
* Fix typo in the mount (8) man pageMark Barbone2020-05-151-1/+1
* libmount: smb2 is unsupported aliasKarel Zak2020-05-152-2/+0
* libmount: improve smb{2,3} supportKarel Zak2020-05-152-1/+7
* lscpu: use official name for HiSilicon tsv110Karel Zak2020-05-151-2/+2
* su, runuser: (man) add more info about PATH and PAMKarel Zak2020-05-152-2/+14
* hwclock: fix audit exit statusKarel Zak2020-05-151-1/+1
* chsh: (man) fix default behavior descriptionKarel Zak2020-05-151-4/+6
* lsblk: fix -P regression from v2.34Karel Zak2020-05-152-8/+11
* umount: don't try it as non-suid if not found mountinfo entryKarel Zak2020-05-151-1/+3
* lscpu: fix SIGSEGV on archs without drawers & booksKarel Zak2020-05-151-5/+13
* kill: include sys/types.h before checking SYS_pidfd_send_signalSami Kerola2020-05-151-8/+10
* exfat: Fix parsing exfat labelPali Rohár2020-05-151-2/+4