Show patches with: none      |   38836 patches
« 1 2 ... 192 193 194388 389 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[07/14] block: make QUEUE_SYSFS_BIT_FNS a little more useful [01/14] fs: remove the unused SB_I_MULTIROOT flag - 1 - --- 2020-07-26 Christoph Hellwig New
[06/14] block: lift setting the readahead size into the block layer [01/14] fs: remove the unused SB_I_MULTIROOT flag - - - --- 2020-07-26 Christoph Hellwig New
[05/14] md: update the optimal I/O size on reshape [01/14] fs: remove the unused SB_I_MULTIROOT flag - - - --- 2020-07-26 Christoph Hellwig New
[04/14] bdi: initialize ->ra_pages in bdi_init [01/14] fs: remove the unused SB_I_MULTIROOT flag 2 - - --- 2020-07-26 Christoph Hellwig New
[03/14] drbd: remove RB_CONGESTED_REMOTE [01/14] fs: remove the unused SB_I_MULTIROOT flag - 1 - --- 2020-07-26 Christoph Hellwig New
[02/14] drbd: remove dead code in device_to_statistics [01/14] fs: remove the unused SB_I_MULTIROOT flag - - - --- 2020-07-26 Christoph Hellwig New
[01/14] fs: remove the unused SB_I_MULTIROOT flag [01/14] fs: remove the unused SB_I_MULTIROOT flag - 1 - --- 2020-07-26 Christoph Hellwig New
[2/2] drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage() [1/2] nvme-tcp: use sendpage_ok() to check page for kernel_sendpage() - - - --- 2020-07-26 Coly Li New
[1/2] nvme-tcp: use sendpage_ok() to check page for kernel_sendpage() [1/2] nvme-tcp: use sendpage_ok() to check page for kernel_sendpage() - - - --- 2020-07-26 Coly Li New
[v3,2/2] nvme: improve quiesce time for large amount of namespaces improve quiesce time for large amount of namespaces - - - --- 2020-07-26 Sagi Grimberg New
[v3,1/2] blk-mq: add async quiesce interface improve quiesce time for large amount of namespaces - - - --- 2020-07-26 Sagi Grimberg New
[25/25] bcache: fix bio_{start,end}_io_acct with proper device bcache patches for Linux v5.9 - - - --- 2020-07-25 Coly Li New
[24/25] bcache: avoid extra memory consumption in struct bbio for large bucket size bcache patches for Linux v5.9 - 1 - --- 2020-07-25 Coly Li New
[23/25] bcache: avoid extra memory allocation from mempool c->fill_iter bcache patches for Linux v5.9 - 1 - --- 2020-07-25 Coly Li New
[22/25] bcache: add sysfs file to display feature sets information of cache set bcache patches for Linux v5.9 - - - --- 2020-07-25 Coly Li New
[21/25] bcache: add bucket_size_hi into struct cache_sb_disk for large bucket bcache patches for Linux v5.9 - - - --- 2020-07-25 Coly Li New
[20/25] bcache: handle btree node memory allocation properly for bucket size > 8MB bcache patches for Linux v5.9 - 1 - --- 2020-07-25 Coly Li New
[19/25] bcache: handle cache set verify_ondisk properly for bucket size > 8MB bcache patches for Linux v5.9 - 1 - --- 2020-07-25 Coly Li New
[18/25] bcache: handle cache prio_buckets and disk_buckets properly for bucket size > 8MB bcache patches for Linux v5.9 - 1 - --- 2020-07-25 Coly Li New
[17/25] bcache: handle c->uuids properly for bucket size > 8MB bcache patches for Linux v5.9 - 1 - --- 2020-07-25 Coly Li New
[16/25] bcache: introduce meta_bucket_pages() related helper routines bcache patches for Linux v5.9 - 1 - --- 2020-07-25 Coly Li New
[15/25] bcache: struct cache_sb is only for in-memory super block now bcache patches for Linux v5.9 - 1 - --- 2020-07-25 Coly Li New
[14/25] bcache: move bucket related code into read_super_common() bcache patches for Linux v5.9 - 1 - --- 2020-07-25 Coly Li New
[13/25] bcache: increase super block version for cache device and backing device bcache patches for Linux v5.9 - 1 - --- 2020-07-25 Coly Li New
[12/25] bcache: fix super block seq numbers comparision in register_cache_set() bcache patches for Linux v5.9 - 1 - --- 2020-07-25 Coly Li New
[11/25] bcache: disassemble the big if() checks in bch_cache_set_alloc() bcache patches for Linux v5.9 - 1 - --- 2020-07-25 Coly Li New
[10/25] bcache: add more accurate error information in read_super_common() bcache patches for Linux v5.9 - 1 - --- 2020-07-25 Coly Li New
[09/25] bcache: add read_super_common() to read major part of super block bcache patches for Linux v5.9 - - - --- 2020-07-25 Coly Li New
[08/25] bcache: fix overflow in offset_to_stripe() bcache patches for Linux v5.9 - - - --- 2020-07-25 Coly Li New
[07/25] bcache: avoid nr_stripes overflow in bcache_device_init() bcache patches for Linux v5.9 - - - --- 2020-07-25 Coly Li New
[06/25] bcache: Use struct_size() in kzalloc() bcache patches for Linux v5.9 - - - --- 2020-07-25 Coly Li New
[05/25] bcache: movinggc: Use struct_size() helper in kzalloc() bcache patches for Linux v5.9 - - - --- 2020-07-25 Coly Li New
[04/25] bcache: writeback: Remove unneeded variable i bcache patches for Linux v5.9 - - - --- 2020-07-25 Coly Li New
[03/25] bcache: journel: use for_each_clear_bit() to simplify the code bcache patches for Linux v5.9 - - - --- 2020-07-25 Coly Li New
[02/25] bcache: allocate meta data pages as compound pages bcache patches for Linux v5.9 - - - --- 2020-07-25 Coly Li New
[01/25] bcache: Fix typo in Kconfig name bcache patches for Linux v5.9 - 1 - --- 2020-07-25 Coly Li New
nbd: add missed destroy_workqueue when nbd_start_device fails nbd: add missed destroy_workqueue when nbd_start_device fails - - - --- 2020-07-25 Li Heng New
block: Fix reference count leak in blk_integrity_add block: Fix reference count leak in blk_integrity_add - - - --- 2020-07-25 Yi Wang New
[git,pull] device mapper fix for 5.8-rc7 [git,pull] device mapper fix for 5.8-rc7 - - - --- 2020-07-24 Mike Snitzer New
[v4,11/11] buffer_io_error: Use durable_name_printk_ratelimited Add persistent durable identifier to storage log messages - - - --- 2020-07-24 Tony Asleson New
[v4,10/11] print_req_error: Use durable_name_printk_ratelimited Add persistent durable identifier to storage log messages - - - --- 2020-07-24 Tony Asleson New
[v4,09/11] Add durable_name_printk_ratelimited Add persistent durable identifier to storage log messages - - - --- 2020-07-24 Tony Asleson New
[v4,08/11] libata: use durable_name_printk Add persistent durable identifier to storage log messages - - - --- 2020-07-24 Tony Asleson New
[v4,07/11] Add durable_name_printk Add persistent durable identifier to storage log messages - - - --- 2020-07-24 Tony Asleson New
[v4,06/11] libata: Add ata_scsi_durable_name Add persistent durable identifier to storage log messages - - - --- 2020-07-24 Tony Asleson New
[v4,05/11] nvme: Add durable name for dev_printk Add persistent durable identifier to storage log messages - - - --- 2020-07-24 Tony Asleson New
[v4,04/11] scsi: Add durable_name for dev_printk Add persistent durable identifier to storage log messages - - - --- 2020-07-24 Tony Asleson New
[v4,03/11] dev_vprintk_emit: Increase hdr size Add persistent durable identifier to storage log messages - - - --- 2020-07-24 Tony Asleson New
[v4,02/11] create_syslog_header: Add durable name Add persistent durable identifier to storage log messages - - - --- 2020-07-24 Tony Asleson New
[v4,01/11] struct device: Add function callback durable_name Add persistent durable identifier to storage log messages - - - --- 2020-07-24 Tony Asleson New
bcache: fix bio_{start,end}_io_acct with proper device bcache: fix bio_{start,end}_io_acct with proper device - - - --- 2020-07-24 Coly Li New
[1/1] block: return BLK_STS_NOTSUPP if operation is not supported [1/1] block: return BLK_STS_NOTSUPP if operation is not supported - - - --- 2020-07-24 Ritika Srivastava New
[v4,6/6] io_uring: add support for zone-append [v4,1/6] fs: introduce FMODE_ZONE_APPEND and IOCB_ZONE_APPEND - - - --- 2020-07-24 Kanchan Joshi New
[v4,5/6] block: enable zone-append for iov_iter of bvec type [v4,1/6] fs: introduce FMODE_ZONE_APPEND and IOCB_ZONE_APPEND - - - --- 2020-07-24 Kanchan Joshi New
[v4,4/6] block: add zone append handling for direct I/O path [v4,1/6] fs: introduce FMODE_ZONE_APPEND and IOCB_ZONE_APPEND - - - --- 2020-07-24 Kanchan Joshi New
[v4,3/6] uio: return status with iov truncation [v4,1/6] fs: introduce FMODE_ZONE_APPEND and IOCB_ZONE_APPEND - - - --- 2020-07-24 Kanchan Joshi New
[v4,2/6] fs: change ki_complete interface to support 64bit ret2 [v4,1/6] fs: introduce FMODE_ZONE_APPEND and IOCB_ZONE_APPEND - - - --- 2020-07-24 Kanchan Joshi New
[v4,1/6] fs: introduce FMODE_ZONE_APPEND and IOCB_ZONE_APPEND [v4,1/6] fs: introduce FMODE_ZONE_APPEND and IOCB_ZONE_APPEND - - - --- 2020-07-24 Kanchan Joshi New
[14/14] bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag [01/14] fs: remove the unused SB_I_MULTIROOT flag - 1 - --- 2020-07-24 Christoph Hellwig New
[13/14] bdi: invert BDI_CAP_NO_ACCT_WB [01/14] fs: remove the unused SB_I_MULTIROOT flag - 1 - --- 2020-07-24 Christoph Hellwig New
[12/14] bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag [01/14] fs: remove the unused SB_I_MULTIROOT flag - 1 - --- 2020-07-24 Christoph Hellwig New
[11/14] mm: use SWP_SYNCHRONOUS_IO more intelligently [01/14] fs: remove the unused SB_I_MULTIROOT flag - 1 - --- 2020-07-24 Christoph Hellwig New
[10/14] bdi: remove BDI_CAP_SYNCHRONOUS_IO [01/14] fs: remove the unused SB_I_MULTIROOT flag - 1 - --- 2020-07-24 Christoph Hellwig New
[09/14] bdi: remove BDI_CAP_CGROUP_WRITEBACK [01/14] fs: remove the unused SB_I_MULTIROOT flag - 1 - --- 2020-07-24 Christoph Hellwig New
[08/14] block: add helper macros for queue sysfs entries [01/14] fs: remove the unused SB_I_MULTIROOT flag - 1 - --- 2020-07-24 Christoph Hellwig New
[07/14] block: make QUEUE_SYSFS_BIT_FNS a little more useful [01/14] fs: remove the unused SB_I_MULTIROOT flag - 1 - --- 2020-07-24 Christoph Hellwig New
[06/14] block: lift setting the readahead size into the block layer [01/14] fs: remove the unused SB_I_MULTIROOT flag - 1 - --- 2020-07-24 Christoph Hellwig New
[05/14] md: update the optimal I/O size on reshape [01/14] fs: remove the unused SB_I_MULTIROOT flag - 1 - --- 2020-07-24 Christoph Hellwig New
[04/14] bdi: initialize ->ra_pages in bdi_init [01/14] fs: remove the unused SB_I_MULTIROOT flag 2 1 - --- 2020-07-24 Christoph Hellwig New
[03/14] drbd: remove RB_CONGESTED_REMOTE [01/14] fs: remove the unused SB_I_MULTIROOT flag - 1 - --- 2020-07-24 Christoph Hellwig New
[02/14] drbd: remove dead code in device_to_statistics [01/14] fs: remove the unused SB_I_MULTIROOT flag - 1 - --- 2020-07-24 Christoph Hellwig New
[01/14] fs: remove the unused SB_I_MULTIROOT flag [01/14] fs: remove the unused SB_I_MULTIROOT flag - 1 - --- 2020-07-24 Christoph Hellwig New
[v2,1/1] loop: scale loop device by introducing per device lock scale loop device lock - 1 - --- 2020-07-23 Pasha Tatashin New
[2/2] rnbd: no need to set bi_end_io in rnbd_bio_map_kern Two patches for rnbd 2 - - --- 2020-07-22 Guoqing Jiang New
[1/2] rnbd: remove rnbd_dev_submit_io Two patches for rnbd 2 - - --- 2020-07-22 Guoqing Jiang New
[v3,3/3] skd: use generic power management block: use generic power management 1 - 1 --- 2020-07-22 Vaibhav Gupta New
[v3,2/3] rsxx: use generic power management block: use generic power management - - - --- 2020-07-22 Vaibhav Gupta New
[v3,1/3] mtip32xx: use generic power management block: use generic power management - - - --- 2020-07-22 Vaibhav Gupta New
[14/14] bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag [01/14] fs: remove the unused SB_I_MULTIROOT flag - - - --- 2020-07-22 Christoph Hellwig New
[13/14] bdi: invert BDI_CAP_NO_ACCT_WB [01/14] fs: remove the unused SB_I_MULTIROOT flag - - - --- 2020-07-22 Christoph Hellwig New
[12/14] bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag [01/14] fs: remove the unused SB_I_MULTIROOT flag - - - --- 2020-07-22 Christoph Hellwig New
[11/14] mm: use SWP_SYNCHRONOUS_IO more intelligently [01/14] fs: remove the unused SB_I_MULTIROOT flag - - - --- 2020-07-22 Christoph Hellwig New
[10/14] bdi: remove BDI_CAP_SYNCHRONOUS_IO [01/14] fs: remove the unused SB_I_MULTIROOT flag - - - --- 2020-07-22 Christoph Hellwig New
[09/14] bdi: remove BDI_CAP_CGROUP_WRITEBACK [01/14] fs: remove the unused SB_I_MULTIROOT flag - 1 - --- 2020-07-22 Christoph Hellwig New
[08/14] block: add helper macros for queue sysfs entries [01/14] fs: remove the unused SB_I_MULTIROOT flag - 1 - --- 2020-07-22 Christoph Hellwig New
[07/14] block: make QUEUE_SYSFS_BIT_FNS a little more useful [01/14] fs: remove the unused SB_I_MULTIROOT flag - 1 - --- 2020-07-22 Christoph Hellwig New
[06/14] block: lift setting the readahead size into the block layer [01/14] fs: remove the unused SB_I_MULTIROOT flag - - - --- 2020-07-22 Christoph Hellwig New
[05/14] md: update the optimal I/O size on reshape [01/14] fs: remove the unused SB_I_MULTIROOT flag - - - --- 2020-07-22 Christoph Hellwig New
[04/14] bdi: initialize ->ra_pages in bdi_init [01/14] fs: remove the unused SB_I_MULTIROOT flag 2 - - --- 2020-07-22 Christoph Hellwig New
[03/14] drbd: remove RB_CONGESTED_REMOTE [01/14] fs: remove the unused SB_I_MULTIROOT flag - 1 - --- 2020-07-22 Christoph Hellwig New
[02/14] drbd: remove dead code in device_to_statistics [01/14] fs: remove the unused SB_I_MULTIROOT flag - - - --- 2020-07-22 Christoph Hellwig New
[01/14] fs: remove the unused SB_I_MULTIROOT flag [01/14] fs: remove the unused SB_I_MULTIROOT flag - 1 - --- 2020-07-22 Christoph Hellwig New
[10/10] block: scsi: sr: use blk_is_valid_logical_block_size RFC: move logical block size checking to the block core - - - --- 2020-07-21 Maxim Levitsky New
[09/10] block: scsi: sd: use blk_is_valid_logical_block_size RFC: move logical block size checking to the block core - 1 - --- 2020-07-21 Maxim Levitsky New
[08/10] block: nvme: use blk_is_valid_logical_block_size RFC: move logical block size checking to the block core - 1 - --- 2020-07-21 Maxim Levitsky New
[07/10] block: mspro_blk: use blk_is_valid_logical_block_size RFC: move logical block size checking to the block core - 1 - --- 2020-07-21 Maxim Levitsky New
[06/10] block: ms_block: use blk_is_valid_logical_block_size RFC: move logical block size checking to the block core - 1 - --- 2020-07-21 Maxim Levitsky New
[05/10] block: null: use blk_is_valid_logical_block_size RFC: move logical block size checking to the block core - - - --- 2020-07-21 Maxim Levitsky New
[04/10] block: nbd: use blk_is_valid_logical_block_size RFC: move logical block size checking to the block core - 1 - --- 2020-07-21 Maxim Levitsky New
[03/10] block: loop: use blk_is_valid_logical_block_size RFC: move logical block size checking to the block core - 1 - --- 2020-07-21 Maxim Levitsky New
« 1 2 ... 192 193 194388 389 »