aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-17fix a typo in config help text. Closes 5714Denys Vlasenko
2013-01-17mount: fix -o user=foo mishandling, fix unc= generation, add prefixpath=Bernhard Reutner-Fischer
2013-01-16sha3: s/sha3_process_block76/sha3_process_block72/Denys Vlasenko
2013-01-16sha3: rename KeccakF->sha3_process_block76.Denys Vlasenko
2013-01-16mount: add unc option to CIFS mount (needed for Linux 3.4+)Martin Santesson
2013-01-15sha3: cache ctx->bytes_queuedDenys Vlasenko
2013-01-15sha3: remove two "small code" codepaths: I can't reproduce code size win on t...Denys Vlasenko
2013-01-15sha3: tweak choice of a fast code path for 64-bitDenys Vlasenko
2013-01-15sha3: cosmetic tweaks to various names, comments. No logic changes.Denys Vlasenko
2013-01-15sha3: code shrinkDenys Vlasenko
2013-01-15sha3: code shrinkDenys Vlasenko
2013-01-15sha3: another speedup for SHA3_SMALL=0 caseDenys Vlasenko
2013-01-15whitespace fixes. no code changesDenys Vlasenko
2013-01-15sha3: make size/speed optimization decision configurableDenys Vlasenko
2013-01-14whitespace cleanup. no code changesDenys Vlasenko
2013-01-14sha3sum: new appletLauri Kasanen
2013-01-14ntpd: fix incorrect m_status field in outgoing packets. Closes 5120Paul Marks
2013-01-14Remove redundant 'config FEATURE_VOLUMEID_SQUASHFS'Denys Vlasenko
2013-01-14volume_id: add squashfs detectionSven-Göran Bergh
2013-01-14whitespace fixes. no code changesDenys Vlasenko
2013-01-14volume_id: uuid_format small code shrinkSven-Göran Bergh
2013-01-14volume_id: display hfs[+] 128-bit UUID properlySven-Göran Bergh
2013-01-14blkid: add type display for hfsplusSven-Göran Bergh
2013-01-06syslogd: add option to log to Linux kernel printk bufferPeter Korsgaard
2013-01-05klogd: handle multi-char log levelsPeter Korsgaard
2013-01-05dmesg: handle multi-char log levelsPeter Korsgaard
2013-01-04powertop: fix error messageLauri Hintsala
2012-12-26ifenslave: fix missing close parenMike Frysinger
2012-12-19CONFIG_PID_FILE_PATH: new configuration option for pidfile pathsAnthony G. Basile
2012-12-14du: document incompatibility with standard toolDenys Vlasenko
2012-12-05decompress_uncompress: comment out a bigger chunk of debug codeDenys Vlasenko
2012-12-05decompress_uncompress: comment out debug printout on corrupted dataDenys Vlasenko
2012-12-05decompress_uncompress: move 'code' variable into loop - sole userDenys Vlasenko
2012-11-13ash: fix a memory leakJon Tollefson
2012-11-13volume_id: add exFAT detectionS-G Bergh
2012-11-09ifupdown: code shrinkDenys Vlasenko
2012-11-05ifupdown: remove unused errno assignmentsDenys Vlasenko
2012-11-05ifupdown: simple code shrinkDenys Vlasenko
2012-11-05blkid: show filesystem when both label and UUID are missing, but type is knownS-G Bergh
2012-10-20build system: use pkg-config to look up selinux libsMike Frysinger
2012-10-17fbsplash: fix regression from e4fa7b7Timo Teräs
2012-10-15nanddump: invert the meaning of the -o parameter to match upstreamBaruch Siach
2012-10-15nanddump: skip bad blocks when instructed to do soBaruch Siach
2012-10-15nanddump: use the right operator of logic ANDBaruch Siach
2012-10-08mktemp: fix mktemp -u temp.XXXXXX returning garbage when TMPDIR is setRon Yorston
2012-10-08adduser: make it accept "adduser USER GROUP" formTito Ragusa
2012-10-03mark get_shell_name FAST_FUNCDenys Vlasenko
2012-10-02top/ps: argv0:"gdm-session-worker [pam/gdm-password]" == comm:"gdm-session-wor"Denys Vlasenko
2012-10-01ash: implement export -nDenys Vlasenko
2012-09-29brctl: fix description and usageNicolas Thill