index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
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
*
rbd: don't use sscanf() in rbd_add_parse_args()
Alex Elder
2012-03-22
1
-14
/
+85
*
rbd: encapsulate argument parsing for rbd_add()
Alex Elder
2012-03-22
1
-26
/
+42
*
rbd: simplify error handling in rbd_add()
Alex Elder
2012-03-22
1
-23
/
+17
*
rbd: reduce memory used for rbd_dev fields
Alex Elder
2012-03-22
1
-2
/
+2
*
rbd: have rbd_get_client() return a rbd_client
Alex Elder
2012-03-22
1
-20
/
+12
*
rbd: a few simple changes
Alex Elder
2012-03-22
1
-54
/
+53
*
rbd: rename "node_lock"
Alex Elder
2012-03-22
1
-10
/
+10
*
rbd: move ctl_mutex lock inside rbd_client_create()
Alex Elder
2012-03-22
1
-4
/
+7
*
rbd: move ctl_mutex lock inside rbd_get_client()
Alex Elder
2012-03-22
1
-3
/
+3
*
rbd: release client list lock sooner
Alex Elder
2012-03-22
1
-4
/
+6
*
rbd: restore previous rbd id sequence behavior
Alex Elder
2012-03-22
1
-6
/
+34
*
rbd: tie rbd_dev_list changes to rbd_id operations
Alex Elder
2012-03-22
1
-26
/
+21
*
rbd: protect the rbd_dev_list with a spinlock
Alex Elder
2012-03-22
1
-11
/
+22
*
rbd: rework calculation of new rbd id's
Alex Elder
2012-03-22
1
-12
/
+23
*
rbd: encapsulate new rbd id selection
Alex Elder
2012-03-22
1
-11
/
+19
*
rbd: use a single value of snap_name to mean no snap
Josh Durgin
2012-03-22
1
-10
/
+9
*
rbd: do not duplicate ceph_client pointer in rbd_device
Alex Elder
2012-03-22
1
-22
/
+22
*
rbd: make ceph_parse_options() return a pointer
Alex Elder
2012-03-22
1
-2
/
+4
*
rbd: a few small cleanups
Alex Elder
2012-03-22
1
-12
/
+9
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-03-14
2
-9
/
+11
|
\
|
*
block, sx8: fix pointer math issue getting fw version
Dan Carpenter
2012-03-03
1
-1
/
+1
|
*
drivers/block/DAC960: fix -Wuninitialized warning
Danny Kukawka
2012-03-02
1
-1
/
+2
|
*
drivers/block/DAC960: fix DAC960_V2_IOCTL_Opcode_T -Wenum-compare warning
Danny Kukawka
2012-03-02
1
-7
/
+8
|
*
block: Fix setting bio flags in drivers (sd_dif/floppy)
Muthukumar R
2012-03-02
1
-1
/
+1
*
|
floppy/scsi: fix setting of BIO flags
Muthu Kumar
2012-03-05
1
-1
/
+1
*
|
asm-generic: architecture independent readq/writeq for 32bit environment
Hitoshi Mitake
2012-02-21
1
-0
/
+2
|
/
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-02-11
4
-23
/
+34
|
\
|
*
loop: zero fill bio instead of return -EIO for partial read
Dave Young
2012-02-08
1
-11
/
+13
|
*
floppy: Fix a crash during rmmod
Vivek Goyal
2012-02-08
1
-0
/
+9
|
*
floppy: Cleanup disk->queue before caling put_disk() if add_disk() was never ...
Vivek Goyal
2012-02-08
1
-1
/
+7
|
*
mtip32xx: removed the irrelevant argument of mtip_hw_submit_io() and the unus...
Asai Thambi S P
2012-02-07
2
-11
/
+5
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2012-02-02
1
-2
/
+5
|
\
\
|
|
/
|
/
|
|
*
rbd: fix safety of rbd_put_client()
Alex Elder
2012-02-02
1
-2
/
+4
|
*
rbd: fix a memory leak in rbd_get_client()
Alex Elder
2012-02-02
1
-0
/
+1
*
|
nvme: fix merge error due to change of 'make_request_fn' fn type
Linus Torvalds
2012-01-18
1
-7
/
+1
*
|
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2012-01-18
3
-0
/
+1757
|
\
\
|
*
|
NVMe: Set number of queues correctly
Matthew Wilcox
2012-01-11
1
-3
/
+17
|
*
|
NVMe: Version 0.8
Matthew Wilcox
2012-01-10
1
-1
/
+1
|
*
|
NVMe: Set queue flags correctly
Matthew Wilcox
2012-01-10
1
-2
/
+4
|
*
|
NVMe: Simplify nvme_unmap_user_pages
Matthew Wilcox
2012-01-10
1
-10
/
+9
|
*
|
NVMe: Mark the end of the sg list
Matthew Wilcox
2012-01-10
1
-0
/
+1
|
*
|
NVMe: Fix DMA mapping for admin commands
Matthew Wilcox
2012-01-10
1
-2
/
+4
|
*
|
NVMe: Rename IO_TIMEOUT to NVME_IO_TIMEOUT
Matthew Wilcox
2012-01-10
1
-4
/
+4
|
*
|
NVMe: Merge the nvme_bio and nvme_prp data structures
Matthew Wilcox
2012-01-10
1
-115
/
+124
|
*
|
NVMe: Change nvme_completion_fn to take a dev
Matthew Wilcox
2012-01-10
1
-18
/
+25
|
*
|
NVMe: Change get_nvmeq to take a dev instead of a namespace
Matthew Wilcox
2012-01-10
1
-4
/
+4
|
*
|
NVMe: Simplify completion handling
Matthew Wilcox
2012-01-10
1
-86
/
+81
|
*
|
NVMe: Implement doorbell stride capability
Matthew Wilcox
2011-11-04
1
-3
/
+14
|
*
|
NVMe: Version 0.7
Matthew Wilcox
2011-11-04
1
-1
/
+1
|
*
|
NVMe: Don't probe namespace 0
Matthew Wilcox
2011-11-04
1
-1
/
+1
[next]