Linux Block Layer SSD Cache
[Prev Page][Next Page]
- Re: [RFC] block: fix blk_queue_split() resource exhaustion
- From: Ming Lei <ming.lei@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] bcache: documentation formatting, edited for clarity, stripe alignment notes
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: [PATCH 1/3] bcache: documentation updates and corrections
- From: Jonathan Corbet <corbet@xxxxxxx>
- [RFC] block: fix blk_queue_split() resource exhaustion
- From: Lars Ellenberg <lars.ellenberg@xxxxxxxxxx>
- [RESEND PATCH 2/3] bcache: update document info
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [RESEND PATCH 3/3] bcache: Remove redundant block_size assignment
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [RESEND PATCH 1/3] bcache: Remove redundant parameter for cache_alloc()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH] bcache: register_bcache(): call blkdev_put() when cache_alloc() fails
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: Can a bcachefs filesystem be exported via NFS?
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: [PULL v4.6-rc1] bcache: documentation updates
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- [PATCH 2/3] bcache: documentation formatting, edited for clarity, stripe alignment notes
- From: Eric Wheeler <git@xxxxxxxxxxxxxxxxxx>
- [PATCH 1/3] bcache: documentation updates and corrections
- From: Marc MERLIN <marc@xxxxxxxxxxx>
- [PATCH 3/3] bcache: dmesg: meaningful error message when nr_stripes is invalid
- From: Eric Wheeler <git@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] bcache: Remove deprecated create_workqueue
- From: Jens Axboe <axboe@xxxxxx>
- Re: [PATCH] bcache: Remove deprecated create_workqueue
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PULL v4.6-rc1] bcache: documentation updates
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: Can a bcachefs filesystem be exported via NFS?
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH] bcache: Remove deprecated create_workqueue
- From: Bhaktipriya Shridhar <bhaktipriya96@xxxxxxxxx>
- Can a bcachefs filesystem be exported via NFS?
- From: Martin McClure <martin.mcclure@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 28/45] target: use bio op accessors
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 28/45] target: use bio op accessors
- From: Mike Christie <mchristi@xxxxxxxxxx>
- Re: [PATCH 42/45] block, fs, drivers: remove REQ_OP compat defs and related code
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 41/45] block, drivers, fs: shrink bi_rw from long to int
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 40/45] block: move bio io prio to a new field
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 37/45] drivers: use req op accessor
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 28/45] target: use bio op accessors
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 25/45] bcache: use bio op accessors
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 24/45] dm: use bio op accessors
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 09/45] block discard: use bio set op accessor
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 08/45] block, fs, mm, drivers: use bio set/get op accessors
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 07/45] bcache: use op_is_write instead of checking for REQ_WRITE
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 06/45] dm: use op_is_write instead of checking for REQ_WRITE
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 05/45] block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITE
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 02/45] block: add REQ_OP definitions and helpers
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 01/45] block/fs/drivers: remove rw argument from submit_bio
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 42/45] block, fs, drivers: remove REQ_OP compat defs and related code
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH 01/45] block/fs/drivers: remove rw argument from submit_bio
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH 42/45] block, fs, drivers: remove REQ_OP compat defs and related code
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH 01/45] block/fs/drivers: remove rw argument from submit_bio
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH 42/45] block, fs, drivers: remove REQ_OP compat defs and related code
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH 01/45] block/fs/drivers: remove rw argument from submit_bio
- From: kbuild test robot <lkp@xxxxxxxxx>
- [PATCH 09/45] block discard: use bio set op accessor
- From: mchristi@xxxxxxxxxx
- [PATCH 08/45] block, fs, mm, drivers: use bio set/get op accessors
- From: mchristi@xxxxxxxxxx
- [PATCH 10/45] direct-io: use bio set/get op accessors
- From: mchristi@xxxxxxxxxx
- [PATCH 11/45] btrfs: have submit_one_bio users use bio op accessors
- From: mchristi@xxxxxxxxxx
- [PATCH 12/45] btrfs: use bio op accessors
- From: mchristi@xxxxxxxxxx
- [PATCH 13/45] btrfs: update __btrfs_map_block for REQ_OP transition
- From: mchristi@xxxxxxxxxx
- [PATCH 01/45] block/fs/drivers: remove rw argument from submit_bio
- From: mchristi@xxxxxxxxxx
- [PATCH 02/45] block: add REQ_OP definitions and helpers
- From: mchristi@xxxxxxxxxx
- [PATCH 03/45] fs: have submit_bh users pass in op and flags separately
- From: mchristi@xxxxxxxxxx
- [PATCH 05/45] block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITE
- From: mchristi@xxxxxxxxxx
- [PATCH 15/45] f2fs: use bio op accessors
- From: mchristi@xxxxxxxxxx
- [PATCH 06/45] dm: use op_is_write instead of checking for REQ_WRITE
- From: mchristi@xxxxxxxxxx
- [PATCH 07/45] bcache: use op_is_write instead of checking for REQ_WRITE
- From: mchristi@xxxxxxxxxx
- [PATCH 16/45] gfs2: use bio op accessors
- From: mchristi@xxxxxxxxxx
- [PATCH 14/45] btrfs: use bio fields for op and flags
- From: mchristi@xxxxxxxxxx
- [PATCH 18/45] hfsplus: use bio op accessors
- From: mchristi@xxxxxxxxxx
- [PATCH 19/45] mpage: use bio op accessors
- From: mchristi@xxxxxxxxxx
- [PATCH 22/45] pm: use bio op accessors
- From: mchristi@xxxxxxxxxx
- [PATCH 24/45] dm: use bio op accessors
- From: mchristi@xxxxxxxxxx
- [PATCH 25/45] bcache: use bio op accessors
- From: mchristi@xxxxxxxxxx
- [PATCH 26/45] drbd: use bio op accessors
- From: mchristi@xxxxxxxxxx
- [PATCH 27/45] md: use bio op accessors
- From: mchristi@xxxxxxxxxx
- [PATCH 29/45] xen: use bio op accessors
- From: mchristi@xxxxxxxxxx
- [PATCH 30/45] block: copy bio op to request op
- From: mchristi@xxxxxxxxxx
- [PATCH 31/45] block: prepare request creation/destruction code to use REQ_OPs
- From: mchristi@xxxxxxxxxx
- [PATCH 32/45] block: prepare mq request creation to use REQ_OPs
- From: mchristi@xxxxxxxxxx
- [PATCH 33/45] block: prepare elevator to use REQ_OPs.
- From: mchristi@xxxxxxxxxx
- [PATCH 17/45] xfs: use bio op accessors
- From: mchristi@xxxxxxxxxx
- [PATCH 34/45] blkg_rwstat: separate op from flags
- From: mchristi@xxxxxxxxxx
- [PATCH 20/45] nilfs: use bio op accessors
- From: mchristi@xxxxxxxxxx
- [PATCH 35/45] block: convert merge/insert code to check for REQ_OPs.
- From: mchristi@xxxxxxxxxx
- [PATCH 21/45] ocfs2: use bio op accessors
- From: mchristi@xxxxxxxxxx
- [PATCH 36/45] block: convert is_sync helpers to use REQ_OPs.
- From: mchristi@xxxxxxxxxx
- [PATCH 37/45] drivers: use req op accessor
- From: mchristi@xxxxxxxxxx
- [PATCH 23/45] dm: pass dm stats data dir instead of bi_rw
- From: mchristi@xxxxxxxxxx
- [PATCH 28/45] target: use bio op accessors
- From: mchristi@xxxxxxxxxx
- [PATCH 38/45] blktrace: use op accessors
- From: mchristi@xxxxxxxxxx
- [PATCH 39/45] ide cd: do not set REQ_WRITE on requests.
- From: mchristi@xxxxxxxxxx
- [PATCH 40/45] block: move bio io prio to a new field
- From: mchristi@xxxxxxxxxx
- [PATCH 44/45] block: do not use REQ_FLUSH for tracking flush support
- From: mchristi@xxxxxxxxxx
- [PATCH 41/45] block, drivers, fs: shrink bi_rw from long to int
- From: mchristi@xxxxxxxxxx
- [PATCH 45/45] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
- From: mchristi@xxxxxxxxxx
- [PATCH 43/45] block, drivers: add REQ_OP_FLUSH operation
- From: mchristi@xxxxxxxxxx
- [PATCH 42/45] block, fs, drivers: remove REQ_OP compat defs and related code
- From: mchristi@xxxxxxxxxx
- [PATCH 04/45] fs: have ll_rw_block users pass in op and flags separately
- From: mchristi@xxxxxxxxxx
- [PATCH 00/45] v8: separate operations from flags in the bio/request structs
- From: mchristi@xxxxxxxxxx
- Re: super-block written got dislocation while 64K PAGE_SIZE enable.
- From: Zhengyuan Liu <liuzhengyuang521@xxxxxxxxx>
- Re: super-block written got dislocation while 64K PAGE_SIZE enable.
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: super-block written got dislocation while 64K PAGE_SIZE enable.
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- RE: [PATCH] dm-log-writes: fix bug with too large bios
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: dm-log-writes: fix bug with too large bios
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- super-block written got dislocation while 64K PAGE_SIZE enable.
- From: Zhengyuan Liu <liuzhengyuang521@xxxxxxxxx>
- RE: [PATCH] dm-log-writes: fix bug with too large bios
- From: "James Johnston" <johnstonj.public@xxxxxxxxxxxx>
- RE: [PATCH] dm-crypt: Fix error with too large bios (was: bcache gets stuck flushing writeback cache when used in combination with LUKS/dm-crypt and non-default bucket size)
- From: "James Johnston" <johnstonj.public@xxxxxxxxxxxx>
- Re: [PULL v4.6-rc1] bcache: documentation updates
- From: Marc MERLIN <marc@xxxxxxxxxxx>
- Re: [PULL v4.6-rc1] bcache: documentation updates
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: hang/stuck loop in bch_ptr_bad/bch_btree_iter_next_filter
- From: Vojtech Pavlik <vojtech@xxxxxxxx>
- hang/stuck loop in bch_ptr_bad/bch_btree_iter_next_filter
- From: Joe Landman <landman@xxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PULL v4.6-rc1] bcache: documentation updates
- From: Marc MERLIN <marc@xxxxxxxxxxx>
- Re: bcachefs: can bcachefs export block devices?
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] dm-log-writes: fix bug with too large bios
- From: Josef Bacik <jbacik@xxxxxx>
- [PATCH] dm-log-writes: fix bug with too large bios
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH] dm-crypt: Fix error with too large bios (was: bcache gets stuck flushing writeback cache when used in combination with LUKS/dm-crypt and non-default bucket size)
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: bcachefs: can bcachefs export block devices?
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- bcachefs: can bcachefs export block devices?
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 4/4] MAINTAINERS: mark bcache as orphan
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 4/4] MAINTAINERS: mark bcache as orphan
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- [BISECT dbba42d8] dm: regression: large bio splits fail with dm-crypt under bcache in dm_make_request()
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 10/21] fs: Check for invalid i_uid in may_follow_link()
- From: Djalal Harouni <tixxdz@xxxxxxxxx>
- Re: [PATCH 1/4] bcache: bch_writeback_thread() is not freezable
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 4/4] MAINTAINERS: mark bcache as orphan
- From: Joe Perches <joe@xxxxxxxxxxx>
- [PATCH 2/4] bcache: bch_allocator_thread() is not freezable
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- [PATCH 3/4] bcache: bch_gc_thread() is not freezable
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- [PATCH 1/4] bcache: bch_writeback_thread() is not freezable
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- [PATCH 4/4] MAINTAINERS: mark bcache as orphan
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [PATCH] bcache: bch_writeback_thread() is not freezable
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [PATCH] bcache: bch_writeback_thread() is not freezable
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] bcache: bch_writeback_thread() is not freezable
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- RE: bcache gets stuck flushing writeback cache when used in combination with LUKS/dm-crypt and non-default bucket size
- From: "James Johnston" <johnstonj.public@xxxxxxxxxxxx>
- RE: bcache gets stuck flushing writeback cache when used in combination with LUKS/dm-crypt and non-default bucket size
- From: "'Eric Wheeler'" <bcache@xxxxxxxxxxxxxxxxxx>
- Re: bcache gets stuck flushing writeback cache when used in combination with LUKS/dm-crypt and non-default bucket size
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- RE: bcache gets stuck flushing writeback cache when used in combination with LUKS/dm-crypt and non-default bucket size
- From: "James Johnston" <johnstonj.public@xxxxxxxxxxxx>
- Re: bcachefs with cache device and backing device
- From: Martin McClure <martin.mcclure@xxxxxxxxxxxxxxxxxx>
- Re: bcachefs with cache device and backing device
- From: Christopher James Halse Rogers <chris@xxxxxxxxxxxxxx>
- Re: bcachefs with cache device and backing device
- From: Martin McClure <martin.mcclure@xxxxxxxxxxxxxxxxxx>
- Re: bcache_gc: BUG: soft lockup
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: bcache gets stuck flushing writeback cache when used in combination with LUKS/dm-crypt and non-default bucket size
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: bcache gets stuck flushing writeback cache when used in combination with LUKS/dm-crypt and non-default bucket size
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- RE: [dm-devel] bcache gets stuck flushing writeback cache when used in combination with LUKS/dm-crypt and non-default bucket size
- From: "James Johnston" <johnstonj.public@xxxxxxxxxxxx>
- Re: [PATCH v4 03/21] fs: Allow sysfs and cgroupfs to share super blocks between user namespaces
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: block size question
- From: Vlad <vovan@xxxxxxxx>
- Re: [PATCH v4 03/21] fs: Allow sysfs and cgroupfs to share super blocks between user namespaces
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- Re: [PATCH v4 03/21] fs: Allow sysfs and cgroupfs to share super blocks between user namespaces
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: block size question
- From: Killian De Volder <killian.de.volder@xxxxxxxxxxx>
- Re: [PATCH] bcache: bch_writeback_thread() is not freezable
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: block size question
- From: Killian De Volder <killian.de.volder@xxxxxxxxxxx>
- Re: block size question
- From: Killian De Volder <killian.de.volder@xxxxxxxxxxx>
- block size question
- From: Vlad <vovan@xxxxxxxx>
- Re: bcachefs with cache device and backing device
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: bcachefs with cache device and backing device
- From: Christopher James Halse Rogers <chris@xxxxxxxxxxxxxx>
- Re: bcachefs with cache device and backing device
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: bcachefs with cache device and backing device
- From: Martin McClure <martin.mcclure@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 03/21] fs: Allow sysfs and cgroupfs to share super blocks between user namespaces
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- Re: [PATCH v4 03/21] fs: Allow sysfs and cgroupfs to share super blocks between user namespaces
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: bcache gets stuck flushing writeback cache when used in combination with LUKS/dm-crypt and non-default bucket size
- From: Tim Small <tim@xxxxxxxxxxxxxxxx>
- Re: bcache gets stuck flushing writeback cache when used in combination with LUKS/dm-crypt and non-default bucket size
- From: Tim Small <tim@xxxxxxxxxxxxxxxx>
- Re: bcache gets stuck flushing writeback cache when used in combination with LUKS/dm-crypt and non-default bucket size
- From: Tim Small <tim@xxxxxxxxxxxxxxxx>
- Re: bcache_gc: BUG: soft lockup
- From: "Yannis Aribaud" <bugs@xxxxxxxxxx>
- Re: scrub backing device
- From: ching <lsching17@xxxxxxxxx>
- Re: bcache gets stuck flushing writeback cache when used in combination with LUKS/dm-crypt and non-default bucket size
- From: Tim Small <tim@xxxxxxxxxxxxxxxx>
- Re: [UPDATE][PATCH 3/3] bcache: Remove redundant block_size assignment
- From: Coly Li <i@xxxxxxx>
- Re: scrub backing device
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: scrub backing device
- From: Marc MERLIN <marc@xxxxxxxxxxx>
- Re: bcachefs with cache device and backing device
- From: Martin McClure <martin.mcclure@xxxxxxxxxxxxxxxxxx>
- Re: bcachefs with cache device and backing device
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- bcachefs with cache device and backing device
- From: Martin McClure <martin.mcclure@xxxxxxxxxxxxxxxxxx>
- Re: bcache_gc: BUG: soft lockup
- From: "Jens-U. Mozdzen" <jmozdzen@xxxxxx>
- Re: scrub backing device
- From: ching <lsching17@xxxxxxxxx>
- Re: scrub backing device
- From: Marc MERLIN <marc@xxxxxxxxxxx>
- Re: scrub backing device
- From: ching <lsching17@xxxxxxxxx>
- Re: [PATCH 3/3] bcache: Remove redundant block_size assignment
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: scrub backing device
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: bcache_gc: BUG: soft lockup
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: bcache_gc: BUG: soft lockup
- From: "Jens-U. Mozdzen" <jmozdzen@xxxxxx>
- Re: [PATCH] bcache: bch_writeback_thread() is not freezable
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- [UPDATE][PATCH 3/3] bcache: Remove redundant block_size assignment
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- Re: [PATCH 3/3] bcache: Remove redundant block_size assignment
- From: wangyijing <wangyijing@xxxxxxxxxx>
- Re: [PATCH 3/3] bcache: Remove redundant block_size assignment
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: bcache gets stuck flushing writeback cache when used in combination with LUKS/dm-crypt and non-default bucket size
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: scrub backing device
- From: ching lu <lsching17@xxxxxxxxx>
- Re: scrub backing device
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/3] bcache: Remove redundant block_size assignment
- From: wangyijing <wangyijing@xxxxxxxxxx>
- Re: writeback mode behaviour on proper shut down
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] bcache: bch_writeback_thread() is not freezable
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: bcache_gc: BUG: soft lockup
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/3] bcache: Remove redundant block_size assignment
- From: Coly Li <i@xxxxxxx>
- [PATCH 3/3] bcache: Remove redundant block_size assignment
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH 2/3] bcache: update document info
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH 1/3] bcache: Remove redundant parameter for cache_alloc()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- bcache gets stuck flushing writeback cache when used in combination with LUKS/dm-crypt and non-default bucket size
- From: "James Johnston" <johnstonj.public@xxxxxxxxxxxx>
- Re: [PATCH 00/42] v7: separate operations from flags in the bio/request structs
- From: Mike Christie <mchristi@xxxxxxxxxx>
- Re: [PATCH 00/42] v7: separate operations from flags in the bio/request structs
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- Re: [PATCH 00/42] v7: separate operations from flags in the bio/request structs
- From: Mike Christie <mchristi@xxxxxxxxxx>
- Re: [PATCH 00/42] v7: separate operations from flags in the bio/request structs
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- Re: [PATCH] bcache: bch_writeback_thread() is not freezable
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- scrub backing device
- From: ching lu <lsching17@xxxxxxxxx>
- Re: writeback mode behaviour on proper shut down
- From: ching lu <lsching17@xxxxxxxxx>
- Re: [PATCH v4 17/21] capabilities: Allow privileged user in s_user_ns to set security.* xattrs
- From: James Morris <jmorris@xxxxxxxxx>
- Re: writeback mode behaviour on proper shut down
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: writeback mode behaviour on proper shut down
- From: ching lu <lsching17@xxxxxxxxx>
- Re: writeback mode behaviour on proper shut down
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 01/21] fs: fix a posible leak of allocated superblock
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- [PATCH v4 02/21] fs: Remove check of s_user_ns for existing mounts in fs_fully_visible()
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- [PATCH v4 03/21] fs: Allow sysfs and cgroupfs to share super blocks between user namespaces
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- [PATCH v4 04/21] block_dev: Support checking inode permissions in lookup_bdev()
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- Re: [PATCH v3 14/21] fs: Allow superblock owner to change ownership of inodes with unmappable ids
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- [PATCH v4 06/21] fs: Treat foreign mounts as nosuid
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- [PATCH v4 05/21] block_dev: Check permissions towards block device inode when mounting
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- [PATCH v4 07/21] selinux: Add support for unprivileged mounts from user namespaces
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- [PATCH v4 08/21] userns: Replace in_userns with current_in_userns
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- [PATCH v4 10/21] fs: Check for invalid i_uid in may_follow_link()
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- [PATCH v4 09/21] Smack: Handle labels consistently in untrusted mounts
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- [PATCH v4 11/21] cred: Reject inodes with invalid ids in set_create_file_as()
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- [PATCH v4 12/21] fs: Refuse uid/gid changes which don't map into s_user_ns
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- [PATCH v4 13/21] fs: Update posix_acl support to handle user namespace mounts
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- [PATCH v4 15/21] fs: Don't remove suid for CAP_FSETID in s_user_ns
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- [PATCH v4 16/21] fs: Allow superblock owner to access do_remount_sb()
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- [PATCH v4 18/21] fuse: Add support for pid namespaces
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- [PATCH v4 14/21] fs: Allow superblock owner to change ownership of inodes with unmappable ids
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- [PATCH v4 19/21] fuse: Support fuse filesystems outside of init_user_ns
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- [PATCH v4 21/21] fuse: Allow user namespace mounts
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- [PATCH v4 20/21] fuse: Restrict allow_other to the superblock's namespace or a descendant
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- [PATCH v4 17/21] capabilities: Allow privileged user in s_user_ns to set security.* xattrs
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- [PATCH v4 00/21] Support fuse mounts in user namespaces
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- writeback mode behaviour on proper shut down
- From: ching lu <lsching17@xxxxxxxxx>
- Re: [PATCH v3 14/21] fs: Allow superblock owner to change ownership of inodes with unmappable ids
- From: "Serge E. Hallyn" <serge@xxxxxxxxxx>
- Re: [PATCH v3 03/21] fs: Allow sysfs and cgroupfs to share super blocks between user namespaces
- From: "Serge E. Hallyn" <serge@xxxxxxxxxx>
- Re: [PATCH] bcache: bch_writeback_thread() is not freezable
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- [PATCH] RAID Cleanup for bio-split
- From: Shaun Tancheff <shaun@xxxxxxxxxxxx>
- [PATCH v3 00/21] Support fuse mounts in user namespaces
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- [PATCH v3 02/21] fs: Remove check of s_user_ns for existing mounts in fs_fully_visible()
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- [PATCH v3 01/21] fs: fix a posible leak of allocated superblock
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- [PATCH v3 03/21] fs: Allow sysfs and cgroupfs to share super blocks between user namespaces
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- [PATCH v3 08/21] userns: Replace in_userns with current_in_userns
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- [PATCH v3 07/21] selinux: Add support for unprivileged mounts from user namespaces
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- [PATCH v3 06/21] fs: Treat foreign mounts as nosuid
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- [PATCH v3 05/21] block_dev: Check permissions towards block device inode when mounting
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- [PATCH v3 09/21] Smack: Handle labels consistently in untrusted mounts
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- [PATCH v3 10/21] fs: Check for invalid i_uid in may_follow_link()
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- [PATCH v3 12/21] fs: Refuse uid/gid changes which don't map into s_user_ns
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- [PATCH v3 11/21] cred: Reject inodes with invalid ids in set_create_file_as()
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- [PATCH v3 16/21] fs: Allow superblock owner to access do_remount_sb()
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- [PATCH v3 14/21] fs: Allow superblock owner to change ownership of inodes with unmappable ids
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- [PATCH v3 18/21] fuse: Add support for pid namespaces
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- [PATCH v3 13/21] fs: Update posix_acl support to handle user namespace mounts
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- [PATCH v3 19/21] fuse: Support fuse filesystems outside of init_user_ns
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- [PATCH v3 15/21] fs: Don't remove suid for CAP_FSETID in s_user_ns
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- [PATCH v3 20/21] fuse: Restrict allow_other to the superblock's namespace or a descendant
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- [PATCH v3 17/21] capabilities: Allow privileged user in s_user_ns to set security.* xattrs
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- [PATCH v3 21/21] fuse: Allow user namespace mounts
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- [PATCH v3 04/21] block_dev: Support checking inode permissions in lookup_bdev()
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- Re: bcache hangs on suspend when cache device is attached
- From: Maciej Piechotka <uzytkownik2@xxxxxxxxx>
- Re: [PATCH] bcache: bch_writeback_thread() is not freezable
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] bcache: bch_writeback_thread() is not freezable
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: bcache hangs on suspend when cache device is attached
- From: Maciej Piechotka <uzytkownik2@xxxxxxxxx>
- Re: [PATCH] bcache: bch_writeback_thread() is not freezable
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- [PATCH] bcache: bch_gc_thread() is not freezable
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- [PATCH] bcache: bch_allocator_thread() is not freezable
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- [PATCH] bcache: bch_writeback_thread() is not freezable
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [dm-devel] [PATCH 04/42] fs: have submit_bh users pass in op and flags separately
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx>
- Re: [PATCH 16/42] nilfs: set bi_op to REQ_OP
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx>
- Re: bcache hangs on suspend when cache device is attached
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 41/42] block: do not use REQ_FLUSH for tracking flush support
- From: Juergen Gross <kernel@xxxxxxxxx>
- bcache hangs on suspend when cache device is attached
- From: Maciej Piechotka <uzytkownik2@xxxxxxxxx>
- Re: [PATCH 00/42] v7: separate operations from flags in the bio/request structs
- From: Mike Snitzer <snitzer@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 17/42] ocfs2: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 15/42] mpage: 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 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 25/42] target: 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 29/42] block: prepare elevator to use REQ_OPs.
- From: mchristi@xxxxxxxxxx
- [PATCH 28/42] block: prepare mq request creation to use 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 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 42/42] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
- From: mchristi@xxxxxxxxxx
- [PATCH 41/42] block: do not use REQ_FLUSH for tracking flush support
- From: mchristi@xxxxxxxxxx
- [PATCH 19/42] dm: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 00/42] v7: separate operations from flags in the bio/request structs
- From: mchristi@xxxxxxxxxx
- Re: [PATCH 41/42] block: do not use REQ_FLUSH for tracking flush support
- From: Mike Christie <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 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 04/42] fs: have submit_bh 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 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 13/42] xfs: 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 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 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 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 20/42] dm: pass dm stats data dir instead of bi_rw
- From: mchristi@xxxxxxxxxx
- [PATCH 21/42] bcache: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 19/42] dm: 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 29/42] block: prepare elevator to use REQ_OPs.
- 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 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 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 39/42] block: shrink bio/request fields
- 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 36/42] ide cd: do not set REQ_WRITE on requests.
- From: mchristi@xxxxxxxxxx
- [PATCH 23/42] md/raid: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 00/42] v6: separate operations from flags in the bio/request structs
- From: mchristi@xxxxxxxxxx
- [PATCH v1 00/27] block: cleanup direct access to .bi_vcnt & .bi_io_vec
- From: Ming Lei <tom.leiming@xxxxxxxxx>
- [PATCH v1 11/27] bcache: io.c: use bio_set_vec_table
- From: Ming Lei <tom.leiming@xxxxxxxxx>
- [PATCH v1 12/27] bcache: journal.c: use bio_set_vec_table()
- From: Ming Lei <tom.leiming@xxxxxxxxx>
- [PATCH v1 10/27] bcache: debug: avoid to access .bi_io_vec directly
- From: Ming Lei <tom.leiming@xxxxxxxxx>
- [PATCH v1 14/27] bcache: writeback: use bio_set_vec_table()
- From: Ming Lei <tom.leiming@xxxxxxxxx>
- [PATCH v1 15/27] bcache: super: use bio_set_vec_table()
- From: Ming Lei <tom.leiming@xxxxxxxxx>
- [PATCH v1 13/27] bcache: movinggc: use bio_set_vec_table()
- From: Ming Lei <tom.leiming@xxxxxxxxx>
- [PATCH v1 16/27] bcache: super: use bio_get_base_vec
- From: Ming Lei <tom.leiming@xxxxxxxxx>
- Re: [PULL v4.6-rc1] bcache: documentation updates
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/42] v5: separate operations from flags in the bio/request structs
- From: Hannes Reinecke <hare@xxxxxxx>
- [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 04/42] fs: have submit_bh users pass in op and flags separately
- 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 10/42] btrfs: use bio fields for op and flags
- From: mchristi@xxxxxxxxxx
- [PATCH 15/42] mpage: 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 11/42] f2fs: 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 26/42] block: copy bio op to request 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 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 41/42] block: use QUEUE flags instead of flush_flags to test for flush support
- From: mchristi@xxxxxxxxxx
- [PATCH 42/42] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
- From: mchristi@xxxxxxxxxx
- [PATCH 00/42] v5: separate operations from flags in the bio/request structs
- From: mchristi@xxxxxxxxxx
- Re: [BUG] bcache_writebac blocked, IO on bcache device hung
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- [BUG] bcache_writebac blocked, IO on bcache device hung
- From: Sebastian Roesner <sroesner-kernelorg@xxxxxxxxxxxxxxxxx>
- Re: [BUG] NULL pointer in raid1_make_request passed to bio_trim when adding md as bcache caching dev
- From: Sebastian Roesner <sroesner-kernelorg@xxxxxxxxxxxxxxxxx>
- Re: dm-cache performance behaviour
- From: Vasiliy Tolstov <v.tolstov@xxxxxxxxx>
- Re: dm-cache performance behaviour
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: dm-cache performance behaviour
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: dm-cache performance behaviour
- From: Andreas Herrmann <aherrmann@xxxxxxxx>
- Re: [PATCH 11/27] bcache: io.c: use bio_set_vec_table
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 11/27] bcache: io.c: use bio_set_vec_table
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: dm-cache performance behaviour
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 11/27] bcache: io.c: use bio_set_vec_table
- From: Ming Lei <tom.leiming@xxxxxxxxx>
- Re: dm-cache performance behaviour
- From: Andreas Herrmann <aherrmann@xxxxxxxx>
- Re: dm-cache performance behaviour
- From: Andreas Herrmann <aherrmann@xxxxxxxx>
- Re: dm-cache performance behaviour
- From: Andreas Herrmann <aherrmann@xxxxxxxx>
- Re: [PATCH 11/27] bcache: io.c: use bio_set_vec_table
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH 15/27] bcache: super: use bio_set_vec_table()
- From: Ming Lei <tom.leiming@xxxxxxxxx>
- [PATCH 16/27] bcache: super: use bio_get_base_vec
- From: Ming Lei <tom.leiming@xxxxxxxxx>
- [PATCH 10/27] bcache: debug: avoid to access .bi_io_vec directly
- From: Ming Lei <tom.leiming@xxxxxxxxx>
- [PATCH 11/27] bcache: io.c: use bio_set_vec_table
- From: Ming Lei <tom.leiming@xxxxxxxxx>
- [PATCH 12/27] bcache: journal.c: use bio_set_vec_table()
- From: Ming Lei <tom.leiming@xxxxxxxxx>
- [PATCH 14/27] bcache: writeback: use bio_set_vec_table()
- From: Ming Lei <tom.leiming@xxxxxxxxx>
- [PATCH 13/27] bcache: movinggc: use bio_set_vec_table()
- From: Ming Lei <tom.leiming@xxxxxxxxx>
- [PATCH 00/27] block: cleanup direct access on .bi_vcnt & .bi_io_vec
- From: Ming Lei <tom.leiming@xxxxxxxxx>
- Re: [dm-devel] dm-cache performance behaviour
- From: Pasi Kärkkäinen <pasik@xxxxxx>
- Re: dm-cache performance behaviour
- From: Zdenek Kabelac <zkabelac@xxxxxxxxxx>
- dm-cache performance behaviour
- From: Andreas Herrmann <aherrmann@xxxxxxxx>
- Re: bcache register deadlock in bcache_bucket_alloc() between bch_uuid_write and bch_prio_write
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- bcache register deadlock in bcache_bucket_alloc() between bch_uuid_write and bch_prio_write
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: [BUG] NULL pointer in raid1_make_request passed to bio_trim when adding md as bcache caching dev
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH RESEND v2 11/18] fs: Ensure the mounter of a filesystem is privileged towards its inodes
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [PATCH RESEND v2 11/18] fs: Ensure the mounter of a filesystem is privileged towards its inodes
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- Re: Compilation error: ERROR: "pagecache_add_put" [drivers/md/bcache/bcache.ko] undefined!
- From: Marcin Mirosław <marcin@xxxxxxxx>
- Re: Compilation error: ERROR: "pagecache_add_put" [drivers/md/bcache/bcache.ko] undefined!
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: Compilation error: ERROR: "pagecache_add_put" [drivers/md/bcache/bcache.ko] undefined!
- From: Marcin Mirosław <marcin@xxxxxxxx>
- Re: Compilation error: ERROR: "pagecache_add_put" [drivers/md/bcache/bcache.ko] undefined!
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: Compilation error: ERROR: "pagecache_add_put" [drivers/md/bcache/bcache.ko] undefined!
- From: Marcin Mirosław <marcin@xxxxxxxx>
- Re: [PATCH RESEND v2 11/18] fs: Ensure the mounter of a filesystem is privileged towards its inodes
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: Testing bcachefs - beginners questions
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: Compilation error: ERROR: "pagecache_add_put" [drivers/md/bcache/bcache.ko] undefined!
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Compilation error: ERROR: "pagecache_add_put" [drivers/md/bcache/bcache.ko] undefined!
- From: Marcin Mirosław <marcin@xxxxxxxx>
- Re: Error after filling up fileystem (resend to correct email)
- From: Marcin Mirosław <marcin@xxxxxxxx>
- Re: Error after filling up fileystem (resend to correct email)
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Error after filling up fileystem (resend to correct email)
- From: Marcin Mirosław <marcin@xxxxxxxx>
- Re: 84% -> 60% cache hit ratio for same workflow, different conf
- From: Pradeep Jindal <praddyjindal@xxxxxxxxx>
- Re: [BUG] NULL pointer in raid1_make_request passed to bio_trim when adding md as bcache caching dev
- From: Ming Lei <ming.lei@xxxxxxxxxxxxx>
- Re: [PULL v4.6-rc1] bcache: documentation updates
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- [PATCH] bcache-tools udev fix for unnecessary re-registration of disks
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: 84% -> 60% cache hit ratio for same workflow, different conf
- From: Pradeep Jindal <praddyjindal@xxxxxxxxx>
- Re: 84% -> 60% cache hit ratio for same workflow, different conf
- From: Pradeep Jindal <praddyjindal@xxxxxxxxx>
- Re: 84% -> 60% cache hit ratio for same workflow, different conf
- From: Vojtech Pavlik <vojtech@xxxxxxxx>
- Re: 84% -> 60% cache hit ratio for same workflow, different conf
- From: Pradeep Jindal <praddyjindal@xxxxxxxxx>
- Re: 84% -> 60% cache hit ratio for same workflow, different conf
- From: Vojtech Pavlik <vojtech@xxxxxxxx>
- Re: [BUG] NULL pointer in raid1_make_request passed to bio_trim when adding md as bcache caching dev
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- 84% -> 60% cache hit ratio for same workflow, different conf
- From: Pradeep Jindal <praddyjindal@xxxxxxxxx>
- Re: [BUG] NULL pointer in raid1_make_request passed to bio_trim when adding md as bcache caching dev
- From: Shaohua Li <shli@xxxxxxxxxx>
- Re: [PATCH RESEND v2 11/18] fs: Ensure the mounter of a filesystem is privileged towards its inodes
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- Re: [BUG] NULL pointer in raid1_make_request passed to bio_trim when adding md as bcache caching dev
- From: Sebastian Roesner <sroesner-kernelorg@xxxxxxxxxxxxxxxxx>
- Re: [BUG] NULL pointer in raid1_make_request passed to bio_trim when adding md as bcache caching dev
- From: Sebastian Roesner <sroesner-kernelorg@xxxxxxxxxxxxxxxxx>
- Re: [BUG] NULL pointer in raid1_make_request passed to bio_trim when adding md as bcache caching dev
- From: Ming Lei <ming.lei@xxxxxxxxxxxxx>
- Re: [BUG] NULL pointer in raid1_make_request passed to bio_trim when adding md as bcache caching dev
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- [BUG] NULL pointer in raid1_make_request passed to bio_trim when adding md as bcache caching dev
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH RESEND v2 16/18] fuse: Support fuse filesystems outside of init_user_ns
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- Re: Bug - bcache: "unable to handle kernel NULL pointer dereference" when trying to add a md caching device
- From: Sebastian Roesner <sroesner-kernelorg@xxxxxxxxxxxxxxxxx>
- Re: Bug - bcache: "unable to handle kernel NULL pointer dereference" when trying to add a md caching device
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Accessing /dev/bcache/by-uuid/xxxx deletes the device
- From: Marc MERLIN <marc@xxxxxxxxxxx>
- Re: Bcache still unstable for me (memory problems)
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: Bcache still unstable for me (memory problems)
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 4/3] rtmutex: Avoid barrier in rt_mutex_handle_deadlock
- From: Davidlohr Bueso <dave@xxxxxxxxxxxx>
- Re: Bug - bcache: "unable to handle kernel NULL pointer dereference" when trying to add a md caching device
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: Bcache still unstable for me (memory problems)
- From: Marc MERLIN <marc@xxxxxxxxxxx>
- Bug - bcache: "unable to handle kernel NULL pointer dereference" when trying to add a md caching device
- From: Sebastian Roesner <sroesner-kernelorg@xxxxxxxxxxxxxxxxx>
- Re: Bcache still unstable for me (memory problems)
- From: Richard Bade <hitrich@xxxxxxxxx>
- Re: Bcache still unstable for me (memory problems)
- From: Marc MERLIN <marc@xxxxxxxxxxx>
- Re: Bcache still unstable for me (memory problems)
- From: Richard Bade <hitrich@xxxxxxxxx>
- Re: Testing bcachefs - beginners questions
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: Testing bcachefs - beginners questions
- From: Ming Lin <mlin@xxxxxxxxxx>
- Re: Testing bcachefs - beginners questions
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: Testing bcachefs - beginners questions
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Testing bcachefs - beginners questions
- From: Marcin Mirosław <marcin@xxxxxxxx>
- Re: [PATCH RESEND v2 16/18] fuse: Support fuse filesystems outside of init_user_ns
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- [PULL] bcache: bcache: documentation updates and corrections
- From: Eric Wheeler <lists@xxxxxxxxxxxx>
- [PATCH] Small fixes and added HOWTO section
- From: Marc MERLIN <marc@xxxxxxxxxxx>
- Re: sysrq-o for safe bcache shutdown, what about reboot?
- From: Marc MERLIN <marc@xxxxxxxxxxx>
- RFC: Bcache documentation update
- From: Marc MERLIN <marc@xxxxxxxxxxx>
- Re: Bcache still unstable for me (memory problems)
- From: Marc MERLIN <marc@xxxxxxxxxxx>
- Re: Bcache still unstable for me (memory problems)
- From: Christoph Nelles <evilazrael@xxxxxxxxxxxxx>
- Re: Bcache still unstable for me (memory problems)
- From: Marc MERLIN <marc@xxxxxxxxxxx>
- Re: sysrq-o for safe bcache shutdown, what about reboot?
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: Bcache still unstable for me (memory problems)
- From: Marc MERLIN <marc@xxxxxxxxxxx>
- Re: Bcache still unstable for me (memory problems)
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: Bcache still unstable for me (memory problems)
- From: Marc MERLIN <marc@xxxxxxxxxxx>
- RE: Bcache on SLES 12
- From: "Garnett, James" <JGarnett@xxxxxxx>
- Re: Bcache on SLES 12
- From: Christoph Nelles <evilazrael@xxxxxxxxxxxxx>
- Bcache on SLES 12
- From: "Garnett, James" <JGarnett@xxxxxxx>
- Re: [PATCH RESEND v2 16/18] fuse: Support fuse filesystems outside of init_user_ns
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- Re: [PULL] bcache: fix cache_set_flush() NULL pointer dereference on OOM
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH RESEND v2 16/18] fuse: Support fuse filesystems outside of init_user_ns
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH RESEND v2 16/18] fuse: Support fuse filesystems outside of init_user_ns
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- Re: [PATCH RESEND v2 16/18] fuse: Support fuse filesystems outside of init_user_ns
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH RESEND v2 16/18] fuse: Support fuse filesystems outside of init_user_ns
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- Re: [PATCH RESEND v2 15/18] fuse: Add support for pid namespaces
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- Re: [PATCH RESEND v2 18/18] fuse: Allow user namespace mounts
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH RESEND v2 17/18] fuse: Restrict allow_other to the superblock's namespace or a descendant
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH RESEND v2 16/18] fuse: Support fuse filesystems outside of init_user_ns
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH RESEND v2 15/18] fuse: Add support for pid namespaces
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: Bcache still unstable for me (memory problems)
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: Bcache still unstable for me (memory problems)
- From: Eric Wheeler <lists@xxxxxxxxxxxx>
- Re: [PULL] bcache: fix cache_set_flush() NULL pointer dereference on OOM
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: Bcache still unstable for me (memory problems)
- From: Marc MERLIN <marc@xxxxxxxxxxx>
- Re: Bcache still unstable for me (memory problems)
- From: Richard Bade <hitrich@xxxxxxxxx>
- Re: [PULL] bcache: fix cache_set_flush() NULL pointer dereference on OOM
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PULL] bcache: fix cache_set_flush() NULL pointer dereference on OOM
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- [PATCH] Re: Bcache still unstable for me (memory problems)
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: Bcache still unstable for me (memory problems)
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Bcache still unstable for me (memory problems)
- From: Marc MERLIN <marc@xxxxxxxxxxx>
- Re: [PATCH RESEND v2 11/18] fs: Ensure the mounter of a filesystem is privileged towards its inodes
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- Re: [PATCH RESEND v2 11/18] fs: Ensure the mounter of a filesystem is privileged towards its inodes
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [PATCH RESEND v2 11/18] fs: Ensure the mounter of a filesystem is privileged towards its inodes
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- Re: [PATCH RESEND v2 11/18] fs: Ensure the mounter of a filesystem is privileged towards its inodes
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [PATCH RESEND v2 11/18] fs: Ensure the mounter of a filesystem is privileged towards its inodes
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- Re: BUG: drivers/md/bcache/writeback.c:237
- From: Marc MERLIN <marc@xxxxxxxxxxx>
- Re: BUG: drivers/md/bcache/writeback.c:237
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: [PULL] bcache fixes for v4.5-rc6
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PULL] bcache fixes for v4.5-rc6
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: [PULL] bcache fixes for v4.5-rc6
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PULL] bcache fixes for v4.5-rc6
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- 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>
- Re: BUG: drivers/md/bcache/writeback.c:237
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: BUG: drivers/md/bcache/writeback.c:237
- From: Marc MERLIN <marc@xxxxxxxxxxx>
- Re: BUG: drivers/md/bcache/writeback.c:237
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: BUG: drivers/md/bcache/writeback.c:237
- From: Marc MERLIN <marc@xxxxxxxxxxx>
- Re: BUG: drivers/md/bcache/writeback.c:237
- From: Marc MERLIN <marc@xxxxxxxxxxx>
- Re: BUG: drivers/md/bcache/writeback.c:237
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: bcache: register_cache() error opening sdh2: cannot allocate memory => BUG NULL pointer
- From: Marc MERLIN <marc@xxxxxxxxxxx>
- Re: BUG: drivers/md/bcache/writeback.c:237
- From: Marc MERLIN <marc@xxxxxxxxxxx>
- Re: BUG: drivers/md/bcache/writeback.c:237
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: bcache: register_cache() error opening sdh2: cannot allocate memory => BUG NULL pointer
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: bcache: register_cache() error opening sdh2: cannot allocate memory => BUG NULL pointer
- From: Marc MERLIN <marc@xxxxxxxxxxx>
- Re: BUG: drivers/md/bcache/writeback.c:237
- From: Marc MERLIN <marc@xxxxxxxxxxx>
- Re: BUG: drivers/md/bcache/writeback.c:237
- From: Zhu Yanhai <zhu.yanhai@xxxxxxxxx>
- Re: BUG: drivers/md/bcache/writeback.c:237
- From: Zhu Yanhai <zhu.yanhai@xxxxxxxxx>
- Re: can't use ramdisk as cache device. Receive "Can't attach [UUID]: cache set not found" error
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: can't use ramdisk as cache device. Receive "Can't attach [UUID]: cache set not found" error
- From: Scott McGillivray <scott.mcgillivray@xxxxxxxxx>
- Re: can't use ramdisk as cache device. Receive "Can't attach [UUID]: cache set not found" error
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: BUG: drivers/md/bcache/writeback.c:237
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: bcache: register_cache() error opening sdh2: cannot allocate memory => BUG NULL pointer
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: can't use ramdisk as cache device. Receive "Can't attach [UUID]: cache set not found" error
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: can't use ramdisk as cache device. Receive "Can't attach [UUID]: cache set not found" error
- From: Scott McGillivray <scott.mcgillivray@xxxxxxxxx>
- Re: can't use ramdisk as cache device. Receive "Can't attach [UUID]: cache set not found" error
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: BUG: drivers/md/bcache/writeback.c:237
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- bcache: register_cache() error opening sdh2: cannot allocate memory => BUG NULL pointer
- From: Marc MERLIN <marc@xxxxxxxxxxx>
- Re: Few questions on bcache internals
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: can't use ramdisk as cache device. Receive "Can't attach [UUID]: cache set not found" error
- From: Scott McGillivray <scott.mcgillivray@xxxxxxxxx>
- Re: Disabling bcache from boot when it crashes?
- From: Marc MERLIN <marc@xxxxxxxxxxx>
- Re: Few questions on bcache internals
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 31/35] block, fs: remove old REQ definitions.
- From: kbuild test robot <lkp@xxxxxxxxx>
- Few questions on bcache internals
- From: Pradeep Fernando <pradeepfn@xxxxxxxxx>
- Re: BUG: drivers/md/bcache/writeback.c:237
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 26/35] block: set op to REQ_OP
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: Hard to delete/unregister caching device
- From: Marc MERLIN <marc@xxxxxxxxxxx>
- Re: BUG: drivers/md/bcache/writeback.c:237
- From: Marc MERLIN <marc@xxxxxxxxxxx>
- [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 02/35] block: add REQ_OP definitions and bi_op/op fields
- 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 08/35] btrfs: set bi_op tp REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 07/35] btrfs: have submit_one_bio users setup bio bi_op
- From: mchristi@xxxxxxxxxx
- [PATCH 09/35] btrfs: update __btrfs_map_block for bi_op transition
- From: mchristi@xxxxxxxxxx
- [PATCH 11/35] f2fs: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 10/35] btrfs: don't pass rq_flag_bits if there is a bio
- 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 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 18/35] pm: 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 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 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 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 16/35] nilfs: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 00/35 v4] separate operations from flags in the bio/request structs
- From: mchristi@xxxxxxxxxx
- Re: Hard to delete/unregister caching device
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: Disabling bcache from boot when it crashes?
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Disabling bcache from boot when it crashes?
- From: Marc MERLIN <marc@xxxxxxxxxxx>
- Re: bcache stability patches: Now mainlined!
- From: Tim Small <tim@xxxxxxxxxxxxxxxx>
- Re: can't use ramdisk as cache device. Receive "Can't attach [UUID]: cache set not found" error
- From: Eric Wheeler <lists@xxxxxxxxxxxx>
- Re: bcache stability patches: Now mainlined!
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: bcache and LVM --- works great.
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: bcache stability patches: Now mainlined!
- From: Stefan Priebe - Profihost AG <s.priebe@xxxxxxxxxxxx>
- Re: echo dev > /sys/fs/bcache/register gives page allocation failure: order:4, mode:0x2040d0
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: bcache stability patches: Now mainlined!
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: echo dev > /sys/fs/bcache/register gives page allocation failure: order:4, mode:0x2040d0
- From: Marc MERLIN <marc@xxxxxxxxxxx>
- Re: echo dev > /sys/fs/bcache/register gives page allocation failure: order:4, mode:0x2040d0
- From: Marc MERLIN <marc@xxxxxxxxxxx>
- Re: Hard to delete/unregister caching device
- From: Marc MERLIN <marc@xxxxxxxxxxx>
- Re: Hard to delete/unregister caching device
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Hard to delete/unregister caching device
- From: Marc MERLIN <marc@xxxxxxxxxxx>
- can't use ramdisk as cache device. Receive "Can't attach [UUID]: cache set not found" error
- From: Scott McGillivray <scott.mcgillivray@xxxxxxxxx>
- Re: echo dev > /sys/fs/bcache/register gives page allocation failure: order:4, mode:0x2040d0
- From: Christoph Nelles <evilazrael@xxxxxxxxxxxxx>
- Re: echo dev > /sys/fs/bcache/register gives page allocation failure: order:4, mode:0x2040d0
- From: Marc MERLIN <marc@xxxxxxxxxxx>
- Re: echo dev > /sys/fs/bcache/register gives page allocation failure: order:4, mode:0x2040d0
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: echo dev > /sys/fs/bcache/register gives page allocation failure: order:4, mode:0x2040d0
- From: Johannes Thumshirn <jthumshirn@xxxxxxx>
- echo dev > /sys/fs/bcache/register gives page allocation failure: order:4, mode:0x2040d0
- From: Marc MERLIN <marc@xxxxxxxxxxx>
- Re: bcache and LVM
- From: Nikolaus Rath <Nikolaus@xxxxxxxx>
- Re: How to use multiple backing devices
- From: Kai Krakow <hurikhan77@xxxxxxxxx>
- Re: bcache and LVM
- From: "Jens-U. Mozdzen" <jmozdzen@xxxxxx>
- Re: How to use multiple backing devices
- From: Nikolaus Rath <Nikolaus@xxxxxxxx>
- Re: bcache and LVM
- From: Nikolaus Rath <Nikolaus@xxxxxxxx>
- Re: bcache and LVM
- From: "Jens-U. Mozdzen" <jmozdzen@xxxxxx>
- Re: How to use multiple backing devices
- From: Kai Krakow <hurikhan77@xxxxxxxxx>
- How to use multiple backing devices
- From: Nikolaus Rath <Nikolaus@xxxxxxxx>
- Re: bcache and LVM
- From: Nikolaus Rath <Nikolaus@xxxxxxxx>
- Re: lvmcache performance
- From: Nikolaus Rath <Nikolaus@xxxxxxxx>
- Re: bcache and LVM
- From: "Jens-U. Mozdzen" <jmozdzen@xxxxxx>
- bcache and LVM
- From: Nikolaus Rath <Nikolaus@xxxxxxxx>
- Re: bcache_writeback: bch_writeback_thread...blk_queue_bio IO hang [was BUG: soft lockup]
- From: "Yannis Aribaud" <bugs@xxxxxxxxxx>
- Re: bcache_writeback: bch_writeback_thread...blk_queue_bio IO hang [was BUG: soft lockup]
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: bcache_gc: BUG: soft lockup
- From: "Yannis Aribaud" <bugs@xxxxxxxxxx>
- Re: bcache_gc: BUG: soft lockup
- From: Johannes Thumshirn <jthumshirn@xxxxxxx>
- Re: bcache_gc: BUG: soft lockup
- From: Johannes Thumshirn <jthumshirn@xxxxxxx>
- Re: bcache_gc: BUG: soft lockup
- From: "Yannis Aribaud" <bugs@xxxxxxxxxx>
- Bcachefs Participation in GSOC 2016
- From: Saket Sinha <saket.sinha89@xxxxxxxxx>
- Re: [PATCH RESEND v2 00/19] Support fuse mounts in user namespaces
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- Re: [PATCH RESEND v2 00/19] Support fuse mounts in user namespaces
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [PATCH RESEND v2 00/19] Support fuse mounts in user namespaces
- From: Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
- Re: [PATCH 00/35 v3] eparate operations from flags in the bio/request structs
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: writeback: Stability issue (BUG) on 4.4 with writeback_percent
- From: Ming Lei <ming.lei@xxxxxxxxxxxxx>
- Re: writeback: Stability issue (BUG) on 4.4 with writeback_percent
- From: Ming Lin <mlin@xxxxxxxxxx>
- writeback: Stability issue (BUG) on 4.4 with writeback_percent
- From: Miu Vlad-Cosmin <miuvlad@xxxxxxxxx>
- Re: bcache: remove driver private bio splitting code
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: bcache: remove driver private bio splitting code
- From: Vojtech Pavlik <vojtech@xxxxxxxx>
- Re: bcache: remove driver private bio splitting code
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- [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 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 03/35] block, fs, mm, drivers: 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 07/35] btrfs: have submit_one_bio users setup bio bi_op
- 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 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
[Index of Archives]
[Linux Kernel Development]
[Linux Filesystem Development]
[Security]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Share Photos]>
[Fedora ARM]