Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
73fbe8be73512b8a3ffa3d20c9d7f531af99679c
/
drivers
/
block
c7bec5a
Various drivers' irq handlers: kill dead code, needless casts
by Jeff Garzik
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
fefd26b
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh
by Linus Torvalds
· 18 years ago
13bbd8d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
add2166
[PATCH] pktcdvd: rename a variable for better readability
by Thomas Maier
· 18 years ago
7822082
[PATCH] pktcdvd: Replace pktcdvd strings with macro DRIVER_NAME.
by Thomas Maier
· 18 years ago
038b0a6
Remove all inclusions of <linux/config.h>
by Dave Jones
· 18 years ago
14b1ffb
[POWERPC] Update swim3 printk after blkdev.h change
by Olaf Hering
· 18 years ago
73cf963
Fix bytes <-> kilobytes typo in Kconfig for ramdisk
by Christian Borntraeger
· 18 years ago
bf6ee0a
remove mentionings of devfs in documentation
by Adrian Bunk
· 18 years ago
f2b9ecc
[PATCH] pr_debug: umem: repair nonexistant bh pr_debug reference
by Zach Brown
· 18 years ago
6e9a473
[PATCH] completions: lockdep annotate on stack completions
by Peter Zijlstra
· 18 years ago
cc088d1
[PATCH] cciss: remove unneeded spaces in output for attached volumes
by Metathronius Galabant
· 18 years ago
00988a3
[PATCH] cciss: support for >2TB logical volumes
by Mike Miller (OS Dev)
· 18 years ago
6e21828
[PATCH] Generic boolean
by Richard Knutsson
· 18 years ago
9361401
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
by David Howells
· 18 years ago
863d5b82
[PATCH] BLOCK: Move the loop device ioctl compat stuff to the loop driver [try #6]
by David Howells
· 18 years ago
a3b05e8
[PATCH] Kill various deprecated/unused block layer defines/functions
by Jens Axboe
· 18 years ago
cdd6026
[PATCH] Remove ->rq_status from struct request
by Jens Axboe
· 18 years ago
c00895a
[PATCH] Remove ->waiting member from struct request
by Jens Axboe
· 18 years ago
4aff5e2
[PATCH] Split struct request ->flags into two parts
by Jens Axboe
· 18 years ago
a7422bf
[PATCH] loop: forward-port resource leak checks from Solar
by Serge E. Hallyn
· 18 years ago
6c99791
[PATCH] kthread: convert loop.c to kthread
by Serge E. Hallyn
· 18 years ago
d1ad4ea
USB: UB: Let cdrecord to see a device with media absent
by Pete Zaitcev
· 18 years ago
ba52de1
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
by Theodore Ts'o
· 18 years ago
c9802cd
Merge mulgrave-w:git/scsi-misc-2.6
by James Bottomley
· 18 years ago
69affe7
[BLOCK] cryptoloop: Use block ciphers where applicable
by Herbert Xu
· 18 years ago
1883c5a
[PATCH] cciss: version update, new hw
by Mike Miller
· 18 years ago
ef16b51
[PATCH] exit early in floppy_init when no floppy exists
by Olaf Hering
· 18 years ago
8ce7a9c
Merge ../linux-2.6
by James Bottomley
· 18 years ago
4ff3671
[SCSI] Improve inquiry printing
by Matthew Wilcox
· 18 years ago
fddafd3
[SCSI] DAC960: PCI id table fixup
by Brian King
· 18 years ago
f0df33b
[PATCH] nbd: Abort request on data reception failure
by Michal Feix
· 18 years ago
e4b57e0
[PATCH] nbd: Check magic before doing anything else
by Michal Feix
· 18 years ago
8e185d8
[PATCH] lockdep: annotate pktcdvd natural device hierarchy
by Arjan van de Ven
· 18 years ago
7b30f09
[PATCH] cciss: fix stall with softirq handling and CFQ
by Jens Axboe
· 18 years ago
cccedb1
[PATCH] drivers/block/cpqarray.c: remove an unused variable
by Adrian Bunk
· 18 years ago
bef317e
[PATCH] ramdisk blocksize Kconfig entry
by Nathan Scott
· 18 years ago
2017b37
[PATCH] aoe: cleanup i_rdev usage
by Eric Sesterhenn
· 18 years ago
912b253
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
3e541a4
[PATCH] lockdep: floppy.c irq release fix
by Ingo Molnar
· 18 years ago
3e9a692
[POWERPC] Update the SWIM3 (powermac) floppy driver
by Benjamin Herrenschmidt
· 18 years ago
69ab391
[PATCH] irq-flags: drivers/block Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
9c7a416
[PATCH] drivers/block/nbd.c compile fix
by Ingo van Lil
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
602cada
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
by Linus Torvalds
· 18 years ago
1903ac5
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 18 years ago
8e53cfc
[PATCH] Deref in drivers/block/paride/pf.c
by Eric Sesterhenn
· 18 years ago
f5e54d6
[PATCH] mark address_space_operations const
by Christoph Hellwig
· 18 years ago
e29419f
[PATCH] 64bit resource: fix up printks for resources in misc drivers
by Greg Kroah-Hartman
· 18 years ago
890fbae
[PATCH] devfs: Last little devfs cleanups throughout the kernel tree.
by Greg Kroah-Hartman
· 19 years ago
ce7b0f4
[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed
by Greg Kroah-Hartman
· 19 years ago
96192ff
[PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed
by Greg Kroah-Hartman
· 19 years ago
ff23eca
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
by Greg Kroah-Hartman
· 19 years ago
8ab5e4c
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
by Greg Kroah-Hartman
· 19 years ago
7c69ef7
[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree
by Greg Kroah-Hartman
· 19 years ago
1a715c5
[PATCH] devfs: Remove devfs_mk_bdev() function from the kernel tree
by Greg Kroah-Hartman
· 19 years ago
95dc112
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
by Greg Kroah-Hartman
· 19 years ago
09c0dc6
Revert "[PATCH] kthread: update loop.c to use kthread"
by Linus Torvalds
· 18 years ago
f82ccdb
[PATCH] CCISS: tidy up product table indentation
by Bjorn Helgaas
· 18 years ago
7c83283
[PATCH] CCISS: run through Lindent
by Bjorn Helgaas
· 18 years ago
e2019b5
[PATCH] CCISS: remove parens around return values
by Bjorn Helgaas
· 18 years ago
d14c4ab
[PATCH] CCISS: fix a few spelling errors
by Bjorn Helgaas
· 18 years ago
5e8621e
[PATCH] CCISS: use ARRAY_SIZE without intermediates
by Bjorn Helgaas
· 18 years ago
40aabb5
[PATCH] CCISS: announce cciss%d devices with PCI address/IRQ/DAC info
by Bjorn Helgaas
· 18 years ago
4e57030
[PATCH] CCISS: request all PCI resources
by Bjorn Helgaas
· 18 years ago
c33ac89
[PATCH] CCISS: disable device when returning failure
by Bjorn Helgaas
· 18 years ago
c7b2eff
[PATCH] kthread: update loop.c to use kthread
by Serge E. Hallyn
· 18 years ago
bc64863
[PATCH] cpqarray section fix
by Andrew Morton
· 18 years ago
dbf492d
[PATCH] nbd: kill obsolete changelog, add GPL
by Pavel Machek
· 18 years ago
0f41a53
[PATCH] random: change cpqarray to use add_disk_randomness
by Matt Mackall
· 18 years ago
8bd0b97
[PATCH] random: make CCISS use add_disk_randomness
by Matt Mackall
· 18 years ago
b5dc784
[PATCH] m68k: introduce irq controller
by Roman Zippel
· 18 years ago
eefe85e
[PATCH] drivers/block/loop.c: don't return garbage if LOOP_SET_STATUS not called
by Constantine Sapuntzakis
· 18 years ago
ffca111
[PATCH] frv: initrd is grossly broken on frv (never built)
by Al Viro
· 18 years ago
45c091b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
b560033
[PATCH] ub: random cleanups
by Pete Zaitcev
· 18 years ago
688e9fb
[PATCH] ub: atomic add_disk
by Pete Zaitcev
· 18 years ago
41fea55e
[PATCH] USB: clean out an unnecessary NULL check from ub
by Pete Zaitcev
· 19 years ago
27c0ff8
[PATCH] CCISS: add device symlink to the block cciss block devices in sysfs
by Greg Kroah-Hartman
· 19 years ago
28e4b22
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 18 years ago
364c6ba
[NET]: Clean up skb_linearize
by Herbert Xu
· 18 years ago
f0cd91a
Merge ../linux-2.6
by James Bottomley
· 18 years ago
5d5ff44
[SCSI] fix up request buffer reference in various scsi drivers
by Christoph Hellwig
· 18 years ago
07fb75a
[SCSI] fix (unlikely) memory leak in DAC960 driver
by Jesper Juhl
· 19 years ago
3c06da5
Merge ../linux-2.6
by Paul Mackerras
· 19 years ago
fbabeb6
[PATCH] powerpc: update iSeries viodasd device-tree entries
by Stephen Rothwell
· 19 years ago
77ef6c4
[PATCH] USB: ub oops in block_uevent
by Pete Zaitcev
· 19 years ago
1269277a
[PATCH] powerpc: Use check_legacy_ioport() on ppc32 too.
by David Woodhouse
· 19 years ago
ca1e048
[PATCH] cciss: bug fix for crash when running hpacucli
by Mike Miller
· 19 years ago
9b41046
[PATCH] Don't pass boot parameters to argv_init[]
by OGAWA Hirofumi
· 19 years ago
910638a
[PATCH] Replace 0xff.. with correct DMA_xBIT_MASK
by Matthias Gehre
· 19 years ago
50297cb
[PATCH] drivers/block/*: use time_after() and friends
by Marcelo Feitoza Parisi
· 19 years ago
fa8f399
[PATCH] drivers/block/acsi_slm.c: size_t can't be < 0
by Alexey Dobriyan
· 19 years ago
3b71797
[PATCH] drivers/block/paride/pd.c: fix an off-by-one error
by Adrian Bunk
· 19 years ago
829d5f6
[PATCH] paride-pt: register_chrdev fix
by Andrew Morton
· 19 years ago
8637980
[PATCH] paride: register_chrdev fix
by Andrew Morton
· 19 years ago
a687fb1
[PATCH] let BLK_DEV_RAM_COUNT depend on BLK_DEV_RAM
by Adrian Bunk
· 19 years ago
89a7689
[PATCH] unused label in drivers/block/cciss.
by Eric Sesterhenn
· 19 years ago
06ff37f
[PATCH] kzalloc() conversion in drivers/block
by Eric Sesterhenn
· 19 years ago
Next »