Age | Commit message (Expand) | Author |
2013-11-29 | Use unsigned printf/scanf conversion where more appropriate | Denys Vlasenko |
2013-11-29 | fix assorted unused code and wrong format specs found by cppchekc (bug 6716) | Denys Vlasenko |
2013-11-12 | fstrim: use new-style config/kbuild/applet snippets; trim help text | Denys Vlasenko |
2013-11-12 | fix "warning: ISO C90 forbids mixed declarations and code" | Denys Vlasenko |
2013-11-10 | fstrim: Needs to fire at the mp, not bd | Bernhard Reutner-Fischer |
2013-11-10 | fstrim: Indicate failure on error | Bernhard Reutner-Fischer |
2013-11-09 | fstrim: -17b | Bernhard Reutner-Fischer |
2013-11-09 | fstrim: New applet | Malek Degachi |
2013-11-08 | swaponoff: shrink | Bernhard Reutner-Fischer |
2013-09-06 | Make smart_ulltoa return pointer to end (allows for code shink in callers) | Denys Vlasenko |
2013-08-20 | fdisk: fix GPT size math errors | Jody Bruchon |
2013-08-08 | swapon: support "pri=NNN" in fstab | Tito Ragusa |
2013-08-01 | volume_id: add f2fs detection | Sven-Göran Bergh |
2013-07-31 | volume_id: nilfs config description. | Sven-Göran Bergh |
2013-07-31 | volume_id: Adopt to new config style. | Sven-Göran Bergh |
2013-07-31 | volume_id: Adopt to new kbuild style. | Sven-Göran Bergh |
2013-07-13 | Commonalize typical [b,]k,m suffix struct | Denys Vlasenko |
2013-06-27 | losetup: assorted fixes. Closes 6314 | Denys Vlasenko |
2013-05-15 | volume_id_internal.h: drop unoptimized byteswap routines | Denys Vlasenko |
2013-05-13 | mdev: use $DEVNAME in uevent sysfs file for device node name | Nikolaus Voss |
2013-05-09 | volume_id: fix ntfs attribute search | Oliver Metz |
2013-04-02 | mdev: call index_in_strings on $ACTION only after we checked it for NULL | Denys Vlasenko |
2013-03-27 | hexdump: need to use xstrtoull for off_t | Denys Vlasenko |
2013-03-27 | hexdump: don't unconditionally limit the usable address range | Denys Vlasenko |
2013-03-18 | mkfs_minix: use get_volume_size_in_bytes instead of local version | Denys Vlasenko |
2013-03-17 | mdev: fix build failure | Denys Vlasenko |
2013-03-12 | losetup: fix util-linux compatibility | Mandeep Singh Baines |
2013-02-27 | mdev: improve $SEQ handling; improve debug logging | Denys Vlasenko |
2013-02-26 | mdev: add environment variable match | Denys Vlasenko |
2013-02-11 | fdisk_sun: fix partition alignment | Aaro Koskinen |
2013-02-11 | fdisk_sun: fix corrupted partition data with blank disk | Aaro Koskinen |
2013-02-04 | mdev: chdir back to /dev after trying to read firmware | Denys Vlasenko |
2013-01-30 | mdev: extend debug logging output | Denys Vlasenko |
2013-01-24 | getopt: improve help text; code shrink | Denys Vlasenko |
2013-01-22 | mount: whitespace fix. no code changes | Denys Vlasenko |
2013-01-21 | mdev: fix mode of dir1 in =dir1/dir2/file rule | Denys Vlasenko |
2013-01-17 | mount: fix -o user=foo mishandling, fix unc= generation, add prefixpath= | Bernhard Reutner-Fischer |
2013-01-16 | mount: add unc option to CIFS mount (needed for Linux 3.4+) | Martin Santesson |
2013-01-14 | whitespace cleanup. no code changes | Denys Vlasenko |
2013-01-14 | Remove redundant 'config FEATURE_VOLUMEID_SQUASHFS' | Denys Vlasenko |
2013-01-14 | volume_id: add squashfs detection | Sven-Göran Bergh |
2013-01-14 | whitespace fixes. no code changes | Denys Vlasenko |
2013-01-14 | volume_id: uuid_format small code shrink | Sven-Göran Bergh |
2013-01-14 | volume_id: display hfs[+] 128-bit UUID properly | Sven-Göran Bergh |
2013-01-14 | blkid: add type display for hfsplus | Sven-Göran Bergh |
2013-01-05 | dmesg: handle multi-char log levels | Peter Korsgaard |
2012-12-19 | CONFIG_PID_FILE_PATH: new configuration option for pidfile paths | Anthony G. Basile |
2012-11-13 | volume_id: add exFAT detection | S-G Bergh |
2012-11-05 | blkid: show filesystem when both label and UUID are missing, but type is known | S-G Bergh |
2012-09-02 | blkid: add support for nilfs2 | Sven-Göran Bergh |