Commit Graph

1535 Commits (9e0064a5456fd75fd7c70f6f3692c7f732f91a65)

Author SHA1 Message Date
David Woodhouse 44fa63fc23 spectra: Don't overwrite nand_debug_level. It's a module param 15 years ago
David Woodhouse 4087524f39 spectra: Clean up emulation vs. hardware backend support 15 years ago
David Woodhouse 90d598285c spectra: Make it build as a module 15 years ago
Alan Olsen 494a43bb18 Moorestown "Post Beta" nand driver. 15 years ago
Christoph Hellwig a5b365a652 virtio-blk: fix minimum number of S/G elements 15 years ago
Benjamin Herrenschmidt c2cdf6aba0 powerpc/macio: Fix probing of macio devices by using the right of match table 15 years ago
Dan Carpenter 713b686494 cciss: call BUG() earlier 15 years ago
Philipp Reisner 2a0ab2cd73 drbd: Reduce verbosity 15 years ago
Lars Ellenberg 7383506c87 drbd: use drbd specific ratelimit instead of global printk_ratelimit 15 years ago
Lars Ellenberg d255e5ff5f drbd: fix hang on local read errors while disconnected 15 years ago
Philipp Reisner 32fa7e91f9 drbd: Removed the now empty w_io_error() function 15 years ago
Andrea Gelmini 039e1fb654 drbd: removed duplicated #includes 15 years ago
Lars Ellenberg ba11ad9a3b drbd: improve usage of MSG_MORE 15 years ago
Lars Ellenberg 5dbf167338 drbd: need to set socket bufsize early to take effect 15 years ago
Lars Ellenberg 344fa462e3 drbd: improve network latency, TCP_QUICKACK 15 years ago
Philipp Reisner 2c8d196759 drbd: Revert "drbd: Create new current UUID as late as possible" 15 years ago
Nick Piggin b7c335713e brd: support discard 15 years ago
Grant Likely 4018294b53 of: Remove duplicate fields from of_platform_driver 15 years ago
Christoph Hellwig 8018ab0574 sanitize vfs_fsync calling conventions 15 years ago
Philipp Reisner 4e23a59ed1 drbd: Do not free p_uuid early, this is done in the exit code of the receiver 15 years ago
Philipp Reisner 23ce422748 drbd: Null pointer deref fix to the large "multi bio rewrite" 15 years ago
Philipp Reisner fc8ce1941d drbd: Fix: Do not detach, if a bio with a barrier fails 15 years ago
Philipp Reisner 4604d63668 drbd: Ensure to not trigger late-new-UUID creation multiple times 15 years ago
Philipp Reisner 31a31dccdd drbd: Do not Oops when C_STANDALONE when uuid gets generated 15 years ago
David Zeuthen c3473c6354 generate "change" uevent for loop device 15 years ago
Michael S. Tsirkin 09ec6b69d2 virtio_blk: use virtqueue_xxx wrappers 15 years ago
Rusty Russell bdb4a13057 virtio_blk: remove multichar constant. 15 years ago
john cooper 234f2725a5 Add virtio disk identification ioctl 15 years ago
john cooper 4cb2ea28c5 Add virtio disk identification support 15 years ago
Grant Likely 61c7a080a5 of: Always use 'struct device.of_node' to get device node pointer. 15 years ago
Julia Lawall 2db4e42eac drivers/block/drbd: Use kzalloc 15 years ago
Philipp Reisner 0c3f34516e drbd: Create new current UUID as late as possible 15 years ago
Philipp Reisner 9a25a04c80 drbd: If we detect late that IO got frozen, retry after we thawed. 15 years ago
Lars Ellenberg a1c88d0d7a drbd: always use_bmbv, ignore setting 15 years ago
Lars Ellenberg bb3d000cb9 drbd: allow resync requests to be larger than max_segment_size 15 years ago
Lars Ellenberg 45bb912bd5 drbd: Allow drbd_epoch_entries to use multiple bios. 15 years ago
Lars Ellenberg 708d740ed8 drbd: reduce sizeof struct drbd_epoch_entry by 8 byte by aligning members 15 years ago
Philipp Reisner 162f3ec7f0 drbd: Fixes to the new delay_probes code 15 years ago
Philipp Reisner a8cdfd8d3b drbd: A fixes to the new resync speed code 15 years ago
Philipp Reisner eedf386ae9 drbd: Proc bits of new resync speed stuff 15 years ago
Philipp Reisner cdd67a7460 drbd: Control the actual resync rate based on the queuing delay of data packets 15 years ago
Philipp Reisner bd26bfc5b4 drbd: Actually send delay probes 15 years ago
Philipp Reisner 67c7ddd055 drbd: Four new configuration settings for resync speed control 15 years ago
Philipp Reisner 7237bc430f drbd: Sending of delay_probes 15 years ago
Philipp Reisner 0ced55a3be drbd: Receiving of delay_probes 15 years ago
Philipp Reisner 5223671bb0 drbd: Fixed bitmap in case of online-grow without resync 15 years ago
Philipp Reisner 6b4388ac1f drbd: Added transmission faults to the fault injection code 15 years ago
Philipp Reisner 087c24925c drbd: bugfix: Make resize work, if remote's size was limiting and increased in the meantime 15 years ago
Philipp Reisner 6495d2c6d0 drbd: Implemented the --assume-clean option for drbdsetup resize 15 years ago
Philipp Reisner b4ee79dac3 drbd: Added some missing statics 15 years ago