Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
91ced682f9de17ebab5fcb2a70b48e372eb43281
/
drivers
/
block
58e57fb
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
828c095
const: constify remaining file_operations
by Alexey Dobriyan
· 15 years ago
1e6f2dc
cciss: fix build when !PROC_FS
by Alexander Beregalov
· 15 years ago
9f792d9
cciss: cciss_host_attr_groups should be const
by Jens Axboe
· 15 years ago
9cef0d2
cciss: Dynamically allocate the drive_info_struct for each logical drive.
by Stephen M. Cameron
· 15 years ago
e272afe
cciss: Add usage_count attribute to each logical drive in /sys
by Stephen M. Cameron
· 15 years ago
3ff1111
cciss: Add a "raid_level" attribute to each logical drive in /sys
by Stephen M. Cameron
· 15 years ago
fa52bec
cciss: fix some magic numbers in the raid-level decoding
by Stephen M. Cameron
· 15 years ago
ce84a8a
cciss: Add lunid attribute to each logical drive in /sys
by Stephen M. Cameron
· 15 years ago
2e04398
cciss: Don't check h->busy_initializing in cciss_open().
by Stephen M. Cameron
· 15 years ago
39ccf9a
cciss: Preserve all 8 bytes of LUN ID for logical drives.
by Stephen M. Cameron
· 15 years ago
983333c
cciss: Silence noisy per-disk messages output by cciss_read_capacity
by Stephen M. Cameron
· 15 years ago
2c93559
cciss: Fix excessive gendisk freeing bug on driver unload.
by Stephen M. Cameron
· 15 years ago
2d11d99
cciss: Fix usage_count check in rebuild_lun_table when triggered via sysfs.
by Stephen M. Cameron
· 15 years ago
9ddb27b
cciss: Clear all sysfs-exposed data for deleted logical drives.
by Stephen M. Cameron
· 15 years ago
8ce5196
cciss: Handle special case for sysfs attributes of the first logical drive.
by Stephen M. Cameron
· 15 years ago
361e9b0
cciss: Handle cases when cciss_add_disk fails.
by Stephen M. Cameron
· 15 years ago
e8074f7
cciss: Handle failure of blk_init_queue gracefully in cciss_add_disk.
by Stephen M. Cameron
· 15 years ago
097d026
cciss: Rearrange logical drive sysfs code to make the "changing a disk" path work.
by Stephen M. Cameron
· 15 years ago
617e134
cciss: Dynamically allocate struct device for each logical drive as needed.
by Stephen M. Cameron
· 15 years ago
21d9db0
cciss: Remove some unused code in rebuild_lun_table()
by Stephen M. Cameron
· 15 years ago
d6f4965
cciss: Allow triggering of rescan of logical drive topology via sysfs entry
by Andrew Patterson
· 15 years ago
b368c9d
cciss: Use one scan thread per controller and fix hang during rmmod
by Andrew Patterson
· 15 years ago
c64bebc
cciss: Remove sysfs entries for logical drives on driver cleanup.
by Andrew Patterson
· 15 years ago
4d76160
cciss: fix schedule_timeout() parameters
by Randy Dunlap
· 15 years ago
d5d03ee
dac960: switch to seq_file
by Alexey Dobriyan
· 15 years ago
ff2c3de
cpqarray: switch to seq_file
by Alexey Dobriyan
· 15 years ago
1f0918d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 15 years ago
88e9d34
seq_file: constify seq_operations
by James Morris
· 15 years ago
e898893
dac960: fix undefined behavior on empty string
by Michael Buesch
· 15 years ago
f1b0ef06
virtio_blk: add support for cache flush
by Christoph Hellwig
· 15 years ago
3ca4f5c
virtio: add virtio IDs file
by Fernando Luis Vazquez Cao
· 15 years ago
3c1b27d
virtio: make add_buf return capacity remaining
by Rusty Russell
· 15 years ago
342ff1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
83d5cde
const: make block_device_operations const
by Alexey Dobriyan
· 15 years ago
a419aef
trivial: remove unnecessary semicolons
by Joe Perches
· 15 years ago
3c36543
trivial: add __init/__exit macros to DAC960.c
by Peter Huewe
· 15 years ago
e454cea
Driver-Core: extend devnode callbacks to provide permissions
by Kay Sievers
· 15 years ago
ab86e57
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 15 years ago
723e9db
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
ea5ffff
debugfs: Modify default debugfs directory for debugging pktcdvd.
by GeunSik Lim
· 15 years ago
a4dbd67
driver model: constify attribute groups
by David Brownell
· 15 years ago
f86054c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 15 years ago
355bbd8
Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
c90cd33
floppy: Switch driver to dev_pm_ops
by Frans Pop
· 15 years ago
18d8217
aoe: end barrier bios with EOPNOTSUPP
by Ed Cashin
· 15 years ago
49b3a3c
block: use printk_once
by Marcin Slusarz
· 15 years ago
212a502
cciss: memory leak in cciss_init_one()
by Eric Dumazet
· 15 years ago
1f98a13
bio: first step in sanitizing the bio->bi_rw flag testing
by Jens Axboe
· 15 years ago
d993831
writeback: add name to backing_dev_info
by Jens Axboe
· 15 years ago
7135a71
aoe: allocate unused request_queue for sysfs
by Ed Cashin
· 15 years ago
9413c88
powerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h>
by Geert Uytterhoeven
· 15 years ago
a85a00a
mg_disk: Add missing ready status check on mg_write()
by unsik Kim
· 15 years ago
394c6cc
mg_disk: fix issue with data integrity on error in mg_write()
by Bartlomiej Zolnierkiewicz
· 15 years ago
eb32bae
mg_disk: fix reading invalid status when use polling driver
by unsik Kim
· 15 years ago
48f5690
mg_disk: remove prohibited sleep operation
by unsik Kim
· 15 years ago
bb184d1
Merge branch 'tj-block-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc
by Linus Torvalds
· 15 years ago
4fbfff76
virtio_blk: mark virtio_blk with __refdata to kill spurious section mismatch
by Rakib Mullick
· 15 years ago
d9ecdea
virtio_blk: ioctl return value fix
by Christoph Hellwig
· 15 years ago
4eff3ca
virtio_blk: don't bounce highmem requests
by Christoph Hellwig
· 15 years ago
8f47428
ataflop: adjust NULL test
by Julia Lawall
· 15 years ago
c9d4bc2
z2ram: Small cleanup for z2ram.c
by Zhaolei
· 15 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 15 years ago
04eef90
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
by Linus Torvalds
· 15 years ago
8aa7e84
Fix congestion_wait() sync/async vs read/write confusion
by Jens Axboe
· 15 years ago
ad361c9
Remove multiple KERN_ prefixes from printk formats
by Joe Perches
· 15 years ago
b59e64d
cciss: Ignore stale commands after reboot
by Hannes Reinecke
· 15 years ago
8516a50
floppy: fix lock imbalance
by Jiri Slaby
· 15 years ago
bc47df0
osdblk: Adjust queue limits to lower device's limits
by Boaz Harrosh
· 15 years ago
2a13877
osdblk: a Linux block device for OSD objects
by Jeff Garzik
· 16 years ago
ddeb9c3
hd: stop defining MAJOR_NR
by Christoph Hellwig
· 15 years ago
6fd0330
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 15 years ago
d613839
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
609106b
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
e212d6f
block: remove some includings of blktrace_api.h
by Li Zefan
· 15 years ago
5ced504
mg_disk: seperate mg_disk.h again
by unsik Kim
· 15 years ago
156f5a7
debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.
by GeunSik Lim
· 15 years ago
5888fd3
block/ps3: remove driver_data direct access of struct device
by Roel Kluin
· 16 years ago
a1b4b12
xen block: remove driver_data direct access of struct device
by Greg Kroah-Hartman
· 16 years ago
1ce8a0d
Driver Core: aoe: add nodename for aoe devices
by Kay Sievers
· 16 years ago
b03f38b
Driver Core: block: add nodename support for block drivers.
by Kay Sievers
· 16 years ago
9cbc1cb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 15 years ago
03fa68c
ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdata
by Geert Uytterhoeven
· 15 years ago
6dee2c8
block/ps3: remove driver_data direct access of struct device
by Roel Kluin
· 15 years ago
1bd9784
ps3vram: Make ps3vram_priv.reports a void *
by Geert Uytterhoeven
· 15 years ago
c3b94fd
ps3vram: Remove no longer used ps3vram_priv.ddr_base
by Geert Uytterhoeven
· 15 years ago
fb89e89
ps3vram: Replace mutex by spinlock + bio_list
by Geert Uytterhoeven
· 15 years ago
d3352c9
ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h>
by Geert Uytterhoeven
· 15 years ago
56ac72d
ps3vram: GPU memory mapping cleanup
by Geert Uytterhoeven
· 15 years ago
3273d87
ps3vram: Correct exchanged gotos in ps3vram_probe() error path
by Jim Paris
· 15 years ago
3c20e2f
ps3vram: Use proc_create_data() instead of proc_create()
by Geert Uytterhoeven
· 15 years ago
734957c
ps3vram: Fix error path (return -EIO) for short read/write
by Geert Uytterhoeven
· 15 years ago
489f7ab
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
02a99ed
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 15 years ago
4737f09
trivial: Kconfig: .ko is normally not included in module names
by Pavel Machek
· 15 years ago
98e9444
virtio_blk: add missing __dev{init,exit} markings
by Mike Frysinger
· 15 years ago
d2a7ddd
virtio: find_vqs/del_vqs virtio operations
by Michael S. Tsirkin
· 15 years ago
9499f5e
virtio: add names to virtqueue struct, mapping from devices to queues.
by Rusty Russell
· 15 years ago
5e50b9e
floppy: fix hibernation
by Ondrej Zary
· 15 years ago
1adbee5
ramdisk: remove long-deprecated "ramdisk=" boot-time parameter
by Robert P. J. Day
· 15 years ago
Next »