Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b12d4f82c1a3cdcb2441c803a3368a9426f2f47f
/
drivers
/
block
b12d4f8
paride: dequeue in-flight request
by Tejun Heo
· 16 years ago
2d75ce0
xsysace: dequeue in-flight request
by Tejun Heo
· 16 years ago
f4bd4b9
swim3: dequeue in-flight request
by Tejun Heo
· 16 years ago
a336ca6
ataflop: dequeue and track in-flight request
by Tejun Heo
· 16 years ago
8a12c4a
hd: dequeue and track in-flight request
by Tejun Heo
· 16 years ago
5b36ad6
mg_disk: dequeue and track in-flight request
by Tejun Heo
· 16 years ago
9a8d23d8
mg_disk: fix queue hang / infinite retry on !fs requests
by Tejun Heo
· 16 years ago
1011c1b
block: blk_rq_[cur_]_{sectors|bytes}() usage cleanup
by Tejun Heo
· 16 years ago
b079041
block: cleanup rq->data_len usages
by Tejun Heo
· 16 years ago
83096eb
block: convert to pos and nr_sectors accessors
by Tejun Heo
· 16 years ago
5b93629
block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones
by Tejun Heo
· 16 years ago
c3a4d78
block: add rq->resid_len
by Tejun Heo
· 16 years ago
53d6979
nbd: don't clear rq->sector and nr_sectors unnecessarily
by Tejun Heo
· 16 years ago
f68adec
mg_disk: use defines from <linux/ata.h>
by Bartlomiej Zolnierkiewicz
· 16 years ago
8a11a78
mg_disk: fix dependency on libata
by Bartlomiej Zolnierkiewicz
· 16 years ago
a03bb5a
mg_disk: clean up request completion paths
by Tejun Heo
· 16 years ago
eec9462
mg_disk: fold mg_disk.h into mg_disk.c
by Tejun Heo
· 16 years ago
e138b4e
swim: clean up request completion paths
by Tejun Heo
· 16 years ago
467ca75
swim3: clean up request completion paths
by Tejun Heo
· 16 years ago
e091eb6
hd: clean up request completion paths
by Tejun Heo
· 16 years ago
04420850
sunvdc: kill vdc_end_request()
by Tejun Heo
· 16 years ago
cd4c34e
ps3disk: simplify request completion
by Tejun Heo
· 16 years ago
5b5c5d1
amiflop,ataflop,xd,mg_disk: clean up unnecessary stuff from block drivers
by Tejun Heo
· 16 years ago
f06d9a2
block: replace end_request() with [__]blk_end_request_cur()
by Tejun Heo
· 16 years ago
40cbbb7
block: implement and use [__]blk_end_request_all()
by Tejun Heo
· 16 years ago
e686307
loop: use BIO list management functions
by Akinobu Mita
· 16 years ago
e93b9fb
hd: fix locking
by Tejun Heo
· 16 years ago
7090a0a
mg_disk: fix CONFIG_LBD=y warning
by Bartlomiej Zolnierkiewicz
· 16 years ago
ac2ff94
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
Next »