summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-06-01taskset: use libc based cpu_set_tKarel Zak3-158/+162
2010-06-01tests: add cpuset regression testKarel Zak5-1/+154
2010-06-01taskset: move bitmap routines to lib/cpuset.cKarel Zak4-237/+266
2010-05-28mount: fix coding styleKarel Zak1-1/+1
2010-05-28mount: detect when kernel silently adds MS_RDONLY flagPetr Uzel1-0/+12
2010-05-28git: ignore index files generated by ctags and cscopePetr Uzel1-0/+2
2010-05-28umount: do not sync() as the kernel does it by itselfPetr Uzel1-1/+0
2010-05-28mount: fix typo in commentPetr Uzel1-1/+1
2010-05-28mount: fix information about XFS log buffers in mount.8Christoph Hellwig1-9/+2
2010-05-24build-sys: replace ../ with $top_srcdirKarel Zak8-26/+31
2010-05-21blkid: remove duplicate option from man pageKarel Zak1-4/+0
2010-05-21libblkid: improve MD 0.90.0 detection (use sb->size)Karel Zak1-3/+22
2010-05-19tests: update fdisk testsKarel Zak5-16/+16
2010-05-18rdev: remove this deprecated commandKarel Zak6-516/+0
2010-05-18libblkid: improbe DDF detectionKarel Zak3-9/+68
2010-05-18libblkid: probe for (non-linux) RAIDs on whole devices onlyKarel Zak10-3/+35
2010-05-18libblkid: cleanup superblocks_safeprobe()Karel Zak1-86/+18
2010-05-18libblkid: improve MD 0.90 detectionKarel Zak3-27/+33
2010-05-18libblkid: tiny change in debug outputKarel Zak1-2/+4
2010-05-18libblkid: improve MD 1.0 detection, add UUID_SUBKarel Zak1-6/+64
2010-05-14fallocate: check for number of argumentsKarel Zak1-0/+5
2010-05-14fsfreeze: new commandHajime Taira5-2/+215
2010-05-14blkid: add 'export' output formatKarel Zak2-15/+45
2010-05-13blkid: add -i option to print I/O limitsKarel Zak2-38/+93
2010-05-13blkid: update man page/usage()Karel Zak2-1/+4
2010-05-13addpart: use atoll() for parsing command line argumentsThomas Fehr1-2/+2
2010-05-07cfdisk: support non-ascii characters in inputKarel Zak4-12/+87
2010-05-06tests: update blkid/md-raid1-* testsKarel Zak2-4/+12
2010-05-06libblkid: fix readline usageKarel Zak1-1/+1
2010-05-06tests: add blkid test for TuxOnIceKarel Zak2-0/+5
2010-05-06libblkid: set correct offsets for TuxOnIce signatureChow Loong Jin1-6/+14
2010-05-06unshare: drop potential euid privileges before execKarel Zak2-0/+10
2010-05-06ionice: non-cryptic error message when ionice can't execvpÆvar Arnfjörð Bjarmason1-1/+1
2010-05-03tests: add blkid tests for RAID1Karel Zak5-1/+297
2010-04-29script: optionally compile with libutempter to update utmpKarel Zak3-3/+39
2010-04-28fdisk: improve 'move begin of partition' commandKarel Zak1-5/+30
2010-04-28fdisk: improve add partition dialogKarel Zak1-4/+12
2010-04-28libblkid: fix LUKS versionKarel Zak1-1/+1
2010-04-27tests: explicitly use --chunk and --metadata in MD testKarel Zak1-1/+2
2010-04-27mount: revert ugly ENOMEDIUM supportKarel Zak3-37/+1
2010-04-27script: preserve child exit statusKarel Zak2-18/+34
2010-04-27logger: add note about 'kern' to the man pageKarel Zak1-4/+4
2010-04-23rtcwake: add disable action to rtcwake man pageMarek Otahal1-0/+3
2010-04-23rtcwake : add disable action for rtc alarmMarek Otahal1-1/+6
2010-04-23libblkid: reset superblocks result after errorKarel Zak1-1/+3
2010-04-23libblkid: cleanup some docsKarel Zak2-3/+18
2010-04-23libblkid: add blkid_partlist_get_table()Karel Zak4-25/+45
2010-04-23libblkid: don't gather PART_ENTRY_* values for binary interfaceKarel Zak1-1/+3
2010-04-22wipefs: print warning is PT detectedKarel Zak1-1/+1
2010-04-22blkid: improve RAIDs and tiny devices probingKarel Zak1-47/+20