Linux Ext4 Filesystem
[Prev Page][Next Page]
- [PATCH 02/12] xfs: test copy-on-write leftover recovery
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 03/12] reflink: fix fragmentation tests to work on >4k block size filesystems
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 01/12] xfs/207: fix golden output to match FS_IOC_FSSETXATTR hoist
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH v5 00/12] xfstests: minor fixes for the reflink/dedupe tests
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: ext2/3 using ext4 module mkdir IO error on pmem DAX mount
- From: lokesh jaliminche <lokesh.jaliminche@xxxxxxxxx>
- Re: ext2/3 using ext4 module mkdir IO error on pmem DAX mount
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: ext2/3 using ext4 module mkdir IO error on pmem DAX mount
- From: lokesh jaliminche <lokesh.jaliminche@xxxxxxxxx>
- [PATCH 4/5] ext4: Cleanup handling of bh->b_state in DAX mmap
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 3/5] ext4: Return hole from ext4_map_blocks()
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 2/5] ext4: Factor out determining of hole size
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 5/5] ext4: More efficient SEEK_DATA implementation
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 1/5] ext4: Fix setting of referenced bit in ext4_es_lookup_extent()
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 0/5] ext4: Fix softlockups in ext4_seek_data()
- From: Jan Kara <jack@xxxxxxx>
- Re: ext2/3 using ext4 module mkdir IO error on pmem DAX mount
- From: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx>
- Re: ext4 bug: getdents uninterruptible for 117 seconds
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- ext4 bug: getdents uninterruptible for 117 seconds
- From: Benjamin LaHaise <bcrl@xxxxxxxxx>
- Re: Softlockup when doing fallocate on 4.4.1
- From: Nikolay Borisov <n.borisov@xxxxxxxxxxxxxx>
- Re: [PATCH v2 2/3] ext4: fix races between changing inode journal mode and ext4_writepages
- From: Daeho Jeong <daeho.jeong@xxxxxxxxxxx>
- Re: [v3 5/5] Add project ID support for chattr/lsattr
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 00/35 v4] separate operations from flags in the bio/request structs
- From: Mike Christie <michaelc@xxxxxxxxxxx>
- Re: [PATCH 00/35 v4] separate operations from flags in the bio/request structs
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH v18 00/22] Richacls (Core and Ext4)
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v18 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v18 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v18 06/22] richacl: In-memory representation and helper functions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v18 04/22] vfs: Make the inode passed to inode_change_ok non-const
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v18 05/22] vfs: Add permission flags for setting file attributes
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v18 07/22] richacl: Permission mapping functions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v18 08/22] richacl: Compute maximum file masks from an acl
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v18 09/22] richacl: Permission check algorithm
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v18 10/22] posix_acl: Unexport acl_by_type and make it static
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v18 12/22] vfs: Add get_richacl and set_richacl inode operations
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v18 11/22] vfs: Cache base_acl objects in inodes
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v18 13/22] vfs: Cache richacl in struct inode
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v18 15/22] richacl: Check if an acl is equivalent to a file mode
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v18 14/22] richacl: Update the file masks in chmod()
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v18 17/22] richacl: Automatic Inheritance
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v18 18/22] richacl: xattr mapping functions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v18 19/22] richacl: Add richacl xattr handler
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v18 20/22] vfs: Add richacl permission checking
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v18 21/22] ext4: Add richacl support
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v18 22/22] ext4: Add richacl feature flag
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v18 16/22] richacl: Create-time inheritance
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v18 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH] ext4: use directio end_io error status to finish unwritten aio dio correctly
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/3] ext4: fix races between changing inode journal mode and ext4_writepages
- From: kbuild test robot <lkp@xxxxxxxxx>
- [PATCH v2 1/3] ext4: handle unwritten or delalloc buffers before enabling per-file data journaling
- From: Daeho Jeong <daeho.jeong@xxxxxxxxxxx>
- [PATCH v2 3/3] ext4: enable again per-file data journaling on delalloc mode
- From: Daeho Jeong <daeho.jeong@xxxxxxxxxxx>
- [PATCH v2 2/3] ext4: fix races between changing inode journal mode and ext4_writepages
- From: Daeho Jeong <daeho.jeong@xxxxxxxxxxx>
- Re: richacl(7) man page review comments
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v2] ext4/jbd2: Fix FS corruption possibility on umount path
- From: OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
- Re: resize2fs unresponsive
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] ext2, ext4: Fix issue with missing journal entry
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [GIT PULL] ext4 bug fix for 4.6
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [GIT PULL] ext4 bug fix for 4.6
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- resize2fs unresponsive
- From: Jakob Lagerstedt <jakob.lagerstedt@xxxxxx>
- Re: [PATCH] ext4/jbd2: Fix jbd2_journal_destory() for umount path
- From: kbuild test robot <lkp@xxxxxxxxx>
- [PATCH] ext4/jbd2: Fix jbd2_journal_destory() for umount path
- From: OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC] ext4: use __GFP_NOFAIL in ext4_free_blocks()
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH RFC] ext4: use __GFP_NOFAIL in ext4_free_blocks()
- From: Nikolay Borisov <kernel@xxxxxxxx>
- Re: [PATCH RFC] ext4: use __GFP_NOFAIL in ext4_free_blocks()
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH RFC] ext4: use __GFP_NOFAIL in ext4_free_blocks()
- From: Nikolay Borisov <kernel@xxxxxxxx>
- Re: [PATCH] ext2, ext4: Fix issue with missing journal entry
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 31/35] block, fs: remove old REQ definitions.
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH 26/35] block: set op to REQ_OP
- From: kbuild test robot <lkp@xxxxxxxxx>
- [Bug 112631] Cannot open encrypted Luks filesystem. Cruptsetup error.
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [PATCH] ext2, ext4: Fix issue with missing journal entry
- From: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx>
- [PATCH 00/35 v4] separate operations from flags in the bio/request structs
- From: mchristi@xxxxxxxxxx
- [PATCH 01/35] block/fs/drivers: remove rw argument from submit_bio
- From: mchristi@xxxxxxxxxx
- [PATCH 03/35] block, fs, mm, drivers: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 04/35] fs: have submit_bh users pass in op and flags separately
- From: mchristi@xxxxxxxxxx
- [PATCH 05/35] fs: have ll_rw_block users pass in op and flags separately
- From: mchristi@xxxxxxxxxx
- [PATCH 06/35] direct-io: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 07/35] btrfs: have submit_one_bio users setup bio bi_op
- From: mchristi@xxxxxxxxxx
- [PATCH 08/35] btrfs: set bi_op tp REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 09/35] btrfs: update __btrfs_map_block for bi_op transition
- From: mchristi@xxxxxxxxxx
- [PATCH 10/35] btrfs: don't pass rq_flag_bits if there is a bio
- From: mchristi@xxxxxxxxxx
- [PATCH 11/35] f2fs: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 13/35] xfs: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 15/35] mpage: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 12/35] gfs2: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 14/35] hfsplus: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 16/35] nilfs: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 19/35] dm: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 17/35] ocfs2: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 21/35] bcache: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 18/35] pm: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 23/35] md/raid: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 20/35] dm: pass dm stats data dir instead of bi_rw
- From: mchristi@xxxxxxxxxx
- [PATCH 22/35] drbd: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 24/35] xen: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 26/35] block: set op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 25/35] target: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 28/35] blktrace: get op from req->op/bio->bi_op
- From: mchristi@xxxxxxxxxx
- [PATCH 29/35] ide cd: do not set REQ_WRITE on requests.
- From: mchristi@xxxxxxxxxx
- [PATCH 27/35] drivers: set request op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 30/35] block, fs, drivers: do not test bi_rw for REQ_OPs
- From: mchristi@xxxxxxxxxx
- [PATCH 32/35] block: shrink bi_rw and bi_op
- From: mchristi@xxxxxxxxxx
- [PATCH 31/35] block, fs: remove old REQ definitions.
- From: mchristi@xxxxxxxxxx
- [PATCH 33/35] block, drivers: add REQ_OP_FLUSH operation
- From: mchristi@xxxxxxxxxx
- [PATCH 35/35] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
- From: mchristi@xxxxxxxxxx
- [PATCH 34/35] block: add QUEUE_FLAGs for flush and fua
- From: mchristi@xxxxxxxxxx
- [PATCH 02/35] block: add REQ_OP definitions and bi_op/op fields
- From: mchristi@xxxxxxxxxx
- [PATCH RFC] ext4: use __GFP_NOFAIL in ext4_free_blocks()
- From: Konstantin Khlebnikov <khlebnikov@xxxxxxxxxxxxxx>
- Re: [PATCH] ext4: fix extent cache fragmentation
- From: Dmitry Monakhov <dmonakhov@xxxxxxxxxx>
- [Bug 113041] New: mbcache NULL pointer dereference
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [PATCH] fix waring calltrace when usb was ejected.
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH] fix waring calltrace when usb was ejected.
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH] fix waring calltrace when usb was ejected.
- From: kbuild test robot <lkp@xxxxxxxxx>
- [PATCH] fix waring calltrace when usb was ejected.
- From: <zhangaihua1@xxxxxxxxxx>
- [PATCH] ext4: Fix misspellings in comments.
- From: Adam Buchbinder <adam.buchbinder@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: richacl(7) man page review comments
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: richacl(7) man page review comments
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH v2] kset- and class-registration cleanups
- From: Nicolai Stange <nicstange@xxxxxxxxx>
- Re: richacl(7) man page review comments
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: richacl(7) man page review comments
- From: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
- Re: richacl(7) man page review comments
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: richacl(7) man page review comments
- From: "Michael Kerrisk (man-pages)" <mtk.manpages@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: support request: how to fix corruption after offline-shrink?
- From: Alexander Peganz <a.peganz@xxxxxxxxx>
- Re: [PATCH 4/4] jbd2: Save some atomic ops in __JI_COMMIT_RUNNING handling
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 3/4] jbd2: Unify revoke and tag block checksum handling
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 2/4] jbd2: Factor out common descriptor block initialization
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 1/4] jbd2: Remove some unnecessary arguments of jbd2_journal_write_revoke_records
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v6] EXT4: optimizing group search for inode allocation
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] ext4: trim unused params from convert_initialized_extent()
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: support request: how to fix corruption after offline-shrink?
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [PATCH] ext4: use directio end_io error status to finish unwritten aio dio correctly
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH v4 1/5] block: disable block device DAX by default
- From: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx>
- [PATCH v4 0/5] DAX fixes, move flushing calls to FS
- From: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx>
- [PATCH v4 2/5] ext2, ext4: only set S_DAX for regular inodes
- From: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx>
- [PATCH v4 3/5] ext4: Online defrag not supported with DAX
- From: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx>
- [PATCH v4 4/5] dax: give DAX clearing code correct bdev
- From: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx>
- [PATCH v4 5/5] dax: move writeback calls into the filesystems
- From: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx>
- Re: [PATCH 0/11 v3] ext[24]: MBCache rewrite
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 0/6] ext[24]: MBCache rewrite
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 0/11 v3] ext[24]: MBCache rewrite
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: richacl(7) man page review comments
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH] ext4: fix extent cache fragmentation
- From: Jan Kara <jack@xxxxxxx>
- support request: how to fix corruption after offline-shrink?
- From: Alexander Peganz <a.peganz@xxxxxxxxx>
- Re: [PATCH] ext4: use directio end_io error status to finish unwritten aio dio correctly
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] ext4: use directio end_io error status to finish unwritten aio dio correctly
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 0/6] ext[24]: MBCache rewrite
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 01/11] mbcache2: Reimplement mbcache
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 02/11] ext4: Convert to mbcache2
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 04/11] mbcache: Remove
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 09/11] mbcache: Get rid of _e_hash_list_head
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 06/11] mbcache2: Use referenced bit instead of LRU
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 10/11] ext4: Shortcut setting of xattr to the same value
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 11/11] mbcache: Add reusable flag to cache entries
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 05/11] mbcache2: Limit cache size
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 07/11] mbcache2: Rename to mbcache
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 08/11] ext4: Kill ext4_mballoc_ready
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 03/11] ext2: Convert to mbcache2
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 0/11 v3] ext[24]: MBCache rewrite
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] xfstests-bld: add exclude file for ext3 tests
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] ext4: iterate over buffer heads correctly in move_extent_per_page()
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v2] ext4: make sure to revoke all the freeable blocks in ext4_free_blocks
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: richacl(7) man page review comments
- From: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
- [Bug 112631] Cannot open encrypted Luks filesystem. Cruptsetup error.
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [PATCH] xfstests-bld: add exclude file for ext3 tests
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] xfstests-bld: add exclude file for ext3 tests
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: richacl(7) man page review comments
- From: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
- Re: [PATCH] xfstests-bld: add exclude file for ext3 tests
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] ext4: use directio end_io error status to finish unwritten aio dio correctly
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [Bug 112631] Cannot open encrypted Luks filesystem. Cruptsetup error.
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 112631] Cannot open encrypted Luks root filesystem
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 112631] Cannot open encrypted Luks root filesystem
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 112631] Cannot open encrypted Luks root filesystem
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 112631] Cannot open encrypted Luks filesystem. Cruptsetup error.
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 112631] Cannot open encrypted Luks root filesystem
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 112631] Cannot open encrypted Luks filesystem. Cruptsetup error.
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [PATCH] ext4: iterate over buffer heads correctly in move_extent_per_page()
- From: Eryu Guan <guaneryu@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
- [Bug 112631] Cannot open encrypted Luks root filesystem
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [PATCH] xfstests-bld: add exclude file for ext3 tests
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] xfstests-bld: add exclude file for ext3 tests
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [Bug 112631] Cannot open encrypted Luks root filesystem
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: richacl(7) man page review comments
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH] xfstests-bld: add exclude file for ext3 tests
- From: Eric Whitney <enwlinux@xxxxxxxxx>
- [Bug 112631] Cannot open encrypted Luks root filesystem
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 112631] Cannot open encrypted Luks root filesystem
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [PATCH V3] resize2fs: clear uninit BG if allocating from new group
- From: Eric Sandeen <sandeen@xxxxxxxxxx>
- Re: [PATCH 0/6] ext[24]: MBCache rewrite
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [GIT PULL] ext4 bug fixes for 4.5
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [Bug 112631] Cannot open encrypted Luks root filesystem
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [PATCH 1/2] ext4: Fix data exposure after a crash
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 0/6] ext4: Clean up io_end handling for AIO DIO
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 5/6] ext4: Simplify io_end handling for AIO DIO
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 6/6] ext4: Remove i_ioend_count
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 2/6] ext4: Use i_mutex to serialize unaligned AIO DIO
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 1/6] ext4: Pack ioend structure better
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 3/6] ext4: Rename and split get blocks functions
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 4/6] ext4: Move trans handling and completion deferal out of _ext4_get_block
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] ext4: use directio end_io error status to finish unwritten aio dio correctly
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- PROBLEM: cfq-iosched.c: constant sync io starves other filesystem operations forever
- From: thomas <thomas@xxxxxxxxxx>
- Re: problem in ext2fs_get_next_inode_full() ?
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] ext4: revert i_data_sum locking cleanups for dioread_nolock
- From: Eric Whitney <enwlinux@xxxxxxxxx>
- Re: [PATCH] ext4: use directio end_io error status to finish unwritten aio dio correctly
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] ext4: revert i_data_sum locking cleanups for dioread_nolock
- 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: Fix bh->b_state corruption
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: problem in ext2fs_get_next_inode_full() ?
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [PATCH] ext4: revert i_data_sum locking cleanups for dioread_nolock
- From: Jan Kara <jack@xxxxxxx>
- problem in ext2fs_get_next_inode_full() ?
- From: "Dilger, Andreas" <andreas.dilger@xxxxxxxxx>
- Re: [PATCH] ext4: use directio end_io error status to finish unwritten aio dio correctly
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] ext4: use directio end_io error status to finish unwritten aio dio correctly
- From: Jan Kara <jack@xxxxxxx>
- [PATCH] blkid: fix ZFS device detection
- From: Andreas Dilger <andreas.dilger@xxxxxxxxx>
- [PATCH] e2fsck: Correct ext4 dates generated by old kernels
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [PATCH] ext4: Fix bh->b_state corruption
- From: Jan Kara <jack@xxxxxxx>
- [Bug 100321] General protection fault (stalls the machine) with jbd2 and raid456
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Softlockup when doing fallocate on 4.4.1
- From: Nikolay Borisov <kernel@xxxxxxxx>
- Re: [PATCH 1/2] ext4: Prevent panic for destroyed devices
- From: Dmitry Monakhov <dmonakhov@xxxxxxxxxx>
- Re: [PATCH] ext4: use directio end_io error status to finish unwritten aio dio correctly
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH] ext4: use directio end_io error status to finish unwritten aio dio correctly
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [lkp] [direct] 187372a3b9: WARNING: CPU: 2 PID: 3999 at fs/ext4/inode.c:3315 ext4_direct_IO+0x56d/0x5b0()
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [lkp] [direct] 187372a3b9: WARNING: CPU: 2 PID: 3999 at fs/ext4/inode.c:3315 ext4_direct_IO+0x56d/0x5b0()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v3 3/6] ext4: Online defrag not supported with DAX
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Bug: {m,a}time issue in ext4
- From: Pete <pete@xxxxxxxxxxxx>
- Re: [PATCH v3 6/6] block: use dax_do_io() if blkdev_dax_capable()
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v3 3/6] ext4: Online defrag not supported with DAX
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v3 1/6] block: disable block device DAX by default
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v3 6/6] block: use dax_do_io() if blkdev_dax_capable()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v3 3/6] ext4: Online defrag not supported with DAX
- From: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 4/6] dax: give DAX clearing code correct bdev
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v3 3/6] ext4: Online defrag not supported with DAX
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v3 2/6] ext2, ext4: only set S_DAX for regular inodes
- From: Jan Kara <jack@xxxxxxx>
- [Bug 112631] Cannot open encrypted Luks root filesystem
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 112631] Cannot open encrypted Luks root filesystem
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 112631] Cannot open encrypted Luks root filesystem
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 112631] New: Cannot open encrypted Luks root filesystem
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: xattr corruption issue on ext2fs generated filesystems
- From: Darren Hart <dvhart@xxxxxxxxxxxxx>
- [PATCH v3 2/6] ext2, ext4: only set S_DAX for regular inodes
- From: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx>
- [PATCH v3 3/6] ext4: Online defrag not supported with DAX
- From: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx>
- [PATCH v3 4/6] dax: give DAX clearing code correct bdev
- From: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx>
- [PATCH v3 1/6] block: disable block device DAX by default
- From: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx>
- [PATCH v3 5/6] dax: move writeback calls into the filesystems
- From: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx>
- [PATCH v3 6/6] block: use dax_do_io() if blkdev_dax_capable()
- From: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx>
- [PATCH v3 0/6] DAX fixes, move flushing calls to FS
- From: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx>
- [PATCH 2/2] jbd2: Prevent panic for destroyed devices
- From: Dmitry Monakhov <dmonakhov@xxxxxxxxxx>
- [PATCH 1/2] ext4: Prevent panic for destroyed devices
- From: Dmitry Monakhov <dmonakhov@xxxxxxxxxx>
- Re: [PATCH] ext4: Fix memleak in ext4_readdir()
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] ext4: revert i_data_sum locking cleanups for dioread_nolock
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 7/9] tune2fs: confirm dangerous operations
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: richacl(7) man page review comments
- From: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
- Re: richacl(7) man page review comments
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: richacl(7) man page review comments
- From: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
- [PATCH v2][RESEND] ext4: make sure to revoke all the freeable blocks in ext4_free_blocks
- From: Daeho Jeong <daeho.jeong@xxxxxxxxxxx>
- Re: [PATCH 7/9] tune2fs: confirm dangerous operations
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: richacl(7) man page review comments
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH 4.3 152/200] ext2, ext4: warn when mounting with dax enabled
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: richacl(7) man page review comments
- From: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
- Re: getrichacl(1) man page review comments
- From: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
- Re: setrichacl(1) man page review comments
- From: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
- Re: richacl(7) man page review comments
- From: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
- Re: [PATCH 9/9] libext2fs: sort keys for xattr blocks
- From: Richard Purdie <richard.purdie@xxxxxxxxxxxxxxxxxxx>
- [PATCH 6/9] filefrag: accommodate holes when calculating expected values
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 9/9] libext2fs: sort keys for xattr blocks
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 8/9] tune2fs: recover the journal
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 7/9] tune2fs: confirm dangerous operations
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 5/9] tests: check proper operation of metadata_csum_seed
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 4/9] mke2fs: store checksum seed at format time
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 3/9] e2fsck: check the checksum seed feature flag is set correctly
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 2/9] tune2fs: allow user to turn on saving the checksum seed
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 1/9] libext2fs: store checksum seed in superblock
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 0/9] e2fsprogs: save checksum seeds; fix broken xattr editing; misc fixes
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: xattr corruption issue on ext2fs generated filesystems
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: xattr corruption issue on ext2fs generated filesystems
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH v2 0/2] DAX bdev fixes - move flushing calls to FS
- From: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/2] DAX bdev fixes - move flushing calls to FS
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: richacl(7) man page review comments
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH v2 0/2] DAX bdev fixes - move flushing calls to FS
- From: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx>
- [PATCH] ext4: revert i_data_sum locking cleanups for dioread_nolock
- From: Eric Whitney <enwlinux@xxxxxxxxx>
- Re: 4.5-rc1 panic when running generic/300 with dioread_nolock
- From: Eric Whitney <enwlinux@xxxxxxxxx>
- Re: [PATCH] ext4: clarify error messages for mounting fs w/o journal /w journal options
- From: Georg Altmann <george@xxxxxxxxxxxxx>
- Re: [PATCH] ext4: clarify error messages for mounting fs w/o journal /w journal options
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [PATCH] ext4: clarify error messages for mounting fs w/o journal /w journal options
- From: Georg Altmann <george@xxxxxxxxxxxxx>
- Re: [PATCH v2] ext4: remove unused parameter "newblock" in convert_initialized_extent()
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] ext4: don't read blocks from disk after extents being swapped in move_extent_per_page()
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] ext4: fix potential integer overflow
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] ext4: add a line break for proc mb_groups display
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [PATCH v2] ext4: test partial blocksize defrag integrity issue
- From: Eryu Guan <eguan@xxxxxxxxxx>
- Re: [PATCH] ext4: ioctl: fix erroneous return value
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] ext4: Fix scheduling in atomic on group checksum failure
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v2 2/2] dax: move writeback calls into the filesystems
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] dax: move writeback calls into the filesystems
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v2 2/2] dax: move writeback calls into the filesystems
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] dax: move writeback calls into the filesystems
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v2 0/2] DAX bdev fixes - move flushing calls to FS
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] dax: move writeback calls into the filesystems
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/2] DAX bdev fixes - move flushing calls to FS
- From: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx>
- Re: 4.5-rc1 panic when running generic/300 with dioread_nolock
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH] ext4: test partial blocksize defrag integrity issue
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH v2 2/2] dax: move writeback calls into the filesystems
- From: Jan Kara <jack@xxxxxxx>
- [PATCH] ext4: ioctl: fix erroneous return value
- From: Anton Protopopov <a.s.protopopov@xxxxxxxxx>
- Re: [PATCH v2 2/2] dax: move writeback calls into the filesystems
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v2 2/2] dax: move writeback calls into the filesystems
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 0/2] DAX bdev fixes - move flushing calls to FS
- From: Jan Kara <jack@xxxxxxx>
- Re: 4.5-rc1 panic when running generic/300 with dioread_nolock
- From: Jan Kara <jack@xxxxxxx>
- Re: 4.1.15 - ext4 / xattr related crash?
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] ext4: test partial blocksize defrag integrity issue
- From: Eryu Guan <eguan@xxxxxxxxxx>
- 4.5-rc1 panic when running generic/300 with dioread_nolock
- From: Eric Whitney <enwlinux@xxxxxxxxx>
- Re: [PATCH v2 2/2] dax: move writeback calls into the filesystems
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] ext4: test partial blocksize defrag integrity issue
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] dax: move writeback calls into the filesystems
- From: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] dax: move writeback calls into the filesystems
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH v2 1/2] dax: supply DAX clearing code with correct bdev
- From: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx>
- [PATCH v2 0/2] DAX bdev fixes - move flushing calls to FS
- From: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx>
- [PATCH v2 2/2] dax: move writeback calls into the filesystems
- From: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx>
- Re: richacl(7) man page review comments
- From: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
- [LFS/MM TOPIC] fs reflink issues, fs online scrub/check, etc
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: xattr corruption issue on ext2fs generated filesystems
- From: Darren Hart <dvhart@xxxxxxxxxxxxxxx>
- Re: [PATCH] ext4: Fix scheduling in atomic on group checksum failure
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [Bug 111961] ext4 umount - invalid opcode with PLEXTOR PX-128M6G-2242
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [PATCH v2] ext4: remove unused parameter "newblock" in convert_initialized_extent()
- From: Eryu Guan <guaneryu@xxxxxxxxx>
- Re: [PATCH] ext4: remove unused parameter "newblock" in convert_initialized_extent()
- From: kbuild test robot <lkp@xxxxxxxxx>
- [PATCH] ext4: remove unused parameter "newblock" in convert_initialized_extent()
- From: Eryu Guan <guaneryu@xxxxxxxxx>
- [PATCH] ext4: don't read blocks from disk after extents being swapped in move_extent_per_page()
- From: Eryu Guan <guaneryu@xxxxxxxxx>
- [PATCH] ext4: test partial blocksize defrag integrity issue
- From: Eryu Guan <eguan@xxxxxxxxxx>
- [PATCH] ext4: Fix scheduling in atomic on group checksum failure
- From: Jan Kara <jack@xxxxxxx>
- Re: ext4: BUG: scheduling while atomic in ext4_commit_super
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 2/2] dax: move writeback calls into the filesystems
- From: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] dax: move writeback calls into the filesystems
- From: Jan Kara <jack@xxxxxxx>
- Re: Latent undefined behaviour in fs/ext4/mballoc.c (seen in v4.5-rc3)
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH 2/2] dax: move writeback calls into the filesystems
- From: Jan Kara <jack@xxxxxxx>
- [PATCH] ext4: fix extent cache fragmentation
- From: Dmitry Monakhov <dmonakhov@xxxxxxxxxx>
- Re: [PATCH v8 6/9] dax: add support for fsync/msync
- From: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] dax: move writeback calls into the filesystems
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH] ext4: Buffer Head Leak In mmp
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [PATCH 2/2] dax: move writeback calls into the filesystems
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- Re: Latent undefined behaviour in fs/ext4/mballoc.c (seen in v4.5-rc3)
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [PATCH 2/2] dax: move writeback calls into the filesystems
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 2/2] dax: move writeback calls into the filesystems
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] dax: move writeback calls into the filesystems
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 2/2] dax: move writeback calls into the filesystems
- From: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] dax: move writeback calls into the filesystems
- From: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] dax: pass bdev argument to dax_clear_blocks()
- From: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx>
- [Bug 112161] New: UBSAN: Undefined behaviour in fs/ext4/mballoc.c:1274:11
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Latent undefined behaviour in fs/ext4/mballoc.c (seen in v4.5-rc3)
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: 4.1.15 - ext4 / xattr related crash?
- From: Nikola Ciprich <nikola.ciprich@xxxxxxxxxxx>
- [Bug 102731] I have a cough.
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [PATCH 2/2] dax: move writeback calls into the filesystems
- From: Jan Kara <jack@xxxxxxx>
- 4.1.15 - ext4 / xattr related crash?
- From: Nikola Ciprich <nikola.ciprich@xxxxxxxxxxx>
- [Bug 102731] I have a cough.
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [PATCH v8 6/9] dax: add support for fsync/msync
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 2/3] xfs: don't use ioends for direct write completions
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 2/3] xfs: don't use ioends for direct write completions
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [LSF/MM ATTEND] ext4, DAX pmem/fsync
- From: Dmitry Monakhov <dmonakhov@xxxxxxxxxx>
- Re: [PATCH 2/2] dax: move writeback calls into the filesystems
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 2/3] xfs: don't use ioends for direct write completions
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 2/3] xfs: don't use ioends for direct write completions
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] dax: pass bdev argument to dax_clear_blocks()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] dax: pass bdev argument to dax_clear_blocks()
- From: Ross Zwisler <zwisler@xxxxxxxxx>
- Re: [PATCH 1/2] dax: pass bdev argument to dax_clear_blocks()
- From: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] dax: pass bdev argument to dax_clear_blocks()
- From: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/3] xfs: don't use ioends for direct write completions
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] dax: pass bdev argument to dax_clear_blocks()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] dax: move writeback calls into the filesystems
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] dax: move writeback calls into the filesystems
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 1/2] dax: pass bdev argument to dax_clear_blocks()
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: getrichacl(1) man page review comments
- From: Martin Steigerwald <martin@xxxxxxxxxxxx>
- richacl(7) man page review comments
- From: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
- setrichacl(1) man page review comments
- From: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
- getrichacl(1) man page review comments
- From: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
- Re: RichACLs man-pages review
- From: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
- RichACLs man-pages review
- From: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
- [Bug 111891] access to file does not change access time to folders above up to /(root)
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 111961] ext4 umount - invalid opcode with PLEXTOR PX-128M6G-2242
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 111961] ext4 umount - invalid opcode with PLEXTOR PX-128M6G-2242
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [PATCH 1/2] dax: pass bdev argument to dax_clear_blocks()
- From: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx>
- [PATCH 0/2] DAX bdev fixes - move flushing calls to FS
- From: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx>
- [PATCH 2/2] dax: move writeback calls into the filesystems
- From: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx>
- [Bug 111961] ext4 umount - invalid opcode with PLEXTOR PX-128M6G-2242
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [PATCH v8 6/9] dax: add support for fsync/msync
- From: Dmitry Monakhov <dmonlist@xxxxxxxxx>
- xattr corruption issue on ext2fs generated filesystems
- From: Richard Purdie <richard.purdie@xxxxxxxxxxxxxxxxxxx>
- [Bug 111961] ext4 umount - invalid opcode with PLEXTOR PX-128M6G-2242
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 111961] ext4 umount - invalid opcode with PLEXTOR PX-128M6G-2242
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 111961] ext4 umount - invalid opcode with PLEXTOR PX-128M6G-2242
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [ext4:dev 1/1] fs/ext4/namei.c:1572:9: note: in expansion of macro 'if'
- From: kbuild test robot <fengguang.wu@xxxxxxxxx>
- [ext4:dev 1/1] fs/ext4/namei.c:1572:24: error: 'struct ext4_inode_info' has no member named 'i_crypt_info'
- From: kbuild test robot <fengguang.wu@xxxxxxxxx>
- Re: [PATCH 2/3] xfs: don't use ioends for direct write completions
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] xfs: don't use ioends for direct write completions
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [Bug 111961] ext4 umount - invalid opcode with PLEXTOR PX-128M6G-2242
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 111891] access to file does not change access time to folders above up to /(root)
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 111891] access to file does not change access time to folders above up to /(root)
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 111961] ext4 umount - invalid opcode with PLEXTOR PX-128M6G-2242
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 111961] New: ext4 umount - invalid opcode with PLEXTOR PX-128M6G-2242
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Backport Ext4 Crypto Patches from 4.4 to 4.1
- From: Johannes Stuettgen <johannes.stuettgen@xxxxxxxxx>
- [Bug 111891] access to file does not change access time to folders above up to /(root)
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 111891] access to file does not change access time to folders above up to /(root)
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 111891] access to file does not change access time to folders above up to /(root)
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [PATCH] dax: dirty inode only if required
- From: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx>
- [Bug 111891] New: access to file does not change access time to folders above up to /(root)
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [PATCH] dax: dirty inode only if required
- From: Jan Kara <jack@xxxxxxx>
- [PATCH] dax: dirty inode only if required
- From: Dmitry Monakhov <dmonakhov@xxxxxxxxxx>
- Re: [PATCH 1/3] direct-io: always call ->end_io if non-NULL
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 1/3] direct-io: always call ->end_io if non-NULL
- From: Christoph Hellwig <hch@xxxxxx>
- Re: vfs/xfs: directio updates to ease COW handling V2
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- Re: [PATCH] ext4: add a line break for proc mb_groups display
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH] ext4: add a line break for proc mb_groups display
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [PATCH] ext4: add a line break for proc mb_groups display
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [PATCH] ext4: add a line break for proc mb_groups display
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: vfs/xfs: directio updates to ease COW handling V2
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 1/3] direct-io: always call ->end_io if non-NULL
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: vfs/xfs: directio updates to ease COW handling V2
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- Re: [PATCH] ext4: add a line break for proc mb_groups display
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH] ext4: add a line break for proc mb_groups display
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 2/3] xfs: don't use ioends for direct write completions
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/3] xfs: fold xfs_vm_do_dio into xfs_vm_direct_IO
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/3] direct-io: always call ->end_io if non-NULL
- From: Christoph Hellwig <hch@xxxxxx>
- vfs/xfs: directio updates to ease COW handling V2
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] ext4: add a line break for proc mb_groups display
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH] ext4: add a line break for proc mb_groups display
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH v8 4/9] dax: support dirty DAX entries in radix tree
- From: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] direct-io: always call ->end_io if non-NULL
- From: Christoph Hellwig <hch@xxxxxx>
- [Bug 111801] mount fails silently if mount point is "busy"
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 111801] mount fails silently if mount point is "busy"
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 111801] New: mount fails silently if mount point is "busy"
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [PATCH 3/3] xfs: fold xfs_vm_do_dio into xfs_vm_direct_IO
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 2/3] xfs: don't use ioends for direct write completions
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH] ext4: add a line break for proc mb_groups display
- From: Huaitong Han <huaitong.han@xxxxxxxxx>
- [PATCH 06/10] fs: ext4: Replace CURRENT_TIME_SEC with current_fs_time_sec()
- From: Deepa Dinamani <deepa.kernel@xxxxxxxxx>
- [PATCH 07/10] fs: ext4: Replace CURRENT_TIME with ext4_current_time()
- From: Deepa Dinamani <deepa.kernel@xxxxxxxxx>
- RE: ext4 out of order when use cfq scheduler
- From: "HUANG Weller (CM/ESW12-CN)" <Weller.Huang@xxxxxxxxxxxx>
- Re: [PATCH 1/3] direct-io: always call ->end_io if non-NULL
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 2/3] xfs: don't use ioends for direct write completions
- From: Christoph Hellwig <hch@xxxxxx>
- VFS/XFS: directio updates to ease COW handling
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/3] direct-io: always call ->end_io if non-NULL
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/3] xfs: fold xfs_vm_do_dio into xfs_vm_direct_IO
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] fs: XFS_IOC_FS[SG]SETXATTR to FS_IOC_FS[SG]ETXATTR promotion
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH] ext4: drop unneeded BUFFER_TRACE in ext4_delete_inline_entry()
- From: Geliang Tang <geliangtang@xxxxxxx>
- Re: [PATCH] fs: XFS_IOC_FS[SG]SETXATTR to FS_IOC_FS[SG]ETXATTR promotion
- From: Pranith Kumar <bobby.prani@xxxxxxxxx>
- Re: [PATCH] fs: XFS_IOC_FS[SG]SETXATTR to FS_IOC_FS[SG]ETXATTR promotion
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] fs: XFS_IOC_FS[SG]SETXATTR to FS_IOC_FS[SG]ETXATTR promotion
- From: Pranith Kumar <bobby.prani@xxxxxxxxx>
- Re: [v2 PATCH 9/26] eCryptfs: Use skcipher and shash
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxx>
- Re: [PATCH] ext2, ext4: Fix issue with missing journal entry
- From: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx>
- Re: [PATCH] ext2, ext4: Fix issue with missing journal entry
- From: Jan Kara <jack@xxxxxxx>
- Re: ext4 out of order when use cfq scheduler
- From: Xiong Zhou <jencce.kernel@xxxxxxxxx>
- [PATCH] ext2, ext4: Fix issue with missing journal entry
- From: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx>
- Re: [PATCH 17/26] mac802154: Use skcipher
- From: Stefan Schmidt <stefan@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH] dax, ext2, ext4, XFS: fix data corruption race
- From: Matthew Wilcox <willy@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH] dax, ext2, ext4, XFS: fix data corruption race
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC PATCH] dax, ext2, ext4, XFS: fix data corruption race
- From: Matthew Wilcox <willy@xxxxxxxxxxxxxxx>
- UBSAN: Undefined behaviour in fs/ext4/mballoc.c:1274:11
- From: Chris Bainbridge <chris.bainbridge@xxxxxxxxx>
- Re: [PATCH 16/26] libceph: Use skcipher
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 16/26] libceph: Use skcipher
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH 16/26] libceph: Use skcipher
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH] dax, ext2, ext4, XFS: fix data corruption race
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC PATCH] dax, ext2, ext4, XFS: fix data corruption race
- From: Matthew Wilcox <willy@xxxxxxxxxxxxxxx>
- Re: [dm-devel] [PATCH 22/26] iscsi_tcp: Use ahash
- From: Mike Christie <michaelc@xxxxxxxxxxx>
- Re: [PATCH 16/26] libceph: Use skcipher
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [BUG REPORT] NULL pointer dereference in jdb2_journal_grab_journal_head (RDI)
- From: Jeff Merkey <linux.mdb@xxxxxxxxx>
- Re: [RFC PATCH] dax, ext2, ext4, XFS: fix data corruption race
- From: Jan Kara <jack@xxxxxxx>
- Re: [BUG REPORT] NULL pointer dereference in jdb2_journal_grab_journal_head (RDI)
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 15/26] Bluetooth: Use skcipher and hash
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: [PATCH 26/26] tcp: Use ahash
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH 25/26] sctp: Use shash
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH 19/26] ipsec: Use skcipher and ahash when probing algorithms
- From: David Miller <davem@xxxxxxxxxxxxx>
- [v2 PATCH 9/26] eCryptfs: Use skcipher and shash
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH] dax, ext2, ext4, XFS: fix data corruption race
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 6/26] staging: rtl8192u: Use skcipher and ahash
- From: Greg KH <greg@xxxxxxxxx>
- Re: [PATCH 3/26] staging: rtl8192e: Replace uses of obsolete blkcipher and hash
- From: Greg KH <greg@xxxxxxxxx>
- Re: [PATCH 9/26] eCryptfs: Use skcipher and shash
- From: Julia Lawall <julia.lawall@xxxxxxx>
- ext4: BUG: scheduling while atomic in ext4_commit_super
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- Re: [PATCH 21/26] nfc: s3fwrn5: Use shash
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH 24/26] nfsd: Use shash
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH 19/26] ipsec: Use skcipher and ahash when probing algorithms
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH 4/26] dm crypt: Use skcipher and ahash
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/26] block: cryptoloop - Use new skcipher interface
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 9/26] eCryptfs: Use skcipher and shash
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH 7/26] wusb: Use skcipher
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH 15/26] Bluetooth: Use skcipher and hash
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/26] block: cryptoloop - Use new skcipher interface
- From: kbuild test robot <lkp@xxxxxxxxx>
- [PATCH 1/26] block: cryptoloop - Use new skcipher interface
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 2/26] ppp_mppe: Use skcipher and ahash
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 3/26] staging: rtl8192e: Replace uses of obsolete blkcipher and hash
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4/26] dm crypt: Use skcipher and ahash
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 5/26] orinoco: Use ahash
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 6/26] staging: rtl8192u: Use skcipher and ahash
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 7/26] wusb: Use skcipher
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 8/26] cifs: Use skcipher
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 10/26] ext4: Use skcipher
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 9/26] eCryptfs: Use skcipher and shash
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 13/26] lib80211: Use skcipher and ahash
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 14/26] KEYS: Use skcipher
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 15/26] Bluetooth: Use skcipher and hash
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 17/26] mac802154: Use skcipher
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 16/26] libceph: Use skcipher
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 18/26] rxrpc: Use skcipher
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 20/26] drbd: Use shash and ahash
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 22/26] iscsi_tcp: Use ahash
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 25/26] sctp: Use shash
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 26/26] tcp: Use ahash
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 24/26] nfsd: Use shash
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 23/26] iscsi-target: Use shash and ahash
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 21/26] nfc: s3fwrn5: Use shash
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 19/26] ipsec: Use skcipher and ahash when probing algorithms
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 12/26] sunrpc: Use skcipher and ahash/shash
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 11/26] f2fs: Use skcipher
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 0/26] crypto: Use skcipher and ahash/shash where possible
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [BUG REPORT] NULL pointer dereference in jdb2_journal_grab_journal_head (RDI)
- From: Jeff Merkey <linux.mdb@xxxxxxxxx>
- [BUG REPORT] NULL pointer dereference in jdb2_journal_grab_journal_head (RDI)
- From: Jeff Merkey <linux.mdb@xxxxxxxxx>
- Re: [RFC PATCH] dax, ext2, ext4, XFS: fix data corruption race
- From: Matthew Wilcox <willy@xxxxxxxxxxxxxxx>
- [RFC PATCH] dax, ext2, ext4, XFS: fix data corruption race
- From: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx>
- [Bug 102731] I have a cough.
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 102731] I have a cough.
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 102731] I have a cough.
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 108631] Stuck on mb_cache_spinlock
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [PATCH] ext4: Fix bh->b_state corruption
- From: Nikolay Borisov <kernel@xxxxxxxx>
- [GIT PULL] ext4 changes for 4.5
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [Bug 102731] I have a cough.
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [GIT PULL] xfs: update #2 for 4.5-rc1
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [oops, 4.4-rc8] panic on ext3 during unlink
- From: Jan Kara <jack@xxxxxxx>
- e2fsprogs resize rewrite
- From: Jan Kara <jack@xxxxxxx>
- [PATCH RESEND] mke2fs: Fix German translation of mke2fs
- From: Jan Kara <jack@xxxxxxx>
- [PATCH] ext4: trim unused params from convert_initialized_extent()
- From: Eric Whitney <enwlinux@xxxxxxxxx>
- slower sequential read when data is overwritten
- From: William Jannen <wjannen@xxxxxxxxxxxxxxxxx>
- [PATCH] ext4: fix potential integer overflow
- From: Insu Yun <wuninsu@xxxxxxxxx>
- [PATCH] ext4: Buffer Head Leak In mmp
- From: "vikram.jadhav07" <vikramjadhavpucsd2007@xxxxxxxxx>
- [oops, 4.4-rc8] panic on ext3 during unlink
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH] ext4: Fix memleak in ext4_readdir()
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- [Bug 102731] I have a cough.
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [PATCH v6] EXT4: optimizing group search for inode allocation
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [PATCH v6] EXT4: optimizing group search for inode allocation
- From: Lokesh Jaliminche <lokesh.jaliminche@xxxxxxxxx>
- Re: [PATCH] xfstests-bld: add exclude file for data_journal_noleak tests
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v5] EXT4: optimizing group search for inode allocation
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [PATCH 00/35 v3] eparate operations from flags in the bio/request structs
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [v16 3/4] ext4: adds FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [v16 2/4] ext4: adds project quota support
- From: kbuild test robot <lkp@xxxxxxxxx>
- [Bug 104571] ext4_mb_generate_buddy block bitmap and bg descriptor inconsistent
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [PATCH v5] EXT4: optimizing group search for inode allocation
- From: Lokesh Jaliminche <lokesh.jaliminche@xxxxxxxxx>
- Re: [PATCH v5] EXT4: optimizing group search for inode allocation
- From: Lokesh Jaliminche <lokesh.jaliminche@xxxxxxxxx>
- Re: [PATCH] xfs_quota: allow operation on foreign filesystem types
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- [PATCH 4.2.y-ckt 022/305] ext2, ext4: warn when mounting with dax enabled
- From: Kamal Mostafa <kamal@xxxxxxxxxxxxx>
- Re: [PATCH v8 4/9] dax: support dirty DAX entries in radix tree
- From: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx>
- Re: [PATCH v8 4/9] dax: support dirty DAX entries in radix tree
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v8 6/9] dax: add support for fsync/msync
- From: Jan Kara <jack@xxxxxxx>
- [4.2.y-ckt stable] Patch "ext2, ext4: warn when mounting with dax enabled" has been added to staging queue
- From: Kamal Mostafa <kamal@xxxxxxxxxxxxx>
- Re: [PATCH V3] resize2fs: clear uninit BG if allocating from new group
- From: Eric Sandeen <sandeen@xxxxxxxxxx>
- Re: [PATCH V3] resize2fs: clear uninit BG if allocating from new group
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [PATCH V3] resize2fs: clear uninit BG if allocating from new group
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH] mke2fs: don't accept too-high revision levels
- From: Andreas Dilger <adilger@xxxxxxxxx>
- [PATCH V3] resize2fs: clear uninit BG if allocating from new group
- From: Eric Sandeen <sandeen@xxxxxxxxxx>
- Re: [PATCH V2] resize2fs: clear uninit BG if allocating from new group
- From: Eric Sandeen <sandeen@xxxxxxxxxx>
- Re: [PATCH V2] resize2fs: clear uninit BG if allocating from new group
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH V2] resize2fs: clear uninit BG if allocating from new group
- From: Eric Sandeen <sandeen@xxxxxxxxxx>
- Re: [PATCH] mke2fs: don't accept too-high revision levels
- From: Eric Sandeen <sandeen@xxxxxxxxxx>
- Re: [PATCH] resize2fs: clear uninit BG if allocating from new group
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [PATCH] resize2fs: clear uninit BG if allocating from new group
- From: Eric Sandeen <sandeen@xxxxxxxxxx>
- [PATCH] xfs_quota: allow operation on foreign filesystem types
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v8 6/9] dax: add support for fsync/msync
- From: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx>
- Re: [PATCH v8 4/9] dax: support dirty DAX entries in radix tree
- From: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx>
- Re: ext4 unkillable lseek.
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] xfstests-bld: add exclude file for data_journal_noleak tests
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [v16 0/4] ext4: add project quota support
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v8 4/9] dax: support dirty DAX entries in radix tree
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v8 6/9] dax: add support for fsync/msync
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v8 1/9] dax: fix NULL pointer dereference in __dax_dbg()
- From: Jan Kara <jack@xxxxxxx>
- Re: which IO-scheduler is best for flash based storage device with ext4
- From: Jan Kara <jack@xxxxxxx>
- [e2fsprogs] about e2fsprogs 1.43
- From: Robert Yang <liezhi.yang@xxxxxxxxxxxxx>
- Re: ext4 unkillable lseek.
- From: Dmitry Monakhov <dmonakhov@xxxxxxxxxx>
- Re: [PATCH v8 2/9] dax: fix conversion of holes to PMDs
- From: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx>
- Re: [PATCH v8 6/9] dax: add support for fsync/msync
- From: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx>
- Re: [PATCH v8 1/9] dax: fix NULL pointer dereference in __dax_dbg()
- From: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx>
- which IO-scheduler is best for flash based storage device with ext4
- From: "HUANG Weller (CM/ESW12-CN)" <Weller.Huang@xxxxxxxxxxxx>
- Re: [v16 0/4] ext4: add project quota support
- From: Li Xi <pkuelelixi@xxxxxxxxx>
- Re: [PATCH 3/4] jbd2: Unify revoke and tag block checksum handling
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [v16 0/4] ext4: add project quota support
- From: Li Xi <pkuelelixi@xxxxxxxxx>
- Re: ext4 unkillable lseek.
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [PATCH] xfstests-bld: add exclude file for data_journal_noleak tests
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH] xfstests-bld: add exclude file for data_journal_noleak tests
- From: Eric Whitney <enwlinux@xxxxxxxxx>
- Re: [v16 0/4] ext4: add project quota support
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [f2fs-dev] Consolidated file encryption interface/semantics?
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- LSF/MM 2016: Call for Proposals
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- ext4 unkillable lseek.
- From: Dave Jones <davej@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/4] jbd2: Unify revoke and tag block checksum handling
- From: Jan Kara <jack@xxxxxxx>
- Re: [v16 2/4] ext4: adds project quota support
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH v8 6/9] dax: add support for fsync/msync
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v8 2/9] dax: fix conversion of holes to PMDs
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v8 1/9] dax: fix NULL pointer dereference in __dax_dbg()
- From: Jan Kara <jack@xxxxxxx>
- Re: [v16 2/4] ext4: adds project quota support
- From: kbuild test robot <lkp@xxxxxxxxx>
- [v3 5/5] Add project ID support for chattr/lsattr
- From: Li Xi <pkuelelixi@xxxxxxxxx>
- [v3 4/5] Add inherit flags for project quota
- From: Li Xi <pkuelelixi@xxxxxxxxx>
- [v3 3/5] Add project quota support
- From: Li Xi <pkuelelixi@xxxxxxxxx>
- [v3 2/5] Add project feature flag EXT4_FEATURE_RO_COMPAT_PROJECT
- From: Li Xi <pkuelelixi@xxxxxxxxx>
- [v3 1/5] Clean up codes for adding new quota type
- From: Li Xi <pkuelelixi@xxxxxxxxx>
- [v3 0/5] Add project quota support for e2fsprogs
- From: Li Xi <pkuelelixi@xxxxxxxxx>
- [v16 2/4] ext4: adds project quota support
- From: Li Xi <pkuelelixi@xxxxxxxxx>
- [v16 3/4] ext4: adds FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support
- From: Li Xi <pkuelelixi@xxxxxxxxx>
- [v16 4/4] ext4: cleanup inode flag definitions
- From: Li Xi <pkuelelixi@xxxxxxxxx>
- [v16 1/4] ext4: adds project ID support
- From: Li Xi <pkuelelixi@xxxxxxxxx>
- [v16 0/4] ext4: add project quota support
- From: Li Xi <pkuelelixi@xxxxxxxxx>
- Re: [f2fs-dev] Consolidated file encryption interface/semantics?
- From: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
- Re: Consolidated file encryption interface/semantics?
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: Consolidated file encryption interface/semantics?
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Consolidated file encryption interface/semantics?
- From: Richard Weinberger <richard@xxxxxx>
- Re: [PATCH v4] EXT4: optimizing group search for inode allocation
- From: Andreas Dilger <adilger@xxxxxxxxx>
- [PATCH 00/35 v3] eparate operations from flags in the bio/request structs
- From: mchristi@xxxxxxxxxx
- [PATCH 01/35] block/fs/drivers: remove rw argument from submit_bio
- From: mchristi@xxxxxxxxxx
- [PATCH 04/35] fs: have submit_bh users pass in op and flags separately
- From: mchristi@xxxxxxxxxx
- [PATCH 02/35] block: add REQ_OP definitions and bi_op/op fields
- From: mchristi@xxxxxxxxxx
- [PATCH 03/35] block, fs, mm, drivers: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 05/35] fs: have ll_rw_block users pass in op and flags separately
- From: mchristi@xxxxxxxxxx
- [PATCH 06/35] direct-io: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 09/35] btrfs: update __btrfs_map_block for bi_op transition
- From: mchristi@xxxxxxxxxx
- [PATCH 08/35] btrfs: set bi_op tp REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 10/35] btrfs: don't pass rq_flag_bits if there is a bio
- From: mchristi@xxxxxxxxxx
- [PATCH 07/35] btrfs: have submit_one_bio users setup bio bi_op
- From: mchristi@xxxxxxxxxx
- [PATCH 11/35] f2fs: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 12/35] gfs2: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 13/35] xfs: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 14/35] hfsplus: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 15/35] mpage: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 17/35] ocfs2: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 16/35] nilfs: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 18/35] pm: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 20/35] dm: pass dm stats data dir instead of bi_rw
- From: mchristi@xxxxxxxxxx
- [PATCH 19/35] dm: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 21/35] bcache: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 23/35] md/raid: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 22/35] drbd: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 24/35] xen: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 25/35] target: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 26/35] block: set op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 27/35] drivers: set request op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 29/35] ide cd: do not set REQ_WRITE on requests.
- From: mchristi@xxxxxxxxxx
- [PATCH 28/35] blktrace: get op from req->op/bio->bi_op
- From: mchristi@xxxxxxxxxx
- [PATCH 30/35] block, fs, drivers: do not test bi_rw for REQ_OPs
- From: mchristi@xxxxxxxxxx
- [PATCH 32/35] block: shrink bi_rw and bi_op
- From: mchristi@xxxxxxxxxx
- [PATCH 31/35] block, fs: remove old REQ definitions.
- From: mchristi@xxxxxxxxxx
- [PATCH 33/35] block, drivers: add REQ_OP_FLUSH operation
- From: mchristi@xxxxxxxxxx
- [PATCH 34/35] block: add QUEUE_FLAGs for flush and fua
- From: mchristi@xxxxxxxxxx
- [PATCH 35/35] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
- From: mchristi@xxxxxxxxxx
- [PATCH v17 00/22] Richacls (Core and Ext4)
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v17 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v17 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v17 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v17 04/22] vfs: Make the inode passed to inode_change_ok non-const
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v17 05/22] vfs: Add permission flags for setting file attributes
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v17 06/22] richacl: In-memory representation and helper functions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v17 07/22] richacl: Permission mapping functions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v17 08/22] richacl: Compute maximum file masks from an acl
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v17 09/22] richacl: Permission check algorithm
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v17 10/22] posix_acl: Unexport acl_by_type and make it static
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v17 11/22] vfs: Cache base_acl objects in inodes
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v17 12/22] vfs: Add get_richacl and set_richacl inode operations
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v17 13/22] vfs: Cache richacl in struct inode
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v17 14/22] richacl: Update the file masks in chmod()
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v17 15/22] richacl: Check if an acl is equivalent to a file mode
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v17 16/22] richacl: Create-time inheritance
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v17 17/22] richacl: Automatic Inheritance
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v17 19/22] richacl: Add richacl xattr handler
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v17 20/22] vfs: Add richacl permission checking
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v17 21/22] ext4: Add richacl support
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v17 22/22] ext4: Add richacl feature flag
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v17 18/22] richacl: xattr mapping functions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH v7 2/9] dax: fix conversion of holes to PMDs
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 2/2] ext4: Remove EXT4_STATE_ORDERED_MODE
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 1/2] ext4: Fix data exposure after a crash
- From: Jan Kara <jack@xxxxxxx>
- Re: ext4 out of order when use cfq scheduler
- From: Jan Kara <jack@xxxxxxx>
[Index of Archives]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]