Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0f2213208f8da51bcb665309e3468f000489c04f
/
drivers
/
block
807f4f8
Merge branch 'x86-core-v2-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
0710483
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
by Linus Torvalds
· 16 years ago
365d46d
Merge branch 'linus' into x86/xen
by Ingo Molnar
· 16 years ago
5c3c4d9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 16 years ago
56c5d90
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
4dd9ec4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 16 years ago
f26b3d7
hd: WIN_* -> ATA_CMD_*
by Bartlomiej Zolnierkiewicz
· 16 years ago
6feef53
block: mark bio_split_pool static
by Denis ChengRq
· 16 years ago
8316982
virtio_blk: change to use __blk_end_request()
by Kiyoshi Ueda
· 16 years ago
9e49184
floppy: support arbitrary first-sector numbers
by Keith Wansbrough
· 16 years ago
061837b
drivers/block: Use DIV_ROUND_UP
by Julia Lawall
· 16 years ago
905bd78
cciss: Fix cciss SCSI rescan code to better notice device changes
by scameron@beardog.cca.cpqcorp.net
· 16 years ago
9246b5f
block: Expand Xen blkfront for > 16 xvd
by Chris Lalancette
· 16 years ago
074a7ac
block: move stats from disk to part0
by Tejun Heo
· 16 years ago
80795ae
block: move capacity from disk to part0
by Tejun Heo
· 16 years ago
ed9e198
block: implement and use {disk|part}_to_dev()
by Tejun Heo
· 16 years ago
c995905
block: fix diskstats access
by Tejun Heo
· 16 years ago
e71bf0d
block: fix disk->part[] dereferencing race
by Tejun Heo
· 16 years ago
f331c02
block: don't depend on consecutive minor space
by Tejun Heo
· 16 years ago
310a2c1
block: misc updates
by Tejun Heo
· 16 years ago
766ca44
virtio_blk: use a wrapper function to access io context information of IO requests
by Fernando Luis Vázquez Cao
· 16 years ago
1a8e2bd
Kill REQ_TYPE_FLUSH
by David Woodhouse
· 16 years ago
d877984
aoe: Fix OOPS after SKB queue changes.
by David S. Miller
· 16 years ago
e9bb8fb
aoe: Use SKB interfaces for list management instead of home-grown stuff.
by David S. Miller
· 16 years ago
2e57572
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by David S. Miller
· 16 years ago
3ce9bcb
Merge branch 'core/xen' into x86/xen
by Ingo Molnar
· 16 years ago
3d452e5
sparc64: Apply const or __initdata to vio_device_id[]
by David S. Miller
· 16 years ago
8560c65
Revert "pktcdvd: push BKL down into driver"
by Linus Torvalds
· 16 years ago
e4f807c
Merge branch 'linus' into x86/xen
by Ingo Molnar
· 16 years ago
c82f296
brd: fix name argument of unregister_blkdev()
by Akinobu Mita
· 16 years ago
f3944d6
nbd: fix memory leak of nbd_dev array
by Sven Wegener
· 16 years ago
6e83358
xen: clean up domain mode predicates
by Jeremy Fitzhardinge
· 16 years ago
62aa005
xen-blkfront.c: make blkif_ioctl() static
by Adrian Bunk
· 16 years ago
ba198ef
cciss: fix bug if scsi tape support is disabled
by Mike Miller
· 16 years ago
935dc8d
cciss: add support for multi lun tape devices
by Mike Miller
· 16 years ago
f4a93bc
cciss: change the way we notify scsi midlayer of tape drives
by Mike Miller
· 16 years ago
eece695
cciss: fix negative logical drive count in procfs
by Mike Miller
· 16 years ago
6ae5ce8
cciss: remove redundant code
by Mike Miller
· 16 years ago
a72da29
cciss: make rebuild_lun_table behave better
by Mike Miller
· 16 years ago
f7108f9
cciss: return -EFAULT if copy_from_user() fails
by Nikanth Karthikesan
· 16 years ago
756fcab
block/cciss.c: remove pointless curr_queue calculation
by Hannes Reinecke
· 16 years ago
61a2d07
Remove newline from the description of module parameters
by Niels de Vos
· 16 years ago
24879a8
aoe: convert emsgs_sema into a completion
by Matthias Kaehlcke
· 16 years ago
066f4d8
virtio_blk: check for hardsector size from host
by Christian Borntraeger
· 16 years ago
f79f060
device create: block: convert device_create to device_create_drvdata
by Greg Kroah-Hartman
· 16 years ago
e945b56
m68k: Return -ENODEV if no device is found
by Geert Uytterhoeven
· 16 years ago
72a3d65
hd.c: remove the #include <linux/mc146818rtc.h>
by Adrian Bunk
· 16 years ago
f327c1c
update the BLK_DEV_HD help text
by Adrian Bunk
· 16 years ago
453ea3e
move ide/legacy/hd.c to drivers/block/
by Adrian Bunk
· 16 years ago
98339cb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 16 years ago
d79c5a6
block: convert pd_special_command to use blk_execute_rq
by FUJITA Tomonori
· 16 years ago
d1794f2
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
by Linus Torvalds
· 16 years ago
2fceef3
Merge commit 'v2.6.26' into bkl-removal
by Jonathan Corbet
· 16 years ago
dddec01
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
4915399
cciss: read config to obtain max outstanding commands per controller
by Mike Miller
· 16 years ago
77b96bd
cciss: fix regression that no device nodes are created if no logical drives are configured.
by Stephen M. Cameron
· 16 years ago
7c0c0b5
drivers/block/pktcdvd.c: avoid useless memset
by Christophe Jaillet
· 16 years ago
2610324
DAC960: push down BKL
by Alan Cox
· 16 years ago
5b6155e
pktcdvd: push BKL down into driver
by Alan Cox
· 16 years ago
be1fd70
paride: push ioctl down into driver
by Alan Cox
· 16 years ago
823ed72
block: use get_unaligned_* helpers
by Harvey Harrison
· 16 years ago
cc371e6
Add bvec_merge_data to handle stacked devices and ->merge_bvec()
by Alasdair G Kergon
· 16 years ago
a144ff0
xen: Avoid allocations causing swap activity on the resume path
by Ian Campbell
· 16 years ago
5a60d0c
xen/blkfront: add __exit to module_exit() handlers
by Jan Beulich
· 16 years ago
04c0635
xen/blkfront: Make sure that the device is fully ready before allowing release.
by Wim Colgate
· 16 years ago
440a01a
xen/blkfront: Add the CDROM_GET_CAPABILITY ioctl to blkfront.
by Christian Limpach
· 16 years ago
1c91fe1
xen/blkfront: Make sure we don't use bounce buffers, we don't need them.
by Ian Campbell
· 16 years ago
ea2959a
paride: cdev lock_kernel() pushdown
by Jonathan Corbet
· 17 years ago
579174a
AoE: cdev lock_kernel() pushdown
by Jonathan Corbet
· 17 years ago
24aac48
cciss: add new hardware support
by Mike Miller
· 16 years ago
efedf51
Add 'rd' alias to new brd ramdisk driver
by Nick Piggin
· 16 years ago
3ef5360
virtio_blk: allow read-only disks
by Christian Borntraeger
· 17 years ago
ac9d463
Fix crash in virtio_blk during modprobe ; rmmod ; modprobe
by Chris Lalancette
· 16 years ago
53978d0
brd: don't show ramdisks in /proc/partitions
by Marcin Krol
· 16 years ago
8962cad
[POWERPC] iSeries: Remove unused mail address
by Stephen Rothwell
· 16 years ago
fd5b462
m68k: Return -ENODEV if no device is found
by Geert Uytterhoeven
· 16 years ago
28f1370
block: avoid duplicate calls to get_part() in disk stat code
by Jens Axboe
· 17 years ago
1be1d6b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 17 years ago
9029b17
ub: Cosmetics
by Pete Zaitcev
· 17 years ago
0da13c8
ub: Ignore bad residue
by Pete Zaitcev
· 17 years ago
82fe26b
ub: Tune retries
by Pete Zaitcev
· 17 years ago
2c51ae7
ub: Fix timeouts
by Pete Zaitcev
· 17 years ago
48e4043
virtio: add virtio disk geometry feature
by Ryan Harper
· 17 years ago
c45a681
virtio: explicit advertisement of driver features
by Rusty Russell
· 17 years ago
72e61eb
virtio: change config to guest endian.
by Rusty Russell
· 17 years ago
2e895e4
virtio-blk: fix remove oops
by Marcelo Tosatti
· 17 years ago
cb38fa2
virtio: de-structify virtio_block status byte
by Rusty Russell
· 17 years ago
3dfcf9c
cciss: assign PDE->data before gluing PDE into /proc tree
by Denis V. Lunev
· 17 years ago
d7853d1
brd: modify ramdisk device to be able to manage partitions
by Laurent Vivier
· 17 years ago
bd5d435
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
f885f8d
drivers/block: use get_unaligned_* helpers
by Harvey Harrison
· 17 years ago
801678c
Remove duplicated unlikely() in IS_ERR()
by Hirofumi Nakagawa
· 17 years ago
0302190
remove aoedev_isbusy()
by Adrian Bunk
· 17 years ago
d71a6d7
NBD: add partition support
by Laurent Vivier
· 17 years ago
48cf606
NBD: allow nbd to be used locally
by Laurent Vivier
· 17 years ago
c7705f3
drivers: use non-racy method for proc entries creation (2)
by Denis V. Lunev
· 17 years ago
928b4d8
proc: remove proc_root_driver
by Alexey Dobriyan
· 17 years ago
afe42d7
xen: make blkif_getgeo static
by Harvey Harrison
· 17 years ago
7afea3b
drivers/block/floppy.c: replace init_module&cleanup_module with module_init&module_exit
by Jon Schindler
· 17 years ago
4f54eec
block: use blk_rq_init() to initialize the request
by FUJITA Tomonori
· 17 years ago
Next »