OSDN Git Service

crypto: caam - free resources in case caam_rng registration failed
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / drivers / block /
2020-01-23 Nathan Chancellorxen/blkfront: Adjust indentation in xlvbd_alloc_gendisk
2019-12-21 Chuhong Yuanrsxx: add missed destroy_workqueue calls in remove
2019-12-05 Luc Van Oostenryckdrbd: fix print_st_err()'s prototype to match the defin...
2019-12-05 Lars Ellenbergdrbd: reject attach of unsuitable uuids even if connected
2019-12-05 Dan Carpenterblock: drbd: remove a stray unlock in __drbd_send_proto...
2019-11-28 Omar Sandovalamiflop: clean up on errors during setup
2019-10-29 Alessio Balsiniloop: Add LOOP_SET_DIRECT_IO to compat ioctl
2019-09-21 Jann Hornfloppy: fix usercopy direction
2019-08-04 Denis Efremovfloppy: fix out-of-bounds read in copy_buffer
2019-08-04 Denis Efremovfloppy: fix invalid pointer dereference in drive_name
2019-08-04 Denis Efremovfloppy: fix out-of-bounds read in next_valid_format
2019-08-04 Denis Efremovfloppy: fix div-by-zero in setup_format_params
2019-08-04 Al Virotake floppy compat ioctls to sodding floppy.c
2019-05-16 Guenter Roeckxsysace: Fix error handling in ace_setup
2019-05-16 Greg Kroah-HartmanRevert "block/loop: Use global lock for ioctl() operation."
2019-02-20 Finn Thainblock/swim3: Fix -EBUSY error when re-opening device...
2019-02-20 Lars Ellenbergdrbd: skip spurious timeout (ping-timeo) when failing...
2019-02-20 Lars Ellenbergdrbd: disconnect, if the wrong UUIDs are attached on...
2019-02-20 Roland Kammererdrbd: narrow rcu_read_lock in drbd_sync_handshake
2019-02-20 Young Xiaosunvdc: Do not spin in an infinite loop when vio_ldc_se...
2019-02-06 Greg Kroah-HartmanRevert "loop: Fold __loop_release into loop_release"
2019-02-06 Greg Kroah-HartmanRevert "loop: Get rid of loop_index_mutex"
2019-02-06 Greg Kroah-HartmanRevert "loop: Fix double mutex_unlock(&loop_ctl_mutex...
2019-01-26 Tetsuo Handaloop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_...
2019-01-26 Jan Karaloop: Get rid of loop_index_mutex
2019-01-26 Jan Karaloop: Fold __loop_release into loop_release
2019-01-26 Tetsuo Handablock/loop: Use global lock for ioctl() operation.
2018-11-27 Minchan Kimzram: close udev startup race condition as default...
2018-11-21 Omar Sandovalswim: fix cleanup on setup error
2018-11-21 Omar Sandovalataflop: fix error handling during setup
2018-10-10 Andy Whitcroftfloppy: Do not copy a kernel pointer to user memory...
2018-07-17 Tetsuo Handaloop: remember whether sysfs_create_group() was done
2018-07-17 Theodore Ts'oloop: add recursion validation to LOOP_CHANGE_FD
2018-07-11 Lars Ellenbergdrbd: fix access after free
2018-05-30 Maurizio Lombardicdrom: do not call check_disk_change() inside cdrom_open()
2018-04-24 Tetsuo Handablock/loop: fix deadlock after loop_set_status
2018-04-13 James WangFix loop device flush before configure v3
2018-04-08 Greg Kroah-HartmanRevert "mtip32xx: use runtime tag to initialize command...
2018-03-24 Ming Leimtip32xx: use runtime tag to initialize command header
2018-03-18 Ross Zwislerloop: Fix lost writes caused by missing flag
2018-02-16 Bart Van Asschepktcdvd: Fix pkt_setup_dev() error path
2018-02-03 Linus Torvaldsloop: fix concurrent lo_open/lo_release
2018-01-17 Ilya Dryomovrbd: set max_segments to USHRT_MAX
2017-12-16 Johannes Thumshirnzram: set physical queue limits to avoid array out...
2017-11-21 Jan Beulichxen-blkback: don't leak stack data via response ring
2017-11-15 Ilya Dryomovrbd: use GFP_NOIO for parent stat and data requests
2017-09-27 Bart Van Asscheskd: Submit requests to firmware before triggering...
2017-09-27 Bart Van Asscheskd: Avoid that module unloading triggers a use-after...
2017-08-11 Omar Sandovalvirtio_blk: fix panic in initialization error path
2017-08-07 Juergen Grossxen/blkback: don't use xen_blkif_get() in xen-blkback...
2017-08-07 Juergen Grossxen/blkback: don't free be structure too early
2017-05-08 Lars Ellenbergdrbd: avoid redefinition of BITS_PER_PAGE
2017-04-21 Minchan Kimzram: do not use copy_page with non-page aligned address
2017-03-12 Omar Sandovalloop: fix LO_FLAGS_PARTSCAN hang
2017-03-12 Ming Leiblock/loop: fix race between I/O and set_status
2017-01-06 Omar Sandovalloop: return proper error from loop_queue_rq()
2016-12-15 Sergey Senozhatskyzram: restrict add/remove attributes to root only
2016-12-08 Takashi Iwaizram: fix unbalanced idr management at hot removal
2016-11-18 Richard Weinbergerdrbd: Fix kernel_sendmsg() usage - potential NULL deref
2016-05-11 Dan Streetmannbd: ratelimit error msgs after socket close
2016-05-04 Arnd Bergmannparide: make 'verbose' parameter an 'int' again
2016-05-04 Ming Leiblock: loop: fix filesystem corruption in case of aio/dio
2016-04-20 David Disseldorprbd: use GFP_NOIO consistently for request allocations
2016-04-12 Bart Van Asschebrd: Fix discard request processing
2016-04-12 Asai Thambi SPmtip32xx: Cleanup queued requests after surprise removal
2016-04-12 Asai Thambi SPmtip32xx: Implement timeout handler
2016-04-12 Asai Thambi SPmtip32xx: Handle FTL rebuild failure state during devic...
2016-04-12 Asai Thambi SPmtip32xx: Handle safe removal during IO
2016-04-12 Asai Thambi SPmtip32xx: Fix for rmmod crash when drive is in FTL...
2016-04-12 Asai Thambi SPmtip32xx: Print exact time when an internal command...
2016-04-12 Asai Thambi SPmtip32xx: Remove unwanted code from taskfile error...
2016-04-12 Asai Thambi SPmtip32xx: Fix broken service thread handling
2016-04-12 Asai Thambi SPmtip32xx: Avoid issuing standby immediate cmd during...
2016-02-17 Jerome Marchandzram: don't call idr_remove() from zram_remove()
2016-02-17 Kyeongdon Kimzram: try vmalloc() after kmalloc()
2016-02-17 Sergey Senozhatskyzram/zcomp: use GFP_NOIO to allocate streams
2016-01-09 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2016-01-09 Linus TorvaldsMerge tag 'pci-v4.4-fixes-4' of git://git./linux/kernel...
2016-01-09 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2016-01-08 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2016-01-08 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2016-01-08 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2016-01-07 Linus TorvaldsMerge tag 'iommu-fixes-v4.4-rc8' of git://git./linux...
2016-01-07 Linus TorvaldsMerge tag 'trace-v4.4-rc4-4' of git://git./linux/kernel...
2016-01-07 Dave AirlieMerge branch 'linux-4.4' of git://github.com/skeggsb...
2016-01-07 Linus TorvaldsMerge tag 'for-linus-20160106' of git://git.infradead...
2016-01-06 Takashi IwaiMerge tag 'asoc-fix-v4.4-rc8' of git://git./linux/kerne...
2016-01-05 Mark BrownMerge remote-tracking branch 'asoc/fix/rt5645' into...
2016-01-05 Mark BrownMerge remote-tracking branch 'asoc/fix/dapm' into asoc...
2016-01-05 Mark BrownMerge remote-tracking branch 'asoc/fix/arizona' into...
2016-01-05 Linus TorvaldsMerge tag 'trace-v4.4-rc4-3' of git://git./linux/kernel...
2016-01-05 Linus TorvaldsMerge branch 'stable' of git://git./linux/kernel/git...
2016-01-03 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2016-01-03 Linus TorvaldsMerge tag 'drm-intel-fixes-2016-01-02' of git://anongit...
2015-12-31 Linus TorvaldsMerge tag 'pci-v4.4-fixes-3' of git://git./linux/kernel...
2015-12-31 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2015-12-31 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2015-12-30 David S. MillerMerge tag 'wireless-drivers-for-davem-2015-12-28' of...
2015-12-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2015-12-29 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
next