CEPH Filesystem Development
[Prev Page][Next Page]
- [RFC PATCH 42/76] cachefiles: Shape requests from the fscache read helper
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 41/76] cachefiles: Implement a content-present indicator and bitmap
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 40/76] cachefiles: Merge object->backer into object->dentry
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 39/76] cachefiles: Implement new fscache I/O backend API
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 38/76] cachefiles: Split cachefiles_drop_object() up a bit
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 37/76] cachefiles: trace: Log coherency checks
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 36/76] cachefiles: Remove some redundant checks on unsigned values
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 35/76] fscache: read-helper: Add tracepoints
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 34/76] netfs: Use the cache
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 33/76] netfs: Provide readahead and readpage netfs helpers
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 32/76] netfs: Make a netfs helper module
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 31/76] fscache: Allow ->put_super() to be used to wait for cache operations
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 30/76] vfs, fscache: Force ->write_inode() to occur if cookie pinned for writeback
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 29/76] fscache: Recast assertion in terms of cookie not being an index
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 28/76] fscache, cachefiles: Fix disabled histogram warnings
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 27/76] fscache: Keep track of size of a file last set independently on the server
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 26/76] fscache: Rewrite the I/O API based on iov_iter
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 24/76] fscache: Provide a simple thread pool for running ops asynchronously
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 23/76] cachefiles: Remove tree of active files and use S_CACHE_FILE inode flag
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 22/76] vfs: Provide S_CACHE_FILE inode flag
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 21/76] vfs: Export rw_verify_area() for use by cachefiles
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 20/76] mm: Stop generic_file_buffered_read() from grabbing a superfluous page
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 19/76] mm: Implement readahead_control pageset expansion
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 18/76] vm: Add wait/unlock functions for PG_fscache
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 17/76] iov_iter: Add ITER_XARRAY
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 16/76] cachefiles: Change %p in format strings to something else
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 15/76] fscache: Change %p in format strings to something else
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 14/76] fscache: Remove the I/O operation manager
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 13/76] fscache: Temporarily disable fscache_invalidate()
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 12/76] fscache: Remove old I/O tracepoints
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 11/76] fscache: Remove obsolete stats
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 10/76] fscache: Remove fscache_attr_changed()
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 09/76] fscache: Remove fscache_check_consistency()
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 08/76] fscache: Remove store_limit* from struct fscache_object
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 07/76] fscache: Remove struct fscache_cookie_def
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 06/76] fscache: Remove the netfs data from the cookie
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 05/76] fscache: Remove the old I/O API
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 04/76] fscache: Procfile to display cookies
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 03/76] fscache: Add a cookie debug ID and use that in traces
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 02/76] afs: Disable use of the fscache I/O routines
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 01/76] nfs, cifs, ceph, 9p: Disable use of fscache prior to its rewrite
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 00/76] fscache: Modernisation
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 74/78] block: merge struct block_device and struct hd_struct
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 73/78] block: use put_device in put_disk
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 72/78] block: use disk_part_iter_exit in disk_part_iter_next
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 71/78] block: add a bdev_kobj helper
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 70/78] block: replace bd_mutex with a per-gendisk mutex
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 69/78] block: remove the nr_sects field in struct hd_struct
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 68/78] block: remove ->bd_contains
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 67/78] block: simplify the block device claiming interface
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 66/78] block: keep a block_device reference for each hd_struct
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 65/78] dm: remove the block_device reference in struct mapped_device
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 64/78] dm: simplify flush_bio initialization in __send_empty_flush
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 62/78] loop: do not call set_blocksize
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 61/78] zram: do not call set_blocksize
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 60/78] zram: remove the claim mechanism
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 59/78] mtip32xx: remove the call to fsync_bdev on removal
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 58/78] init: cleanup match_dev_by_uuid and match_dev_by_label
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 57/78] init: refactor devt_from_partuuid
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 56/78] init: refactor name_to_dev_t
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 55/78] block: change the hash used for looking up block devices
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 54/78] block: remove a duplicate __disk_get_part prototype
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 53/78] blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 34/78] block: propagate BLKROSET to all partitions
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 33/78] block: remove __blkdev_driver_ioctl
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 32/78] block: remove set_device_ro
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 31/78] loop: use set_disk_ro
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 30/78] block: don't call into the driver for BLKROSET
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH] ceph: add a new test for cross quota realms renames
- From: Luis Henriques <lhenriques@xxxxxxx>
- Re: [ceph-users] v15.2.6 Octopus released
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- v15.2.6 Octopus released
- From: David Galloway <dgallowa@xxxxxxxxxx>
- v14.2.14 Nautilus released
- From: David Galloway <dgallowa@xxxxxxxxxx>
- Re: [PATCH 28/78] md: implement ->set_read_only to hook into BLKROSET processing
- From: Song Liu <song@xxxxxxxxxx>
- Re: cleanup updating the size of block devices v3
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: cleanup updating the size of block devices v3
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/78] loop: let set_capacity_revalidate_and_notify update the bdev size
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/78] block: remove the update_bdev parameter to set_capacity_revalidate_and_notify
- From: Christoph Hellwig <hch@xxxxxx>
- cleanup updating the size of block devices v3
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/78] nbd: remove the call to set_blocksize
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/78] nbd: validate the block size in nbd_set_size
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/78] nbd: refactor size updates
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/78] dm: use set_capacity_and_notify
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/78] aoe: don't call set_capacity from irq context
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 22/78] virtio-blk: remove a spurious call to revalidate_disk_size
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 24/78] mtd_blkdevs: don't override BLKFLSBUF
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 36/78] block: open code kobj_map into in block/genhd.c
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 34/78] block: propagate BLKROSET to all partitions
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 32/78] block: remove set_device_ro
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 26/78] block: add a new set_read_only method
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 28/78] md: implement ->set_read_only to hook into BLKROSET processing
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 23/78] block: unexport revalidate_disk_size
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/78] drbd: use set_capacity_and_notify
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/78] nvme: use set_capacity_and_notify in nvme_set_queue_dying
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 38/78] block: rework requesting modules for unclaimed devices
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 43/78] brd: use __register_blkdev to allocate devices on demand
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 39/78] block: add an optional probe callback to major_names
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 40/78] ide: remove ide_{,un}register_region
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 44/78] loop: use __register_blkdev to allocate devices on demand
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 45/78] md: use __register_blkdev to allocate devices on demand
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 42/78] sd: use __register_blkdev to avoid a modprobe for an unregistered dev_t
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 49/78] ataflop: use a separate gendisk for each media format
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 52/78] block: switch gendisk lookup to a simple xarray
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 54/78] block: remove a duplicate __disk_get_part prototype
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 62/78] loop: do not call set_blocksize
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 63/78] bcache: remove a superflous lookup_bdev all
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 50/78] z2ram: reindent
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 41/78] swim: don't call blk_register_region
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 61/78] zram: do not call set_blocksize
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 65/78] dm: remove the block_device reference in struct mapped_device
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 66/78] block: keep a block_device reference for each hd_struct
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 73/78] block: use put_device in put_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 72/78] block: use disk_part_iter_exit in disk_part_iter_next
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 76/78] filemap: use ->f_mapping over ->i_mapping consistently
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 78/78] block: remove i_bdev
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 77/78] fs: simplify the get_super_thawed interface
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 74/78] block: merge struct block_device and struct hd_struct
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 75/78] block: stop using bdget_disk for partition 0
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 71/78] block: add a bdev_kobj helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 70/78] block: replace bd_mutex with a per-gendisk mutex
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 68/78] block: remove ->bd_contains
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 69/78] block: remove the nr_sects field in struct hd_struct
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 64/78] dm: simplify flush_bio initialization in __send_empty_flush
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 67/78] block: simplify the block device claiming interface
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 59/78] mtip32xx: remove the call to fsync_bdev on removal
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 60/78] zram: remove the claim mechanism
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 58/78] init: cleanup match_dev_by_uuid and match_dev_by_label
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 57/78] init: refactor devt_from_partuuid
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 56/78] init: refactor name_to_dev_t
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 55/78] block: change the hash used for looking up block devices
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 53/78] blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 51/78] z2ram: use separate gendisk for the different modes
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 48/78] amiflop: use separate gendisks for Amiga vs MS-DOS mode
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 47/78] floppy: use a separate gendisk for each media format
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 46/78] ide: switch to __register_blkdev for command set probing
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 37/78] block: split block_class_lock
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 35/78] block: cleanup del_gendisk a bit
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 33/78] block: remove __blkdev_driver_ioctl
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 31/78] loop: use set_disk_ro
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 30/78] block: don't call into the driver for BLKROSET
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 29/78] dasd: implement ->set_read_only to hook into BLKROSET processing
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 27/78] rbd: implement ->set_read_only to hook into BLKROSET processing
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 25/78] block: don't call into the driver for BLKFLSBUF
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 20/78] md: use set_capacity_and_notify
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 21/78] md: remove a spurious call to revalidate_disk_size in update_size
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 18/78] zram: use set_capacity_and_notify
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 19/78] dm-raid: use set_capacity_and_notify
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 17/78] rnbd: use set_capacity_and_notify
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 16/78] rbd: use set_capacity_and_notify
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/78] pktcdvd: use set_capacity_and_notify
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/78] nbd: move the task_recv check into nbd_size_update
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/78] nbd: use set_capacity_and_notify
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/78] nvme: let set_capacity_revalidate_and_notify update the bdev size
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/78] block: remove the call to __invalidate_device in check_disk_size_change
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/78] sd: update the bdev size in sd_revalidate_disk
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 1/2] ceph: add status debug file support
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v4 2/2] ceph: add ceph.{cluster_fsid/client_id} vxattrs suppport
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v4 2/2] ceph: add ceph.{cluster_fsid/client_id} vxattrs suppport
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH v4 2/2] ceph: add ceph.{cluster_fsid/client_id} vxattrs suppport
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v3 1/2] ceph: add status debug file support
- From: Patrick Donnelly <pdonnell@xxxxxxxxxx>
- Re: [PATCH v4 2/2] ceph: add ceph.{cluster_fsid/client_id} vxattrs suppport
- From: Patrick Donnelly <pdonnell@xxxxxxxxxx>
- Re: [PATCH v2] ceph: when filling trace, call ceph_get_inode outside of mutexes
- From: Luis Henriques <lhenriques@xxxxxxx>
- [PATCH v2] ceph: when filling trace, call ceph_get_inode outside of mutexes
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] ceph: when filling trace, do ceph_get_inode outside of mutexes
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] ceph: when filling trace, do ceph_get_inode outside of mutexes
- From: Luis Henriques <lhenriques@xxxxxxx>
- Re: Is there a way to make Cephfs kernel client to send data to Ceph cluster smoothly with buffer io
- From: Sage Meng <lkkey80@xxxxxxxxx>
- Re: [PATCH] ceph: when filling trace, do ceph_get_inode outside of mutexes
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 05/24] block: remove the update_bdev parameter from set_capacity_revalidate_and_notify
- From: Petr Vorel <pvorel@xxxxxxx>
- [PATCH] ceph: when filling trace, do ceph_get_inode outside of mutexes
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] Revert "ceph: allow rename operation under different quota realms"
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: Is there a way to make Cephfs kernel client to send data to Ceph cluster smoothly with buffer io
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH] Revert "ceph: allow rename operation under different quota realms"
- From: Luis Henriques <lhenriques@xxxxxxx>
- [PATCH] ceph: fix inode refcount leak when ceph_fill_inode on non-I_NEW inode fails
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH] ceph: fix cross quota realms renames with new truncated files
- From: Luis Henriques <lhenriques@xxxxxxx>
- Re: [PATCH] ceph: fix race in concurrent __ceph_remove_cap invocations
- From: Luis Henriques <lhenriques@xxxxxxx>
- Is there a way to make Cephfs kernel client to send data to Ceph cluster smoothly with buffer io
- From: Sage Meng <lkkey80@xxxxxxxxx>
- Re: [PATCH] ceph: fix race in concurrent __ceph_remove_cap invocations
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] ceph: fix race in concurrent __ceph_remove_cap invocations
- From: "Yan, Zheng" <ukernel@xxxxxxxxx>
- Re: [PATCH] ceph: fix race in concurrent __ceph_remove_cap invocations
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH] ceph: fix cross quota realms renames with new truncated files
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH] ceph: downgrade warning from mdsmap decode to debug
- From: Luis Henriques <lhenriques@xxxxxxx>
- [PATCH] ceph: fix race in concurrent __ceph_remove_cap invocations
- From: Luis Henriques <lhenriques@xxxxxxx>
- Re: [RFC PATCH] ceph: fix cross quota realms renames with new truncated files
- From: Luis Henriques <lhenriques@xxxxxxx>
- Re: [PATCH v3] libceph: add osd op counter metric support
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH v3] libceph: add osd op counter metric support
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [RFC PATCH] ceph: fix cross quota realms renames with new truncated files
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH] ceph: fix cross quota realms renames with new truncated files
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH] ceph: fix cross quota realms renames with new truncated files
- From: Luis Henriques <lhenriques@xxxxxxx>
- Re: [RFC PATCH] ceph: fix cross quota realms renames with new truncated files
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH, RFC 11/10] block: propagate BLKROSET to all partitions
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: block ioctl cleanups v2
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: block ioctl cleanups v2
- From: Christoph Hellwig <hch@xxxxxx>
- Re: block ioctl cleanups v2
- From: Jens Axboe <axboe@xxxxxxxxx>
- [RFC PATCH] ceph: fix cross quota realms renames with new truncated files
- From: Luis Henriques <lhenriques@xxxxxxx>
- Re: [PATCH v3] libceph: add osd op counter metric support
- From: Patrick Donnelly <pdonnell@xxxxxxxxxx>
- Re: [RFC PATCH] ceph: guard against __ceph_remove_cap races
- From: Luis Henriques <lhenriques@xxxxxxx>
- Re: [RFC PATCH] ceph: guard against __ceph_remove_cap races
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH] ceph: guard against __ceph_remove_cap races
- From: Luis Henriques <lhenriques@xxxxxxx>
- Re: [PATCH 20/24] dm-raid: use set_capacity_and_notify
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 15/24] nvme: use set_capacity_and_notify in nvme_set_queue_dying
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 13/24] dm: use set_capacity_and_notify
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2] ceph: ensure we have Fs caps when fetching dir link count
- From: Luis Henriques <lhenriques@xxxxxxx>
- Re: [RFC PATCH] ceph: guard against __ceph_remove_cap races
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 06/24] block: add a return value to set_capacity_and_notify
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 05/24] block: remove the update_bdev parameter from set_capacity_revalidate_and_notify
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 04/24] sd: update the bdev size in sd_revalidate_disk
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 03/24] nvme: let set_capacity_revalidate_and_notify update the bdev size
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH] ceph: pass down the flags to grab_cache_page_write_begin
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2] ceph: ensure we have Fs caps when fetching dir link count
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 02/24] loop: remove loop_set_size
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 01/24] block: remove the call to __invalidate_device in check_disk_size_change
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [RFC PATCH] ceph: guard against __ceph_remove_cap races
- From: Luis Henriques <lhenriques@xxxxxxx>
- Re: [PATCH 17/24] rbd: use set_capacity_and_notify
- From: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
- Re: [PATCH 17/24] rbd: use set_capacity_and_notify
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH v2] ceph: ensure we have Fs caps when fetching dir link count
- From: Luis Henriques <lhenriques@xxxxxxx>
- [PATCH 02/24] loop: remove loop_set_size
- From: Christoph Hellwig <hch@xxxxxx>
- cleanup updating the size of block devices v2
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/24] block: remove the call to __invalidate_device in check_disk_size_change
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/24] nbd: remove the call to set_blocksize
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/24] nbd: move the task_recv check into nbd_size_update
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/24] sd: update the bdev size in sd_revalidate_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/24] block: remove the update_bdev parameter from set_capacity_revalidate_and_notify
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/24] nbd: use set_capacity_and_notify
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/24] nbd: validate the block size in nbd_set_size
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/24] dm: use set_capacity_and_notify
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/24] pktcdvd: use set_capacity_and_notify
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 19/24] zram: use set_capacity_and_notify
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 17/24] rbd: use set_capacity_and_notify
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 21/24] md: use set_capacity_and_notify
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 16/24] drbd: use set_capacity_and_notify
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/24] nvme: use set_capacity_and_notify in nvme_set_queue_dying
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 18/24] rnbd: use set_capacity_and_notify
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 22/24] md: remove a spurious call to revalidate_disk_size in update_size
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 23/24] virtio-blk: remove a spurious call to revalidate_disk_size
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 24/24] block: unexport revalidate_disk_size
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 20/24] dm-raid: use set_capacity_and_notify
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/24] aoe: don't call set_capacity from irq context
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/24] block: add a return value to set_capacity_and_notify
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/24] nbd: refactor size updates
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/24] nvme: let set_capacity_revalidate_and_notify update the bdev size
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH, RFC 11/10] block: propagate BLKROSET to all partitions
- From: Christoph Hellwig <hch@xxxxxx>
- Re: block ioctl cleanups v2
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH, RFC 11/10] block: propagate BLKROSET to all partitions
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH 04/24] sd: update the bdev size in sd_revalidate_disk
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH v3] libceph: add osd op counter metric support
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v3] libceph: add osd op counter metric support
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [PATCH v4 2/2] ceph: add ceph.{cluster_fsid/client_id} vxattrs suppport
- [PATCH v4 1/2] ceph: add status debug file support
- [PATCH v4 0/2] ceph: add vxattrs to get ids and status debug file support
- Re: [PATCH v3 2/2] ceph: add ceph.{clusterid/clientid} vxattrs suppport
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v3 2/2] ceph: add ceph.{clusterid/clientid} vxattrs suppport
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v3] libceph: add osd op counter metric support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] libceph: remove unused defined macro for port
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [PATCH v2] ceph: ensure we have Fs caps when fetching dir link count
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v3 2/2] ceph: add ceph.{clusterid/clientid} vxattrs suppport
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] libceph: remove unused defined macro for port
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] libceph: remove unused defined macro for port
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH v3 2/2] ceph: add ceph.{clusterid/clientid} vxattrs suppport
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH v3] libceph: add osd op counter metric support
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH] ceph: ensure we have Fs caps when fetching dir link count
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v3] libceph: add osd op counter metric support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v3 1/2] ceph: add status debug file support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v3 2/2] ceph: add ceph.{clusterid/clientid} vxattrs suppport
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3] libceph: add osd op counter metric support
- [PATCH v3 1/2] ceph: add status debug file support
- [PATCH v3 2/2] ceph: add ceph.{clusterid/clientid} vxattrs suppport
- [PATCH v3 0/2] ceph: add vxattrs to get ids and status debug file support
- Re: [PATCH] libceph: remove unused defined macro for port
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH] libceph: remove unused defined macro for port
- From: changcheng.liu@xxxxxxxxx
- Re: [PATCH v2 2/2] ceph: add CEPH_IOC_GET_CLUSTER_AND_CLIENT_IDS ioctl cmd support
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v2 2/2] ceph: add CEPH_IOC_GET_CLUSTER_AND_CLIENT_IDS ioctl cmd support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 2/2] ceph: add CEPH_IOC_GET_CLUSTER_AND_CLIENT_IDS ioctl cmd support
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v2 2/2] ceph: add CEPH_IOC_GET_CLUSTER_AND_CLIENT_IDS ioctl cmd support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 2/2] ceph: add CEPH_IOC_GET_CLUSTER_AND_CLIENT_IDS ioctl cmd support
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v2] libceph: add osd op counter metric support
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v2] libceph: add osd op counter metric support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 2/2] ceph: add CEPH_IOC_GET_CLUSTER_AND_CLIENT_IDS ioctl cmd support
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v2 2/2] ceph: add CEPH_IOC_GET_CLUSTER_AND_CLIENT_IDS ioctl cmd support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH] ceph: ensure we have Fs caps when fetching dir link count
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2] libceph: add osd op counter metric support
- [PATCH v2 2/2] ceph: add CEPH_IOC_GET_CLUSTER_AND_CLIENT_IDS ioctl cmd support
- [PATCH v2 1/2] ceph: add status debug file support
- [PATCH v2 0/2] ceph: add _IDS ioctl cmd and status debug file support
- Re: [PATCH] libceph: add osd op counter metric support
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH 2/2] ceph: add CEPH_IOC_GET_FS_CLIENT_IDS ioctl cmd support
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH RFC PKS/PMEM 05/58] kmap: Introduce k[un]map_thread
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH] libceph: add osd op counter metric support
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH 2/2] ceph: add CEPH_IOC_GET_FS_CLIENT_IDS ioctl cmd support
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH 1/2] ceph: add status debug file support
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH 1/2] ceph: add status debug file support
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH 03/24] nvme: let set_capacity_revalidate_and_notify update the bdev size
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH RFC PKS/PMEM 05/58] kmap: Introduce k[un]map_thread
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [RFC PATCH] ceph: acquire Fs caps when getting dir stats
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [PATCH] libceph: add osd op counter metric support
- Re: [PATCH RFC PKS/PMEM 05/58] kmap: Introduce k[un]map_thread
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH 03/24] nvme: let set_capacity_revalidate_and_notify update the bdev size
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: cleanup updating the size of block devices
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH 17/24] rbd: use set_capacity_and_notify
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH 23/24] virtio-blk: remove a spurious call to revalidate_disk_size
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 23/24] virtio-blk: remove a spurious call to revalidate_disk_size
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- Re: [PATCH 03/24] nvme: let set_capacity_revalidate_and_notify update the bdev size
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 03/24] nvme: let set_capacity_revalidate_and_notify update the bdev size
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 03/24] nvme: let set_capacity_revalidate_and_notify update the bdev size
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 18/24] rnbd: use set_capacity_and_notify
- From: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
- Re: [PATCH 23/24] virtio-blk: remove a spurious call to revalidate_disk_size
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH, RFC 11/10] block: propagate BLKROSET to all partitions
- From: Coly Li <colyli@xxxxxxx>
- Re: [PATCH v2] ceph: send dentry lease metrics to MDS daemon
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH 22/24] md: remove a spurious call to revalidate_disk_size in update_size
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH 21/24] md: use set_capacity_and_notify
- From: Song Liu <song@xxxxxxxxxx>
- Re: [GIT PULL] Ceph fix for 5.10-rc3
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] Ceph fix for 5.10-rc3
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH, RFC 11/10] block: propagate BLKROSET to all partitions
- From: Stefan Haberland <sth@xxxxxxxxxxxxx>
- [PATCH 07/24] nbd: remove the call to set_blocksize
- From: Christoph Hellwig <hch@xxxxxx>
- cleanup updating the size of block devices
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/24] nbd: validate the block size in nbd_set_size
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/24] nbd: move the task_recv check into nbd_size_update
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/24] nbd: use set_capacity_and_notify
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/24] aoe: don't call set_capacity from irq context
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/24] pktcdvd: use set_capacity_and_notify
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 21/24] md: use set_capacity_and_notify
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 16/24] drbd: use set_capacity_and_notify
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 23/24] virtio-blk: remove a spurious call to revalidate_disk_size
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 22/24] md: remove a spurious call to revalidate_disk_size in update_size
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 24/24] block: unexport revalidate_disk_size
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 19/24] zram: use set_capacity_and_notify
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 20/24] dm-raid: use set_capacity_and_notify
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 18/24] rnbd: use set_capacity_and_notify
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 17/24] rbd: use set_capacity_and_notify
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/24] nvme: use set_capacity_and_notify in nvme_set_queue_dying
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/24] dm: use set_capacity_and_notify
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/24] nbd: refactor size updates
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/24] block: remove the update_bdev parameter from set_capacity_revalidate_and_notify
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/24] sd: update the bdev size in sd_revalidate_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/24] block: add a return value to set_capacity_and_notify
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/24] nvme: let set_capacity_revalidate_and_notify update the bdev size
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/24] block: remove the call to __invalidate_device in check_disk_size_change
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/24] loop: remove loop_set_size
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 06/10] dasd: implement ->set_read_only to hook into BLKROSET processing
- From: Stefan Haberland <sth@xxxxxxxxxxxxx>
- Re: [PATCH v2] ceph: send dentry lease metrics to MDS daemon
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH, RFC 11/10] block: propagate BLKROSET to all partitions
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 06/10] dasd: implement ->set_read_only to hook into BLKROSET processing
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH v2] ceph: send dentry lease metrics to MDS daemon
- Re: [PATCH 05/10] md: implement ->set_read_only to hook into BLKROSET processing
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH 06/10] dasd: implement ->set_read_only to hook into BLKROSET processing
- From: Stefan Haberland <sth@xxxxxxxxxxxxx>
- Re: [PATCH] ceph: send dentry lease metrics to MDS daemon
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] ceph: send dentry lease metrics to MDS daemon
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 2/2] ceph: add CEPH_IOC_GET_FS_CLIENT_IDS ioctl cmd support
- [PATCH 1/2] ceph: add status debug file support
- [PATCH 0/2] ceph: add _IDS ioctl cmd and status debug file support
- Re: [RFC PATCH] ceph: acquire Fs caps when getting dir stats
- From: Patrick Donnelly <pdonnell@xxxxxxxxxx>
- [RFC PATCH] ceph: acquire Fs caps when getting dir stats
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: cephfs inode size handling and inode_drop field in struct MetaRequest
- From: "Yan, Zheng" <ukernel@xxxxxxxxx>
- [PATCH 10/10] block: remove __blkdev_driver_ioctl
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/10] block: remove set_device_ro
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/10] loop: use set_disk_ro
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/10] block: don't call into the driver for BLKROSET
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/10] dasd: implement ->set_read_only to hook into BLKROSET processing
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/10] md: implement ->set_read_only to hook into BLKROSET processing
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/10] rbd: implement ->set_read_only to hook into BLKROSET processing
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/10] block: add a new set_read_only method
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/10] block: don't call into the driver for BLKFLSBUF
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/10] mtd_blkdevs: don't override BLKFLSBUF
- From: Christoph Hellwig <hch@xxxxxx>
- block ioctl cleanups v2
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 06/11] md: implement ->set_read_only to hook into BLKROSET processing
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 06/11] md: implement ->set_read_only to hook into BLKROSET processing
- From: James Troup <james.troup@xxxxxxxxxxxxx>
- v14.2.13 Nautilus released
- From: Abhishek Lekshmanan <abhishek@xxxxxxxx>
- Re: [PATCH 05/11] rbd: implement ->set_read_only to hook into BLKROSET processing
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: block ioctl cleanups
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 02/11] mtip32xx: return -ENOTTY for all unhanled ioctls
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 02/11] mtip32xx: return -ENOTTY for all unhanled ioctls
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 01/11] mtd_blkdevs: don't override BLKFLSBUF
- From: antlists <antlists@xxxxxxxxxxxxxxx>
- Re: [PATCH 01/11] mtd_blkdevs: don't override BLKFLSBUF
- From: Richard Weinberger <richard.weinberger@xxxxxxxxx>
- Re: [PATCH 02/11] mtip32xx: return -ENOTTY for all unhanled ioctls
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 11/11] block: remove __blkdev_driver_ioctl
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/11] block: remove set_device_ro
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/11] loop: use set_disk_ro
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/11] block: don't call into the driver for BLKROSET
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/11] dasd: implement ->set_read_only to hook into BLKROSET processing
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/11] md: implement ->set_read_only to hook into BLKROSET processing
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/11] rbd: implement ->set_read_only to hook into BLKROSET processing
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/11] block: add a new set_read_only method
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/11] block: don't call into the driver for BLKFLSBUF
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/11] mtip32xx: return -ENOTTY for all unhanled ioctls
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/11] mtd_blkdevs: don't override BLKFLSBUF
- From: Christoph Hellwig <hch@xxxxxx>
- block ioctl cleanups
- From: Christoph Hellwig <hch@xxxxxx>
- RE: [PATCH v2 31/39] docs: ABI: cleanup several ABI documents
- From: Peter Chen <peter.chen@xxxxxxx>
- Re: [PATCH v2 31/39] docs: ABI: cleanup several ABI documents
- From: Mathieu Poirier <mathieu.poirier@xxxxxxxxxx>
- Re: [PATCH v2 31/39] docs: ABI: cleanup several ABI documents
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH v2 31/39] docs: ABI: cleanup several ABI documents
- From: Suzuki K Poulose <suzuki.poulose@xxxxxxx>
- RE: [PATCH v2 31/39] docs: ABI: cleanup several ABI documents
- From: "Rojewski, Cezary" <cezary.rojewski@xxxxxxxxx>
- Re: [PATCH 30/33] docs: ABI: cleanup several ABI documents
- From: Vaibhav Jain <vaibhav@xxxxxxxxxxxxx>
- Re: cephfs inode size handling and inode_drop field in struct MetaRequest
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- cephfs inode size handling and inode_drop field in struct MetaRequest
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH AUTOSEL 5.9 116/147] ceph: encode inodes' parent/d_name in cap reconnect message
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.8 108/132] ceph: encode inodes' parent/d_name in cap reconnect message
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH 1/7] 9P: Cast to loff_t before multiplying
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [PATCH 6/7] btrfs: Promote to unsigned long long before shifting
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH 5/7] btrfs: Promote to unsigned long long before shifting
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH 6/7] btrfs: Promote to unsigned long long before shifting
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 6/7] btrfs: Promote to unsigned long long before shifting
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH 7/7] btrfs: Promote to unsigned long long before multiplying
- From: David Sterba <dsterba@xxxxxxx>
- Re: [ceph-users] Re: Urgent help needed please - MDS offline
- From: Patrick Donnelly <pdonnell@xxxxxxxxxx>
- Re: [ceph-users] Re: Urgent help needed please - MDS offline
- From: David C <dcsysengineer@xxxxxxxxx>
- Re: [ceph-users] Re: Urgent help needed please - MDS offline
- From: Frank Schilder <frans@xxxxxx>
- Re: [ceph-users] Re: Urgent help needed please - MDS offline
- From: David C <dcsysengineer@xxxxxxxxx>
- Re: [ceph-users] Re: Urgent help needed please - MDS offline
- From: David C <dcsysengineer@xxxxxxxxx>
- Re: [ceph-users] Re: Urgent help needed please - MDS offline
- From: Frank Schilder <frans@xxxxxx>
- Re: [ceph-users] Urgent help needed please - MDS offline
- From: Dan van der Ster <dan@xxxxxxxxxxxxxx>
- Re: [ceph-users] Urgent help needed please - MDS offline
- From: David C <dcsysengineer@xxxxxxxxx>
- Re: [ceph-users] Urgent help needed please - MDS offline
- From: Dan van der Ster <dan@xxxxxxxxxxxxxx>
- Re: [ceph-users] Urgent help needed please - MDS offline
- From: David C <dcsysengineer@xxxxxxxxx>
- Re: [ceph-users] Urgent help needed please - MDS offline
- From: Dan van der Ster <dan@xxxxxxxxxxxxxx>
- Re: [ceph-users] Urgent help needed please - MDS offline
- From: David C <dcsysengineer@xxxxxxxxx>
- Re: [ceph-users] Urgent help needed please - MDS offline
- From: Dan van der Ster <dan@xxxxxxxxxxxxxx>
- Urgent help needed please - MDS offline
- From: David C <dcsysengineer@xxxxxxxxx>
- Re: [GIT PULL] Ceph updates for 5.10-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v4 0/5] ceph: fix spurious recover_session=clean errors
- From: "Yan, Zheng" <ukernel@xxxxxxxxx>
- [GIT PULL] Ceph updates for 5.10-rc1
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [PATCH] ceph: send dentry lease metrics to MDS daemon
- v14.2.12 Nautilus released
- From: David Galloway <dgallowa@xxxxxxxxxx>
- Re: [PATCH v4 0/5] ceph: fix spurious recover_session=clean errors
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [PATCH v2 2/3] ceph: test combination of copy_file_range with truncate
- From: Luis Henriques <lhenriques@xxxxxxx>
- [PATCH v2 1/3] ceph: add copy_file_range (remote copy operation) testing
- From: Luis Henriques <lhenriques@xxxxxxx>
- [PATCH v2 3/3] ceph: test copy_file_range with infile = outfile
- From: Luis Henriques <lhenriques@xxxxxxx>
- [PATCH v2 0/3] Initial CephFS tests
- From: Luis Henriques <lhenriques@xxxxxxx>
- Re: [PATCH 0/3] Initial CephFS tests (take 2)
- From: Luis Henriques <lhenriques@xxxxxxx>
- Re: [PATCH 2/3] ceph: test combination of copy_file_range with truncate
- From: Eryu Guan <guan@xxxxxxx>
- Re: [PATCH 1/3] ceph: add copy_file_range (remote copy operation) testing
- From: Eryu Guan <guan@xxxxxxx>
- Re: [PATCH 0/3] Initial CephFS tests (take 2)
- From: Eryu Guan <guan@xxxxxxx>
- Re: [PATCH v2 16/16] iomap: Make readpage synchronous
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 16/16] iomap: Make readpage synchronous
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 16/16] iomap: Make readpage synchronous
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 16/16] iomap: Make readpage synchronous
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 01/16] mm: Add AOP_UPDATED_PAGE return value
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 00/16] Allow readpage to return a locked page
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 16/16] iomap: Make readpage synchronous
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 15/16] iomap: Inline iomap_iop_set_range_uptodate into its one caller
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 02/16] mm: Inline wait_on_page_read into its one caller
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 01/16] mm: Add AOP_UPDATED_PAGE return value
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 00/16] Allow readpage to return a locked page
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] ceph: add 'noshare' mount option support
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH RFC PKS/PMEM 24/58] fs/freevxfs: Utilize new kmap_thread()
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH RFC PKS/PMEM 33/58] fs/cramfs: Utilize new kmap_thread()
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH RFC PKS/PMEM 33/58] fs/cramfs: Utilize new kmap_thread()
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH RFC PKS/PMEM 33/58] fs/cramfs: Utilize new kmap_thread()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC PKS/PMEM 33/58] fs/cramfs: Utilize new kmap_thread()
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH RFC PKS/PMEM 33/58] fs/cramfs: Utilize new kmap_thread()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH RFC PKS/PMEM 33/58] fs/cramfs: Utilize new kmap_thread()
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH RFC PKS/PMEM 33/58] fs/cramfs: Utilize new kmap_thread()
- From: Nicolas Pitre <nico@xxxxxxxxxxx>
- Re: [PATCH] ceph: add 'noshare' mount option support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v3] ceph: check session state after bumping session->s_seq
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] ceph: add 'noshare' mount option support
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] ceph: add 'noshare' mount option support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3] ceph: check session state after bumping session->s_seq
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH RFC PKS/PMEM 24/58] fs/freevxfs: Utilize new kmap_thread()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH] ceph: add 'noshare' mount option support
- Re: [PATCH RFC PKS/PMEM 22/58] fs/f2fs: Utilize new kmap_thread()
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH RFC PKS/PMEM 22/58] fs/f2fs: Utilize new kmap_thread()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH RFC PKS/PMEM 22/58] fs/f2fs: Utilize new kmap_thread()
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH v2] ceph: check session state after bumping session->s_seq
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [PATCH v2] ceph: check session state after bumping session->s_seq
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH RFC PKS/PMEM 22/58] fs/f2fs: Utilize new kmap_thread()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH RFC PKS/PMEM 22/58] fs/f2fs: Utilize new kmap_thread()
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH RFC PKS/PMEM 22/58] fs/f2fs: Utilize new kmap_thread()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH] ceph: check session state after bumping session->s_seq
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [PATCH] ceph: add a queue_inode_work helper
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH] ceph: check session state after bumping session->s_seq
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] ceph: retransmit REQUEST_CLOSE every second if we don't get a response
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] ceph: retransmit REQUEST_CLOSE every second if we don't get a response
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] ceph: retransmit REQUEST_CLOSE every second if we don't get a response
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] ceph: retransmit REQUEST_CLOSE every second if we don't get a response
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] ceph: retransmit REQUEST_CLOSE every second if we don't get a response
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH] ceph: retransmit REQUEST_CLOSE every second if we don't get a response
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] ceph: retransmit REQUEST_CLOSE every second if we don't get a response
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH RFC PKS/PMEM 48/58] drivers/md: Utilize new kmap_thread()
- From: Coly Li <colyli@xxxxxxx>
- Re: [PATCH RFC PKS/PMEM 22/58] fs/f2fs: Utilize new kmap_thread()
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH] ceph: retransmit REQUEST_CLOSE every second if we don't get a response
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH RFC PKS/PMEM 57/58] nvdimm/pmem: Stray access protection for pmem->virt_addr
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH RFC PKS/PMEM 48/58] drivers/md: Utilize new kmap_thread()
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH RFC PKS/PMEM 10/58] drivers/rdma: Utilize new kmap_thread()
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH RFC PKS/PMEM 26/58] fs/zonefs: Utilize new kmap_thread()
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH RFC PKS/PMEM 10/58] drivers/rdma: Utilize new kmap_thread()
- From: "Bernard Metzler" <BMT@xxxxxxxxxxxxxx>
- Re: [PATCH RFC PKS/PMEM 09/58] drivers/gpu: Utilize new kmap_thread()
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH] ceph: retransmit REQUEST_CLOSE every second if we don't get a response
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH RFC PKS/PMEM 51/58] kernel: Utilize new kmap_thread()
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [PATCH RFC PKS/PMEM 22/58] fs/f2fs: Utilize new kmap_thread()
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC PKS/PMEM 57/58] nvdimm/pmem: Stray access protection for pmem->virt_addr
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH RFC PKS/PMEM 48/58] drivers/md: Utilize new kmap_thread()
- From: Coly Li <colyli@xxxxxxx>
- Re: [PATCH RFC PKS/PMEM 22/58] fs/f2fs: Utilize new kmap_thread()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH RFC PKS/PMEM 22/58] fs/f2fs: Utilize new kmap_thread()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH RFC PKS/PMEM 09/58] drivers/gpu: Utilize new kmap_thread()
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH RFC PKS/PMEM 22/58] fs/f2fs: Utilize new kmap_thread()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH RFC PKS/PMEM 04/58] kmap: Add stray access protection for device pages
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC PKS/PMEM 03/58] memremap: Add zone device access protection
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC PKS/PMEM 02/58] x86/pks/test: Add testing for global option
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC PKS/PMEM 05/58] kmap: Introduce k[un]map_thread
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC PKS/PMEM 07/58] drivers/drbd: Utilize new kmap_thread()
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC PKS/PMEM 11/58] drivers/net: Utilize new kmap_thread()
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC PKS/PMEM 08/58] drivers/firmware_loader: Utilize new kmap_thread()
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC PKS/PMEM 13/58] fs/btrfs: Utilize new kmap_thread()
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC PKS/PMEM 12/58] fs/afs: Utilize new kmap_thread()
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC PKS/PMEM 14/58] fs/cifs: Utilize new kmap_thread()
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC PKS/PMEM 19/58] fs/hfsplus: Utilize new kmap_thread()
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC PKS/PMEM 20/58] fs/jffs2: Utilize new kmap_thread()
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC PKS/PMEM 22/58] fs/f2fs: Utilize new kmap_thread()
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC PKS/PMEM 23/58] fs/fuse: Utilize new kmap_thread()
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC PKS/PMEM 21/58] fs/nfs: Utilize new kmap_thread()
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC PKS/PMEM 24/58] fs/freevxfs: Utilize new kmap_thread()
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC PKS/PMEM 25/58] fs/reiserfs: Utilize new kmap_thread()
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC PKS/PMEM 26/58] fs/zonefs: Utilize new kmap_thread()
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC PKS/PMEM 27/58] fs/ubifs: Utilize new kmap_thread()
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC PKS/PMEM 30/58] fs/romfs: Utilize new kmap_thread()
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC PKS/PMEM 28/58] fs/cachefiles: Utilize new kmap_thread()
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC PKS/PMEM 32/58] fs/hostfs: Utilize new kmap_thread()
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC PKS/PMEM 33/58] fs/cramfs: Utilize new kmap_thread()
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC PKS/PMEM 17/58] fs/nilfs2: Utilize new kmap_thread()
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC PKS/PMEM 34/58] fs/erofs: Utilize new kmap_thread()
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC PKS/PMEM 35/58] fs: Utilize new kmap_thread()
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC PKS/PMEM 41/58] drivers/target: Utilize new kmap_thread()
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC PKS/PMEM 36/58] fs/ext2: Use ext2_put_page
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC PKS/PMEM 31/58] fs/vboxsf: Utilize new kmap_thread()
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC PKS/PMEM 38/58] fs/isofs: Utilize new kmap_thread()
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC PKS/PMEM 29/58] fs/ntfs: Utilize new kmap_thread()
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC PKS/PMEM 42/58] drivers/scsi: Utilize new kmap_thread()
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC PKS/PMEM 37/58] fs/ext2: Utilize new kmap_thread()
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC PKS/PMEM 43/58] drivers/mmc: Utilize new kmap_thread()
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC PKS/PMEM 44/58] drivers/xen: Utilize new kmap_thread()
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC PKS/PMEM 45/58] drivers/firmware: Utilize new kmap_thread()
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC PKS/PMEM 46/58] drives/staging: Utilize new kmap_thread()
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC PKS/PMEM 47/58] drivers/mtd: Utilize new kmap_thread()
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC PKS/PMEM 50/58] drivers/android: Utilize new kmap_thread()
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC PKS/PMEM 49/58] drivers/misc: Utilize new kmap_thread()
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC PKS/PMEM 48/58] drivers/md: Utilize new kmap_thread()
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC PKS/PMEM 51/58] kernel: Utilize new kmap_thread()
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC PKS/PMEM 54/58] powerpc: Utilize new kmap_thread()
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC PKS/PMEM 53/58] lib: Utilize new kmap_thread()
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC PKS/PMEM 52/58] mm: Utilize new kmap_thread()
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC PKS/PMEM 55/58] samples: Utilize new kmap_thread()
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC PKS/PMEM 57/58] nvdimm/pmem: Stray access protection for pmem->virt_addr
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC PKS/PMEM 58/58] [dax|pmem]: Enable stray access protection
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC PKS/PMEM 56/58] dax: Stray access protection for dax_direct_access()
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC PKS/PMEM 39/58] fs/jffs2: Utilize new kmap_thread()
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC PKS/PMEM 40/58] net: Utilize new kmap_thread()
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC PKS/PMEM 18/58] fs/hfs: Utilize new kmap_thread()
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC PKS/PMEM 15/58] fs/ecryptfs: Utilize new kmap_thread()
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC PKS/PMEM 16/58] fs/gfs2: Utilize new kmap_thread()
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC PKS/PMEM 09/58] drivers/gpu: Utilize new kmap_thread()
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC PKS/PMEM 10/58] drivers/rdma: Utilize new kmap_thread()
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC PKS/PMEM 06/58] kmap: Introduce k[un]map_thread debugging
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC PKS/PMEM 01/58] x86/pks: Add a global pkrs option
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC PKS/PMEM 00/58] PMEM: Introduce stray write protection for PMEM
- From: ira.weiny@xxxxxxxxx
- [PATCH v2 03/16] 9p: Tell the VFS that readpage was synchronous
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 06/16] cifs: Tell the VFS that readpage was synchronous
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 04/16] afs: Tell the VFS that readpage was synchronous
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 07/16] cramfs: Tell the VFS that readpage was synchronous
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 05/16] ceph: Tell the VFS that readpage was synchronous
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 09/16] fuse: Tell the VFS that readpage was synchronous
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 00/16] Allow readpage to return a locked page
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 13/16] udf: Tell the VFS that readpage was synchronous
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 14/16] vboxsf: Tell the VFS that readpage was synchronous
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 12/16] ubifs: Tell the VFS that readpage was synchronous
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 10/16] hostfs: Tell the VFS that readpage was synchronous
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 11/16] jffs2: Tell the VFS that readpage was synchronous
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 01/16] mm: Add AOP_UPDATED_PAGE return value
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 16/16] iomap: Make readpage synchronous
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 15/16] iomap: Inline iomap_iop_set_range_uptodate into its one caller
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 08/16] ecryptfs: Tell the VFS that readpage was synchronous
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 02/16] mm: Inline wait_on_page_read into its one caller
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [PATCH 6/7] btrfs: Promote to unsigned long long before shifting
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH 5/7] btrfs: Promote to unsigned long long before shifting
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH] ceph: retransmit REQUEST_CLOSE every second if we don't get a response
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] libceph: clear con->out_msg on Policy::stateful_server faults
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] ceph: retransmit REQUEST_CLOSE every second if we don't get a response
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [PATCH] libceph: clear con->out_msg on Policy::stateful_server faults
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: "Signed-off-by" jenkins job for PRs now failing
- From: Ken Dreyer <kdreyer@xxxxxxxxxx>
- Re: [PATCH 1/7] 9P: Cast to loff_t before multiplying
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] ceph: break up send_cap_msg
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 3/3] ceph: test copy_file_range with infile = outfile
- From: Luis Henriques <lhenriques@xxxxxxx>
- [PATCH 2/3] ceph: test combination of copy_file_range with truncate
- From: Luis Henriques <lhenriques@xxxxxxx>
- [PATCH 1/3] ceph: add copy_file_range (remote copy operation) testing
- From: Luis Henriques <lhenriques@xxxxxxx>
- [PATCH 0/3] Initial CephFS tests (take 2)
- From: Luis Henriques <lhenriques@xxxxxxx>
- Re: [PATCH] ceph: break up send_cap_msg
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: Rook orchestrator module
- From: Patrick Donnelly <pdonnell@xxxxxxxxxx>
- Re: Rook orchestrator module
- From: Denis Kondratenko <denis.kondratenko@xxxxxxxx>
- [PATCH] ceph: comment cleanups and clarifications
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH] ceph: break up send_cap_msg
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH] ceph: drop separate mdsc argument from __send_cap
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v4 5/5] ceph: queue MDS requests to REJECTED sessions when CLEANRECOVER is set
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v4 3/5] ceph: add new RECOVER mount_state when recovering session
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v4 4/5] ceph: remove timeout on allowing reconnect after blocklisting
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v4 2/5] ceph: make fsc->mount_state an int
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v4 1/5] ceph: don't WARN when removing caps due to blocklisting
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v4 0/5] ceph: fix spurious recover_session=clean errors
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- "Signed-off-by" jenkins job for PRs now failing
- From: Alfonso Martinez Hidalgo <almartin@xxxxxxxxxx>
- Re: [PATCH 1/7] 9P: Cast to loff_t before multiplying
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 3/7] ceph: Promote to unsigned long long before shifting
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 2/5] ceph: make fsc->mount_state an int
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 0/5] ceph: fix spurious recover_session=clean errors
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 5/5] ceph: queue MDS requests to REJECTED sessions when CLEANRECOVER is set
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 4/5] ceph: remove timeout on allowing reconnect after blocklisting
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 3/5] ceph: don't mark mount as SHUTDOWN when recovering session
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 1/5] ceph: don't WARN when removing caps due to blocklisting
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] ceph: don't SetPageError on readpage errors
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH] ceph: don't SetPageError on readpage errors
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 3/7] ceph: Promote to unsigned long long before shifting
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 2/7] buffer: Promote to unsigned long long before shifting
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 0/7] Fix a pile of 4GB file problems on 32-bit
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 6/7] btrfs: Promote to unsigned long long before shifting
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 7/7] btrfs: Promote to unsigned long long before multiplying
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 3/7] ceph: Promote to unsigned long long before shifting
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 4/7] ocfs2: Promote to unsigned long long before shifting
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 1/7] 9P: Cast to loff_t before multiplying
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 5/7] btrfs: Promote to unsigned long long before shifting
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [PATCH v10 0/7] Introduce sendpage_ok() to detect misused sendpage in network related drivers
- From: Coly Li <colyli@xxxxxxx>
- ...
- From: Coly Li <colyli@xxxxxxx>
- Re: drivers/block/rbd.c: atomic_inc_return_safe() & atomic_dec_return_safe()
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- Re: drivers/block/rbd.c: atomic_inc_return_safe() & atomic_dec_return_safe()
- From: Jens Axboe <axboe@xxxxxxxxx>
- drivers/block/rbd.c: atomic_inc_return_safe() & atomic_dec_return_safe()
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v9 0/7] Introduce sendpage_ok() to detect misused sendpage in network related drivers
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH v10 0/7] Introduce sendpage_ok() to detect misused sendpage in network related drivers
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH v9 0/7] Introduce sendpage_ok() to detect misused sendpage in network related drivers
- From: Coly Li <colyli@xxxxxxx>
- [PATCH v10 7/7] libceph: use sendpage_ok() in ceph_tcp_sendpage()
- From: Coly Li <colyli@xxxxxxx>
- [PATCH v10 6/7] scsi: libiscsi: use sendpage_ok() in iscsi_tcp_segment_map()
- From: Coly Li <colyli@xxxxxxx>
- [PATCH v10 4/7] tcp: use sendpage_ok() to detect misused .sendpage
- From: Coly Li <colyli@xxxxxxx>
- [PATCH v10 5/7] drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage()
- From: Coly Li <colyli@xxxxxxx>
- [PATCH v10 3/7] nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage()
- From: Coly Li <colyli@xxxxxxx>
- [PATCH v10 2/7] net: add WARN_ONCE in kernel_sendpage() for improper zero-copy send
- From: Coly Li <colyli@xxxxxxx>
- [PATCH v10 1/7] net: introduce helper sendpage_ok() in include/linux/net.h
- From: Coly Li <colyli@xxxxxxx>
- [PATCH v10 0/7] Introduce sendpage_ok() to detect misused sendpage in network related drivers
- From: Coly Li <colyli@xxxxxxx>
- Re: [PATCH v9 0/7] Introduce sendpage_ok() to detect misused sendpage in network related drivers
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH v9 0/7] Introduce sendpage_ok() to detect misused sendpage in network related drivers
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH v9 6/7] scsi: libiscsi: use sendpage_ok() in iscsi_tcp_segment_map()
- From: Lee Duncan <lduncan@xxxxxxxx>
- [PATCH v9 5/7] drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage()
- From: Coly Li <colyli@xxxxxxx>
- [PATCH v9 6/7] scsi: libiscsi: use sendpage_ok() in iscsi_tcp_segment_map()
- From: Coly Li <colyli@xxxxxxx>
- [PATCH v9 4/7] tcp: use sendpage_ok() to detect misused .sendpage
- From: Coly Li <colyli@xxxxxxx>
- [PATCH v9 7/7] libceph: use sendpage_ok() in ceph_tcp_sendpage()
- From: Coly Li <colyli@xxxxxxx>
- [PATCH v9 2/7] net: add WARN_ONCE in kernel_sendpage() for improper zero-copy send
- From: Coly Li <colyli@xxxxxxx>
- [PATCH v9 1/7] net: introduce helper sendpage_ok() in include/linux/net.h
- From: Coly Li <colyli@xxxxxxx>
- [PATCH v9 3/7] nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage()
- From: Coly Li <colyli@xxxxxxx>
- [PATCH v9 0/7] Introduce sendpage_ok() to detect misused sendpage in network related drivers
- From: Coly Li <colyli@xxxxxxx>
- RE: [ceph-users] Re: Understanding what ceph-volume does, with bootstrap-osd/ceph.keyring, tmpfs
- From: "Marc Roos" <M.Roos@xxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 0/4] ceph: fix spurious recover_session=clean errors
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH] ceph: fix up some warnings on W=1 builds
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v2 4/4] ceph: queue MDS requests to REJECTED sessions when CLEANRECOVER is set
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v2 3/4] ceph: remove timeout on allowing reconnect after blocklisting
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v2 2/4] ceph: don't mark mount as SHUTDOWN when recovering session
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v2 1/4] ceph: don't WARN when removing caps due to blocklisting
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v2 0/4] ceph: fix spurious recover_session=clean errors
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH 0/4] ceph: fix spurious recover_session=clean errors
- From: "Yan, Zheng" <ukernel@xxxxxxxxx>
- Re: Rook orchestrator module
- From: Travis Nielsen <tnielsen@xxxxxxxxxx>
- Re: [RFC PATCH 4/4] ceph: queue request when CLEANRECOVER is set
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: Rook orchestrator module
- From: Jason Dillaman <jdillama@xxxxxxxxxx>
- Re: [RFC PATCH 0/4] ceph: fix spurious recover_session=clean errors
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Rook orchestrator module
- From: Travis Nielsen <tnielsen@xxxxxxxxxx>
- Re: [RFC PATCH 0/4] ceph: fix spurious recover_session=clean errors
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH 4/4] ceph: queue request when CLEANRECOVER is set
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH 2/4] ceph: don't mark mount as SHUTDOWN when recovering session
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH 0/4] ceph: fix spurious recover_session=clean errors
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [RFC PATCH 0/4] ceph: fix spurious recover_session=clean errors
- From: "Yan, Zheng" <ukernel@xxxxxxxxx>
- Re: [RFC PATCH 0/4] ceph: fix spurious recover_session=clean errors
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [RFC PATCH 4/4] ceph: queue request when CLEANRECOVER is set
- From: "Yan, Zheng" <ukernel@xxxxxxxxx>
- Re: [RFC PATCH 0/4] ceph: fix spurious recover_session=clean errors
- From: "Yan, Zheng" <ukernel@xxxxxxxxx>
- Re: [RFC PATCH 2/4] ceph: don't mark mount as SHUTDOWN when recovering session
- From: "Yan, Zheng" <ukernel@xxxxxxxxx>
- [PATCH] ceph: retransmit REQUEST_CLOSE every second if we don't get a response
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] fscrypt: export fscrypt_d_revalidate()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v8 1/7] net: introduce helper sendpage_ok() in include/linux/net.h
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v8 1/7] net: introduce helper sendpage_ok() in include/linux/net.h
- From: Coly Li <colyli@xxxxxxx>
[Index of Archives]
[Ceph Dev]
[Linux USB Devel]
[Video for Linux]
[Scanner]
[Linux SCSI]
[Samba]
[Yosemite Hikes]