Files
kernel_xiaomi_sm8250/include/uapi/linux
Christoph Hellwig bbd3e06436 block: add an API for Persistent Reservations
This commits adds a driver API and ioctls for controlling Persistent
Reservations s/genericly/generically/ at the block layer.  Persistent
Reservations are supported by SCSI and NVMe and allow controlling who gets
access to a device in a shared storage setup.

Note that we add a pr_ops structure to struct block_device_operations
instead of adding the members directly to avoid bloating all instances
of devices that will never support Persistent Reservations.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
2015-10-21 14:46:56 -06:00
..
2015-05-23 10:49:55 +01:00
2015-04-21 16:16:02 -04:00
2015-07-29 09:59:20 -05:00
2015-08-25 14:41:50 -05:00
2015-04-12 21:25:13 -04:00
2015-07-01 16:26:08 +02:00
2015-05-25 13:25:35 -04:00
2015-08-03 17:30:00 -07:00
2015-07-21 10:39:05 -07:00
2015-05-05 13:40:44 -06:00
2015-08-27 19:44:53 -04:00
2015-04-23 15:16:14 -04:00
2015-07-20 14:58:46 -04:00
2015-08-04 10:16:57 +02:00
2015-09-04 16:54:41 -07:00
2015-03-05 22:08:42 -05:00
2015-05-24 12:49:16 -07:00
2015-06-11 23:37:37 +02:00
2015-06-03 14:17:38 +02:00
2015-03-29 12:13:52 +10:30
2015-03-31 13:58:35 -04:00