index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
null_blk: oops when initializing without lightnvm
Matias Bjørling
2016-02-11
1
-2
/
+4
*
floppy: refactor open() flags handling
Jiri Kosina
2016-02-06
1
-15
/
+19
*
lightnvm: allow to force mm initialization
Matias Bjørling
2016-02-04
1
-1
/
+1
*
Merge branch 'for-4.5/for-jens' of git://git.kernel.org/pub/scm/linux/kernel/...
Jens Axboe
2016-02-01
1
-15
/
+18
|
\
|
*
floppy: fix lock_fdc() signal handling
Jiri Kosina
2016-02-01
1
-15
/
+18
*
|
Merge branch 'stable/for-jens-4.5' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
2016-01-30
1
-29
/
+45
|
\
\
|
*
|
xen/blkfront: realloc ring info in blkif_resume
Bob Liu
2016-01-29
1
-29
/
+45
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2016-01-24
1
-2
/
+1
|
\
\
\
|
*
|
|
rbd: delete an unnecessary check before rbd_dev_destroy()
Markus Elfring
2016-01-21
1
-2
/
+1
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-01-23
2
-4
/
+4
|
\
\
\
\
|
*
|
|
|
wrappers for ->i_mutex access
Al Viro
2016-01-22
2
-4
/
+4
*
|
|
|
|
tree wide: use kvfree() than conditional kfree()/vfree()
Tetsuo Handa
2016-01-22
2
-22
/
+7
|
/
/
/
/
*
|
|
|
Merge branch 'for-4.5/lightnvm' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-01-21
1
-2
/
+1
|
\
\
\
\
|
*
|
|
|
lightnvm: refactor end_io functions for sync
Matias Bjørling
2016-01-12
1
-2
/
+1
|
|
/
/
/
*
|
|
|
Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-01-21
22
-1301
/
+3603
|
\
\
\
\
|
*
|
|
|
null_blk: use sector_div instead of do_div
Arnd Bergmann
2016-01-13
1
-4
/
+4
|
*
|
|
|
Merge branch 'stable/for-jens-4.5' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
2016-01-13
4
-710
/
+1244
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
xen/blkfront: Fix crash if backend doesn't follow the right states.
Konrad Rzeszutek Wilk
2016-01-04
1
-4
/
+8
|
|
*
|
|
xen/blkback: Fix two memory leaks.
Bob Liu
2016-01-04
1
-6
/
+11
|
|
*
|
|
xen/blkback: make st_ statistics per ring
Bob Liu
2016-01-04
3
-38
/
+61
|
|
*
|
|
xen/blkfront: Handle non-indirect grant with 64KB pages
Julien Grall
2016-01-04
1
-16
/
+212
|
|
*
|
|
xen-blkfront: Introduce blkif_ring_get_request
Julien Grall
2016-01-04
1
-11
/
+19
|
|
*
|
|
xen-blkback: clear PF_NOFREEZE for xen_blkif_schedule()
Jiri Kosina
2016-01-04
1
-0
/
+1
|
|
*
|
|
xen/blkback: Free resources if connect_ring failed.
Konrad Rzeszutek Wilk
2016-01-04
1
-1
/
+7
|
|
*
|
|
xen/blocks: Return -EXX instead of -1
Konrad Rzeszutek Wilk
2016-01-04
2
-3
/
+3
|
|
*
|
|
xen/blkback: make pool of persistent grants and free pages per-queue
Bob Liu
2016-01-04
3
-137
/
+118
|
|
*
|
|
xen/blkback: get the number of hardware queues/rings from blkfront
Bob Liu
2016-01-04
3
-6
/
+42
|
|
*
|
|
xen/blkback: pseudo support for multi hardware queues/rings
Konrad Rzeszutek Wilk
2016-01-04
2
-105
/
+175
|
|
*
|
|
xen/blkback: separate ring information out of struct xen_blkif
Bob Liu
2016-01-04
3
-172
/
+215
|
|
*
|
|
xen/blkfront: correct setting for xen_blkif_max_ring_order
Peng Fan
2016-01-04
1
-1
/
+1
|
|
*
|
|
xen/blkfront: make persistent grants pool per-queue
Bob Liu
2016-01-04
1
-67
/
+43
|
|
*
|
|
xen/blkfront: Remove duplicate setting of ->xbdev.
Bob Liu
2016-01-04
1
-1
/
+0
|
|
*
|
|
xen/blkfront: Cleanup of comments, fix unaligned variables, and syntax errors.
Konrad Rzeszutek Wilk
2016-01-04
1
-7
/
+6
|
|
*
|
|
xen/blkfront: negotiate number of queues/rings to be used with backend
Bob Liu
2016-01-04
1
-41
/
+119
|
|
*
|
|
xen/blkfront: split per device io_lock
Bob Liu
2016-01-04
1
-26
/
+47
|
|
*
|
|
xen/blkfront: pseudo support for multi hardware queues/rings
Bob Liu
2016-01-04
1
-145
/
+198
|
|
*
|
|
xen/blkfront: separate per ring information out of device info
Bob Liu
2016-01-04
1
-162
/
+197
|
*
|
|
|
mtip32xx: restrict variables visible in current code module
Zhu Yanjun
2016-01-08
1
-3
/
+3
|
|
/
/
/
|
*
|
|
sx8: use real time for the command seconds
Jens Axboe
2015-12-23
1
-1
/
+1
|
*
|
|
block: sx8.c: Replace timeval with ktime_t
Shraddha Barke
2015-12-22
1
-4
/
+3
|
*
|
|
drbd: fix error path during resize
Lars Ellenberg
2015-11-25
1
-30
/
+38
|
*
|
|
drbd: avoid potential deadlock during handshake
Lars Ellenberg
2015-11-25
3
-23
/
+31
|
*
|
|
drbd: separate out __al_write_transaction helper function
Lars Ellenberg
2015-11-25
1
-148
/
+156
|
*
|
|
drbd: make suspend_io() / resume_io() must be thread and recursion safe
Philipp Reisner
2015-11-25
3
-6
/
+8
|
*
|
|
drbd: fix "endless" transfer log walk in protocol A
Lars Ellenberg
2015-11-25
1
-1
/
+1
|
*
|
|
drbd: fix memory leak in drbd_adm_resize
Oleg Drokin
2015-11-25
1
-0
/
+2
|
*
|
|
drbd: don't block forever in disconnect during resync if fencing=r-a-stonith
Lars Ellenberg
2015-11-25
1
-1
/
+3
|
*
|
|
drbd: make drbd known to lsblk: use bd_link_disk_holder
Lars Ellenberg
2015-11-25
4
-51
/
+90
|
*
|
|
drbd: fix queue limit setup for discard
Lars Ellenberg
2015-11-25
1
-9
/
+14
|
*
|
|
drbd: fix spurious alert level printk
Lars Ellenberg
2015-11-25
1
-0
/
+4
[next]