Linux Block Development
[Prev Page][Next Page]
[PATCH] bcache: only check feature sets when sb->version >= BCACHE_SB_VERSION_CDEV_WITH_FEATURES,
Coly Li
[RFC PATCH 00/34] block: introduce bio_new(),
Chaitanya Kulkarni
- [RFC PATCH 01/34] block: move common code into blk_next_bio(), Chaitanya Kulkarni
- [RFC PATCH 08/34] dm-zoned: use bio_new in get_mblock_slow, Chaitanya Kulkarni
- [RFC PATCH 09/34] dm-zoned: use bio_new in dmz_write_mblock, Chaitanya Kulkarni
- [RFC PATCH 12/34] scsi: target/iblock: use bio_new, Chaitanya Kulkarni
- [RFC PATCH 13/34] block: use bio_new in __blkdev_direct_IO, Chaitanya Kulkarni
- [RFC PATCH 15/34] fscrypt: use bio_new in fscrypt_zeroout_range, Chaitanya Kulkarni
- [RFC PATCH 20/34] fs/jfs/jfs_logmgr.c: use bio_new in lbmStartIO, Chaitanya Kulkarni
- [RFC PATCH 22/34] fs/jfs/jfs_metapage.c: use bio_new in metapage_readpage, Chaitanya Kulkarni
- [RFC PATCH 28/34] zonefs: use bio_new, Chaitanya Kulkarni
- [RFC PATCH 25/34] ocfs/cluster: use bio_new in dm-log-writes, Chaitanya Kulkarni
- [RFC PATCH 33/34] mm: use bio_new in swap_readpage, Chaitanya Kulkarni
- [RFC PATCH 29/34] power/swap: use bio_new in hib_submit_io, Chaitanya Kulkarni
- [RFC PATCH 31/34] iomap: use bio_new in iomap_readpage_actor, Chaitanya Kulkarni
- [RFC PATCH 34/34] mm: add swap_bio_new common bio helper, Chaitanya Kulkarni
- [RFC PATCH 32/34] mm: use bio_new in __swap_writepage, Chaitanya Kulkarni
- [RFC PATCH 30/34] hfsplus: use bio_new in hfsplus_submit_bio(), Chaitanya Kulkarni
- [RFC PATCH 26/34] xfs: use bio_new in xfs_rw_bdev, Chaitanya Kulkarni
- [RFC PATCH 27/34] xfs: use bio_new in xfs_buf_ioapply_map, Chaitanya Kulkarni
- [RFC PATCH 24/34] fs/nilfs: use bio_new nilfs_alloc_seg_bio, Chaitanya Kulkarni
- [RFC PATCH 23/34] fs/mpage.c: use bio_new mpage_alloc, Chaitanya Kulkarni
- [RFC PATCH 21/34] fs/jfs/jfs_metapage.c: use bio_new in metapage_writepage, Chaitanya Kulkarni
- [RFC PATCH 17/34] iomap: use bio_new in iomap_dio_zero, Chaitanya Kulkarni
- [RFC PATCH 19/34] fs/jfs/jfs_logmgr.c: use bio_new in lbmRead, Chaitanya Kulkarni
- [RFC PATCH 18/34] iomap: use bio_new in iomap_dio_bio_actor, Chaitanya Kulkarni
- [RFC PATCH 16/34] fs/direct-io: use bio_new in dio_bio_alloc, Chaitanya Kulkarni
- [RFC PATCH 07/34] dm: use bio_new in dm-log-writes, Chaitanya Kulkarni
- [RFC PATCH 10/34] dm-zoned: use bio_new in dmz_rdwr_block, Chaitanya Kulkarni
- [RFC PATCH 04/34] drdb: use bio_new() in submit_one_flush, Chaitanya Kulkarni
- [RFC PATCH 11/34] nvmet: use bio_new in nvmet_bdev_execute_rw, Chaitanya Kulkarni
- [RFC PATCH 14/34] fs/buffer: use bio_new in submit_bh_wbc, Chaitanya Kulkarni
- [RFC PATCH 03/34] drdb: use bio_new in drdb, Chaitanya Kulkarni
- [RFC PATCH 06/34] zram: use bio_new, Chaitanya Kulkarni
- [RFC PATCH 05/34] xen-blkback: use bio_new, Chaitanya Kulkarni
- [RFC PATCH 02/34] block: introduce and use bio_new, Chaitanya Kulkarni
[PATCH] nbd: Fix NULL pointer in flush_workqueue,
Sun Ke
[PATCH] blk-cgroup: Remove obsolete macro,
Baolin Wang
[PATCH] block: fix bd_size_lock use,
Damien Le Moal
[PATCH v3] blk-cgroup: Use cond_resched() when destroy blkgs,
Baolin Wang
[PATCH v4 0/8] block: add zone write granularity limit,
Damien Le Moal
- [PATCH v4 1/8] block: document zone_append_max_bytes attribute, Damien Le Moal
- [PATCH v4 2/8] nvme: cleanup zone information initialization, Damien Le Moal
- [PATCH v4 3/8] nullb: use blk_queue_set_zoned() to setup zoned devices, Damien Le Moal
- [PATCH v4 4/8] block: use blk_queue_set_zoned in add_partition(), Damien Le Moal
- [PATCH v4 5/8] block: introduce zone_write_granularity limit, Damien Le Moal
- [PATCH v4 6/8] zonefs: use zone write granularity as block size, Damien Le Moal
- [PATCH v4 7/8] block: introduce blk_queue_clear_zone_settings(), Damien Le Moal
- [PATCH v4 8/8] sd_zbc: clear zone resources for non-zoned case, Damien Le Moal
- Re: [PATCH v4 0/8] block: add zone write granularity limit, Damien Le Moal
- Re: [PATCH v4 0/8] block: add zone write granularity limit, Jens Axboe
[RFC PATCH v2 1/2] block: bsg: resume platform device before accessing, Asutosh Das
[PATCH v2] blk-cgroup: Use cond_resched() when destroy blkgs,
Baolin Wang
[COMPILE ONLY RFC PATCH] loop: avoid page allocation in the fast path, Chaitanya Kulkarni
[PATCH] vio: make remove callback return void,
Uwe Kleine-König
Re: [PATCH] vio: make remove callback return void, Tyrel Datwyler
Re: [PATCH] vio: make remove callback return void, Lijun Pan
Re: [PATCH] vio: make remove callback return void, Greg Kroah-Hartman
[PATCH 0/4] block: add two statistic tables,
Guoqing Jiang
[PATCH RESEND v4] loop: fix I/O error on fsync() in detached loop devices,
Mauricio Faria de Oliveira
[RESEND PATCH v2 1/4] add io_uring with IOPOLL support in scsi layer, Kashyap Desai
[RESEND PATCH v2 3/4] scsi_debug : iouring iopoll support, Kashyap Desai
[RESEND PATCH v2 2/4] megaraid_sas: iouring iopoll support, Kashyap Desai
[PATCH] xen-blkback: fix compatibility bug with single page rings,
Paul Durrant
[PATCH] zram: remove redundant NULL check,
Abaci Team
[PATCH] lightnvm: pblk: fix NULL check before some freeing functions is not needed, Tian Tao
[PATCH] nvme-core: check bdev value for NULL,
Chaitanya Kulkarni
[RFC PATCH v1 1/2] block: bsg: resume scsi device before accessing,
Asutosh Das
[PATCH] nvme: add tracing of zns commands,
Johannes Thumshirn
[PATCH] Revert "block: simplify set_init_blocksize" to regain lost performance,
Maxim Mikityanskiy
[PATCH 0/2] mtip32xx: minor PCI cleanups,
Bjorn Helgaas
[PATCH blktests 0/3] Three SRP patches,
Bart Van Assche
[PATCH V6 0/1] block: fix I/O errors in BLKRRPART,
Minwoo Im
[PATCH v2 0/6] dm: support IO polling for bio-based dm device,
Jeffle Xu
[PATCH] zram: fix NULL check before some freeing functions is not needed,
Tian Tao
[PATCH v4 0/5] avoid double request completion and IO error,
Chao Leng
misc bio allocation cleanups,
Christoph Hellwig
- [PATCH 01/17] zonefs: use bio_alloc in zonefs_file_dio_append, Christoph Hellwig
- [PATCH 02/17] btrfs: use bio_kmalloc in __alloc_device, Christoph Hellwig
- [PATCH 04/17] block: split bio_kmalloc from bio_alloc_bioset, Christoph Hellwig
- [PATCH 05/17] block: use an on-stack bio in blkdev_issue_flush, Christoph Hellwig
- [PATCH 06/17] dm-clone: use blkdev_issue_flush in commit_metadata, Christoph Hellwig
- [PATCH 07/17] f2fs: use blkdev_issue_flush in __submit_flush_wait, Christoph Hellwig
- [PATCH 08/17] f2fs: remove FAULT_ALLOC_BIO, Christoph Hellwig
- [PATCH 09/17] drbd: remove bio_alloc_drbd, Christoph Hellwig
- [PATCH 03/17] blk-crypto: use bio_kmalloc in blk_crypto_clone_bio, Christoph Hellwig
- [PATCH 10/17] drbd: remove drbd_req_make_private_bio, Christoph Hellwig
- [PATCH 11/17] md: remove bio_alloc_mddev, Christoph Hellwig
- [PATCH 12/17] md: simplify sync_page_io, Christoph Hellwig
- [PATCH 13/17] md: remove md_bio_alloc_sync, Christoph Hellwig
- [PATCH 14/17] md/raid6: refactor raid5_read_one_chunk, Christoph Hellwig
- [PATCH 15/17] nfs/blocklayout: remove cruft in bl_alloc_init_bio, Christoph Hellwig
- [PATCH 16/17] nilfs2: remove cruft in nilfs_alloc_seg_bio, Christoph Hellwig
- [PATCH 17/17] mm: remove get_swap_bio, Christoph Hellwig
- Re: misc bio allocation cleanups, Jens Axboe
- Re: misc bio allocation cleanups, Guoqing Jiang
[PATCH v3 1/2] bio: limit bio max size,
Changheun Lee
<Possible follow-ups>
[PATCH v3 1/2] bio: limit bio max size, Changheun Lee
Re: [PATCH v3 1/2] bio: limit bio max size, Ming Lei
Re: [PATCH v3 1/2] bio: limit bio max size, Christoph Hellwig
[PATCH v4 0/1] scale loop device lock,
Pavel Tatashin
additional ->bi_bdev fixups,
Christoph Hellwig
[PATCH] blk-cgroup: Use cond_resched() when destroy blkgs,
Baolin Wang
[PATCH BUGFIX/IMPROVEMENT 0/6] block, bfq: third and last batch of fixes and improvements,
Paolo Valente
- [PATCH BUGFIX/IMPROVEMENT 2/6] block, bfq: put reqs of waker and woken in dispatch list, Paolo Valente
- [PATCH BUGFIX/IMPROVEMENT 3/6] block, bfq: make shared queues inherit wakers, Paolo Valente
- [PATCH BUGFIX/IMPROVEMENT 4/6] block, bfq: fix weight-raising resume with !low_latency, Paolo Valente
- [PATCH BUGFIX/IMPROVEMENT 6/6] block, bfq: merge bursts of newly-created queues, Paolo Valente
- [PATCH BUGFIX/IMPROVEMENT 1/6] block, bfq: always inject I/O of queues blocked by wakers, Paolo Valente
- [PATCH BUGFIX/IMPROVEMENT 5/6] block, bfq: keep shared queues out of the waker mechanism, Paolo Valente
Re: PROBLEM: potential concurrency bug between do_vfs_ioctl() and do_readv(),
Gong, Sishuai
[PATCH] blk: wbt: remove unused parameter from wbt_should_throttle,
chenlei0x
[PATCH 0/9] n64: small cleanups,
Chaitanya Kulkarni
- [PATCH 3/9] n64: move module param at the top, Chaitanya Kulkarni
- [PATCH 7/9] n64: cosmetics changes, Chaitanya Kulkarni
- [PATCH 6/9] n64: remove curly brackets, Chaitanya Kulkarni
- [PATCH 1/9] n64: use pr_fmt to avoid duplicate string, Chaitanya Kulkarni
- [PATCH 2/9] n64: move module info at the end, Chaitanya Kulkarni
- [PATCH 8/9] n64: cleanup n64cart_probe(), Chaitanya Kulkarni
- [PATCH 9/9] n64: store dev instance into disk private data, Chaitanya Kulkarni
- [PATCH 4/9] n64: use enums for reg, Chaitanya Kulkarni
- [PATCH 5/9] n64: use sector SECTOR_SHIFT instead 512, Chaitanya Kulkarni
- Re: [PATCH 0/9] n64: small cleanups, Lauri Kasanen
- Re: [PATCH 0/9] n64: small cleanups, Thomas Bogendoerfer
[PATCH v2] fio: add hipri option to sg engine,
Douglas Gilbert
[PATCH v3 0/1] scale loop device lock,
Pavel Tatashin
[PATCH BUGFIX/IMPROVEMENT 0/6] block, bfq: second batch of fixes and improvements,
Paolo Valente
- [PATCH BUGFIX/IMPROVEMENT 4/6] block, bfq: save also weight-raised service on queue merging, Paolo Valente
- Re: [PATCH BUGFIX/IMPROVEMENT 0/6] block, bfq: second batch of fixes and improvements, Jens Axboe
- [PATCH BUGFIX/IMPROVEMENT 1/6] block, bfq: replace mechanism for evaluating I/O intensity, Paolo Valente
- [PATCH BUGFIX/IMPROVEMENT 2/6] block, bfq: re-evaluate convenience of I/O plugging on rq arrivals, Paolo Valente
- [PATCH BUGFIX/IMPROVEMENT 5/6] block, bfq: save also injection state on queue merging, Paolo Valente
- [PATCH BUGFIX/IMPROVEMENT 6/6] block, bfq: make waker-queue detection more robust, Paolo Valente
- [PATCH BUGFIX/IMPROVEMENT 3/6] block, bfq: fix switch back from soft-rt weitgh-raising, Paolo Valente
[PATCH] block: skip bio_check_eod for partition-remapped bios,
Christoph Hellwig
[PATCH] nbd: freeze the queue while we're adding connections,
Josef Bacik
[PATCH RESEND] blkcg: delete redundant get/put operations for queue,
Chunguang Xu
[PATCH V3 0/2] remove unused argument from blk_execute_rq_nowait and blk_execute_rq,
Guoqing Jiang
[PATCH] fio: add hipri option to sg engine,
Douglas Gilbert
[GIT PULL] Block fixes for 5.11-rc5,
Jens Axboe
store a pointer to the block_device in struct bio (again) v2,
Christoph Hellwig
[PATCH 06/10] block: use ->bi_bdev for bio based I/O accounting, Christoph Hellwig
[PATCH 07/10] blk-mq: use ->bi_bdev for I/O accounting, Christoph Hellwig
[PATCH 08/10] block: add a disk_uevent helper, Christoph Hellwig
[PATCH 10/10] block: use an xarray for disk->part_tbl, Christoph Hellwig
[PATCH 09/10] block: remove DISK_PITER_REVERSE, Christoph Hellwig
Re: store a pointer to the block_device in struct bio (again) v2, Jens Axboe
[PATCH blktests] nvmeof-mp/rc: fix nvmeof-mp failure when NVME_TARGET_PASSTHRU enabled,
Yi Zhang
[PATCH v3 0/3] blk-mq: Don't complete in IRQ, use llist_head,
Sebastian Andrzej Siewior
[PATCH v11] block: Add n64 cart driver,
Lauri Kasanen
[PATCH v10] block: Add n64 cart driver,
Lauri Kasanen
[git pull] device mapper fixes for 5.11-rc5,
Mike Snitzer
[PATCH BUGFIX/IMPROVEMENT 0/6] block, bfq: first bath of fixes and improvements,
Paolo Valente
- [PATCH BUGFIX/IMPROVEMENT 6/6] block, bfq: do not expire a queue when it is the only busy one, Paolo Valente
- Re: [PATCH BUGFIX/IMPROVEMENT 0/6] block, bfq: first bath of fixes and improvements, Paolo Valente
- [PATCH BUGFIX/IMPROVEMENT 5/6] block, bfq: avoid spurious switches to soft_rt of interactive queues, Paolo Valente
- [PATCH BUGFIX/IMPROVEMENT 4/6] block, bfq: do not raise non-default weights, Paolo Valente
- [PATCH BUGFIX/IMPROVEMENT 2/6] block, bfq: set next_rq to waker_bfqq->next_rq in waker injection, Paolo Valente
- [PATCH BUGFIX/IMPROVEMENT 3/6] block, bfq: increase time window for waker detection, Paolo Valente
- [PATCH BUGFIX/IMPROVEMENT 1/6] block, bfq: use half slice_idle as a threshold to check short ttime, Paolo Valente
- Re: [PATCH BUGFIX/IMPROVEMENT 0/6] block, bfq: first bath of fixes and improvements, Jens Axboe
[PATCH] kyber: introduce kyber_depth_updated(),
Yang Yang
[PATCH v9] block: Add n64 cart driver,
Lauri Kasanen
[PATCH V2 0/2] remove unused argument from blk_execute_rq_nowait and blk_execute_rq,
Guoqing Jiang
[PATCH v3 0/3] block: add zone write granularity limit,
Damien Le Moal
[PATCH V7 00/13] blk-mq/scsi: tracking device queue depth via sbitmap,
Ming Lei
- [PATCH V7 01/13] sbitmap: remove sbitmap_clear_bit_unlock, Ming Lei
- [PATCH V7 05/13] sbitmap: export sbitmap_weight, Ming Lei
- [PATCH V7 06/13] sbitmap: add helper of sbitmap_calculate_shift, Ming Lei
- [PATCH V7 07/13] blk-mq: add callbacks for storing & retrieving budget token, Ming Lei
- [PATCH V7 09/13] scsi: put hot fields of scsi_host_template into one cacheline, Ming Lei
- [PATCH V7 12/13] scsi: make sure sdev->queue_depth is <= max(shost->can_queue, 1024), Ming Lei
- [PATCH V7 13/13] scsi: replace sdev->device_busy with sbitmap, Ming Lei
- [PATCH V7 11/13] scsi: add scsi_device_busy() to read sdev->device_busy, Ming Lei
- [PATCH V7 08/13] blk-mq: return budget token from .get_budget callback, Ming Lei
- [PATCH V7 10/13] megaraid_sas: v2 replace sdev_busy with local counter, Ming Lei
- [PATCH V7 04/13] sbitmap: move allocation hint into sbitmap, Ming Lei
- [PATCH V7 03/13] sbitmap: add helpers for updating allocation hint, Ming Lei
- [PATCH V7 02/13] sbitmap: maintain allocation round_robin in sbitmap, Ming Lei
- Re: [PATCH V7 00/13] blk-mq/scsi: tracking device queue depth via sbitmap, Martin K. Petersen
[PATCH v8 0/8] add support for direct I/O with fscrypt using blk-crypto,
Satya Tangirala
[PATCH] rsxx: remove redundant NULL check,
Yang Li
[PATCH v2] dm: avoid filesystem lookup in dm_get_dev_t(),
mwilck
[PATCH 0/2] remove unused argument from blk_execute_rq_nowait and blk_execute_rq,
Guoqing Jiang
[PATCH RESEND] drbd: remove unused argument from drbd_request_prepare and __drbd_make_request,
Guoqing Jiang
[PATCH] lightnvm: fix memory leak when submit fails,
Pan Bian
[PATCH v8] block: Add n64 cart driver,
Lauri Kasanen
[PATCH 0/2] Resource-managed blk_ksm_init(),
Eric Biggers
[PATCH v3 0/5] avoid double request completion and IO error,
Chao Leng
[PATCH blktests] rdma: Use rdma link instead of /sys/class/infiniband/*/parent,
Bart Van Assche
[PATCH v2] bio: limit bio max size.,
Changheun Lee
Re: [PATCH v2] bio: limit bio max size., kernel test robot
Re: [PATCH v2] bio: limit bio max size., Ming Lei
[PATCH blktests] common/multipath-over-rdma: update is_rdma_device,
Yi Zhang
Re: [PATCH v5 1/2] mmc: Support kmsg dumper based on pstore/blk,
Ulf Hansson
[PATCH] blk-mq: introduce REQ_COMPLETE_WQ and add a workqueue to complete the request,
Liu Xiang
[PATCH 0/3] scatterlist: sgl-sgl ops: copy, equal,
Douglas Gilbert
[PATCH 1/1] bsg: free the request before return error code,
Pan Bian
Re: [PATCH RESEND] floppy: fix open(O_ACCMODE) for ioctl-only open,
Jiri Kosina
[PATCH v2 0/2] block: add zone write granularity limit,
Damien Le Moal
[PATCH v2] xen-blkfront: allow discard-* nodes to be optional,
Roger Pau Monne
Re: [PATCH v2] xen-blkfront: allow discard-* nodes to be optional, Arthur Borsboom
Re: [PATCH v2] xen-blkfront: allow discard-* nodes to be optional, Jürgen Groß
[PATCH 0/2] block: add zone write granularity limit,
Damien Le Moal
[RFC PATCH 00/37] block: introduce bio_init_fields(),
Chaitanya Kulkarni
- [RFC PATCH 01/37] block: introduce bio_init_fields() helper, Chaitanya Kulkarni
- [RFC PATCH 21/37] dm-bufio: use bio_init_fields, Chaitanya Kulkarni
- [RFC PATCH 02/37] fs: use bio_init_fields in block_dev, Chaitanya Kulkarni
- [RFC PATCH 08/37] gfs2: use bio_init_fields in ops_fstype, Chaitanya Kulkarni
- [RFC PATCH 17/37] pktcdvd: use bio_init_fields, Chaitanya Kulkarni
- [RFC PATCH 29/37] btrfs: use bio_init_fields in scrub, Chaitanya Kulkarni
- [RFC PATCH 20/37] bcache: use bio_init_fields in writeback, Chaitanya Kulkarni
- [RFC PATCH 22/37] dm-crypt: use bio_init_fields, Chaitanya Kulkarni
- [RFC PATCH 14/37] drdb: use bio_init_fields in bitmap, Chaitanya Kulkarni
- [RFC PATCH 31/37] eros: use bio_init_fields in data, Chaitanya Kulkarni
- [RFC PATCH 26/37] dm log writes: use bio_init_fields, Chaitanya Kulkarni
- [RFC PATCH 36/37] xfs: use bio_init_fields in xfs_buf, Chaitanya Kulkarni
- [RFC PATCH 33/37] jfs: use bio_init_fields in metadata, Chaitanya Kulkarni
- [RFC PATCH 30/37] fs: use bio_init_fields in buffer, Chaitanya Kulkarni
- [RFC PATCH 34/37] nfs: use bio_init_fields in blocklayout, Chaitanya Kulkarni
- [RFC PATCH 28/37] target: use bio_init_fields in iblock, Chaitanya Kulkarni
- [RFC PATCH 23/37] dm-zoned: use bio_init_fields metadata, Chaitanya Kulkarni
- [RFC PATCH 24/37] dm-zoned: use bio_init_fields target, Chaitanya Kulkarni
- [RFC PATCH 25/37] dm-zoned: use bio_init_fields, Chaitanya Kulkarni
- [RFC PATCH 18/37] bcache: use bio_init_fields in journal, Chaitanya Kulkarni
- [RFC PATCH 27/37] nvmet: use bio_init_fields in bdev-ns, Chaitanya Kulkarni
- [RFC PATCH 19/37] bcache: use bio_init_fields in super, Chaitanya Kulkarni
- [RFC PATCH 32/37] eros: use bio_init_fields in zdata, Chaitanya Kulkarni
- [RFC PATCH 37/37] xfs: use bio_init_fields in xfs_log, Chaitanya Kulkarni
- [RFC PATCH 35/37] ocfs: use bio_init_fields in heartbeat, Chaitanya Kulkarni
- [RFC PATCH 15/37] drdb: use bio_init_fields in receiver, Chaitanya Kulkarni
- [RFC PATCH 03/37] btrfs: use bio_init_fields in disk-io, Chaitanya Kulkarni
- [RFC PATCH 13/37] drdb: use bio_init_fields in actlog, Chaitanya Kulkarni
- [RFC PATCH 16/37] floppy: use bio_init_fields, Chaitanya Kulkarni
- [RFC PATCH 10/37] iomap: use bio_init_fields in direct-io, Chaitanya Kulkarni
- [RFC PATCH 04/37] btrfs: use bio_init_fields in volumes, Chaitanya Kulkarni
- [RFC PATCH 12/37] zonefs: use bio_init_fields in append, Chaitanya Kulkarni
- [RFC PATCH 09/37] iomap: use bio_init_fields in buffered-io, Chaitanya Kulkarni
- [RFC PATCH 06/37] gfs2: use bio_init_fields in lops, Chaitanya Kulkarni
- [RFC PATCH 11/37] jfs: use bio_init_fields in logmgr, Chaitanya Kulkarni
- [RFC PATCH 07/37] gfs2: use bio_init_fields in meta_io, Chaitanya Kulkarni
- [RFC PATCH 05/37] ext4: use bio_init_fields in page_io, Chaitanya Kulkarni
[Index of Archives]
[Linux RAID]
[Linux SCSI]
[Linux ATA RAID]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Git]
[Security]
[Linux Netdev]
[Netfilter]
[Bugtraq]