Chaitanya Kulkarni ([email protected])

Number of posts: 332 (0.31 per day)
First post: 2018-08-07 22:51:03
Last post: 2021-07-06 18:31:16

Date List Subject
2021-02-18 01:30:14 linux-kernel Re: [PATCH v3 1/1] exfat: add support ioctl and FITRIM function
2021-02-17 01:10:57 linux-kernel Re: [PATCH v2 2/2] exfat: add support FITRIM ioctl
2021-02-17 01:10:52 linux-kernel Re: [PATCH v2 1/2] exfat: add initial ioctl function
2021-02-17 00:22:08 linux-kernel Re: [PATCH v2 1/2] exfat: add initial ioctl function
2021-02-15 19:36:07 linux-kernel Re: [PATCH 2/2] exfat: add support FITRIM ioctl
2021-02-10 22:29:38 linux-kernel Re: [PATCH] xfs: fix boolreturn.cocci warnings
2021-02-10 20:07:51 linux-kernel Re: [PATCH][next] io_uring: remove redundant initialization of variable ret
2021-02-10 19:46:21 linux-ext4 Re: [RFC PATCH 8/8] f2fs: use memcpy_to_page() in pagecache_write()
2021-02-10 08:41:06 linux-kernel Re: [PATCH V2 3/8] mm/highmem: Introduce memcpy_page(), memmove_page(), and memset_page()
2021-02-10 08:39:35 linux-kernel Re: [PATCH V2 1/8] mm/highmem: Lift memcpy_[to|from]_page to core
2021-02-10 08:38:39 linux-kernel Re: [PATCH V2 4/8] mm/highmem: Add VM_BUG_ON() to mem*_page() calls
2021-02-10 08:38:06 linux-kernel Re: [PATCH V2 2/8] mm/highmem: Convert memcpy_[to|from]_page() to kmap_local_page()
2021-02-08 05:52:03 linux-ext4 Re: [RFC PATCH 0/8] use core page calls instead of kmaps
2021-02-08 05:51:30 linux-ext4 Re: [RFC PATCH 2/8] brd: use memcpy_from_page() in copy_from_brd()
2021-02-08 04:39:34 linux-kernel Re: [PATCH 1/4] mm/highmem: Lift memcpy_[to|from]_page to core
2021-02-07 19:14:14 linux-ext4 Re: [RFC PATCH 0/8] use core page calls instead of kmaps
2021-02-07 19:11:00 linux-ext4 [RFC PATCH 7/8] f2fs: use memcpy_from_page() in pagecache_read()
2021-02-07 19:10:34 linux-ext4 [RFC PATCH 6/8] ext4: use memcpy_to_page() in pagecache_write()
2021-02-07 19:09:28 linux-ext4 [RFC PATCH 4/8] null_blk: use memcpy_page() in copy_from_nullb()
2021-02-07 19:08:49 linux-ext4 [RFC PATCH 8/8] f2fs: use memcpy_to_page() in pagecache_write()
2021-02-07 19:08:37 linux-ext4 [RFC PATCH 2/8] brd: use memcpy_from_page() in copy_from_brd()
2021-02-07 19:08:18 linux-ext4 [RFC PATCH 1/8] brd: use memcpy_from_page() in copy_from_brd()
2021-02-07 19:08:15 linux-ext4 [RFC PATCH 3/8] null_blk: use memcpy_page() in copy_to_nullb()
2021-02-07 19:08:04 linux-ext4 [RFC PATCH 5/8] ext4: use memcpy_from_page() in pagecache_read()
2021-02-07 19:07:50 linux-ext4 [RFC PATCH 0/8] use core page calls instead of kmaps
2021-02-07 01:50:16 linux-kernel Re: [PATCH 1/4] mm/highmem: Lift memcpy_[to|from]_page to core
2021-02-05 05:15:10 linux-kernel Re: [PATCH 1/3] fs/efs: Use correct brace styling for statements
2021-02-05 04:59:11 linux-kernel Re: [PATCH 1/3] fs/efs: Use correct brace styling for statements
2021-02-05 04:00:53 linux-kernel Re: [PATCH] xfs: fix unused variable build warning in xfs_log.c
2021-02-03 03:23:15 linux-kernel Re: [PATCH] block: recalculate segment count for multi-segment discard requests correctly
2021-02-03 03:22:27 linux-kernel Re: [PATCH] block: recalculate segment count for multi-segment discard requests correctly
2021-02-03 02:03:45 linux-kernel Re: [PATCH] scsi: target: remove unneeded semicolon
2021-02-02 08:01:59 linux-kernel Re: [PATCH] nvme: convert sysfs sprintf/snprintf family to sysfs_emit
2021-02-02 00:03:15 linux-kernel Re: [PATCH V2 3/3] Adding device_dma_parameters->offset_preserve_mask to NVMe driver.
2021-01-28 08:10:20 linux-kernel [RFC PATCH 02/34] block: introduce and use bio_new
2021-01-28 07:59:39 linux-kernel [RFC PATCH 00/34] block: introduce bio_new()
2021-01-28 07:57:47 linux-kernel [RFC PATCH 05/34] xen-blkback: use bio_new
2021-01-28 07:54:42 linux-kernel [RFC PATCH 06/34] zram: use bio_new
2021-01-28 07:51:21 linux-kernel [RFC PATCH 14/34] fs/buffer: use bio_new in submit_bh_wbc
2021-01-28 07:50:41 linux-kernel [RFC PATCH 10/34] dm-zoned: use bio_new in dmz_rdwr_block
2021-01-28 07:49:35 linux-kernel [RFC PATCH 07/34] dm: use bio_new in dm-log-writes
2021-01-28 07:49:05 linux-kernel [RFC PATCH 11/34] nvmet: use bio_new in nvmet_bdev_execute_rw
2021-01-28 07:43:21 linux-kernel [RFC PATCH 17/34] iomap: use bio_new in iomap_dio_zero
2021-01-28 07:41:42 linux-kernel [RFC PATCH 19/34] fs/jfs/jfs_logmgr.c: use bio_new in lbmRead
2021-01-28 07:41:09 linux-kernel [RFC PATCH 16/34] fs/direct-io: use bio_new in dio_bio_alloc
2021-01-28 07:40:48 linux-kernel [RFC PATCH 18/34] iomap: use bio_new in iomap_dio_bio_actor
2021-01-28 07:34:22 linux-kernel [RFC PATCH 21/34] fs/jfs/jfs_metapage.c: use bio_new in metapage_writepage
2021-01-28 07:29:20 linux-kernel [RFC PATCH 23/34] fs/mpage.c: use bio_new mpage_alloc
2021-01-28 07:28:46 linux-kernel [RFC PATCH 27/34] xfs: use bio_new in xfs_buf_ioapply_map
2021-01-28 07:28:38 linux-kernel [RFC PATCH 24/34] fs/nilfs: use bio_new nilfs_alloc_seg_bio
2021-01-28 07:27:42 linux-kernel [RFC PATCH 26/34] xfs: use bio_new in xfs_rw_bdev