Linux Ext4 Filesystem
[Prev Page][Next Page]
- [PATCH 4/4] e2fsck: don't abort if the journal is corrupted due to checksum errors
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [PATCH 3/4] e2fsck: don't try to set a UUID on metadata_csum file systems
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v3 1/2] ext4: Pass in DIO_SKIP_DIO_COUNT flag if inode_dio_begin() called
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [Bug 116471] Core in ext4 filesystem on a Dell Server
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 116471] New: Core in ext4 filesystem on a Dell Server
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [PATCH 00/42] v7: separate operations from flags in the bio/request structs
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 00/42] v7: separate operations from flags in the bio/request structs
- From: mchristi@xxxxxxxxxx
- [PATCH 01/42] block/fs/drivers: remove rw argument from submit_bio
- From: mchristi@xxxxxxxxxx
- [PATCH 02/42] block: add REQ_OP definitions and bi_op/op fields
- From: mchristi@xxxxxxxxxx
- [PATCH 03/42] block, fs, mm, drivers: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 04/42] fs: have submit_bh users pass in op and flags separately
- From: mchristi@xxxxxxxxxx
- [PATCH 06/42] direct-io: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 07/42] btrfs: have submit_one_bio users setup bio bi_op
- From: mchristi@xxxxxxxxxx
- [PATCH 05/42] fs: have ll_rw_block users pass in op and flags separately
- From: mchristi@xxxxxxxxxx
- [PATCH 08/42] btrfs: set bi_op tp REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 10/42] btrfs: use bio fields for op and flags
- From: mchristi@xxxxxxxxxx
- [PATCH 12/42] gfs2: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 09/42] btrfs: update __btrfs_map_block for bi_op transition
- From: mchristi@xxxxxxxxxx
- [PATCH 13/42] xfs: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 11/42] f2fs: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 14/42] hfsplus: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 16/42] nilfs: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 15/42] mpage: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 17/42] ocfs2: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 18/42] pm: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- Re: [PATCH v2 5/5] dax: handle media errors in dax_do_io
- From: Toshi Kani <toshi.kani@xxxxxxx>
- [PATCH 20/42] dm: pass dm stats data dir instead of bi_rw
- From: mchristi@xxxxxxxxxx
- [PATCH 19/42] dm: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- XFS reverse-mapping, reflink, and online fs scrub update
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 21/42] bcache: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 23/42] md/raid: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 22/42] drbd: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 26/42] block: copy bio op to request op
- From: mchristi@xxxxxxxxxx
- [PATCH 24/42] xen: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 27/42] block: prepare request creation/destruction code to use REQ_OPs
- From: mchristi@xxxxxxxxxx
- [PATCH 25/42] target: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 29/42] block: prepare elevator to use REQ_OPs.
- From: mchristi@xxxxxxxxxx
- [PATCH 30/42] blkg_rwstat: separate op from flags
- From: mchristi@xxxxxxxxxx
- [PATCH 28/42] block: prepare mq request creation to use REQ_OPs
- From: mchristi@xxxxxxxxxx
- [PATCH 32/42] block: convert is_sync helpers to use REQ_OPs.
- From: mchristi@xxxxxxxxxx
- [PATCH 31/42] block: convert merge/insert code to check for REQ_OPs.
- From: mchristi@xxxxxxxxxx
- [PATCH 33/42] block: convert rq_data_dir helper to use REQ_OPs
- From: mchristi@xxxxxxxxxx
- [PATCH 35/42] blktrace: get op from req->op/bio->bi_op
- From: mchristi@xxxxxxxxxx
- [PATCH 34/42] drivers: set request op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 37/42] block, fs, drivers: do use bi_rw/cmd_flags for REQ_OPs.
- From: mchristi@xxxxxxxxxx
- [PATCH 36/42] ide cd: do not set REQ_WRITE on requests.
- From: mchristi@xxxxxxxxxx
- [PATCH 39/42] block: shrink bio/request fields
- From: mchristi@xxxxxxxxxx
- [PATCH 38/42] block, fs: remove old REQ definitions.
- From: mchristi@xxxxxxxxxx
- [PATCH 40/42] block, drivers: add REQ_OP_FLUSH operation
- From: mchristi@xxxxxxxxxx
- [PATCH 41/42] block: do not use REQ_FLUSH for tracking flush support
- From: mchristi@xxxxxxxxxx
- [PATCH 42/42] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
- From: mchristi@xxxxxxxxxx
- Re: [PATCH v2 5/5] dax: handle media errors in dax_do_io
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- Re: [PATCH v2 5/5] dax: handle media errors in dax_do_io
- From: Toshi Kani <toshi.kani@xxxxxxx>
- [PATCH v4 2/2] ext4: Make cache hits/misses per-cpu counts
- From: Waiman Long <Waiman.Long@xxxxxxx>
- [PATCH v4 1/2] ext4: Add DIO_SKIP_DIO_COUNT flag to dax_do_io()
- From: Waiman Long <Waiman.Long@xxxxxxx>
- [PATCH v4 0/2] ext4: Improve parallel I/O performance on NVDIMM
- From: Waiman Long <Waiman.Long@xxxxxxx>
- Re: [PATCH 41/42] block: do not use REQ_FLUSH for tracking flush support
- From: Mike Christie <mchristi@xxxxxxxxxx>
- Re: [PATCH v2 5/5] dax: handle media errors in dax_do_io
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v2 5/5] dax: handle media errors in dax_do_io
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- Re: [PATCH v2 5/5] dax: handle media errors in dax_do_io
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v2 5/5] dax: handle media errors in dax_do_io
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- Re: [PATCH v2 5/5] dax: handle media errors in dax_do_io
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v2 5/5] dax: handle media errors in dax_do_io
- From: "Verma, Vishal L" <vishal.l.verma@xxxxxxxxx>
- Re: [PATCH v3 1/2] ext4: Pass in DIO_SKIP_DIO_COUNT flag if inode_dio_begin() called
- From: Waiman Long <waiman.long@xxxxxxx>
- Re: [PATCH v2 5/5] dax: handle media errors in dax_do_io
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- Re: [PATCH v2 5/5] dax: handle media errors in dax_do_io
- From: "Verma, Vishal L" <vishal.l.verma@xxxxxxxxx>
- Re: [PATCH v2 5/5] dax: handle media errors in dax_do_io
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- Re: [PATCH v2 4/5] dax: use sb_issue_zerout instead of calling dax_clear_sectors
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- Re: [PATCH] e2image: don't leak progress info to stdout
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v2 3/5] dax: enable dax in the presence of known media errors (badblocks)
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- Re: [PATCH] ext4: allow readdir()'s of large empty directories to be interrupted
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v2 2/5] dax: fallback from pmd to pte on error
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- Re: [PATCH v2 1/5] block, dax: pass blk_dax_ctl through to drivers
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- [PATCH 01/42] block/fs/drivers: remove rw argument from submit_bio
- From: mchristi@xxxxxxxxxx
- [PATCH 02/42] block: add REQ_OP definitions and bi_op/op fields
- From: mchristi@xxxxxxxxxx
- [PATCH 00/42] v6: separate operations from flags in the bio/request structs
- From: mchristi@xxxxxxxxxx
- [PATCH 03/42] block, fs, mm, drivers: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 06/42] direct-io: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 05/42] fs: have ll_rw_block users pass in op and flags separately
- From: mchristi@xxxxxxxxxx
- [PATCH 07/42] btrfs: have submit_one_bio users setup bio bi_op
- From: mchristi@xxxxxxxxxx
- [PATCH 04/42] fs: have submit_bh users pass in op and flags separately
- From: mchristi@xxxxxxxxxx
- [PATCH 08/42] btrfs: set bi_op tp REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 09/42] btrfs: update __btrfs_map_block for bi_op transition
- From: mchristi@xxxxxxxxxx
- [PATCH 10/42] btrfs: use bio fields for op and flags
- From: mchristi@xxxxxxxxxx
- [PATCH 13/42] xfs: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 14/42] hfsplus: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 12/42] gfs2: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 15/42] mpage: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 17/42] ocfs2: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 11/42] f2fs: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 16/42] nilfs: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 18/42] pm: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 20/42] dm: pass dm stats data dir instead of bi_rw
- From: mchristi@xxxxxxxxxx
- [PATCH 19/42] dm: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 21/42] bcache: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 23/42] md/raid: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 25/42] target: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 22/42] drbd: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 24/42] xen: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 27/42] block: prepare request creation/destruction code to use REQ_OPs
- From: mchristi@xxxxxxxxxx
- [PATCH 26/42] block: copy bio op to request op
- From: mchristi@xxxxxxxxxx
- [PATCH 28/42] block: prepare mq request creation to use REQ_OPs
- From: mchristi@xxxxxxxxxx
- [PATCH 31/42] block: convert merge/insert code to check for REQ_OPs.
- From: mchristi@xxxxxxxxxx
- [PATCH 30/42] blkg_rwstat: separate op from flags
- From: mchristi@xxxxxxxxxx
- [PATCH 32/42] block: convert is_sync helpers to use REQ_OPs.
- From: mchristi@xxxxxxxxxx
- [PATCH 33/42] block: convert rq_data_dir helper to use REQ_OPs
- From: mchristi@xxxxxxxxxx
- [PATCH 29/42] block: prepare elevator to use REQ_OPs.
- From: mchristi@xxxxxxxxxx
- [PATCH 34/42] drivers: set request op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 37/42] block, fs, drivers: do use bi_rw/cmd_flags for REQ_OPs.
- From: mchristi@xxxxxxxxxx
- Re: [PATCH 41/42] block: do not use REQ_FLUSH for tracking flush support
- From: Juergen Gross <kernel@xxxxxxxxx>
- [PATCH 36/42] ide cd: do not set REQ_WRITE on requests.
- From: mchristi@xxxxxxxxxx
- [PATCH 35/42] blktrace: get op from req->op/bio->bi_op
- From: mchristi@xxxxxxxxxx
- [PATCH 38/42] block, fs: remove old REQ definitions.
- From: mchristi@xxxxxxxxxx
- [PATCH 40/42] block, drivers: add REQ_OP_FLUSH operation
- From: mchristi@xxxxxxxxxx
- [PATCH 41/42] block: do not use REQ_FLUSH for tracking flush support
- From: mchristi@xxxxxxxxxx
- [PATCH 42/42] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
- From: mchristi@xxxxxxxxxx
- [PATCH 39/42] block: shrink bio/request fields
- From: mchristi@xxxxxxxxxx
- Re: [PATCH v3 1/2] ext4: Pass in DIO_SKIP_DIO_COUNT flag if inode_dio_begin() called
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [RFC] xfs_scrub: create online filesystem scrub program
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH] e2image: don't leak progress info to stdout
- From: Eric Sandeen <sandeen@xxxxxxxxxx>
- Re: [PATCH] ext4: allow readdir()'s of large empty directories to be interrupted
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] ext4: allow readdir()'s of large empty directories to be interrupted
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v3 1/2] ext4: Pass in DIO_SKIP_DIO_COUNT flag if inode_dio_begin() called
- From: Waiman Long <waiman.long@xxxxxxx>
- Backport commit 5e1021f2b6dff
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 00/42] v5: separate operations from flags in the bio/request structs
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: ext4 error
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v3 1/2] ext4: Pass in DIO_SKIP_DIO_COUNT flag if inode_dio_begin() called
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- 答复: ext4 error
- From: Eric Shang <EricShang@xxxxxxxxxxx>
- [Bug 109331] EXT4-fs (sda1): couldn't mount as ext3 due to feature incompatibilities
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [PATCH 00/42] v5: separate operations from flags in the bio/request structs
- From: mchristi@xxxxxxxxxx
- [PATCH 01/42] block/fs/drivers: remove rw argument from submit_bio
- From: mchristi@xxxxxxxxxx
- [PATCH 04/42] fs: have submit_bh users pass in op and flags separately
- From: mchristi@xxxxxxxxxx
- [PATCH 02/42] block: add REQ_OP definitions and bi_op/op fields
- From: mchristi@xxxxxxxxxx
- [PATCH 03/42] block, fs, mm, drivers: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 05/42] fs: have ll_rw_block users pass in op and flags separately
- From: mchristi@xxxxxxxxxx
- [PATCH 06/42] direct-io: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 08/42] btrfs: set bi_op tp REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 09/42] btrfs: update __btrfs_map_block for bi_op transition
- From: mchristi@xxxxxxxxxx
- [PATCH 07/42] btrfs: have submit_one_bio users setup bio bi_op
- From: mchristi@xxxxxxxxxx
- [PATCH 14/42] hfsplus: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 13/42] xfs: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 15/42] mpage: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 10/42] btrfs: use bio fields for op and flags
- From: mchristi@xxxxxxxxxx
- [PATCH 11/42] f2fs: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 12/42] gfs2: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 16/42] nilfs: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 17/42] ocfs2: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 18/42] pm: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 19/42] dm: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 20/42] dm: pass dm stats data dir instead of bi_rw
- From: mchristi@xxxxxxxxxx
- [PATCH 22/42] drbd: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 21/42] bcache: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 24/42] xen: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 23/42] md/raid: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 27/42] block: prepare request creation/destruction code to use REQ_OPs
- From: mchristi@xxxxxxxxxx
- [PATCH 26/42] block: copy bio op to request op
- From: mchristi@xxxxxxxxxx
- [PATCH 25/42] target: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 28/42] block: prepare mq request creation to use REQ_OPs
- From: mchristi@xxxxxxxxxx
- [PATCH 32/42] block: convert is_sync helpers to use REQ_OPs.
- From: mchristi@xxxxxxxxxx
- [PATCH 30/42] blkg_rwstat: separate op from flags
- From: mchristi@xxxxxxxxxx
- [PATCH 33/42] block: convert rq_data_dir helper to use REQ_OPs
- From: mchristi@xxxxxxxxxx
- [PATCH 31/42] block: convert merge/insert code to check for REQ_OPs.
- From: mchristi@xxxxxxxxxx
- [PATCH 34/42] drivers: set request op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 35/42] blktrace: get op from req->op/bio->bi_op
- From: mchristi@xxxxxxxxxx
- [PATCH 29/42] block: prepare elevator to use REQ_OPs.
- From: mchristi@xxxxxxxxxx
- [PATCH 37/42] block, fs, drivers: do use bi_rw/cmd_flags for REQ_OPs.
- From: mchristi@xxxxxxxxxx
- [PATCH 36/42] ide cd: do not set REQ_WRITE on requests.
- From: mchristi@xxxxxxxxxx
- [PATCH 38/42] block, fs: remove old REQ definitions.
- From: mchristi@xxxxxxxxxx
- [PATCH 40/42] block, drivers: add REQ_OP_FLUSH operation
- From: mchristi@xxxxxxxxxx
- [PATCH 39/42] block: shrink bio/request fields
- From: mchristi@xxxxxxxxxx
- [PATCH 42/42] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
- From: mchristi@xxxxxxxxxx
- [PATCH 41/42] block: use QUEUE flags instead of flush_flags to test for flush support
- From: mchristi@xxxxxxxxxx
- Re: [PATCH v2 2/5] ext4: call dax_get_unmapped_area() for DAX pmd mappings
- From: Toshi Kani <toshi.kani@xxxxxxx>
- Re: [PATCH v2 2/5] ext4: call dax_get_unmapped_area() for DAX pmd mappings
- From: Matthew Wilcox <willy@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/5] ext4: call dax_get_unmapped_area() for DAX pmd mappings
- From: Toshi Kani <toshi.kani@xxxxxxx>
- Re: [PATCH v2 1/5] dax: add dax_get_unmapped_area for pmd mappings
- From: Toshi Kani <toshi.kani@xxxxxxx>
- Re: ext4 error
- From: Toshi Kani <toshi.kani@xxxxxxx>
- ext4 error
- From: Eric Shang <EricShang@xxxxxxxxxxx>
- Re: [PATCH 0/4 v2] ext4: Fix data exposure after a crash
- From: Jan Kara <jack@xxxxxxx>
- [Bug 107301] system hang during ext4 xattr operation
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- UBSAN warning from fs/ext4/mballoc.c:1281:11 - shift exponent -1 is negative
- From: Meelis Roos <mroos@xxxxxxxx>
- Re: [PATCH v2 1/5] dax: add dax_get_unmapped_area for pmd mappings
- From: Matthew Wilcox <willy@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/5] ext4: call dax_get_unmapped_area() for DAX pmd mappings
- From: Matthew Wilcox <willy@xxxxxxxxxxxxxxx>
- [PATCH v2 1/5] dax: add dax_get_unmapped_area for pmd mappings
- From: Toshi Kani <toshi.kani@xxxxxxx>
- [PATCH v2 4/5] ext2: call dax_get_unmapped_area() for DAX pmd mappings
- From: Toshi Kani <toshi.kani@xxxxxxx>
- [PATCH v2 2/5] ext4: call dax_get_unmapped_area() for DAX pmd mappings
- From: Toshi Kani <toshi.kani@xxxxxxx>
- [PATCH v2 0/5] Align mmap address for DAX pmd mappings
- From: Toshi Kani <toshi.kani@xxxxxxx>
- Re: [PATCH v2 2/4] percpu_stats: Enable 64-bit counts in 32-bit architectures
- From: Waiman Long <waiman.long@xxxxxxx>
- [PATCH v3 1/2] ext4: Pass in DIO_SKIP_DIO_COUNT flag if inode_dio_begin() called
- From: Waiman Long <Waiman.Long@xxxxxxx>
- [PATCH v3 2/2] ext4: Make cache hits/misses per-cpu counts
- From: Waiman Long <Waiman.Long@xxxxxxx>
- [PATCH v3 0/2] ext4: Improve parallel I/O performance on NVDIMM
- From: Waiman Long <Waiman.Long@xxxxxxx>
- [Bug 107301] system hang during ext4 xattr operation
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [PATCH] ext4: make it possible to interrupt initial readdir call
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [GIT PULL] ext4 bug fixes for 4.6
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v2 2/4] percpu_stats: Enable 64-bit counts in 32-bit architectures
- From: Tejun Heo <tj@xxxxxxxxxx>
- [Bug 113041] mbcache NULL pointer dereference
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Exposes stale data in ext4 data=ordered + delalloc
- From: Kazuya Mio <k-mio@xxxxxxxxxxxxx>
- Re: [GIT PULL] ext4 bug fixes for 4.6
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] ext4 bug fixes for 4.6
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] ext4 bug fixes for 4.6
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] ext4 bug fixes for 4.6
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] ext4 bug fixes for 4.6
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] ext4 bug fixes for 4.6
- From: Greg Thelen <gthelen@xxxxxxxxxx>
- [Bug 107301] system hang during ext4 xattr operation
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [PATCH v2 2/4] percpu_stats: Enable 64-bit counts in 32-bit architectures
- From: Waiman Long <waiman.long@xxxxxxx>
- Re: [PATCH] ext4: make it possible to interrupt initial readdir call
- From: Benjamin LaHaise <bcrl@xxxxxxxxx>
- Re: [PATCH v2 1/4] percpu_stats: Simple per-cpu statistics count helper functions
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 2/4] percpu_stats: Enable 64-bit counts in 32-bit architectures
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v2 2/4] percpu_stats: Enable 64-bit counts in 32-bit architectures
- From: Waiman Long <waiman.long@xxxxxxx>
- Re: [PATCH v2 2/4] percpu_stats: Enable 64-bit counts in 32-bit architectures
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v2 1/4] percpu_stats: Simple per-cpu statistics count helper functions
- From: kbuild test robot <lkp@xxxxxxxxx>
- [PATCH v2 0/4] ext4: Improve parallel I/O performance on NVDIMM
- From: Waiman Long <Waiman.Long@xxxxxxx>
- [PATCH v2 1/4] percpu_stats: Simple per-cpu statistics count helper functions
- From: Waiman Long <Waiman.Long@xxxxxxx>
- [PATCH v2 4/4] ext4: Make cache hits/misses per-cpu counts
- From: Waiman Long <Waiman.Long@xxxxxxx>
- [PATCH v2 2/4] percpu_stats: Enable 64-bit counts in 32-bit architectures
- From: Waiman Long <Waiman.Long@xxxxxxx>
- [PATCH v2 3/4] ext4: Pass in DIO_SKIP_DIO_COUNT flag if inode_dio_begin() called
- From: Waiman Long <Waiman.Long@xxxxxxx>
- [Bug 102731] I have a cough.
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 107301] system hang during ext4 xattr operation
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [PATCH 2/3] percpu_stats: Simple per-cpu statistics count helper functions
- From: Waiman Long <waiman.long@xxxxxxx>
- Re: [PATCH 2/3] percpu_stats: Simple per-cpu statistics count helper functions
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 2/3] percpu_stats: Simple per-cpu statistics count helper functions
- From: Waiman Long <waiman.long@xxxxxxx>
- Re: [PATCH 2/3] percpu_stats: Simple per-cpu statistics count helper functions
- From: Waiman Long <waiman.long@xxxxxxx>
- Re: [PATCH 2/3] percpu_stats: Simple per-cpu statistics count helper functions
- From: Tejun Heo <tj@xxxxxxxxxx>
- [GIT PULL] ext4 bug fixes for 4.6
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 2/3] percpu_stats: Simple per-cpu statistics count helper functions
- From: Waiman Long <waiman.long@xxxxxxx>
- Re: [PATCH 2/3] percpu_stats: Simple per-cpu statistics count helper functions
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 2/3] percpu_stats: Simple per-cpu statistics count helper functions
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 2/3] percpu_stats: Simple per-cpu statistics count helper functions
- From: Waiman Long <waiman.long@xxxxxxx>
- Re: [PATCH 2/3] percpu_stats: Simple per-cpu statistics count helper functions
- From: Waiman Long <waiman.long@xxxxxxx>
- Re: [PATCH 2/3] percpu_stats: Simple per-cpu statistics count helper functions
- From: Waiman Long <waiman.long@xxxxxxx>
- Re: [PATCH 2/3] percpu_stats: Simple per-cpu statistics count helper functions
- From: Christoph Lameter <cl@xxxxxxxxx>
- Re: [PATCH 2/3] percpu_stats: Simple per-cpu statistics count helper functions
- From: Waiman Long <waiman.long@xxxxxxx>
- Re: [PATCH 2/3] percpu_stats: Simple per-cpu statistics count helper functions
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 4/5] dax: use sb_issue_zerout instead of calling dax_clear_sectors
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 1/2] quota: Handle Q_GETNEXTQUOTA when quota is disabled
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 2/3] percpu_stats: Simple per-cpu statistics count helper functions
- From: Nikolay Borisov <kernel@xxxxxxxx>
- Re: [patch] ext4 crypto: fix some error handling
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Refreshed rootfs.img for kvm-xfstests
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [PATCH] ext4:Remove unneeded function definition and prototype for ext4_ext_calc_metadata_amount
- From: Bastien Philbert <bastienphilbert@xxxxxxxxx>
- Re: [PATCH 02/13] fscrypto: rename some functions for clarity
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: A few more filesystem encryption questions
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- A few more filesystem encryption questions
- From: Eric Biggers <ebiggers3@xxxxxxxxx>
- [PATCH 00/13] fscrypto: cleanups and fixes
- From: Eric Biggers <ebiggers3@xxxxxxxxx>
- [PATCH 02/13] fscrypto: rename some functions for clarity
- From: Eric Biggers <ebiggers3@xxxxxxxxx>
- [PATCH 01/13] fscrypto: remove unnecessary includes
- From: Eric Biggers <ebiggers3@xxxxxxxxx>
- [PATCH 04/13] fscrypto: return bool instead of int where appropriate
- From: Eric Biggers <ebiggers3@xxxxxxxxx>
- [PATCH 05/13] fscrypto: comment improvements and fixes
- From: Eric Biggers <ebiggers3@xxxxxxxxx>
- [PATCH 03/13] fscrypto: rename functions to load and unload inode encryption info
- From: Eric Biggers <ebiggers3@xxxxxxxxx>
- [PATCH 06/13] fscrypto: crypto_alloc_skcipher() always returns an ERR_PTR(), never NULL
- From: Eric Biggers <ebiggers3@xxxxxxxxx>
- [PATCH 07/13] fscrypto: simplify building key descriptor string
- From: Eric Biggers <ebiggers3@xxxxxxxxx>
- [PATCH 11/13] fscrypto: restrict setting encryption policy to inode owner
- From: Eric Biggers <ebiggers3@xxxxxxxxx>
- [PATCH 09/13] fscrypto: make fname_encrypt() actually return length of ciphertext
- From: Eric Biggers <ebiggers3@xxxxxxxxx>
- [PATCH 13/13] fscrypto: improve error handling in fscrypt_set_policy()
- From: Eric Biggers <ebiggers3@xxxxxxxxx>
- [PATCH 12/13] fscrypto: require write access to mount to set encryption policy
- From: Eric Biggers <ebiggers3@xxxxxxxxx>
- [PATCH 08/13] fscrypto: use standard macros from kernel.h
- From: Eric Biggers <ebiggers3@xxxxxxxxx>
- [PATCH 10/13] fscrypto: restrict setting new policy to empty files and directories only
- From: Eric Biggers <ebiggers3@xxxxxxxxx>
- [Bug 88321] WARNING: CPU: 1 PID: 6784 at fs/dcache.c:1318 umount_check+0x77/0x7b()
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 88321] WARNING: CPU: 1 PID: 6784 at fs/dcache.c:1318 umount_check+0x77/0x7b()
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [patch] ext4 crypto: fix some error handling
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH 1/3] ext4: Pass in DIO_SKIP_DIO_COUNT flag if inode_dio_begin() called
- From: Waiman Long <Waiman.Long@xxxxxxx>
- [PATCH 0/3] ext4: Improve parallel I/O performance on NVDIMM
- From: Waiman Long <Waiman.Long@xxxxxxx>
- [PATCH 2/3] percpu_stats: Simple per-cpu statistics count helper functions
- From: Waiman Long <Waiman.Long@xxxxxxx>
- [PATCH 3/3] ext4: Make cache hits/misses per-cpu counts
- From: Waiman Long <Waiman.Long@xxxxxxx>
- Re: [PATCH 4/5] dax: use sb_issue_zerout instead of calling dax_clear_sectors
- From: "Verma, Vishal L" <vishal.l.verma@xxxxxxxxx>
- [Bug 115731] ext2 file system is not supporting
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [PATCH 1/2] quota: Handle Q_GETNEXTQUOTA when quota is disabled
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [Bug 115731] New: ext2 file system is not supporting
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: Legal characters in encrypted fscrypto (f2fs/ext4) filename?
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] ext4: Retry block allocation for failed DIO and DAX writes
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Legal characters in encrypted fscrypto (f2fs/ext4) filename?
- From: Eric Biggers <ebiggers3@xxxxxxxxx>
- [PATCH] ext4: add lockdep annotations for i_data_sem
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: ext4_file_open: Inconsistent encryption contexts (commit ff978b09f973) breaking Docker
- From: Marc Haber <mh+linux-kernel@xxxxxxxxxxxx>
- Re: [oss-security] CVE Request - Linux kernel (multiple versions) ext2/ext3 filesystem DoS
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [oss-security] CVE Request - Linux kernel (multiple versions) ext2/ext3 filesystem DoS
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: block allocator issue with ext4+DAX
- From: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx>
- Re: [oss-security] CVE Request - Linux kernel (multiple versions) ext2/ext3 filesystem DoS
- From: Eric Sandeen <sandeen@xxxxxxxxxx>
- [Bug 107301] system hang during ext4 xattr operation
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: block allocator issue with ext4+DAX
- From: Jan Kara <jack@xxxxxxx>
- Re: Reporting project quota usage?
- From: Jan Kara <jack@xxxxxxx>
- Re: Reporting project quota usage?
- From: Li Xi <pkuelelixi@xxxxxxxxx>
- block allocator issue with ext4+DAX
- From: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx>
- Re: [oss-security] CVE Request - Linux kernel (multiple versions) ext2/ext3 filesystem DoS
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [PATCH 1/1] Fix Ubsan error
- From: "Navin P.S" <navinp1912@xxxxxxxxx>
- [PATCH 4/4] ext4: Do not ask jbd2 to write data for delalloc buffers
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 3/4] jbd2: Add support for avoiding data writes during transaction commits
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 2/4] ext4: Remove EXT4_STATE_ORDERED_MODE
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 1/4] ext4: Fix data exposure after a crash
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 0/4 v2] ext4: Fix data exposure after a crash
- From: Jan Kara <jack@xxxxxxx>
- Re: Reporting project quota usage?
- From: Jan Kara <jack@xxxxxxx>
- [Bug 114301] jbd2_journal_write_revoke_records
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 112161] UBSAN: Undefined behaviour in fs/ext4/mballoc.c:1274:11
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 114701] ubsan: "shift exponent -1 is negative" in fs/ext4/mballoc.c:2612:15
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [PATCH 4/5] dax: use sb_issue_zerout instead of calling dax_clear_sectors
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 5/5] dax: handle media errors in dax_do_io
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 5/5] dax: handle media errors in dax_do_io
- From: Vishal Verma <vishal@xxxxxxxxxx>
- Re: [PATCH v2 5/5] dax: handle media errors in dax_do_io
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/5] block, dax: pass blk_dax_ctl through to drivers
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 5/5] dax: handle media errors in dax_do_io
- From: kbuild test robot <lkp@xxxxxxxxx>
- [PATCH v2 3/5] dax: enable dax in the presence of known media errors (badblocks)
- From: Vishal Verma <vishal.l.verma@xxxxxxxxx>
- [PATCH v2 2/5] dax: fallback from pmd to pte on error
- From: Vishal Verma <vishal.l.verma@xxxxxxxxx>
- [PATCH v2 1/5] block, dax: pass blk_dax_ctl through to drivers
- From: Vishal Verma <vishal.l.verma@xxxxxxxxx>
- [PATCH v2 0/5] dax: handling of media errors
- From: Vishal Verma <vishal.l.verma@xxxxxxxxx>
- [PATCH v2 4/5] dax: use sb_issue_zerout instead of calling dax_clear_sectors
- From: Vishal Verma <vishal.l.verma@xxxxxxxxx>
- [PATCH v2 5/5] dax: handle media errors in dax_do_io
- From: Vishal Verma <vishal.l.verma@xxxxxxxxx>
- Re: [oss-security] CVE Request - Linux kernel (multiple versions) ext2/ext3 filesystem DoS
- From: Andreas Dilger <adilger@xxxxxxxxx>
- [Bug 115441] Cant boot with nvme with recent kernels
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [oss-security] CVE Request - Linux kernel (multiple versions) ext2/ext3 filesystem DoS
- From: Yves-Alexis Perez <corsac@xxxxxxxxxx>
- Re: [PATCH 0/5] Miklos's vfs/nfs/ext4 patches in the ext4.git tree
- From: Chris Mason <clm@xxxxxx>
- Re: [PATCH 0/5] Miklos's vfs/nfs/ext4 patches in the ext4.git tree
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 4/5] dax: use sb_issue_zerout instead of calling dax_clear_sectors
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 4/5] dax: use sb_issue_zerout instead of calling dax_clear_sectors
- From: "Verma, Vishal L" <vishal.l.verma@xxxxxxxxx>
- [Bug 115491] ext4_mb_generate_buddy, filesystem remounted read-only
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [PATCH 0/5] Miklos's vfs/nfs/ext4 patches in the ext4.git tree
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [PATCH 2/2] ocfs2: Fix Q_GETNEXTQUOTA for filesystem without quotas
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 1/2] quota: Handle Q_GETNEXTQUOTA when quota is disabled
- From: Jan Kara <jack@xxxxxxx>
- [Bug 115491] New: ext4_mb_generate_buddy, filesystem remounted read-only
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [PATCH] ext4: Fix check of dqget() return value in ext4_ioctl_setproject()
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- Re: Size of extent LRU
- From: Jan Kara <jack@xxxxxxx>
- Re: GETNEXTQUOTA causes kernel crash if quota not enabled
- From: Jan Kara <jack@xxxxxxx>
- [Bug 115441] New: Cant boot with nvme with recent kernels
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Size of extent LRU
- From: Nikolay Borisov <kernel@xxxxxxxx>
- Question about CFQ queue preemption with REQ_PRIO
- From: Daeho Jeong <daeho.jeong@xxxxxxxxxxx>
- [PATCH e2fsprogs] include sys/sysmacros.h as needed
- From: Mike Frysinger <vapier@xxxxxxxxxx>
- Re: [PATCH 4/5] dax: use sb_issue_zerout instead of calling dax_clear_sectors
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 4/5] dax: use sb_issue_zerout instead of calling dax_clear_sectors
- From: "Verma, Vishal L" <vishal.l.verma@xxxxxxxxx>
- corrupted fs, one nonreadable file after fsck
- Re: [PATCH 0/5] Miklos's vfs/nfs/ext4 patches in the ext4.git tree
- From: Chris Mason <clm@xxxxxx>
- Re: [PATCH 0/5] Miklos's vfs/nfs/ext4 patches in the ext4.git tree
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- GETNEXTQUOTA causes kernel crash if quota not enabled
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 0/5] Miklos's vfs/nfs/ext4 patches in the ext4.git tree
- From: Sedat Dilek <sedat.dilek@xxxxxxxxx>
- Re: [PATCH 0/5] Miklos's vfs/nfs/ext4 patches in the ext4.git tree
- From: Sedat Dilek <sedat.dilek@xxxxxxxxx>
- Re: [PATCH 5/5] ext4 crypto: use dget_parent() in ext4_d_revalidate()
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 0/5] Miklos's vfs/nfs/ext4 patches in the ext4.git tree
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 0/5] Miklos's vfs/nfs/ext4 patches in the ext4.git tree
- From: Sedat Dilek <sedat.dilek@xxxxxxxxx>
- Re: [PATCH 5/5] ext4 crypto: use dget_parent() in ext4_d_revalidate()
- From: Sedat Dilek <sedat.dilek@xxxxxxxxx>
- [PATCH 0/5] Miklos's vfs/nfs/ext4 patches in the ext4.git tree
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [PATCH 2/5] nfs: use file_dentry()
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [PATCH 5/5] ext4 crypto: use dget_parent() in ext4_d_revalidate()
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [PATCH 4/5] ext4: use file_dentry()
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [PATCH 1/5] fs: add file_dentry()
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [PATCH 3/5] ext4: use dget_parent() in ext4_file_open()
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [PATCH] ext4 crypto: don't let data integrity writebacks fail with ENOMEM
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [PATCH] ext4: check if in-inode xattr is corrupted in ext4_expand_extra_isize_ea()
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: Noticeable usability weakness of ext4 recovery, especially during boot
- From: Andreas Mohr <andi@xxxxxxxx>
- Re: [PATCH 5/5] dax: handle media errors in dax_do_io
- From: "hch@xxxxxxxxxxxxx" <hch@xxxxxxxxxxxxx>
- Re: Ext4 jbd2 state lock race condition
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 5/5] dax: handle media errors in dax_do_io
- From: "Verma, Vishal L" <vishal.l.verma@xxxxxxxxx>
- Re: [PATCH 5/5] dax: handle media errors in dax_do_io
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 4/5] dax: use sb_issue_zerout instead of calling dax_clear_sectors
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 4/5] dax: use sb_issue_zerout instead of calling dax_clear_sectors
- From: "Verma, Vishal L" <vishal.l.verma@xxxxxxxxx>
- Re: [PATCH 4/5] dax: use sb_issue_zerout instead of calling dax_clear_sectors
- From: "Verma, Vishal L" <vishal.l.verma@xxxxxxxxx>
- Re: [PATCH 5/5] dax: handle media errors in dax_do_io
- From: "Verma, Vishal L" <vishal.l.verma@xxxxxxxxx>
- Re: [PATCH 4/5] dax: use sb_issue_zerout instead of calling dax_clear_sectors
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [Bug 102731] I have a cough.
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [PATCH 5/5] dax: handle media errors in dax_do_io
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 4/5] dax: use sb_issue_zerout instead of calling dax_clear_sectors
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Ext4 jbd2 state lock race condition
- From: Da-Chang Guan <dcguan@xxxxxxxxx>
- Re: [PATCH 3/5] dax: enable dax in the presence of known media errors (badblocks)
- From: "Verma, Vishal L" <vishal.l.verma@xxxxxxxxx>
- [PATCH 1/5] block, dax: pass blk_dax_ctl through to drivers
- From: Vishal Verma <vishal.l.verma@xxxxxxxxx>
- [PATCH 4/5] dax: use sb_issue_zerout instead of calling dax_clear_sectors
- From: Vishal Verma <vishal.l.verma@xxxxxxxxx>
- [PATCH 3/5] dax: enable dax in the presence of known media errors (badblocks)
- From: Vishal Verma <vishal.l.verma@xxxxxxxxx>
- [PATCH 2/5] dax: fallback from pmd to pte on error
- From: Vishal Verma <vishal.l.verma@xxxxxxxxx>
- [PATCH 5/5] dax: handle media errors in dax_do_io
- From: Vishal Verma <vishal.l.verma@xxxxxxxxx>
- [PATCH 0/5] dax: handling of media errors
- From: Vishal Verma <vishal.l.verma@xxxxxxxxx>
- Re: ext4 out of order when use cfq scheduler
- From: Jan Kara <jack@xxxxxxx>
- RE: ext4 out of order when use cfq scheduler
- From: "HUANG Weller (CM/ESW12-CN)" <Weller.Huang@xxxxxxxxxxxx>
- Re: [PATCH v2] generic: test I/O on dm error device
- From: Eryu Guan <eguan@xxxxxxxxxx>
- Re: [PATCH 06/12] xfs/030: fix output on newer filesystems
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v2] generic: test I/O on dm error device
- From: Eryu Guan <eguan@xxxxxxxxxx>
- Re: [PATCH v2] generic: test I/O on dm error device
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: Reporting project quota usage?
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v18 00/22] Richacls (Core and Ext4)
- From: Michael Adam <obnox@xxxxxxxxx>
- [PATCH] ext4: remove unnecessary bio get/put
- From: Jens Axboe <axboe@xxxxxx>
- Re: [PATCH v18 19/22] richacl: Add richacl xattr handler
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: Softlockup when doing fallocate on 4.4.1
- From: Jan Kara <jack@xxxxxxx>
- [PATCH] ext4: Retry block allocation for failed DIO and DAX writes
- From: Jan Kara <jack@xxxxxxx>
- [Bug 102731] I have a cough.
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [PATCH] jbd2: remove excess descriptions for handle_s
- From: Jan Kara <jack@xxxxxxx>
- Re: Question about JBD2 transactions
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Question about JBD2 transactions
- From: Abraham Choi <north.choi@xxxxxxxxx>
- [Bug 102731] I have a cough.
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 108631] Stuck on mb_cache_spinlock
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: Noticeable usability weakness of ext4 recovery, especially during boot
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [Bug 114821] Frequent and recurring ext4 "bad header invalid magic" errors on a healthy drive
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Noticeable usability weakness of ext4 recovery, especially during boot
- From: Andreas Mohr <andi@xxxxxxxx>
- [Bug 23732] ext4 timestamp range contains 68-year gaps
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 114821] Frequent and recurring ext4 "bad header invalid magic" errors on a healthy drive
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 92501] Root filesystem corruption
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 92501] Root filesystem corruption
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 114821] Frequent and recurring ext4 "bad header invalid magic" errors on a healthy drive
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 102731] I have a cough.
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [PATCH] fs/ext4: mb_find_order_for_block(): silence UBSAN
- From: Nicolai Stange <nicstange@xxxxxxxxx>
- [PATCH v2 1/2] fs/ext4: mb_find_order_for_block(): silence UBSAN
- From: Nicolai Stange <nicstange@xxxxxxxxx>
- [PATCH v2 2/2] fs/ext4: ext4_mb_init(): silence UBSAN
- From: Nicolai Stange <nicstange@xxxxxxxxx>
- [PATCH v2 0/2] fs/ext4: mballoc.c: silence two UBSAN reports
- From: Nicolai Stange <nicstange@xxxxxxxxx>
- [PATCH] fs/ext4: mb_find_order_for_block(): silence UBSAN
- From: Nicolai Stange <nicstange@xxxxxxxxx>
- [Bug 102731] I have a cough.
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [PATCH] jbd2: remove excess descriptions for handle_s
- From: Luis de Bethencourt <luisbg@xxxxxxxxxxxxxxx>
- [Bug 114821] Frequent and recurring ext4 "bad header invalid magic" errors on a healthy drive
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 102731] I have a cough.
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: Reporting project quota usage?
- From: Jan Kara <jack@xxxxxxx>
- Re: ext4 out of order when use cfq scheduler
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v20 00/23] Richacls (Core and Ext4)
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH v20 00/23] Richacls (Core and Ext4)
- From: Steve French <smfrench@xxxxxxxxx>
- [Bug 114821] Frequent and recurring ext4 "bad header invalid magic" errors on a healthy drive
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 114821] Frequent and recurring ext4 "bad header invalid magic" errors on a healthy drive
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 114821] Frequent and recurring ext4 "bad header invalid magic" errors on a healthy drive
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 114821] Frequent and recurring ext4 "bad header invalid magic" errors on a healthy drive
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 114821] New: Frequent and recurring ext4 "bad header invalid magic" errors on a healthy drive
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: Reporting project quota usage?
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: Reporting project quota usage?
- From: Li Xi <pkuelelixi@xxxxxxxxx>
- Re: Reporting project quota usage?
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v18 21/22] ext4: Add richacl support
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH v18 11/22] vfs: Cache base_acl objects in inodes
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v20 00/23] Richacls (Core and Ext4)
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v20 02/23] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v20 03/23] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v20 04/23] vfs: Make the inode passed to inode_change_ok non-const
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v20 07/23] richacl: Permission mapping functions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v20 05/23] vfs: Add permission flags for setting file attributes
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v20 06/23] richacl: In-memory representation and helper functions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v20 09/23] richacl: Permission check algorithm
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v20 08/23] richacl: Compute maximum file masks from an acl
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v20 10/23] posix_acl: Unexport acl_by_type and make it static
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v20 11/23] posix_acl: Improve xattr fixup code
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v20 12/23] vfs: Cache base_acl objects in inodes
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v20 15/23] richacl: Update the file masks in chmod()
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v20 14/23] vfs: Cache richacl in struct inode
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v20 13/23] vfs: Add get_richacl and set_richacl inode operations
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v20 18/23] richacl: Automatic Inheritance
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v20 17/23] richacl: Create-time inheritance
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v20 16/23] richacl: Check if an acl is equivalent to a file mode
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v20 20/23] richacl: Add richacl xattr handler
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v20 19/23] richacl: xattr mapping functions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v20 21/23] vfs: Add richacl permission checking
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v20 23/23] ext4: Add richacl feature flag
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v20 22/23] ext4: Add richacl support
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v20 01/23] vfs: Add IS_ACL() and IS_RICHACL() tests
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: Reporting project quota usage?
- From: Andreas Dilger <adilger@xxxxxxxxx>
- [GIT PULL] ext4 changes for 4.6
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Reporting project quota usage?
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v18 00/22] Richacls (Core and Ext4)
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v18 00/22] Richacls (Core and Ext4)
- From: Steve French <smfrench@xxxxxxxxx>
- RE: ext4 out of order when use cfq scheduler
- From: "HUANG Weller (CM/ESW12-CN)" <Weller.Huang@xxxxxxxxxxxx>
- RE: ext4 out of order when use cfq scheduler
- From: "HUANG Weller (CM/ESW12-CN)" <Weller.Huang@xxxxxxxxxxxx>
- Re: generic/224 failures on 4.5 - encrypted test case
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [Bug 114621] /etc/fstab: impossible to disable relatime
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- generic/224 failures on 4.5 - encrypted test case
- From: Eric Whitney <enwlinux@xxxxxxxxx>
- Re: [PATCH v18 19/22] richacl: Add richacl xattr handler
- From: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
- Re: [PATCH v18 00/22] Richacls (Core and Ext4)
- From: Volker Lendecke <Volker.Lendecke@xxxxxxxxx>
- Re: ext4 out of order when use cfq scheduler
- From: Jan Kara <jack@xxxxxxx>
- [Bug 114701] New: ubsan: "shift exponent -1 is negative" in fs/ext4/mballoc.c:2612:15
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [PATCH v2 12/12] block: test fallocate for block devices
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH] fuse2fs: improve command-line parsing
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [Bug 114621] /etc/fstab: impossible to disable relatime
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 113041] mbcache NULL pointer dereference
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [PATCH v18 00/22] Richacls (Core and Ext4)
- From: Jeremy Allison <jra@xxxxxxxxx>
- [Bug 114621] /etc/fstab: impossible to disable relatime
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: ext4 out of order when use cfq scheduler
- From: Jan Kara <jack@xxxxxxx>
- [Bug 113041] mbcache NULL pointer dereference
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 114621] New: /etc/fstab: impossible to disable relatime
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: ext4 out of order when use cfq scheduler
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 12/12] block: test fallocate for block devices
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH v2] generic: test I/O on dm error device
- From: Eryu Guan <eguan@xxxxxxxxxx>
- Re: [PATCH 2/2] generic: test I/O on dm error device
- From: Eryu Guan <eguan@xxxxxxxxxx>
- Re: [PATCH v18 21/22] ext4: Add richacl support
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v18 21/22] ext4: Add richacl support
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v18 00/22] Richacls (Core and Ext4)
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v18 11/22] vfs: Cache base_acl objects in inodes
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v18 00/22] Richacls (Core and Ext4)
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v18 19/22] richacl: Add richacl xattr handler
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v18 00/22] Richacls (Core and Ext4)
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 12/12] block: test fallocate for block devices
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] generic: test I/O on dm error device
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [Bug 113041] mbcache NULL pointer dereference
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: ext4_file_open: Inconsistent encryption contexts (commit ff978b09f973) breaking Docker
- From: Daniel Axtens <dja@xxxxxxxxxx>
- [PATCH] ext4: make it possible to interrupt initial readdir call
- From: Benjamin LaHaise <bcrl@xxxxxxxxx>
- Re: [PATCH] ext4: fix extent cache fragmentation
- From: Dmitry Monakhov <dmonakhov@xxxxxxxxxx>
- [PATCH v19 01/23] vfs: Add IS_ACL() and IS_RICHACL() tests
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v19 03/23] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v19 04/23] vfs: Make the inode passed to inode_change_ok non-const
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v19 02/23] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v19 05/23] vfs: Add permission flags for setting file attributes
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v19 07/23] richacl: Permission mapping functions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v19 08/23] richacl: Compute maximum file masks from an acl
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v19 09/23] richacl: Permission check algorithm
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v19 06/23] richacl: In-memory representation and helper functions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v19 10/23] posix_acl: Unexport acl_by_type and make it static
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v19 11/23] posix_acl: Improve xattr fixup code
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v19 12/23] vfs: Cache base_acl objects in inodes
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v19 13/23] vfs: Add get_richacl and set_richacl inode operations
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v19 14/23] vfs: Cache richacl in struct inode
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v19 16/23] richacl: Check if an acl is equivalent to a file mode
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v19 15/23] richacl: Update the file masks in chmod()
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v19 17/23] richacl: Create-time inheritance
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v19 19/23] richacl: xattr mapping functions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v19 20/23] richacl: Add richacl xattr handler
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v19 21/23] vfs: Add richacl permission checking
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v19 23/23] ext4: Add richacl feature flag
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v19 22/23] ext4: Add richacl support
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v19 18/23] richacl: Automatic Inheritance
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v19 00/23] Richacls (Core and Ext4)
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH] ext4: Buffer Head Leak In mmp
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: ext4 out of order when use cfq scheduler
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v18 21/22] ext4: Add richacl support
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: ext4_file_open: Inconsistent encryption contexts (commit ff978b09f973) breaking Docker
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH] ext4: Buffer Head Leak In mmp
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [PATCH v4 2/3] ext4: fix races between changing inode journal mode and ext4_writepages
- From: Jan Kara <jack@xxxxxxx>
- Re: ext4 out of order when use cfq scheduler
- From: Jan Kara <jack@xxxxxxx>
- Re: ext4_file_open: Inconsistent encryption contexts (commit ff978b09f973) breaking Docker
- From: Daniel Axtens <dja@xxxxxxxxxx>
- Re: [PATCH v18 00/22] Richacls (Core and Ext4)
- From: Jeremy Allison <jra@xxxxxxxxx>
- [Bug 114301] jbd2_journal_write_revoke_records
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 114301] jbd2_journal_write_revoke_records
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- RE: ext4 out of order when use cfq scheduler
- From: "HUANG Weller (CM/ESW12-CN)" <Weller.Huang@xxxxxxxxxxxx>
- [PATCH v4 1/3] ext4: handle unwritten or delalloc buffers before enabling per-file data journaling
- From: Daeho Jeong <daeho.jeong@xxxxxxxxxxx>
- [PATCH v4 3/3] ext4: enable again per-file data journaling on delalloc mode
- From: Daeho Jeong <daeho.jeong@xxxxxxxxxxx>
- [PATCH v4 2/3] ext4: fix races between changing inode journal mode and ext4_writepages
- From: Daeho Jeong <daeho.jeong@xxxxxxxxxxx>
- [Bug 114301] jbd2_journal_write_revoke_records
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [PATCH v18 21/22] ext4: Add richacl support
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH v18 21/22] ext4: Add richacl support
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH v18 00/22] Richacls (Core and Ext4)
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH 2/2] jbd2: Prevent panic for destroyed devices
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 1/2] ext4: Prevent panic for destroyed devices
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] ext4: Buffer Head Leak In mmp
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [RFC -v2 4/8] jbd, jbd2: Do not fail journal because of frozen_buffer allocation failure
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH RFC] ext4: use __GFP_NOFAIL in ext4_free_blocks()
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] fix compile error while opening the macro DOUBLE_CHECK
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [Bug 114301] jbd2_journal_write_revoke_records
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 114301] jbd2_journal_write_revoke_records
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 113781] kernel 4.4.1-2-ARCH, 4.4.3-1-ARCH and Fake RAID array setup
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [PATCH] ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()
- From: Eryu Guan <guaneryu@xxxxxxxxx>
- Re: ext4 out of order when use cfq scheduler
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] fix: print ext4 mountopt data_err=abort correctly
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v18 00/22] Richacls (Core and Ext4)
- From: Simo <simo@xxxxxxxxx>
- [PATCH] fuse2fs: improve command-line parsing
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: ext4_file_open: Inconsistent encryption contexts (commit ff978b09f973) breaking Docker
- From: Daniel Axtens <dja@xxxxxxxxxx>
- Re: [PATCH v18 00/22] Richacls (Core and Ext4)
- From: Jeremy Allison <jra@xxxxxxxxx>
- Re: [PATCH v18 00/22] Richacls (Core and Ext4)
- From: Steve French <smfrench@xxxxxxxxx>
- [Bug 112631] Cannot open encrypted Luks filesystem. Cruptsetup error.
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 112631] Cannot open encrypted Luks filesystem. Cruptsetup error.
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 112631] Cannot open encrypted Luks filesystem. Cruptsetup error.
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [PATCH v18 18/22] richacl: xattr mapping functions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH v18 11/22] vfs: Cache base_acl objects in inodes
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH v18 00/22] Richacls (Core and Ext4)
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH 2/2] generic: test I/O on dm error device
- From: Eryu Guan <eguan@xxxxxxxxxx>
- [PATCH] ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()
- From: Eryu Guan <guaneryu@xxxxxxxxx>
- [PATCH 1/2] common: make _dmerror_init accept device and mount point as param
- From: Eryu Guan <eguan@xxxxxxxxxx>
- Re: ext4_file_open: Inconsistent encryption contexts (commit ff978b09f973) breaking Docker
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v18 21/22] ext4: Add richacl support
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v18 19/22] richacl: Add richacl xattr handler
- From: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
- Re: [PATCH v18 19/22] richacl: Add richacl xattr handler
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v18 18/22] richacl: xattr mapping functions
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v18 09/22] richacl: Permission check algorithm
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v18 00/22] Richacls (Core and Ext4)
- From: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
- Re: [PATCH v18 11/22] vfs: Cache base_acl objects in inodes
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v18 10/22] posix_acl: Unexport acl_by_type and make it static
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v18 00/22] Richacls (Core and Ext4)
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: ext4_file_open: Inconsistent encryption contexts (commit ff978b09f973) breaking Docker
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- ext4_file_open: Inconsistent encryption contexts (commit ff978b09f973) breaking Docker
- From: Daniel Axtens <dja@xxxxxxxxxx>
- Re: [PATCH v3 2/3] ext4: fix races between changing inode journal mode and ext4_writepages
- From: Daeho Jeong <daeho.jeong@xxxxxxxxxxx>
- [Bug 114301] jbd2_journal_write_revoke_records
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 114301] jbd2_journal_write_revoke_records Oops: Kernel access of bad area
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 114301] New: "Oops: Kernel access of bad area, sig: 11 [#1]" (check log for details)
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [PATCH v3 2/3] ext4: fix races between changing inode journal mode and ext4_writepages
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] ext4: drop unneeded BUFFER_TRACE in ext4_delete_inline_entry()
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] ext4: Fix misspellings in comments.
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] ext4/jbd2: Fix jbd2_journal_destory() for umount path
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] ext4: fix extent cache fragmentation
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 2/5] ext4: Factor out determining of hole size
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 1/5] ext4: Fix setting of referenced bit in ext4_es_lookup_extent()
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [GIT PULL] ext4 bugfix for 4.5
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: regression in 4.5-rc5 - generic/324 failure
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- regression in 4.5-rc5 - generic/324 failure
- From: Eric Whitney <enwlinux@xxxxxxxxx>
- [no subject]
- From: Ales Novak <alnovak@xxxxxxx>
- [PATCH] fix: print ext4 mountopt data_err=abort correctly
- From: Ales Novak <alnovak@xxxxxxx>
- [PATCH] fix: print ext4 mountopt data_err=abort correctly
- From: Ales Novak <alnovak@xxxxxxx>
- Re: [PATCH] e2fsck: Correct ext4 dates generated by old kernels
- From: David Turner <novalis@xxxxxxxxxxx>
- [PATCH v3 2/3] ext4: fix races between changing inode journal mode and ext4_writepages
- From: Daeho Jeong <daeho.jeong@xxxxxxxxxxx>
- [PATCH v3 3/3] ext4: enable again per-file data journaling on delalloc mode
- From: Daeho Jeong <daeho.jeong@xxxxxxxxxxx>
- [PATCH v3 1/3] ext4: handle unwritten or delalloc buffers before enabling per-file data journaling
- From: Daeho Jeong <daeho.jeong@xxxxxxxxxxx>
- Re: [PATCH 6/6] ext4: Remove i_ioend_count
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 5/6] ext4: Simplify io_end handling for AIO DIO
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 4/6] ext4: Move trans handling and completion deferal out of _ext4_get_block
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 3/6] ext4: Rename and split get blocks functions
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 2/6] ext4: Use i_mutex to serialize unaligned AIO DIO
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 1/6] ext4: Pack ioend structure better
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: RIP [<ffffffff812c3b77>] ext4_release_file+0x37/0xc0 with 4.5-rc6 when resuming from suspend
- From: Stefan Assmann <sassmann@xxxxxxxxx>
- [Bug 112631] Cannot open encrypted Luks filesystem. Cruptsetup error.
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 112631] Cannot open encrypted Luks filesystem. Cruptsetup error.
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [PATCH] e2fsck: Correct ext4 dates generated by old kernels
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] e2fsck: Correct ext4 dates generated by old kernels
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: RIP [<ffffffff812c3b77>] ext4_release_file+0x37/0xc0 with 4.5-rc6 when resuming from suspend
- From: Stefan Assmann <sassmann@xxxxxxxxx>
- Re: [PATCH 12/12] block: test fallocate for block devices
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH] e2fsck: Correct ext4 dates generated by old kernels
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] libext2fs: return errno on failure in ext2fs_sync_device()
- From: Eryu Guan <guaneryu@xxxxxxxxx>
- Re: [PATCH v2] e2fsck: fix problem report typo
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH V3] resize2fs: clear uninit BG if allocating from new group
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: misc: replace comparison macros with inline functions
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 6/6] debugfs: update to handle newer inode fields
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 5/6] findsuper: improve output if s_mkfs_time unset
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 4/6] lsattr: treat inode generation as an unsigned int
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 3/6] misc: add missing declarations on maint
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 2/6] debugfs: improve dump_mmp handling
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 1/6] blkid: fix ZFS device detection
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 13/12] xfs/209: filter scratch dir properly
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 9/9] libext2fs: sort keys for xattr blocks
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [v4 1/6] Always read full inode structure
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: RIP [<ffffffff812c3b77>] ext4_release_file+0x37/0xc0 with 4.5-rc6 when resuming from suspend
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [v4 6/6] Add project ID support for chattr/lsattr
- From: Li Xi <pkuelelixi@xxxxxxxxx>
- Re: [v4 1/6] Always read full inode structure
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [PATCH 7/9] tune2fs: confirm dangerous operations
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [v4 6/6] Add project ID support for chattr/lsattr
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [v4 1/6] Always read full inode structure
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 8/9] tune2fs: recover the journal
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 7/9] tune2fs: confirm dangerous operations
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [v4 0/6] Add project quota support for e2fsprogs
- From: Li Xi <pkuelelixi@xxxxxxxxx>
- [v4 5/6] Add inherit flags for project quota
- From: Li Xi <pkuelelixi@xxxxxxxxx>
- [v4 6/6] Add project ID support for chattr/lsattr
- From: Li Xi <pkuelelixi@xxxxxxxxx>
- [v4 4/6] Add project quota support
- From: Li Xi <pkuelelixi@xxxxxxxxx>
- [v4 3/6] Add project feature flag EXT4_FEATURE_RO_COMPAT_PROJECT
- From: Li Xi <pkuelelixi@xxxxxxxxx>
- [v4 2/6] Clean up codes for adding new quota type
- From: Li Xi <pkuelelixi@xxxxxxxxx>
- [v4 1/6] Always read full inode structure
- From: Li Xi <pkuelelixi@xxxxxxxxx>
- Re: [PATCH 9/9] libext2fs: sort keys for xattr blocks
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 6/9] filefrag: accommodate holes when calculating expected values
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] misc: replace comparison macros with inline functions
- From: Andreas Dilger <adilger@xxxxxxxxx>
- [PATCH 6/6] debugfs: update to handle newer inode fields
- From: Andreas Dilger <adilger@xxxxxxxxx>
- [PATCH 1/6] blkid: fix ZFS device detection
- From: Andreas Dilger <adilger@xxxxxxxxx>
- [PATCH 2/6] debugfs: improve dump_mmp handling
- From: Andreas Dilger <adilger@xxxxxxxxx>
- [PATCH 5/6] findsuper: improve output if s_mkfs_time unset
- From: Andreas Dilger <adilger@xxxxxxxxx>
- [PATCH 3/6] misc: add missing declarations on maint
- From: Andreas Dilger <adilger@xxxxxxxxx>
- [PATCH 4/6] lsattr: treat inode generation as an unsigned int
- From: Andreas Dilger <adilger@xxxxxxxxx>
- [PATCH] misc: replace comparison macros with inline functions
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [PATCH 5/9] tests: check proper operation of metadata_csum_seed
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 4/9] mke2fs: store checksum seed at format time
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [v3 5/5] Add project ID support for chattr/lsattr
- From: Li Xi <pkuelelixi@xxxxxxxxx>
- Re: [PATCH 3/9] e2fsck: check the checksum seed feature flag is set correctly
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 2/9] tune2fs: allow user to turn on saving the checksum seed
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 1/9] libext2fs: store checksum seed in superblock
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [PATCH 13/12] xfs/209: filter scratch dir properly
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 10/12] xfs: test per-ag allocation accounting during truncate-caused refcountbt expansion
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 07/12] xfs/073: fix output
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 06/12] xfs/030: fix output on newer filesystems
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 05/12] xfs/206: fix output when mkfs knows about reflink
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 04/12] xfs/23[3-6]: don't source common/xfs, it doesn't exist
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 03/12] reflink: fix fragmentation tests to work on >4k block size filesystems
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 02/12] xfs: test copy-on-write leftover recovery
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 01/12] xfs/207: fix golden output to match FS_IOC_FSSETXATTR hoist
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 09/12] xfs/122: support rmapxbt
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 11/12] xfs: remove NOCOW_FL testing from test
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 08/12] xfs/122: define _GNU_SOURCE when compiling test program
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 12/12] block: test fallocate for block devices
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [v3 5/5] Add project ID support for chattr/lsattr
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [Bug 113781] kernel 4.4.1-2-ARCH, 4.4.3-1-ARCH and Fake RAID array setup
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 113781] kernel 4.4.1-2-ARCH, 4.4.3-1-ARCH and Fake RAID array setup
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 113781] New: kernel 4.4.1-2-ARCH, 4.4.3-1-ARCH and Fake RAID array setup
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- RIP [<ffffffff812c3b77>] ext4_release_file+0x37/0xc0 with 4.5-rc6 when resuming from suspend
- From: Stefan Assmann <sassmann@xxxxxxxxx>
- [PATCH 12/12] block: test fallocate for block devices
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 11/12] xfs: remove NOCOW_FL testing from test
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 10/12] xfs: test per-ag allocation accounting during truncate-caused refcountbt expansion
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 09/12] xfs/122: support rmapxbt
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 08/12] xfs/122: define _GNU_SOURCE when compiling test program
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 06/12] xfs/030: fix output on newer filesystems
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 07/12] xfs/073: fix output
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 05/12] xfs/206: fix output when mkfs knows about reflink
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 04/12] xfs/23[3-6]: don't source common/xfs, it doesn't exist
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
[Index of Archives]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]