[GIT PULL] Storage fixes for 5.1-rc7

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Linus,

Set of io_uring fixes that should go into this release. In particular,
this pull request contains:

- The mutex lock vs ctx ref count fix (me)

- Removal of a dead variable (me)

- Two races fixes (Stefan)

- Ring head/tail condition fix for poll full SQ detection (Stefan)

Please pull!


  git://git.kernel.dk/linux-block.git tags/for-linus-20190428


----------------------------------------------------------------
Jens Axboe (2):
      io_uring: fail io_uring_register(2) on a dying io_uring instance
      io_uring: remove 'state' argument from io_{read,write} path

Stefan Bühler (3):
      io_uring: fix race condition reading SQ entries
      io_uring: fix race condition when sq threads goes sleeping
      io_uring: fix poll full SQ detection

 fs/io_uring.c | 42 ++++++++++++++++++++++++++----------------
 1 file changed, 26 insertions(+), 16 deletions(-)

-- 
Jens Axboe




[Index of Archives]     [Linux RAID]     [Linux SCSI]     [Linux ATA RAID]     [IDE]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Device Mapper]

  Powered by Linux