Commit Graph

1582 Commits (0bb70bf601579b0d4c56acbb54b8eb0688541e19)

Author SHA1 Message Date
Philipp Reisner 02d9a94bbb drbd: Implemented the set_new_bits parameter for drbd_bm_resize() 15 years ago
Philipp Reisner d845030f21 drbd: made determin_dev_size's parameter an flag enum 15 years ago
Adam Gandelman 3a11a48789 drbd: New handler: initial-split-brain 15 years ago
Lars Ellenberg 979f5c7f1f drbd: fail_requests_early: remove incorrect and unnecessary optimization 15 years ago
Lars Ellenberg 6666032ade drbd: check for corrupt or malicous sector addresses when receiving data 15 years ago
Philipp Reisner c3fe30b0e7 drbd: cleanup: This code path to trigger a resync is no longer needed 15 years ago
Lars Ellenberg 8d4ce82b3c drbd: don't start a resync without access to up-to-date Data 15 years ago
Lars Ellenberg c3470cde57 drbd: fix potential protocol error 15 years ago
Lars Ellenberg 8d1894ebe4 drbd: remove bogus ASSERT 15 years ago
Lars Ellenberg e0f83012dc drbd: fix regression: attach while connected failed 15 years ago
Philipp Reisner e4f925e12e drbd: Do not upgrade state to Outdated if already Inconsistent [Bugz 277] 15 years ago
Lars Ellenberg 8c484ee491 drbd: use proc_create_data with explicit NULL argument 15 years ago
Geert Uytterhoeven 92183b346f m68k: amiga - Floppy platform device conversion 15 years ago
Bill Pemberton c2d45b4da0 cciss: fix shadows sparse warning 15 years ago
Randy Dunlap 2395e463fe paride: fix menu indentation 15 years ago
Lars Ellenberg 5c3c7e64bb drbd: don't expose failed local READ to upper layers 15 years ago
Arnd Bergmann f80a0ca6ad pktcdvd: improve BKL and compat_ioctl.c usage 15 years ago
Dmitry Monakhov fbd9b09a17 blkdev: generalize flags for blkdev_issue_fn functions 15 years ago
Philipp Reisner 7e2455c1a1 drbd: Terminate a connection early if sending the protocol fails 15 years ago
Dan Carpenter 7ac314c82f drbd: fix memory leak 15 years ago
Nikanth Karthikesan 02246c4117 loop: Update mtime when writing using aops 15 years ago
Dan Carpenter 829f46af39 cciss: unlock on error path 15 years ago
Philipp Reisner b2b163dd47 drbd: lc_element_by_index() never returns NULL 15 years ago
Dan Carpenter 61917bdaaf cciss: unlock on error path 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Martin K. Petersen ee714f2dd3 block: Finalize conversion of block limits functions 15 years ago
Joe Perches 724ee626f3 drivers/block/floppy.c: remove unnecessary casting in fd_ioctl 15 years ago
Joe Perches 0aad92cfea drivers/block/floppy.c: remove misleading, used once FD_IOCTL_ALLOWED macro 15 years ago
Joe Perches 712e1de43e drivers/block/floppy.c: remove obfuscating CODE2SIZE macro 15 years ago
Joe Perches ded2863d09 drivers/block/floppy.c: add __func__ to debugt 15 years ago
Joe Perches 7f2527174a drivers/block/floppy.c: convert raw_cmd_copyin from while(1) to label: goto 15 years ago
Joe Perches ce2f11fe78 drivers/block/floppy.c: remove some unnecessary casting 15 years ago
Joe Perches 1ebddd85a6 drivers/block/floppy.c: use %pf in logging messages 15 years ago
Joe Perches 275176bc2a drivers/block/floppy.c: use __func__ where appropriate 15 years ago
Joe Perches 891eda80a5 drivers/block/floppy.c: DPRINT neatening 15 years ago
Joe Perches 1a23d13335 drivers/block/floppy.c: remove #define FLOPPY_SANITY_CHECK 15 years ago
Joe Perches 73507e6cd8 drivers/block/floppy.c: remove unnecessary argument from [__]reschedule_timeout 15 years ago
Joe Perches 0da3132f90 drivers/block/floppy.c: unclutter redo_fd_request logic 15 years ago
Joe Perches 416d8d2888 drivers/block/floppy.c: remove REPEAT macro 15 years ago
Joe Perches 15b2630c58 drivers/block/floppy.c: remove unnecessary return and braces 15 years ago
Joe Perches 57584c5a38 drivers/block/floppy.c: add function is_ready_state 15 years ago
Joe Perches 29f1c7848f drivers/block/floppy.c: convert int initialising to bool initialized 15 years ago
Joe Perches 4d18ef09df drivers/block/floppy.c: remove #define DEVICE_NAME "floppy" 15 years ago
Joe Perches c529730a98 drivers/block/floppy.c: move leading && and || to preceding line 15 years ago
Joe Perches 74f63f469e drivers/block/floppy.c: convert int 1/0 to bool true/false 15 years ago
Joe Perches 55eee80c62 drivers/block/floppy.c: remove macros CALL, WAIT and IWAIT 15 years ago
Joe Perches 86b12b48a2 drivers/block/floppy.c: remove [_]COPYIN [_]COPYOUT and ECALL macros 15 years ago
Joe Perches 4575b55281 drivers/block/floppy.c: remove most uses of CALL and ECALL macros 15 years ago
Joe Perches e029853612 drivers/block/floppy.c: remove [U]CLEARF, [U]SETF, and [U]TESTF macros 15 years ago
Joe Perches 87f530d8f1 drivers/block/floppy.c: add debug_dcl(...) macro 15 years ago