Commit Graph

1582 Commits (0bb70bf601579b0d4c56acbb54b8eb0688541e19)

Author SHA1 Message Date
Joe Perches 52a0d61f64 drivers/block/floppy.c: remove macro LOCK_FDC 15 years ago
Joe Perches a0a52d67de drivers/block/floppy.c: remove a few spaces from function casts 15 years ago
Joe Perches da27365342 drivers/block/floppy.c: remove IN/OUT macros, indent switch/case 15 years ago
Joe Perches 96534f1dd5 drivers/block/floppy.c: indent a comment 15 years ago
Joe Perches b87c9e0a88 drivers/block/floppy.c: remove CLEARSTRUCT macro, use memset 15 years ago
Joe Perches bb57f0c662 drivers/block/floppy.c: comment neatening and remove naked ; 15 years ago
Joe Perches 2300f90e31 drivers/block/floppy.c: remove LAST_OUT macro 15 years ago
Joe Perches d7b2b2ecd8 drivers/block/floppy.c: hoist assigns from if()s, neatening 15 years ago
Joe Perches 045f983630 drivers/block/floppy.c: remove used once CHECK_READY macro 15 years ago
Joe Perches a81ee54471 drivers/block/floppy.c: remove unnecessary braces 15 years ago
Joe Perches b46df356de drivers/block/floppy.c: use pr_<level> 15 years ago
Joe Perches 48c8cee61f drivers/block/floppy.c: #define space and column neatening 15 years ago
Joe Perches d49375434e drivers/block/floppy.c: convert some #include <asm/ to #include <linux/ 15 years ago
Roel Kluin c12ec0a2d9 paride: fix off-by-one test 15 years ago
Lars Ellenberg 39ad2bbb59 drbd: fix al-to-on-disk-bitmap for 4k logical_block_size 15 years ago
Philipp Reisner 1f55243024 drbd: Renamed overwrite_peer to primary_force 15 years ago
Philipp Reisner d10a33c68b drbd: Forcing primary should also work for Consistent disks [Bugz 266] 15 years ago
Philipp Reisner d0c3f60f36 drbd: Make sure we do not send state updates during an empty resync [Bugz 271] 15 years ago
Philipp Reisner 309d1608cc drbd: Reduce the time an empty resync takes usually 15 years ago
Lars Ellenberg c42b6cf4b3 drbd: add missing drbd command names to avoid <NULL> in error messages 15 years ago
Lars Ellenberg 4589d7f829 drbd_disconnect: grab meta.socket mutex as well 15 years ago
Lars Ellenberg 676396d545 fix unit of rs_same_csums accounting 15 years ago
Lars Ellenberg 580b9767db drbd: fix broken state change after split-brain attach while connected 15 years ago
Lars Ellenberg 4aa83b7bf1 drbd: fix NULL pointer dereference on 4k hard sect size 15 years ago
Philipp Reisner cf14c2e987 drbd: --dry-run option for drbdsetup net ( drbdadm -- --dry-run connect <res> ) 15 years ago
Thomas Gleixner 8a03ae2a5b block: drbd: Convert semaphore to mutex 15 years ago
Emese Revfy 52cf25d0ab Driver core: Constify struct sysfs_ops in struct kobj_type 15 years ago
Andi Kleen 28812fe11a driver-core: Add attribute argument to class_attribute show/store 15 years ago
Thomas Gleixner ced918eb74 i8253: Convert i8253_lock to raw_spinlock 15 years ago
Stephen Rothwell 91f63d0efa block: fix for "Consolidate phys_segment and hw_segment limits" 15 years ago
Stephen M. Cameron 87c3a922a7 cciss: Fix problem with scatter gather elements in the scsi half of the driver 15 years ago
Stephen M. Cameron bf88737818 cciss: eliminate unnecessary pointer use in cciss scsi code 15 years ago
Stephen M. Cameron aad9fb6f2c cciss: do not use void pointer for scsi hba data 15 years ago
Stephen M. Cameron d45033ef56 cciss: factor out scatter gather chain block mapping code 15 years ago
Stephen M. Cameron 2ad6cdc20f cciss: fix scatter gather chain block dma direction kludge 15 years ago
Stephen M. Cameron dccc9b563e cciss: simplify scatter gather code 15 years ago
Stephen M. Cameron 49fc5601ea cciss: factor out scatter gather chain block allocation and freeing 15 years ago
Stephen M. Cameron 1b7d0d28ad cciss: detect bad alignment of scsi commands at build time 15 years ago
Stephen M. Cameron 58daa9ce96 cciss: clarify command list padding calculation 15 years ago
Finn Thain 2724daf439 mac68k: rework SWIM platform device 15 years ago
Geert Uytterhoeven 41fb11ca90 ataflop: Killl warning about unused variable flags 15 years ago
Martin K. Petersen 8a78362c4e block: Consolidate phys_segment and hw_segment limits 15 years ago
Martin K. Petersen 086fa5ff08 block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors 15 years ago
Martin K. Petersen eb28d31bc9 block: Add BLK_ prefix to definitions 15 years ago
Akinobu Mita c5ecc484c5 pktcdvd: use BIO list management functions 15 years ago
Christoph Hellwig 69740c8ba8 virtio_blk: add block topology support 15 years ago
dann frazier 429c42c9d2 cciss: Consolidate duplicate bits in cciss_cmd.h & cciss_ioctl.h 15 years ago
dann frazier b028461d66 cciss: remove C99-style comments 15 years ago
Daniel Mack 3ad2f3fbb9 tree-wide: Assorted spelling fixes 15 years ago
Stephen M. Cameron 531c2dc70d cciss: Make cciss_seq_show handle holes in the h->drv[] array 15 years ago