Show patches with: Submitter = Darrick Wong       |   1169 patches
« 1 2 3 411 12 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[3/3] ext4: allow online filesystem uuid queries fs: online filesystem uuid operations - - - - --- 2020-02-27 Darrick Wong New
[2/3] xfs: allow online filesystem uuid queries fs: online filesystem uuid operations - - - - --- 2020-02-27 Darrick Wong New
[1/3] vfs: create ioctls to query and set the filesystem uuids fs: online filesystem uuid operations - - - - --- 2020-02-27 Darrick Wong New
[v2,1/4] vfs: create a generic checking function for FS_IOC_SETFLAGS [v2,1/4] vfs: create a generic checking function for FS_IOC_SETFLAGS - - 1 - --- 2019-06-12 Darrick Wong New
[v2,4/4] xfs: don't allow most setxattr to immutable files Untitled series #101616 - - - - --- 2019-04-09 Darrick Wong New
[2/2] libext2fs: try to always use PUNCH_HOLE for unix_discard e2fprogs: block zero/discard cleanups - - 2 - --- 2018-04-17 Darrick Wong New
[1/2] libext2fs: use ZERO_RANGE before PUNCH_HOLE in unix_zeroout e2fprogs: block zero/discard cleanups - - 1 - --- 2018-04-17 Darrick Wong New
[v2] ext4: create an ioctl report fs geometry - - - - --- 2017-03-02 Darrick Wong New
vfs: hoist {XFS,EXT4,F2FS}_IOC_{GOING,SHUT}DOWN to the VFS - - - - --- 2017-02-23 Darrick Wong New
[RFC] xfs_scrub: create online filesystem scrub program - - - - --- 2016-04-15 Darrick Wong New
[v2,12/12] block: test fallocate for block devices - - - - --- 2016-03-15 Darrick Wong New
ext4: use directio end_io error status to finish unwritten aio dio correctly - - - - --- 2016-02-18 Darrick Wong New
[23/25,v2] ext2fs: add readahead method to improve scanning - - - - --- 2014-09-11 Darrick Wong New
debugfs: Add inline data feature for symlink. - - - - --- 2014-08-08 Darrick Wong New
[36/37] tests: test date handling - - - - --- 2014-05-01 Darrick Wong New
[35/37] tests: enable using fuse2fs with metadata checksum test - - - - --- 2014-05-01 Darrick Wong New
[3/3] e2fsck: read-ahead metadata during pass1 and pass2 - - - - --- 2014-02-01 Darrick Wong New
[2/3] libext2fs: allow clients to read-ahead metadata - - - - --- 2014-02-01 Darrick Wong New
[1/3] ext2fs: add readahead method to improve scanning - - - - --- 2014-02-01 Darrick Wong New
[RFC,v2] fs: new FS_IOC_[GS]ETFLAGS2 interface - - - - --- 2014-01-07 Darrick Wong New
[RFC] fs: xattr-based FS_IOC_[GS]ETFLAGS interface - - - - --- 2014-01-07 Darrick Wong New
[49/74] mke2fs: set block_validity as a default mount option - - - - --- 2013-12-11 Darrick Wong New
[2/2] ext4: Spot-check block group sub-table locations - - 1 - --- 2013-09-28 Darrick Wong New
[2/2] ext4: Spot-check block group sub-table locations - - - - --- 2013-09-27 Darrick Wong New
[1/2] ext4: Don't count free clusters from a corrupt block group - - - - --- 2013-09-27 Darrick Wong New
resize2fs: Use blk64_t and location getters for free_gdp_blocks() - - - - --- 2013-08-13 Darrick Wong New
[v3] jbd2: Fix block tag checksum verification brokenness - - - - --- 2013-05-13 Darrick Wong New
tune2fs: prohibit toggling uninit_bg on live filesystems tune2fs: prohibit toggling uninit_bg on live filesystems - - - - --- 2019-11-20 Darrick Wong Accepted
[2/2] e2scrub_all: fix broken stdin redirection e2scrub: fix some problems - - - - --- 2019-11-05 Darrick Wong Accepted
[1/2] e2scrub_all: don't even reap if the config file doesn't allow it e2scrub: fix some problems - - - - --- 2019-11-05 Darrick Wong Accepted
e2scrub: remove -C from e2scrub_all e2scrub: remove -C from e2scrub_all - - - - --- 2019-06-04 Darrick Wong Accepted
ext4: prohibit fstrim in norecovery mode ext4: prohibit fstrim in norecovery mode - - - - --- 2019-03-23 Darrick Wong Accepted
libext2fs: revert "try to always use PUNCH_HOLE for unix_discard" libext2fs: revert "try to always use PUNCH_HOLE for unix_discard" - - - - --- 2019-01-14 Darrick Wong Accepted
e2freefrag: fix free blocks count during live scan e2freefrag: fix free blocks count during live scan - - - - --- 2018-11-08 Darrick Wong Accepted
e2scrub: fix systemd escaping again e2scrub: fix systemd escaping again - - - - --- 2018-11-05 Darrick Wong Accepted
[1/2] docs: move ext4 administrative docs to admin-guide/ ext4: even more documentation fixes - - - - --- 2018-10-05 Darrick Wong Accepted
[3/3] docs: make ext4 readme tables readable ext4: documentation fixes - - - - --- 2018-09-26 Darrick Wong Accepted
[2/3] docs: fix ext4 documentation table formatting problems ext4: documentation fixes - - - - --- 2018-09-26 Darrick Wong Accepted
[1/3] docs: generate a separate ext4 pdf file from the documentation ext4: documentation fixes - - - - --- 2018-09-26 Darrick Wong Accepted
[3/3] e2scrub: fix makefile MKINSTALLDIRS -> MKDIR_P e2fprogs: miscellaneous fixes - - - - --- 2018-08-28 Darrick Wong Accepted
[2/3] libext2fs: try to always use PUNCH_HOLE for unix_discard e2fprogs: miscellaneous fixes - - 1 - --- 2018-08-28 Darrick Wong Accepted
[1/3] libext2fs: use ZERO_RANGE before PUNCH_HOLE in unix_zeroout e2fprogs: miscellaneous fixes - - 1 - --- 2018-08-28 Darrick Wong Accepted
[2/2] docs: add new ext4 superblock time extension fields [1/2] docs: create filesystem internal section - - - - --- 2018-07-26 Darrick Wong Accepted
[1/2] docs: create filesystem internal section [1/2] docs: create filesystem internal section - - - - --- 2018-07-26 Darrick Wong Accepted
[v2,11/13] ext4: import inode data fork chapter from wiki page Untitled series #56755 - - - - --- 2018-07-20 Darrick Wong Accepted
[v2,02/13] ext4: convert ext4.rst to restructuredtext format Untitled series #56538 - - - - --- 2018-07-19 Darrick Wong Accepted
[v2,03/13] ext4: import on-disk layout book from wiki page Untitled series #54804 - - - - --- 2018-07-10 Darrick Wong Accepted
[13/13] ext4: import extended attributes chapter from wiki page ext4: major documentation surgery - - - - --- 2018-07-10 Darrick Wong Accepted
[12/13] ext4: import directory layout chapter from wiki page ext4: major documentation surgery - - - - --- 2018-07-10 Darrick Wong Accepted
[10/13] ext4: import inodes chapter from wiki page ext4: major documentation surgery - - - - --- 2018-07-10 Darrick Wong Accepted
[09/13] ext4: import journal chapter from wiki page ext4: major documentation surgery - - - - --- 2018-07-10 Darrick Wong Accepted
[08/13] ext4: import multi-mount protection chapter from wiki page ext4: major documentation surgery - - - - --- 2018-07-10 Darrick Wong Accepted
[07/13] ext4: import bitmaps chapter from wiki page ext4: major documentation surgery - - - - --- 2018-07-10 Darrick Wong Accepted
[06/13] ext4: import group descriptors chapter from wiki page ext4: major documentation surgery - - - - --- 2018-07-10 Darrick Wong Accepted
[05/13] ext4: import superblocks chapter from wiki page ext4: major documentation surgery - - - - --- 2018-07-10 Darrick Wong Accepted
[04/13] ext4: import high level design chapter from wiki page ext4: major documentation surgery - - - - --- 2018-07-10 Darrick Wong Accepted
[01/13] ext4: move ext4.txt into its own directory ext4: major documentation surgery - - - - --- 2018-07-10 Darrick Wong Accepted
[v2,5/5] e2fsck: adjust quota counters when clearing orphaned inodes Untitled series #35707 - - - - --- 2018-03-25 Darrick Wong Accepted
ext4: in ext4_seek_{hole,data}, return -ENXIO for negative offsets - - - - --- 2017-07-12 Darrick Wong Accepted
ext4: fix off-by-one fsmap error on 1k block filesystems - - - - --- 2017-06-21 Darrick Wong Accepted
[v2] e2freefrag: use GETFSMAP on mounted filesystems - - 1 - --- 2017-05-15 Darrick Wong Accepted
[1/3] misc: fix all the compiler warnings - - - - --- 2017-03-02 Darrick Wong Accepted
partinfo: fix some build errors - - - - --- 2016-10-15 Darrick Wong Accepted
fuse2fs: delete unused variables - - - - --- 2016-04-19 Darrick Wong Accepted
e2image: ignore checksum errors - - - - --- 2016-04-19 Darrick Wong Accepted
[9/9] libext2fs: sort keys for xattr blocks - - - 1 --- 2016-02-13 Darrick Wong Accepted
[8/9] tune2fs: recover the journal - - - - --- 2016-02-13 Darrick Wong Accepted
[7/9] tune2fs: confirm dangerous operations - - - - --- 2016-02-13 Darrick Wong Accepted
[6/9] filefrag: accommodate holes when calculating expected values - - - - --- 2016-02-13 Darrick Wong Accepted
[5/9] tests: check proper operation of metadata_csum_seed - - - - --- 2016-02-13 Darrick Wong Accepted
[4/9] mke2fs: store checksum seed at format time - - - - --- 2016-02-13 Darrick Wong Accepted
[3/9] e2fsck: check the checksum seed feature flag is set correctly - - - - --- 2016-02-13 Darrick Wong Accepted
[2/9] tune2fs: allow user to turn on saving the checksum seed - - - - --- 2016-02-13 Darrick Wong Accepted
[1/9] libext2fs: store checksum seed in superblock - - - - --- 2016-02-13 Darrick Wong Accepted
e2fsck: zap extent-format inode with no extent header - - - - --- 2015-11-28 Darrick Wong Accepted
fuse2fs: set inode's uid/gid when creating inode - - - - --- 2015-11-23 Darrick Wong Accepted
[v2,6/8] ext4: make the bitmap read routines return real error codes - - - - --- 2015-10-15 Darrick Wong Accepted
[8/8] jbd2: clean up feature test macros with predicate functions - - - - --- 2015-10-12 Darrick Wong Accepted
[7/8] ext4: clean up feature test macros with predicate functions - - - - --- 2015-10-12 Darrick Wong Accepted
[5/8] ext4: call out CRC and corruption errors with specific error codes - - - - --- 2015-10-12 Darrick Wong Accepted
[2/8] ext4: promote ext4 over ext2 in the default probe order - - - - --- 2015-10-12 Darrick Wong Accepted
[1/8] jbd2: gate checksum calculations on crc driver presence, not sb flags - - - 1 --- 2015-10-12 Darrick Wong Accepted
tune2fs: don't change UUID on a mounted metadata_csum fs - - - - --- 2015-09-29 Darrick Wong Accepted
libext2fs: fix maximum bg overhead calculation with meta_bg enabled in ext2fs_initialize - - - - --- 2015-09-19 Darrick Wong Accepted
e2fsck: check htree leaf block checksums - - - - --- 2015-06-22 Darrick Wong Accepted
[16/14] libext2fs: require the inline data xattr on all inline data files - - - - --- 2015-06-05 Darrick Wong Accepted
[v2,11/14] libext2fs: use fallocate for creating journals and hugefiles - - - - --- 2015-05-18 Darrick Wong Accepted
[15/14] libext2fs: remove unnecessary undo file flush calls - - - - --- 2015-05-18 Darrick Wong Accepted
[v2,05/14] e2fsck: fix buffer overrun in revoke block scanning - - - - --- 2015-05-14 Darrick Wong Accepted
[v2] jbd2: fix r_count overflows leading to buffer overflow in journal recovery - - 1 - --- 2015-05-14 Darrick Wong Accepted
[13/14] tests: test debugfs punch command - - - - --- 2015-05-14 Darrick Wong Accepted
[12/14] debugfs: implement fallocate - - - - --- 2015-05-14 Darrick Wong Accepted
[09/14] libext2fs: add new hooks to support large allocations - - - - --- 2015-05-14 Darrick Wong Accepted
[08/14] libext2fs: find/alloc a range of empty blocks - - - - --- 2015-05-14 Darrick Wong Accepted
[07/14] libext2fs: support allocating uninit blocks in bmap2() - - - - --- 2015-05-14 Darrick Wong Accepted
[06/14] e2fsck: convert block-mapped files to extents on bigalloc fs - - - - --- 2015-05-14 Darrick Wong Accepted
[04/14] filefrag: fix broken extent emulation and uninitialized variables - - - - --- 2015-05-14 Darrick Wong Accepted
[03/14] misc: fix undo file setup - - - - --- 2015-05-14 Darrick Wong Accepted
[02/14] undo-io: write out index block after every write - - - - --- 2015-05-14 Darrick Wong Accepted
[01/14] misc: fix Coverity bugs - - - - --- 2015-05-14 Darrick Wong Accepted
« 1 2 3 411 12 »