Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4319503779060120fa5de9b8fde056603bb6e0fd
/
drivers
/
block
31a1440
xen/blkfront: fix warning when deleting gendisk on unplug/shutdown
by Ian Campbell
· 15 years ago
28afea5
xen/blkfront: allow xenbus state transition to Closing->Closed when not Connected
by Ian Campbell
· 15 years ago
0191944
hd: fix locking
by Tejun Heo
· 16 years ago
0d9f346
mg_disk: fix CONFIG_LBD=y warning
by Bartlomiej Zolnierkiewicz
· 16 years ago
39f36b4
mg_disk: fix locking
by Tejun Heo
· 16 years ago
f3c737d
umem: fix request_queue lock warning
by Sage Weil
· 16 years ago
3444b26
USB: add reset endpoint operations
by David Vrabel
· 16 years ago
c2572f2
brd: fix cacheflushing
by Nick Piggin
· 16 years ago
dfbc475
brd: support barriers
by Nick Piggin
· 16 years ago
e930438
Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)
by Yang Hongyang
· 16 years ago
f0edef8
xsysace: Fix dereferencing of cf_id after hd_driveid removal
by Grant Likely
· 16 years ago
6a5d263
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
6a35528
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
by Yang Hongyang
· 16 years ago
ffcd7dc
loop: mutex already unlocked in loop_clr_fd()
by Alexander Beregalov
· 16 years ago
3fbed4c
mflash: initial support
by unsik Kim
· 16 years ago
e143858
cciss: change to discover first memory BAR
by Mike Miller
· 16 years ago
0a9279c
cciss: kernel scan thread for MSA2012
by Mike Miller
· 16 years ago
ac44e5b
cciss: fix residual count for block pc requests
by Jens Axboe
· 16 years ago
ea02259
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/linux-hdreg-h-cleanup
by Linus Torvalds
· 16 years ago
15746fc
nbd: trivial cleanups
by Pavel Machek
· 16 years ago
1a2ad21
nbd: add locking to nbd_ioctl
by Pavel Machek
· 16 years ago
83f9ef4
floppy: provide a PNP device table in the module.
by Scott James Remnant
· 16 years ago
4fe6e30
include/linux/hdreg.h: remove unused defines
by Bartlomiej Zolnierkiewicz
· 16 years ago
04b3ab5
aoe: WIN_* -> ATA_CMD_*
by Bartlomiej Zolnierkiewicz
· 16 years ago
4aaf2fe
xsysace: make it 'struct hd_driveid'-free
by Bartlomiej Zolnierkiewicz
· 16 years ago
53d6660
loop: add ioctl to resize a loop device
by J. R. Okajima
· 16 years ago
99b7623
proc 2/2: remove struct proc_dir_entry::owner
by Alexey Dobriyan
· 16 years ago
4496d93
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 16 years ago
86d9c07
Merge branch 'for-2.6.30' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
08abe18
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
8852ecd
m68k: mac - Add SWIM floppy support
by Laurent Vivier
· 16 years ago
61a0918
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 16 years ago
f028f3b
loop: fix circular locking in loop_clr_fd()
by Nikanth Karthikesan
· 16 years ago
71b3e0c
platform: make better use of to_platform_{device,driver}() macros
by Eric Miao
· 16 years ago
e6e244b
usb-storage: prepare for subdriver separation
by Alan Stern
· 16 years ago
db5e6df
USB: ub: use USB API functions rather than constants
by Julia Lawall
· 16 years ago
68db196
loop: support barrier writes
by Nikanth Karthikesan
· 16 years ago
0061d38
cpqarray: enable bus mastering
by Dave Jones
· 16 years ago
10cbda9
cciss: add BUILD_BUG_ON() for catching bad CommandList_struct alignment
by Jens Axboe
· 16 years ago
c71327a
Merge commit 'gcl/merge' into merge
by Benjamin Herrenschmidt
· 16 years ago
bfbd442
Fix Xilinx SystemACE driver to handle empty CF slot
by Grant Likely
· 16 years ago
f507cd2
ps3/block: Replace mtd/ps3vram by block/ps3vram
by Geert Uytterhoeven
· 16 years ago
7546dd9
net: convert usage of packet_type to read_mostly
by Stephen Hemminger
· 16 years ago
df0b4a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
a3941ec
loop: don't increment p->offset with (size_t) -EINVAL
by Roel Kluin
· 16 years ago
5e18cfd
cciss: remove 30 second initial timeout on controller reset
by Jens Axboe
· 16 years ago
a1a15ac
Fix kernel NULL pointer dereference in xen-blkfront
by Kris Shannon
· 16 years ago
9487311
aoe: error printed 1 too early
by Roel Kluin
· 16 years ago
9e973e6
xen/blkfront: use blk_rq_map_sg to generate ring entries
by Jens Axboe
· 16 years ago
5e4c91c
cciss: shorten 30s timeout on controller reset
by Jens Axboe
· 16 years ago
3d92e8f
m68k: atari - Rename "mfp" to "st_mfp"
by Geert Uytterhoeven
· 16 years ago
ba95fd4
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
5a74db0
floppy: request and release only the ports we actually use
by Philippe De Muyter
· 16 years ago
b6d6c51
aoe: ignore vendor extension AoE responses
by Ed Cashin
· 16 years ago
82eb03c
cciss: PCI power management reset for kexec
by Chip Coldwell
· 16 years ago
c8cbec6
paride/pg.c: xs(): &&/|| confusion
by Roel Kluin
· 16 years ago
4d48a54
nbd: fix I/O hang on disconnected nbds
by Paul Clements
· 16 years ago
e377c6e
powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/block
by Stephen Rothwell
· 16 years ago
c91192d
nbd: do not allow two clients at the same time
by Pavel Machek
· 16 years ago
bd1f793
Merge commit 'gcl/gcl-next' into next
by Benjamin Herrenschmidt
· 16 years ago
6d0be94
m68k: amiflop - Get rid of sleep_on calls
by Andreas Bombe
· 16 years ago
f502038
powerpc/xsysace: add compatible string for non-ipcore instance
by Yuri Tikhonov
· 16 years ago
9e42d0c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 16 years ago
011b15d
USB: change interface to usb_lock_device_for_reset()
by Alan Stern
· 16 years ago
3f4528d
sparc64: Fix unsigned long long warnings in drivers.
by Sam Ravnborg
· 16 years ago
ab70537
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 16 years ago
b194aee
virtio_blk: fix type warning
by Randy Dunlap
· 16 years ago
0864b79
virtio: block: dynamic maximum segments
by Rusty Russell
· 16 years ago
4b7f7e2
virtio: set max_segment_size and max_sectors to infinite.
by Rusty Russell
· 16 years ago
a0ea862
cciss: simplify parameters to deregister_disk function
by Stephen M. Cameron
· 16 years ago
8ae30b8
loop: Do not call loop_unplug for not configured loop device.
by Milan Broz
· 16 years ago
14f2793
loop: Flush possible running bios when loop device is released.
by Milan Broz
· 16 years ago
31dcfab
nbd: tell the block layer that it is not a rotational device
by Jens Axboe
· 16 years ago
b374d18
block: get rid of elevator_t typedef
by Jens Axboe
· 16 years ago
8a3173d
cciss: switch to using hlist for command list management
by Jens Axboe
· 16 years ago
66d352e
xen-blkfront: set queue paravirt flag
by Fernando Luis Vázquez Cao
· 16 years ago
7d116b6
virtio_blk: set queue paravirt flag
by Fernando Luis Vázquez Cao
· 16 years ago
0191b62
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 16 years ago
cbacc2c
Merge branch 'next' into for-linus
by James Morris
· 16 years ago
d8a0be6
cciss: fix problem that deleting multiple logical drives could cause a panic
by Stephen M. Cameron
· 16 years ago
eb14f01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
cba7671
pktcdvd: remove broken dev_t export of class devices
by Kay Sievers
· 16 years ago
2cbed89
[PATCH] fix bogus argument of blkdev_put() in pktcdvd
by Al Viro
· 16 years ago
ec98ce4
Merge branch 'master' into next
by James Morris
· 16 years ago
aa2ba5f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
03cfdb8
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 16 years ago
411c41e
aoe: remove private mac address format function
by Harvey Harrison
· 16 years ago
11bac8a
Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into merge
by Paul Mackerras
· 16 years ago
9f92f47
cciss: fix DEBUG printk formats
by Randy Dunlap
· 16 years ago
68aee07
Release old elevator on change elevator
by Zhaolei
· 16 years ago
f3a5c54
Merge branch 'master' into next
by James Morris
· 16 years ago
fab349c
Merge branch 'doc-subdirs' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs
by Linus Torvalds
· 16 years ago
31c00fc
Create/use more directory structure in the Documentation/ tree.
by Randy Dunlap
· 16 years ago
c14464b
xsysace: Fix driver to use resource_size_t instead of unsigned long
by Yuri Tikhonov
· 16 years ago
a108096
powerpc/virtex: fix various format/casting printk mismatches
by Grant Likely
· 16 years ago
2b82892
Merge branch 'master' into next
by James Morris
· 16 years ago
b0fafa8
CRED: Wrap task credential accesses in the block loopback driver
by David Howells
· 16 years ago
d73b7aff
ub: stub pre_reset and post_reset to fix oops
by Pete Zaitcev
· 16 years ago
22bece0
cciss: fix regression firmware not displayed in procfs
by Mike Miller
· 16 years ago
Next »