- 965b795 decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly by Denys Vlasenko · 4 years ago
- 2c92d1e volume_id: improve struct layout (smaller offesets, smaller insns on x86) by Denys Vlasenko · 4 years, 1 month ago
- c20e42e util-linux: support erofs filesystem by Norbert Lange · 4 years, 5 months ago
- 689d065 libbb: shrink recursive_action() by reducing memory pressure by Denys Vlasenko · 4 years, 2 months ago
- 2bbd1e1 Fix off by one error in FAT16 <=> FAT32 detection by Thomas Frauendorfer · 6 years ago
- 43b17b1 restore documentation on the build config language by Kartik Agaram · 7 years ago
- e411cd0 volume_id: add LittleFS detection by Sven-Göran Bergh · 7 years ago
- 0c4dbd4 regularize format of source file headers, no code changes by Denys Vlasenko · 7 years ago
- 8cae43c swapon: do not use FEATURE_MOUNT_LABEL, have your own FEATURE_SWAPONOFF_LABEL by Denys Vlasenko · 7 years ago
- 73c47f6 volume_id: enable minix detection by Denys Vlasenko · 7 years ago
- 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
- 10ad622 Spelling fixes in comments, documentation, tests and examples by Denys Vlasenko · 8 years ago
- f560422 Big cleanup in config help and description by Denys Vlasenko · 8 years ago
- d42cdc2 volume_id: Add support for UBIFS by Serj Kalichev · 8 years ago
- 3e134eb *: slap on a few ALIGN1/2s where appropriate by Denys Vlasenko · 9 years ago
- e0942ac blkid: add bcache support by Mike Frysinger · 9 years ago
- a90490f volume_id: fix a buglet introduced by is_prefixed_with() conversion by Alfonso Ranieri · 10 years ago
- 8dff01d libbb: introduce and use is_prefixed_with() by Denys Vlasenko · 10 years ago
- 9b2a9f0 fix assorted unused code and wrong format specs found by cppchekc (bug 6716) by Denys Vlasenko · 11 years ago
- 9369634 volume_id: add f2fs detection by Sven-Göran Bergh · 11 years ago
- e418b2e volume_id: nilfs config description. by Sven-Göran Bergh · 11 years ago
- 15d0a86 volume_id: Adopt to new config style. by Sven-Göran Bergh · 11 years ago
- 3b45801 volume_id: Adopt to new kbuild style. by Sven-Göran Bergh · 11 years ago
- aa94130 volume_id_internal.h: drop unoptimized byteswap routines by Denys Vlasenko · 12 years ago
- 041baf2 volume_id: fix ntfs attribute search by Oliver Metz · 12 years ago
- 60cb48c whitespace cleanup. no code changes by Denys Vlasenko · 12 years ago
- 90801da Remove redundant 'config FEATURE_VOLUMEID_SQUASHFS' by Denys Vlasenko · 12 years ago
- 6928d9f volume_id: add squashfs detection by Sven-Göran Bergh · 12 years ago
- 6967578 whitespace fixes. no code changes by Denys Vlasenko · 12 years ago
- 5218515 volume_id: uuid_format small code shrink by Sven-Göran Bergh · 12 years ago
- 07b419d volume_id: display hfs[+] 128-bit UUID properly by Sven-Göran Bergh · 12 years ago
- a58f7b7 blkid: add type display for hfsplus by Sven-Göran Bergh · 12 years ago
- e4b9451 volume_id: add exFAT detection by S-G Bergh · 12 years ago
- d2d5049 blkid: show filesystem when both label and UUID are missing, but type is known by S-G Bergh · 12 years ago
- c5a9fa2 blkid: add support for nilfs2 by Sven-Göran Bergh · 12 years ago
- 8019b3a volume_id: code shrink by Denys Vlasenko · 12 years ago
- 11f2c0d blkid: add type display for btrfs by Sven-Göran Bergh · 12 years ago
- ac164dd volume_id/ext: use common bb_e2fs_defs.h for ext2/3/4 constants and structs by Denys Vlasenko · 13 years ago
- 0133921 volume_id/ext: detect ext4 too by Denys Vlasenko · 13 years ago
- e8cfc3f blkid: if parameters are given, do not scan /dev by Denys Vlasenko · 13 years ago
- c3375f0 volume_id/get_devname: trivial code shrink by Denys Vlasenko · 13 years ago
- 48a5219 reverted LINHIB0001 swap signature addition by Denys Vlasenko · 14 years ago
- 90615a0 blkid: optional support for TYPE="fstype" by Denys Vlasenko · 14 years ago
- 86ffe5c volume_id: recognize compressed hibernate swap signature by James Hunt · 14 years ago
- 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
- f3ea792 *: mass cosmetic removal of extra empty lines. no code changes by Denys Vlasenko · 14 years ago
- d70e0e9 *: add INSERTs to *.src files where appropriate by Denys Vlasenko · 15 years ago
- da929a9 mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src by Denys Vlasenko · 15 years ago
- 73ccd0c volume_id/linux_swap: detect suspended image signatures too by Vladimir Dronnikov · 15 years ago
- 12ca080 *: eliminate more aliasing warnings by Denys Vlasenko · 15 years ago
- 6b9f163 *: style fixes. no code changes (verified with objdump) by Denys Vlasenko · 15 years ago
- 6331cf0 *: use "can't" instead of "cannot" by Denys Vlasenko · 15 years ago
- d784b65 btrfs.c: check first two superblocks, for additional robustness by Denys Vlasenko · 15 years ago
- 8930096 volume_id: add FAST_FUNC where appropriate by Denys Vlasenko · 15 years ago
- 662e8b7 volume_id: add support for btrfs by Vladimir Dronnikov · 15 years ago
- 606291b *: more portability fixes by Dan Fandrich by Denys Vlasenko · 15 years ago
- 9aff299 swaponoff: add uuid/label support. By Natanael Copa by Natanael Copa · 15 years ago
- 8dc0e19 use PACKED macro insted of open-coding GCC-ism by Denys Vlasenko · 15 years ago
- da49f58 move libc related stuff out of platform.h by Denys Vlasenko · 15 years ago
- 1881ba4 Update a comment, no code changes by Denys Vlasenko · 15 years ago
- 4fc5ec5 device matching against UUIDs: do not try floppies by Denys Vlasenko · 15 years ago
- d5f1b1b *: add FAST_FUNC to function ptrs where it makes sense by Denys Vlasenko · 16 years ago
- f81e8db *: make "pragma GCC visibility push(hidden)" less ugly by Denis Vlasenko · 16 years ago
- 9983d80 volumeid: fix bug 249 "findfs finds the wrong partition" by Denis Vlasenko · 16 years ago
- 28ea429 volume_id: abort early on read failures. should help with probing missing fdd's by Denis Vlasenko · 16 years ago
- efb545b optimize 16- and 32-bit moves by Denis Vlasenko · 16 years ago
- 1e10afc volume_id/fat: careful with sector#, it may not fit in 32 bits. +91 bytes by Denis Vlasenko · 16 years ago
- 802a7be add comment explaining previous change by Denis Vlasenko · 16 years ago
- 582dff0 volume identification: abolish /proc/partitions and /proc/cdroms by Denis Vlasenko · 16 years ago
- 1e19afd blkid: new applet. We almost had everything needed for it already by Denis Vlasenko · 16 years ago
- d5e3059 findfs: fix LUKS and FAT detection routines; do not exit if corrupted by Denis Vlasenko · 16 years ago
- 5415c85 libbb: [x]fopen_for_{read,write} introduced and used. (by Valdimir) by Denis Vlasenko · 16 years ago
- f5d8c90 style fixes, no code changes by Denis Vlasenko · 16 years ago
- 6b06cb8 more of -Wall fixes from Cristian Ionescu-Idbohrn. Some are fixing real bugs. by Denis Vlasenko · 17 years ago
- 77ad97f more -Wall warning fixes from Cristian Ionescu-Idbohrn. by Denis Vlasenko · 17 years ago
- 98636eb Use intra-DSO calls when we build libbusybox. No-op for normal build. by Denis Vlasenko · 17 years ago
- 2570b2e whitespace fixes by Denis Vlasenko · 17 years ago
- c693840 *: whitespace fixes, no code changes by Denis Vlasenko · 17 years ago
- 42cc304 lpr: add more accurate comments *: trailing whitespace removal by Denis Vlasenko · 17 years ago
- d25c33f volume_id: disable detection routines which are not setting label and uuid anyway by Denis Vlasenko · 17 years ago
- c5b7372 volude_id: remove unused fields and functions which were setting them by Denis Vlasenko · 17 years ago
- 85c2471 *: fix fallout from -Wunused-parameter by Denis Vlasenko · 17 years ago
- de7684a support for mount by label (not yet tested) by Denis Vlasenko · 17 years ago