Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
21f885527f7d9eadd58c77b02a1041d1c7c8a9bd
/
drivers
/
block
14e931a
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
a09ba13
mtip32xx: release the semaphore on an error path
by Asai Thambi S P
· 13 years ago
d88a440
dac960: Remove unused variables from DAC960_CreateProcEntries()
by Jesper Juhl
· 13 years ago
38bf195
connector/userns: replace netlink uses of cap_raised() with capable()
by Eric W. Biederman
· 13 years ago
c1acb0b
Merge tag 'stable/for-linus-3.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
a71e23d
xen/blkback: Fix warning error.
by Konrad Rzeszutek Wilk
· 13 years ago
cdd5983
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 13 years ago
c104f1f
Merge branch 'for-3.4/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
c0aa3e0
virtio_blk: helper function to format disk names
by Ren Mingxin
· 13 years ago
6363480
block: mtip32xx: remove HOTPLUG_PCI_PCIE dependancy
by Greg Kroah-Hartman
· 13 years ago
95fea2f
mtip32xx: dump tagmap on failure
by Asai Thambi S P
· 13 years ago
c74b0f5
mtip32xx: fix handling of commands in various scenarios
by Asai Thambi S P
· 13 years ago
8a857a8
mtip32xx: Shorten macro names
by Asai Thambi S P
· 13 years ago
8182b49
mtip32xx: misc changes
by Asai Thambi S P
· 13 years ago
f658721
mtip32xx: Add new sysfs entry 'status'
by Asai Thambi S P
· 13 years ago
dad40f1
mtip32xx: make setting comp_time as common
by Asai Thambi S P
· 13 years ago
4503836
mtip32xx: Add new bitwise flag 'dd_flag'
by Asai Thambi S P
· 13 years ago
9479f0f
Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
e95ae5a
xen: only check xen_platform_pci_unplug if hvm
by Igor Mammedov
· 13 years ago
6d27f09
mtip32xx: fix error handling in mtip_init()
by Ryosuke Saito
· 13 years ago
f636520
x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facility
by Len Brown
· 13 years ago
e9986f3
virtio-blk: Call revalidate_disk() upon online disk resize
by Vivek Goyal
· 13 years ago
532bfc8
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
f450716
nbd: rename the nbd_device variable from lo to nbd
by Wanlong Gao
· 13 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 13 years ago
47b816f
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
56b59b4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 13 years ago
cb52d89
powerpc+sparc/vio: Modernize driver registration
by Benjamin Herrenschmidt
· 13 years ago
6674fb7
Merge branch 'stable/for-jens-3.4-bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-3.4/drivers
by Jens Axboe
· 13 years ago
e22057c
Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
3389bb8
xen/blkback: Make optional features be really optional.
by Konrad Rzeszutek Wilk
· 13 years ago
4dae767
xen/blkback: Squash the discard support for 'file' and 'phy' type.
by Konrad Rzeszutek Wilk
· 13 years ago
70834d3
usermodehelper: use UMH_WAIT_PROC consistently
by Oleg Nesterov
· 13 years ago
22be2e6
mtip32xx: fix incorrect value set for drv_cleanup_done, and re-initialize and start port in mtip_restart_port()
by Asai Thambi S P
· 13 years ago
bc67f63
cciss: Fix scsi tape io with more than 255 scatter gather elements
by Stephen M. Cameron
· 13 years ago
395d287
cciss: Initialize scsi host max_sectors for tape drive support
by Stephen M. Cameron
· 13 years ago
c666601
rbd: move snap_rwsem to the device, rename to header_rwsem
by Josh Durgin
· 13 years ago
32eec68
rbd: don't drop the rbd_id too early
by Alex Elder
· 13 years ago
593a9e7
rbd: small changes
by Alex Elder
· 13 years ago
00f1f36
rbd: do some refactoring
by Alex Elder
· 13 years ago
fed4c14
rbd: fix module sysfs setup/teardown code
by Alex Elder
· 13 years ago
7ef3214
rbd: don't allocate mon_addrs buffer in rbd_add()
by Alex Elder
· 13 years ago
5214ecc
rbd: have rbd_parse_args() report found mon_addrs size
by Alex Elder
· 13 years ago
81a8979
rbd: do a few checks at build time
by Alex Elder
· 13 years ago
e28fff26
rbd: don't use sscanf() in rbd_add_parse_args()
by Alex Elder
· 13 years ago
a725f65e
rbd: encapsulate argument parsing for rbd_add()
by Alex Elder
· 13 years ago
27cc259
rbd: simplify error handling in rbd_add()
by Alex Elder
· 13 years ago
60571c7
rbd: reduce memory used for rbd_dev fields
by Alex Elder
· 13 years ago
d720bcb
rbd: have rbd_get_client() return a rbd_client
by Alex Elder
· 13 years ago
f0f8cef
rbd: a few simple changes
by Alex Elder
· 13 years ago
432b858
rbd: rename "node_lock"
by Alex Elder
· 13 years ago
bc534d8
rbd: move ctl_mutex lock inside rbd_client_create()
by Alex Elder
· 13 years ago
d97081b
rbd: move ctl_mutex lock inside rbd_get_client()
by Alex Elder
· 13 years ago
e6994d3
rbd: release client list lock sooner
by Alex Elder
· 13 years ago
d184f6b
rbd: restore previous rbd id sequence behavior
by Alex Elder
· 13 years ago
499afd5
rbd: tie rbd_dev_list changes to rbd_id operations
by Alex Elder
· 13 years ago
e124a82
rbd: protect the rbd_dev_list with a spinlock
by Alex Elder
· 13 years ago
1ddbe94
rbd: rework calculation of new rbd id's
by Alex Elder
· 13 years ago
b7f23c3
rbd: encapsulate new rbd id selection
by Alex Elder
· 13 years ago
cc9d734
rbd: use a single value of snap_name to mean no snap
by Josh Durgin
· 13 years ago
1dbb439
rbd: do not duplicate ceph_client pointer in rbd_device
by Alex Elder
· 13 years ago
ee57741
rbd: make ceph_parse_options() return a pointer
by Alex Elder
· 13 years ago
2107978
rbd: a few small cleanups
by Alex Elder
· 13 years ago
b9136d2
xen: initialize platform-pci even if xen_emul_unplug=never
by Igor Mammedov
· 13 years ago
5375871
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
9f39383
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
by Linus Torvalds
· 13 years ago
69a7aeb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
ed378a5
Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
589973a
drbd: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
cfd8005
block: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
3467811
xen-blkfront: make blkif_io_lock spinlock per-device
by Steven Noonan
· 13 years ago
dad5cf6
xen/blkfront: don't put bdev right after getting it
by Andrew Jones
· 13 years ago
34ae2e4
xen-blkfront: use bitmap_set() and bitmap_clear()
by Akinobu Mita
· 13 years ago
b2167ba
xen/blkback: Enable blkback on HVM guests
by Daniel De Graaf
· 13 years ago
4f14faa
xen/blkback: use grant-table.c hypercall wrappers
by Daniel De Graaf
· 13 years ago
7396bd9
usb/ub: deprecate & schedule for removal the "Low Performance USB Block" driver
by Sebastian Andrzej Siewior
· 13 years ago
ba7a482
powerpc: Remove some of the legacy iSeries specific device drivers
by Stephen Rothwell
· 13 years ago
f1cbd03
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
f7a0d42
Merge 3.3-rc7 into usb-next
by Greg Kroah-Hartman
· 13 years ago
9354f1b
floppy/scsi: fix setting of BIO flags
by Muthu Kumar
· 13 years ago
ea5f4db
block, sx8: fix pointer math issue getting fw version
by Dan Carpenter
· 13 years ago
cecd353
drivers/block/DAC960: fix -Wuninitialized warning
by Danny Kukawka
· 13 years ago
bca505f
drivers/block/DAC960: fix DAC960_V2_IOCTL_Opcode_T -Wenum-compare warning
by Danny Kukawka
· 13 years ago
12ebffd
block: Fix setting bio flags in drivers (sd_dif/floppy)
by Muthukumar R
· 13 years ago
7ac4704
usb/storage: a couple defines from drivers/usb/storage/transport.h to include/linux/usb/storage.h
by Sebastian Andrzej Siewior
· 13 years ago
797a796
asm-generic: architecture independent readq/writeq for 32bit environment
by Hitoshi Mitake
· 13 years ago
d0156f4
NVM Express: Remove unneeded include of linux/version.h from nvme.c
by Jesper Juhl
· 13 years ago
3ec1e88
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
306df07
loop: zero fill bio instead of return -EIO for partial read
by Dave Young
· 13 years ago
4609dff
floppy: Fix a crash during rmmod
by Vivek Goyal
· 13 years ago
3f9a5aa
floppy: Cleanup disk->queue before caling put_disk() if add_disk() was never called
by Vivek Goyal
· 13 years ago
4e8670e
mtip32xx: removed the irrelevant argument of mtip_hw_submit_io() and the unused member of struct driver_data
by Asai Thambi S P
· 13 years ago
6c073a7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 13 years ago
d23a4b3
rbd: fix safety of rbd_put_client()
by Alex Elder
· 13 years ago
97bb59a
rbd: fix a memory leak in rbd_get_client()
by Alex Elder
· 13 years ago
93c3d65
nvme: fix merge error due to change of 'make_request_fn' fn type
by Linus Torvalds
· 13 years ago
92b5abb
Merge git://git.infradead.org/users/willy/linux-nvme
by Linus Torvalds
· 13 years ago
16008d6
Merge branch 'for-3.3/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
b3c9dd1
Merge branch 'for-3.3/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
Next »