Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c50b52a0c7ec8522983f5021c0b0952b4d678adf
/
drivers
/
block
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
85a0f7b
Merge branch 'for-3.3/mtip32xx' into for-3.3/drivers
by Jens Axboe
· 13 years ago
577ebb3
block: add and use scsi_blk_cmd_ioctl
by Paolo Bonzini
· 13 years ago
0a80939
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
by Linus Torvalds
· 13 years ago
1a52bb0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 13 years ago
1b9fbaf
paride/pcd: fix bool verbose module parameter.
by Rusty Russell
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
0e805a1
rbd: initialize snap_rwsem in rbd_add()
by Alex Elder
· 13 years ago
f8fb5bc
virtio: blk: Add freeze, restore handlers to support S4
by Amit Shah
· 13 years ago
6abd6e5
virtio: blk: Move vq initialization to separate function
by Amit Shah
· 13 years ago
4678d6f
virtio_blk: fix config handler race
by Michael S. Tsirkin
· 13 years ago
f96fde4
virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf
by Rusty Russell
· 13 years ago
4690dfa
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 13 years ago
9016037
Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
9879326
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
972b2c7
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
ece2ccb
Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z
by Al Viro
· 13 years ago
356b954
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 13 years ago
ba2d5af
block: xsysace: Don't use NO_IRQ
by Michal Simek
· 13 years ago
73db144
Xen: consolidate and simplify struct xenbus_driver instantiation
by Jan Beulich
· 13 years ago
62ee8c1
mtip32xx: do rebuild monitoring asynchronously
by Asai Thambi S P
· 13 years ago
2c9ede5
switch device_get_devnode() and ->devnode() to umode_t *
by Al Viro
· 13 years ago
ff01bb48
fs: move code out of buffer.c
by Al Viro
· 13 years ago
f748040
Merge branch 'stable/for-jens-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-3.3/drivers
by Jens Axboe
· 13 years ago
b0d78ee
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
f094148
xen-blkfront: Use kcalloc instead of kzalloc to allocate array
by Thomas Meyer
· 13 years ago
1ba64ed
block, sx8: kill blk_insert_request()
by Tejun Heo
· 13 years ago
653f42f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 13 years ago
b302545
block/swim3: Locking fixes
by Benjamin Herrenschmidt
· 13 years ago
ed04c97
m68k/mac: cleanup forward declarations
by Finn Thain
· 13 years ago
5170330
rbd: remove buggy rollback functionality
by Josh Durgin
· 13 years ago
81e759f
rbd: return an error when an invalid header is read
by Josh Durgin
· 13 years ago
42b2aa8
treewide: Fix typos in various parts of the kernel, and fix some comments.
by Justin P. Mattock
· 13 years ago
dfaf3c0
loop: Fix discard_alignment default setting
by Lukas Czerner
· 13 years ago
59bd71a
cciss: fix flush cache transfer length
by Stephen M. Cameron
· 13 years ago
6225da4
cciss: Add IRQF_SHARED back in for the non-MSI(X) interrupt handler
by Stephen M. Cameron
· 13 years ago
ae95757
loop: fix loop block driver discard and encryption comment
by Dave Young
· 13 years ago
3e54a3d
mtip32xx: uninitialized variable in mtip_quiesce_io()
by Dan Carpenter
· 13 years ago
60ec0ee
mtip32xx: updates based on feedback
by Asai Thambi S P
· 13 years ago
ae18be1
xen-blkback: convert hole punching to discard request on loop devices
by Li Dongyang
· 13 years ago
4214635
xen/blkback: Move processing of BLKIF_OP_DISCARD from dispatch_rw_block_io
by Konrad Rzeszutek Wilk
· 13 years ago
5ea4298
xen/blk[front|back]: Enhance discard support with secure erasing support.
by Konrad Rzeszutek Wilk
· 13 years ago
97e3683
xen/blk[front|back]: Squash blkif_request_rw and blkif_request_discard together
by Konrad Rzeszutek Wilk
· 13 years ago
a2c2a0e
paride: fix potential information leak in pg_read()
by Dan Carpenter
· 13 years ago
0007a4c
cciss: auto engage SCSI mid layer at driver load time
by Stephen M. Cameron
· 13 years ago
7035b5d
loop: cleanup set_status interface
by Dmitry Monakhov
· 13 years ago
3bb9068
loop: prevent information leak after failed read
by Dmitry Monakhov
· 13 years ago
1937335
The Windows driver .inf disables ASPM on all cciss devices. Do the same.
by Matthew Garrett
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
06d3814
Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
a71f483
mtip32xx: update to new ->make_request() API
by Jens Axboe
· 13 years ago
0e838c6
mtip32xx: add module.h include to avoid conflict with moduleh tree
by Jens Axboe
· 13 years ago
3ff147d
mtip32xx: mark a few more items static
by Jens Axboe
· 13 years ago
6316668
mtip32xx: ensure that all local functions are static
by Jens Axboe
· 13 years ago
ef0f158
mtip32xx: cleanup compat ioctl handling
by Jens Axboe
· 13 years ago
16d02c0
mtip32xx: fix warnings/errors on 32-bit compiles
by Jens Axboe
· 13 years ago
88523a6
block: Add driver for Micron RealSSD pcie flash cards
by Sam Bradshaw
· 13 years ago
3d0a8d1
Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
b4fdcb0
Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
5087a50
virtio-blk: use ida to allocate disk index
by Michael S. Tsirkin
· 13 years ago
0c8d44f
block: Fix files that are modules and hence need module.h
by Paul Gortmaker
· 13 years ago
d5decd3
block: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros
by Paul Gortmaker
· 13 years ago
a0eda62
virtio-blk: use ida to allocate disk index
by Michael S. Tsirkin
· 13 years ago
97d2eb1
Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-client
by Linus Torvalds
· 13 years ago
2d07384
block: xen-blkback: use API provided by xenbus module to map rings
by David Vrabel
· 13 years ago
6ab00d4
libceph: create messenger with client
by Sage Weil
· 13 years ago
59e5253
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
31018ac
Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
8315722
Merge branch 'for-linus' into for-3.2/core
by Jens Axboe
· 13 years ago
ab5dbeb
cciss: add small delay when using PCI Power Management to reset for kump
by Mike Miller
· 13 years ago
b8d8bdf
Merge branch 'stable/for-jens-3.2' of git://oss.oracle.com/git/kwilk/xen into for-3.2/drivers
by Jens Axboe
· 13 years ago
5c04b42
Merge branch 'v3.1-rc10' into for-3.2/core
by Jens Axboe
· 13 years ago
6927d92
xen/blkback: Fix two races in the handling of barrier requests.
by Konrad Rzeszutek Wilk
· 13 years ago
456be14
loop: remove the incorrect write_begin/write_end shortcut
by Christoph Hellwig
· 13 years ago
dda1852
xen/blkback: Check for proper operation.
by Konrad Rzeszutek Wilk
· 13 years ago
64391b2
xen/blkback: Fix the inhibition to map pages when discarding sector ranges.
by Konrad Rzeszutek Wilk
· 13 years ago
5c62cb4
xen/blkback: Report VBD_WSECT (wr_sect) properly.
by Konrad Rzeszutek Wilk
· 13 years ago
29bde09
xen/blkback: Support 'feature-barrier' aka old-style BARRIER requests.
by Konrad Rzeszutek Wilk
· 13 years ago
469738e
xen-blkfront: plug device number leak in xlblk_init() error path
by Laszlo Ersek
· 13 years ago
d11e615
xen-blkfront: If no barrier or flush is supported, use invalid operation.
by Konrad Rzeszutek Wilk
· 13 years ago
8e6dc6f
xen-blkback: use kzalloc() in favor of kmalloc()+memset()
by Jan Beulich
· 13 years ago
c555aab
xen-blkback: fixed indentation and comments
by Joe Jin
· 13 years ago
69ef68c
xen-blkfront: fix a deadlock while handling discard response
by Li Dongyang
· 13 years ago
ed30bf3
xen-blkfront: Handle discard requests.
by Li Dongyang
· 13 years ago
b3cb0d6
xen-blkback: Implement discard requests ('feature-discard')
by Li Dongyang
· 13 years ago
0930bba
xen: modify kernel mappings corresponding to granted pages
by Stefano Stabellini
· 13 years ago
6c4867f
floppy: use del_timer_sync() in init cleanup
by Carsten Emde
· 13 years ago
4c823cc
drivers/block/loop.c: remove unnecessary bdev argument from loop_clr_fd()
by Ayan George
· 13 years ago
8a9c594
drivers/block/loop.c: emit uevent on auto release
by Phillip Susi
· 13 years ago
5a3a76e
drivers/block/cpqarray.c: use pci_dev->revision
by Sergei Shtylyov
· 13 years ago
e060c38
Merge branch 'master' into for-next
by Jiri Kosina
· 13 years ago
e5de063
Remove unneeded version.h includes from drivers/block/
by Jesper Juhl
· 13 years ago
6993248
treewide: remove extra semicolons from various parts of the kernel
by Justin P. Mattock
· 13 years ago
1d273b9
drbd: Use angle brackets for system includes
by Joe Perches
· 13 years ago
57f3224
drbd: Convert vmalloc/memset to vzalloc
by Joe Perches
· 13 years ago
5a7bbad
block: remove support for bio remapping from ->make_request
by Christoph Hellwig
· 13 years ago
e03c8dd
loop: always allow userspace partitions and optionally support automatic scanning
by Kay Sievers
· 13 years ago
89c63a8
Merge branch 'stable/for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus
by Jens Axboe
· 13 years ago
1bc05b0
xen-blkback: fixed indentation and comments
by Joe Jin
· 13 years ago
Next »