aboutsummaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Expand)Author
2014-09-11tune2fs: always check disable_uninit_bg() return codeDarrick J. Wong
2014-09-11misc: zero s_jnl_blocks when removing internal journalDarrick J. Wong
2014-09-11dumpe2fs: display external journal feature flagsDarrick J. Wong
2014-09-11tune2fs: explicitly disallow tuning of journal devicesDarrick J. Wong
2014-09-11mke2fs: allow creation of journal device with superblock checksumDarrick J. Wong
2014-09-11misc: don't return ENOMEM if we run out of disk spaceDarrick J. Wong
2014-09-11e2fsck/debugfs: fix descriptor block size handling errors with journal_csumDarrick J. Wong
2014-08-29Merge tag 'v1.42.12' into nextTheodore Ts'o
2014-08-27mke2fs: complain if bigalloc and hugefiles_align_disk is incompatibleTheodore Ts'o
2014-08-25e2fsprogs: add supported file attributes to ext4.5 manpageEric Sandeen
2014-08-25Merge branch 'maint' into nextTheodore Ts'o
2014-08-24mke2fs: improve the error message when a non-existent file is specifiedTheodore Ts'o
2014-08-24mke2fs.8.in: explain how the fs-size parameter is interpretedTheodore Ts'o
2014-08-24dumpe2fs: complain if extra arguments are given on the command lineTheodore Ts'o
2014-08-24e2fuzz: fix pwrite64/pwrite usageDarrick J. Wong
2014-08-24misc: fix gcc warningsDarrick J. Wong
2014-08-15Merge branch 'maint' into nextTheodore Ts'o
2014-08-13filefrag: fix extent count calculation when using FIBMAPTheodore Ts'o
2014-08-10e2fuzz: fix build problems on macosx and i386 linuxDarrick J. Wong
2014-08-02dumpe2fs: complain when checksum verification failsDarrick J. Wong
2014-08-02e2fuzz: fix fs handle cleanup when closing failsDarrick J. Wong
2014-08-02Merge branch 'maint' into nextTheodore Ts'o
2014-08-02debugfs: fix argument parsing in do_freefrag()Artemiy Volkov
2014-08-02misc: fix Makefile for profiled buildTheodore Ts'o
2014-08-01filefrag: minor code fixes and cleanupsAndreas Dilger
2014-08-01misc: quiet signed/unsigned charactr compiler warningsAndreas Dilger
2014-07-31tune2fs: fix uninitialized variable in remove_journal_deviceTheodore Ts'o
2014-07-29Merge branch 'maint' into nextTheodore Ts'o
2014-07-28tune2fs: update journal users while updating fs UUID (with external journal)Azat Khuzhin
2014-07-28tune2fs: update journal super block when changing UUID for fs.Azat Khuzhin
2014-07-28tune2fs: remove_journal_device(): use the correct block to find jsbAzat Khuzhin
2014-07-28journal: use consts instead of 1024 and add helper for journal with 1k blocksizeAzat Khuzhin
2014-07-28Merge branch 'maint' into nextTheodore Ts'o
2014-07-27misc: copy extended attributes in populate_fsRoss Burton
2014-07-27filefrag: fix block size valueRakesh Pandit
2014-07-27filefrag: fix -B option and extents calculation for FIBMAPRakesh Pandit
2014-07-26Merge branch 'maint' into nextTheodore Ts'o
2014-07-26libext2fs: provide a function to set inode sizeDarrick J. Wong
2014-07-26Merge branch 'maint' into nextTheodore Ts'o
2014-07-26Fix 32/64-bit overflow when multiplying by blocks/clusters per groupTheodore Ts'o
2014-07-25build: fix unused/uninitialized variable warningsAndreas Dilger
2014-07-25e2fuzz: Create a tool to fuzz ext* filesystemsDarrick J. Wong
2014-07-25mke2fs: set error behavior at initialization timeDarrick J. Wong
2014-07-25Merge branch 'maint' into nextTheodore Ts'o
2014-07-25misc: fix problems with strncatDarrick J. Wong
2014-07-22Merge branch 'maint' into nextTheodore Ts'o
2014-07-22e4defrag: backwards-allocated files should be defragmented tooDarrick J. Wong
2014-07-10mke2fs: fix fencepost error when calling strncatTheodore Ts'o
2014-07-10Merge remote-tracking branch 'origin/maint' into nextTheodore Ts'o
2014-07-10Fix nroff macro issue in chattr man pageTheodore Ts'o