Show patches with: none      |   39501 patches
« 1 2 ... 234 235 236395 396 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v5,6/9] scsi: ufs: Add inline encryption support to UFS Inline Encryption Support - - - --- 2019-10-28 Satya Tangirala New
[v5,5/9] scsi: ufs: UFS crypto API Inline Encryption Support - - - --- 2019-10-28 Satya Tangirala New
[v5,4/9] scsi: ufs: UFS driver v2.1 spec crypto additions Inline Encryption Support - - - --- 2019-10-28 Satya Tangirala New
[v5,3/9] block: blk-crypto for Inline Encryption Inline Encryption Support - - - --- 2019-10-28 Satya Tangirala New
[v5,2/9] block: Add encryption context to struct bio Inline Encryption Support - - - --- 2019-10-28 Satya Tangirala New
[v5,1/9] block: Keyslot Manager for Inline Encryption Inline Encryption Support - - - --- 2019-10-28 Satya Tangirala New
[for-linus] io_uring: Fix mm_fault with READ/WRITE_FIXED [for-linus] io_uring: Fix mm_fault with READ/WRITE_FIXED - - - --- 2019-10-27 Pavel Begunkov New
[for-linus] io_uring: Fix leaked shadow_req [for-linus] io_uring: Fix leaked shadow_req - - - --- 2019-10-27 Pavel Begunkov New
[1/1] io_uring: remove index from sqe_submit [1/1] io_uring: remove index from sqe_submit - - - --- 2019-10-27 Pavel Begunkov New
[2/2] io_uring: merge io_submit_sqes and io_ring_submit cleanup submission path - - - --- 2019-10-27 Pavel Begunkov New
[1/2] io_uring: handle mm_fault outside of submission cleanup submission path - - - --- 2019-10-27 Pavel Begunkov New
[8/8] null_blk: add zone open, close, and finish support Zone management commands support - 1 - --- 2019-10-27 Damien Le Moal New
[7/8] dm: add zone open, close and finish support Zone management commands support 1 1 - --- 2019-10-27 Damien Le Moal New
[6/8] scsi: sd_zbc: add zone open, close, and finish support Zone management commands support - 2 - --- 2019-10-27 Damien Le Moal New
[5/8] block: add zone open, close and finish ioctl support Zone management commands support - 2 - --- 2019-10-27 Damien Le Moal New
[4/8] block: add zone open, close and finish operations Zone management commands support - 2 - --- 2019-10-27 Damien Le Moal New
[3/8] scsi: sd_zbc: Fix sd_zbc_complete() Zone management commands support - 1 - --- 2019-10-27 Damien Le Moal New
[2/8] block: Simplify REQ_OP_ZONE_RESET_ALL handling Zone management commands support - 2 - --- 2019-10-27 Damien Le Moal New
[1/8] block: Remove REQ_OP_ZONE_RESET plugging Zone management commands support - 3 - --- 2019-10-27 Damien Le Moal New
[v2] io_uring: support for larger fixed file sets [v2] io_uring: support for larger fixed file sets - - - --- 2019-10-26 Jens Axboe New
io_uring: protect fixed file indexing with array_index_nospec() io_uring: protect fixed file indexing with array_index_nospec() - - - --- 2019-10-26 Jens Axboe New
io_uring: support for larger fixed file sets io_uring: support for larger fixed file sets - - - --- 2019-10-25 Jens Axboe New
[4/4] io_uring: add support for IORING_OP_ACCEPT io_uring: add support for accept(4) - - - --- 2019-10-25 Jens Axboe New
[3/4] net: add __sys_accept4_file() helper io_uring: add support for accept(4) - - - --- 2019-10-25 Jens Axboe New
[2/4] io_uring: io_uring: add support for async work inheriting files io_uring: add support for accept(4) - - - --- 2019-10-25 Jens Axboe New
[1/4] io_uring: reorder struct sqe_submit io_uring: add support for accept(4) - - - --- 2019-10-25 Jens Axboe New
[2/2] io_uring: replace workqueue usage with io-wq Replace io_uring workqueues with io-wq - - - --- 2019-10-25 Jens Axboe New
[1/2] io-wq: small threadpool implementation for io_uring Replace io_uring workqueues with io-wq 1 - - --- 2019-10-25 Jens Axboe New
[v2,3/3] block: Reduce the amount of memory used for tag sets Reduce the amount of memory required for request queues - - - --- 2019-10-25 Bart Van Assche New
[v2,2/3] block: Reduce the amount of memory required per request queue Reduce the amount of memory required for request queues - - - --- 2019-10-25 Bart Van Assche New
[v2,1/3] block: Remove the synchronize_rcu() call from __blk_mq_update_nr_hw_queues() Reduce the amount of memory required for request queues - 1 - --- 2019-10-25 Bart Van Assche New
[liburing,1/1] test/defer: Test deferring with drain and links [liburing,1/1] test/defer: Test deferring with drain and links - - - --- 2019-10-25 Pavel Begunkov New
[3/3] io_uring: Fix race for sqes with userspace Fix bunch of bugs in io_uring - - - --- 2019-10-25 Pavel Begunkov New
[2/3] io_uring: Fix broken links with offloading Fix bunch of bugs in io_uring - - - --- 2019-10-25 Pavel Begunkov New
[1/3] io_uring: Fix corrupted user_data Fix bunch of bugs in io_uring - - - --- 2019-10-25 Pavel Begunkov New
md/raid1: avoid soft lockup under high load md/raid1: avoid soft lockup under high load - - - --- 2019-10-25 Hannes Reinecke New
[blktests,v2,2/2] Add a test that triggers blk_mq_update_nr_hw_queues() Add a test that triggers blk_mq_update_nr_hw_queues() - - - --- 2019-10-24 Bart Van Assche New
[blktests,v2,1/2] Move and rename uptime_s() Add a test that triggers blk_mq_update_nr_hw_queues() - - - --- 2019-10-24 Bart Van Assche New
block: reorder bio::__bi_remaining for better packing block: reorder bio::__bi_remaining for better packing - - - --- 2019-10-24 David Sterba New
[RFC,11/10] pipe: Add fsync() support [ver #2] pipe: Notification queue preparation [ver #2] - - - --- 2019-10-24 David Howells New
[trivial] block: mtip32xx: Spelling s/configration/configuration/ [trivial] block: mtip32xx: Spelling s/configration/configuration/ - - - --- 2019-10-24 Geert Uytterhoeven New
[2/2] io_uring: replace workqueue usage with io-wq [1/2] io-wq: small threadpool implementation for io_uring - - - --- 2019-10-24 Jens Axboe New
[1/2] io-wq: small threadpool implementation for io_uring [1/2] io-wq: small threadpool implementation for io_uring - - - --- 2019-10-24 Jens Axboe New
[RFC,2/2] io_uring: examine request result only after completion io_uring: examine request result only after completion - 1 - --- 2019-10-24 Bijan Mottahedeh New
[RFC,1/2] io_uring: create io_queue_async() function io_uring: examine request result only after completion - 1 - --- 2019-10-24 Bijan Mottahedeh New
[4/4] block: Generically handle report zones buffer zoned block device report zones enhancements - - - --- 2019-10-24 Damien Le Moal New
[3/4] block: Introduce report zones queue limits zoned block device report zones enhancements - - - --- 2019-10-24 Damien Le Moal New
[2/4] block: Simplify report zones execution zoned block device report zones enhancements - 2 - --- 2019-10-24 Damien Le Moal New
[1/4] block: Enhance blk_revalidate_disk_zones() zoned block device report zones enhancements - - - --- 2019-10-24 Damien Le Moal New
[RFC,10/10] pipe: Check for ring full inside of the spinlock in pipe_write() [ver #2] pipe: Notification queue preparation [ver #2] - - - --- 2019-10-23 David Howells New
[RFC,09/10] pipe: Remove redundant wakeup from pipe_write() [ver #2] pipe: Notification queue preparation [ver #2] - - - --- 2019-10-23 David Howells New
[RFC,08/10] pipe: Rearrange sequence in pipe_write() to preallocate slot [ver #2] pipe: Notification queue preparation [ver #2] - - - --- 2019-10-23 David Howells New
[RFC,07/10] pipe: Conditionalise wakeup in pipe_read() [ver #2] pipe: Notification queue preparation [ver #2] - - - --- 2019-10-23 David Howells New
[RFC,06/10] pipe: Advance tail pointer inside of wait spinlock in pipe_read() [ver #2] pipe: Notification queue preparation [ver #2] - - - --- 2019-10-23 David Howells New
[RFC,05/10] pipe: Allow pipes to have kernel-reserved slots [ver #2] pipe: Notification queue preparation [ver #2] - - - --- 2019-10-23 David Howells New
[RFC,04/10] pipe: Use head and tail pointers for the ring, not cursor and length [ver #2] pipe: Notification queue preparation [ver #2] - - - --- 2019-10-23 David Howells New
[RFC,03/10] Add wake_up_interruptible_sync_poll_locked() [ver #2] pipe: Notification queue preparation [ver #2] - - - --- 2019-10-23 David Howells New
[RFC,02/10] Remove the nr_exclusive argument from __wake_up_sync_key() [ver #2] pipe: Notification queue preparation [ver #2] - - - --- 2019-10-23 David Howells New
[RFC,01/10] pipe: Reduce #inclusion of pipe_fs_i.h [ver #2] pipe: Notification queue preparation [ver #2] - - - --- 2019-10-23 David Howells New
blk-mq: Fix cpu indexing error in blk_mq_alloc_request_hctx() blk-mq: Fix cpu indexing error in blk_mq_alloc_request_hctx() - - - --- 2019-10-23 James Smart New
[liburing,2/2] test/timeout: add multi timeout reqs test with different count [liburing,1/2] test/timeout: add multi timeout reqs test with different timeout - - - --- 2019-10-23 Zhang Yi New
[liburing,1/2] test/timeout: add multi timeout reqs test with different timeout [liburing,1/2] test/timeout: add multi timeout reqs test with different timeout - - - --- 2019-10-23 Zhang Yi New
[2/2] io_uring: correct timeout req sequence when inserting a new entry [1/2] io_uring : correct timeout req sequence when waiting timeout - - - --- 2019-10-23 Zhang Yi New
[1/2] io_uring : correct timeout req sequence when waiting timeout [1/2] io_uring : correct timeout req sequence when waiting timeout - - - --- 2019-10-23 Zhang Yi New
io_uring: ensure cq_entries is at least equal to or greater than sq_entries io_uring: ensure cq_entries is at least equal to or greater than sq_entries - - - --- 2019-10-23 Jackie Liu New
blk-mq: remove needless goto from blk_mq_get_driver_tag blk-mq: remove needless goto from blk_mq_get_driver_tag - - - --- 2019-10-22 André Almeida New
[v3,1/1] blk-mq: fill header with kernel-doc [v3,1/1] blk-mq: fill header with kernel-doc - 1 - --- 2019-10-22 André Almeida New
[blktests,2/2] Add a test that triggers blk_mq_update_nr_hw_queues() Add a test that triggers blk_mq_update_nr_hw_queues() - 1 - --- 2019-10-21 Bart Van Assche New
[blktests,1/2] Move and rename uptime_s() Add a test that triggers blk_mq_update_nr_hw_queues() - 1 - --- 2019-10-21 Bart Van Assche New
[4/4] block: Reduce the amount of memory used for tag sets Reduce the amount of memory required for request queues - - - --- 2019-10-21 Bart Van Assche New
[3/4] block: Reduce the amount of memory required per request queue Reduce the amount of memory required for request queues - - - --- 2019-10-21 Bart Van Assche New
[2/4] block: Fix a race between blk_poll() and blk_mq_update_nr_hw_queues() Reduce the amount of memory required for request queues - - - --- 2019-10-21 Bart Van Assche New
[1/4] block: Remove the synchronize_rcu() call from __blk_mq_update_nr_hw_queues() Reduce the amount of memory required for request queues - 1 - --- 2019-10-21 Bart Van Assche New
Add prctl support for controlling PF_MEMALLOC V2 Add prctl support for controlling PF_MEMALLOC V2 - - - --- 2019-10-21 Mike Christie New
[2/2] nbd: handle racing with error'ed out commands fix double completion of timed out commands - - - --- 2019-10-21 Josef Bacik New
[1/2] nbd: protect cmd->status with cmd->lock fix double completion of timed out commands - - - --- 2019-10-21 Josef Bacik New
[liburing] Add test for overflow of timeout request's sequence [liburing] Add test for overflow of timeout request's sequence - - - --- 2019-10-21 yangerkun New
[2/2] bdev: Refresh bdev size for disks without partitioning bdev: Refresh bdev size for disks without partitioning - - - --- 2019-10-21 Jan Kara New
[1/2] bdev: Factor out bdev revalidation into a common helper bdev: Refresh bdev size for disks without partitioning - - - --- 2019-10-21 Jan Kara New
[2/2,v2] nvme: Introduce nvme_lba_to_sect() Small cleanups - 2 - --- 2019-10-21 Damien Le Moal New
[1/2,v2] nvme: Cleanup and rename nvme_block_nr() Small cleanups - 3 - --- 2019-10-21 Damien Le Moal New
[2/2] nvme: Introduce nvme_block_sect() Small cleanups - - - --- 2019-10-20 Damien Le Moal New
[1/2] nvme: Cleanup nvme_block_nr() Small cleanups - - - --- 2019-10-20 Damien Le Moal New
kernel: convert switch/case fallthrough comments to fallthrough; kernel: convert switch/case fallthrough comments to fallthrough; 1 - - --- 2019-10-18 Joe Perches New
[git,pull] device mapper fixes for 5.4-rc4 [git,pull] device mapper fixes for 5.4-rc4 - - - --- 2019-10-18 Mike Snitzer New
[3/3] io_uring: add support for IORING_OP_ACCEPT [1/3] io_uring: add support for async work inheriting files table - - - --- 2019-10-17 Jens Axboe New
[2/3] net: add __sys_accept4_file() helper [1/3] io_uring: add support for async work inheriting files table - - - --- 2019-10-17 Jens Axboe New
[1/3] io_uring: add support for async work inheriting files table [1/3] io_uring: add support for async work inheriting files table - - - --- 2019-10-17 Jens Axboe New
nbd: verify socket is supported during setup nbd: verify socket is supported during setup - - 1 --- 2019-10-17 Mike Christie New
[RESEND] null_blk: return fixed zoned reads > write pointer [RESEND] null_blk: return fixed zoned reads > write pointer - 2 - --- 2019-10-17 Chaitanya Kulkarni New
io_uring: fix up O_NONBLOCK handling for sockets io_uring: fix up O_NONBLOCK handling for sockets - - - --- 2019-10-17 Jens Axboe New
io_uring: fix logic error in io_timeout io_uring: fix logic error in io_timeout - - - --- 2019-10-17 yangerkun New
io_uring: add support for canceling timeout requests io_uring: add support for canceling timeout requests - - - --- 2019-10-16 Jens Axboe New
[v2,3/3] block: sed-opal: Add support to read/write opal tables generically block: sed-opal: Generic Read/Write Opal Tables - 1 - --- 2019-10-15 Revanth Rajashekar New
[v2,2/3] block: sed-opal: Generalizing write data to any opal table block: sed-opal: Generic Read/Write Opal Tables - 1 - --- 2019-10-15 Revanth Rajashekar New
[v2,1/3] block: sed-opal: Expose enum opal_uid and opaluid block: sed-opal: Generic Read/Write Opal Tables - 1 - --- 2019-10-15 Revanth Rajashekar New
io_uring: add support for absolute timeouts io_uring: add support for absolute timeouts - - - --- 2019-10-15 Jens Axboe New
[RFC,21/21] smack: Implement the watch_key and post_notification hooks pipe: Keyrings, Block and USB notifications 1 - - --- 2019-10-15 David Howells New
[RFC,20/21] selinux: Implement the watch_key security hook pipe: Keyrings, Block and USB notifications 1 - - --- 2019-10-15 David Howells New
[RFC,19/21] usb: Add USB subsystem notifications pipe: Keyrings, Block and USB notifications - - - --- 2019-10-15 David Howells New
« 1 2 ... 234 235 236395 396 »