summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-11-04Merge remote branch 'origin/master'LaMont Jones1-0/+1
2009-10-26mount: and libblkid: covert /dev/dm-N to /dev/mapper/<name>Karel Zak1-0/+1
2009-10-19Merge remote branch 'origin/master'LaMont Jones6-4/+83
2009-10-16include: use c.h in canonicalize.hKarel Zak1-4/+1
2009-10-16include: add c.h with fundamental C definitionsKarel Zak2-0/+50
2009-10-15fsck.minix: fix broken zone checkingKarel Zak1-0/+16
2009-10-15blockdev: fix topology ioctlsKarel Zak1-3/+5
2009-10-15blockdev: add topology ioctls supportKarel Zak1-0/+6
2009-10-14lib: import whole ismounted.c code from e2fsprogsKarel Zak1-0/+8
2009-10-10Merge remote branch 'origin/master'LaMont Jones2-12/+0
2009-09-29lib: remove pttype.cKarel Zak2-12/+0
2009-09-22Merge commit 'origin/master'LaMont Jones3-0/+11
2009-09-18libblkid: add blkid_driver_has_major()Karel Zak1-0/+1
2009-09-16lib: add a generic crc32()Karel Zak2-0/+10
2009-09-16Merge commit 'origin/master'LaMont Jones1-0/+1
2009-09-07rtcwake: add S5 supportKarel Zak1-0/+1
2009-08-23Merge commit 'origin/master'LaMont Jones2-0/+19
2009-08-21replace usleep() for systems that don't have themDaniel Mierswa2-0/+19
2009-07-21Merge commit 'origin/master'LaMont Jones1-1/+7
2009-07-02include: fix _PATH_DEVKarel Zak1-1/+1
2009-06-30include: clean up _PATH_DEV_* macrosKarel Zak1-1/+7
2009-03-20Merge commit 'origin/master'LaMont Jones8-5/+82
2009-03-17include: bitops - explicitly include endian.hKarel Zak1-0/+1
2009-03-12libs: pttype - fix typoKarel Zak1-1/+1
2009-03-12lib: wholedisk - extend API, add test programKarel Zak1-0/+1
2009-03-12lib: pttype - extend the API to work with file descriptorsKarel Zak1-0/+1
2009-03-12include: add missing files to Makefile.amKarel Zak1-2/+3
2009-03-12lib: add pttype.c for PT types detectionKarel Zak2-1/+12
2009-03-11lib: add is_whole_disk() from fdisk codeKarel Zak2-0/+9
2009-03-03lib: fix fsprobe wrapper (const char * is nonsense)Karel Zak1-6/+7
2009-02-26fdisk: (and partx) remove BLKGETLASTSECTKarel Zak1-2/+0
2009-02-20build-sys: add missing files to include/Makefile.amKarel Zak1-3/+17
2009-02-18fsck: move fsck from e2fsprogs to util-linux-ngKarel Zak1-0/+6
2009-02-17Merge branch 'stable/v2.14'LaMont Jones1-0/+7
2009-02-17mount: generic blkid/volume_id wrapper, use blkid_evaluate_*Karel Zak1-0/+23
2009-02-11mount: move realpath.c code to lib/Karel Zak1-0/+11
2009-02-06fdisk: cleanup _PATH_DEV_* macrosKarel Zak1-0/+2
2008-12-12mount: retry on ENOMEDIUMMatthias Koenig1-0/+3
2008-12-12include: use __BYTE_ORDER rather than AC specific WORDS_BIGENDIANKarel Zak1-3/+7
2008-12-08include: use __BYTE_ORDER rather than AC specific WORDS_BIGENDIANKarel Zak1-3/+7
2008-12-05include: swapheader.h is missing in Makefile.amKarel Zak1-1/+1
2008-12-05include: move swapheader.h to includeMatthias Koenig1-0/+24
2008-08-11mount: add fallback for versionsort()Karel Zak1-0/+7
2008-08-04losetup: looplist_* refactoring, remove scandir()Karel Zak1-0/+1
2008-07-30mount: retry on ENOMEDIUMMatthias Koenig1-0/+3
2008-07-24lib: blkdev.c clean up, non-linux supportSamuel Thibault1-3/+7
2007-12-18include: <stdint.h> provides everythingSamuel Thibault1-1/+0
2007-12-17include: add bitops.h with swab{16,32,64} macrosKarel Zak1-2/+20
2007-12-17include: add bitops.h with swab{16,32,64} macrosKarel Zak2-1/+52
2007-11-28include: add mount paths to pathnames.hKarel Zak1-2/+31