Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
35b11d2e3a66279a477e36cefb2603806295b8ce
/
drivers
/
ide
/
ide-gd.c
02aa2a3
drivers: avoid format string in dev_set_name
by Kees Cook
· 11 years ago
db2a144
block_device_operations->release() should return void
by Al Viro
· 12 years ago
7eec77a
ide: unexport DISK_EVENT_MEDIA_CHANGE for ide-gd and ide-cd
by Tejun Heo
· 14 years ago
5b03a1b
ide: Convert to bdops->check_events()
by Tejun Heo
· 14 years ago
2a48fc0
block: autoconvert trivial BKL users to private mutex
by Arnd Bergmann
· 14 years ago
2f9e825
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 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
f1bbbb6
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
421f91d
fix typos concerning "initiali[zs]e"
by Uwe Kleine-König
· 14 years ago
c3e33e0
block,ide: simplify bdops->set_capacity() to ->unlock_native_capacity()
by Tejun Heo
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
83d5cde
const: make block_device_operations const
by Alexey Dobriyan
· 15 years ago
e957b60
ide-gd: implement block device ->set_capacity method (v2)
by Bartlomiej Zolnierkiewicz
· 15 years ago
b0aedb0
ide: Stop disks on reboot for laptop which cuts power
by Bruno Prémont
· 16 years ago
3ee3830
ide: remove ->end_request method
by Bartlomiej Zolnierkiewicz
· 16 years ago
088b1b8
ide: improve debugging scheme
by Borislav Petkov
· 16 years ago
8fed436
ide: fix refcounting in device drivers
by Bartlomiej Zolnierkiewicz
· 16 years ago
627e05d
ide: remove ->error method from struct ide_driver
by Bartlomiej Zolnierkiewicz
· 16 years ago
7f3c868
ide: remove ide_driver_t typedef
by Bartlomiej Zolnierkiewicz
· 16 years ago
52ebb43
ide-gd: re-get capacity on revalidate
by Borislav Petkov
· 16 years ago
b2f21e0
[PATCH] switch ide-gd
by Al Viro
· 16 years ago
d4430d62
[PATCH] beginning of methods conversion
by Al Viro
· 17 years ago
badf808
[PATCH] switch ide_disk_ops ->ioctl() to sane prototype
by Al Viro
· 16 years ago
86d434d
[PATCH] eliminate use of ->f_flags in block methods
by Al Viro
· 17 years ago
aeb5d72
[PATCH] introduce fmode_t, do annotations
by Al Viro
· 16 years ago
806f80a
ide: add generic ATA/ATAPI disk driver
by Bartlomiej Zolnierkiewicz
· 16 years ago
79cb380
ide: allow device drivers to specify per-device type /proc settings
by Bartlomiej Zolnierkiewicz
· 16 years ago
cedd120
ide-disk: use IDE_DFLAG_MEDIA_CHANGED
by Bartlomiej Zolnierkiewicz
· 16 years ago
5fef0e5
ide-disk: factor out generic disk handling code to ide-gd.c
by Bartlomiej Zolnierkiewicz
· 16 years ago