Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e984c758ec88f9c36a3f49311a842e4abc0d726b
/
drivers
/
block
/
floppy.c
09954ba
floppy: refactor open() flags handling
by Jiri Kosina
· 9 years ago
90b90d0
Merge branch 'for-4.5/for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/linux-block into for-linus
by Jens Axboe
· 9 years ago
a0c80ef
floppy: fix lock_fdc() signal handling
by Jiri Kosina
· 9 years ago
bcf4299
floppy: make local variable non-static
by Rasmus Villemoes
· 9 years ago
4246a0b
block: add a bi_error field to struct bio
by Christoph Hellwig
· 9 years ago
b7f120b
floppy: Avoid manual call of device_create_file()
by Takashi Iwai
· 10 years ago
e64d468
Merge branch 'for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/linux-block into for-linus
by Jens Axboe
· 10 years ago
1c65df3
floppy: format block0 read error message properly
by Jiri Kosina
· 10 years ago
80081ec
Merge branch 'for-3.16/drivers' of git://git.kernel.dk/linux-block into next
by Linus Torvalds
· 10 years ago
681a289
Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into next
by Linus Torvalds
· 10 years ago
6314a10
floppy: do not corrupt bio.bi_flags when reading block 0
by Jiri Kosina
· 10 years ago
2145e15
floppy: don't write kernel-only members to FDRAWCMD ioctl output
by Matthew Daley
· 11 years ago
ef87dbe
floppy: ignore kernel-only members in FDRAWCMD ioctl input
by Matthew Daley
· 11 years ago
b4f42e2
block: remove struct request buffer member
by Jens Axboe
· 11 years ago
75ddb38
floppy: don't use PREPARE_[DELAYED_]WORK
by Tejun Heo
· 11 years ago
7b7b68bb
floppy: bail out in open() if drive is not responding to block0 read
by Jiri Kosina
· 11 years ago
7988613
block: Convert bio_for_each_segment() to bvec_iter
by Kent Overstreet
· 11 years ago
4f024f3
block: Abstract out bvec iterator
by Kent Overstreet
· 11 years ago
5953316
block: make rq->cmd_flags be 64-bit
by Jens Axboe
· 11 years ago
4de13d7a
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
db2a144
block_device_operations->release() should return void
by Al Viro
· 12 years ago
4f2ac93
block: Remove bi_idx references
by Kent Overstreet
· 12 years ago
eac7cc5
floppy: destroy floppy workqueue before cleaning up the queue
by Jiri Kosina
· 12 years ago
1a4ae43
floppy: remove dr, reuse drive on do_floppy_init
by Herton Ronaldo Krzesinski
· 12 years ago
8d3ab4e
floppy: use common function to check if floppies can be registered
by Herton Ronaldo Krzesinski
· 12 years ago
d60e7ec
floppy: properly handle failure on add_disk loop
by Herton Ronaldo Krzesinski
· 12 years ago
238ab78
floppy: do put_disk on current dr if blk_init_queue fails
by Herton Ronaldo Krzesinski
· 12 years ago
b54e1f8
floppy: don't call alloc_ordered_workqueue inside the alloc_disk loop
by Herton Ronaldo Krzesinski
· 12 years ago
136b572
workqueue: deprecate __cancel_delayed_work()
by Tejun Heo
· 12 years ago
e7c2f96
workqueue: use mod_delayed_work() instead of __cancel + queue
by Tejun Heo
· 12 years ago
10af813
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/floppy into for-3.6/drivers
by Jens Axboe
· 12 years ago
2fb2ca6
floppy: remove duplicated flag FD_RAW_NEED_DISK
by Fengguang Wu
· 12 years ago
72ea1f7
Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-3.6/drivers
by Jens Axboe
· 12 years ago
0cc15d03
floppy: Run floppy initialization asynchronous
by Andi Kleen
· 12 years ago
dab058f
floppy: cancel any pending fd_timeouts before adding a new one
by Linus Torvalds
· 12 years ago
bfa10b8
floppy: remove floppy-specific O_EXCL handling
by Jiri Kosina
· 12 years ago
070ad7e
floppy: convert to delayed work and single-thread wq
by Jiri Kosina
· 12 years ago
f636520
x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facility
by Len Brown
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
9354f1b
floppy/scsi: fix setting of BIO flags
by Muthu Kumar
· 13 years ago
4609dff
floppy: Fix a crash during rmmod
by Vivek Goyal
· 13 years ago
3f9a5aa
floppy: Cleanup disk->queue before caling put_disk() if add_disk() was never called
by Vivek Goyal
· 13 years ago
ff01bb48
fs: move code out of buffer.c
by Al Viro
· 13 years ago
6c4867f
floppy: use del_timer_sync() in init cleanup
by Carsten Emde
· 13 years ago
f310642
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6
by Linus Torvalds
· 13 years ago
3b70b2e
x86 idle floppy: deprecate disable_hlt()
by Len Brown
· 14 years ago
9fd097b
block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers
by Tejun Heo
· 14 years ago
4c63f56
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
by Jens Axboe
· 14 years ago
7eaceac
block: remove per-queue plugging
by Jens Axboe
· 14 years ago
1a8a74f
floppy,{ami|ata}flop: Convert to bdops->check_events()
by Tejun Heo
· 14 years ago
93b270f
Fix over-zealous flush_disk when changing device size.
by NeilBrown
· 14 years ago
7b0cb1b
Merge branch 'for-2.6.38/drivers' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
8aa0f41
floppy: don't use flush_scheduled_work()
by Tejun Heo
· 14 years ago
2b51dca
floppy: replace NO_GEOM macro with a function
by Pekka Enberg
· 14 years ago
d017bf6
floppy: fix another use-after-free
by Vivek Goyal
· 14 years ago
c093ee4
floppy: fix use-after-free in module load failure path
by Linus Torvalds
· 14 years ago
8abfc6e
Merge branch 'for-2.6.37/drivers' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
2a48fc0
block: autoconvert trivial BKL users to private mutex
by Arnd Bergmann
· 14 years ago
4882118
floppy: switch to one queue per drive instead of sharing a queue
by Jens Axboe
· 14 years ago
3b06c21
floppy: make controller const
by Stephen Hemminger
· 14 years ago
6e9624b
block: push down BKL into .open and .release
by Arnd Bergmann
· 14 years ago
8a6cfeb
block: push down BKL into .locked_ioctl
by Arnd Bergmann
· 14 years ago
01b6b67
floppy: use warning macros
by Stephen Hemminger
· 14 years ago
b862f26
floppy: use wait_event_interruptible
by Stephen Hemminger
· 14 years ago
21af544
floppy: fix signed/unsigned warnings
by Stephen Hemminger
· 14 years ago
be1c0fb
floppy: cmos attribute should be static
by Stephen Hemminger
· 14 years ago
575cfc6
floppy: use atomic type for usage_count
by Stephen Hemminger
· 14 years ago
41a55b4
floppy: silence warning during disk test
by Stephen Hemminger
· 14 years ago
be7a12b
floppy: remove unnecessary inlines
by Stephen Hemminger
· 14 years ago
285203c
floppy: initialize debug jiffies offset
by Stephen Hemminger
· 14 years ago
724ee62
drivers/block/floppy.c: remove unnecessary casting in fd_ioctl
by Joe Perches
· 15 years ago
0aad92c
drivers/block/floppy.c: remove misleading, used once FD_IOCTL_ALLOWED macro
by Joe Perches
· 15 years ago
712e1de
drivers/block/floppy.c: remove obfuscating CODE2SIZE macro
by Joe Perches
· 15 years ago
ded2863
drivers/block/floppy.c: add __func__ to debugt
by Joe Perches
· 15 years ago
7f25271
drivers/block/floppy.c: convert raw_cmd_copyin from while(1) to label: goto
by Joe Perches
· 15 years ago
ce2f11f
drivers/block/floppy.c: remove some unnecessary casting
by Joe Perches
· 15 years ago
1ebddd8
drivers/block/floppy.c: use %pf in logging messages
by Joe Perches
· 15 years ago
275176b
drivers/block/floppy.c: use __func__ where appropriate
by Joe Perches
· 15 years ago
891eda8
drivers/block/floppy.c: DPRINT neatening
by Joe Perches
· 15 years ago
1a23d13
drivers/block/floppy.c: remove #define FLOPPY_SANITY_CHECK
by Joe Perches
· 15 years ago
73507e6
drivers/block/floppy.c: remove unnecessary argument from [__]reschedule_timeout
by Joe Perches
· 15 years ago
0da3132
drivers/block/floppy.c: unclutter redo_fd_request logic
by Joe Perches
· 15 years ago
416d8d2
drivers/block/floppy.c: remove REPEAT macro
by Joe Perches
· 15 years ago
15b2630
drivers/block/floppy.c: remove unnecessary return and braces
by Joe Perches
· 15 years ago
57584c5
drivers/block/floppy.c: add function is_ready_state
by Joe Perches
· 15 years ago
29f1c78
drivers/block/floppy.c: convert int initialising to bool initialized
by Joe Perches
· 15 years ago
4d18ef0
drivers/block/floppy.c: remove #define DEVICE_NAME "floppy"
by Joe Perches
· 15 years ago
c529730
drivers/block/floppy.c: move leading && and || to preceding line
by Joe Perches
· 15 years ago
74f63f4
drivers/block/floppy.c: convert int 1/0 to bool true/false
by Joe Perches
· 15 years ago
55eee80
drivers/block/floppy.c: remove macros CALL, WAIT and IWAIT
by Joe Perches
· 15 years ago
86b12b4
drivers/block/floppy.c: remove [_]COPYIN [_]COPYOUT and ECALL macros
by Joe Perches
· 15 years ago
4575b55
drivers/block/floppy.c: remove most uses of CALL and ECALL macros
by Joe Perches
· 15 years ago
e029853
drivers/block/floppy.c: remove [U]CLEARF, [U]SETF, and [U]TESTF macros
by Joe Perches
· 15 years ago
87f530d
drivers/block/floppy.c: add debug_dcl(...) macro
by Joe Perches
· 15 years ago
52a0d61
drivers/block/floppy.c: remove macro LOCK_FDC
by Joe Perches
· 15 years ago
a0a52d6
drivers/block/floppy.c: remove a few spaces from function casts
by Joe Perches
· 15 years ago
da27365
drivers/block/floppy.c: remove IN/OUT macros, indent switch/case
by Joe Perches
· 15 years ago
96534f1
drivers/block/floppy.c: indent a comment
by Joe Perches
· 15 years ago
b87c9e0
drivers/block/floppy.c: remove CLEARSTRUCT macro, use memset
by Joe Perches
· 15 years ago
bb57f0c6
drivers/block/floppy.c: comment neatening and remove naked ;
by Joe Perches
· 15 years ago
Next »