index
:
talos-op-linux
master
Talos™ II 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
...
|
*
rbd: fix an incorrect assertion condition
Alex Elder
2013-05-08
1
-3
/
+3
|
*
rbd: define rbd_dev_v2_header_info()
Alex Elder
2013-05-08
1
-24
/
+18
|
*
rbd: get rid of trivial v1 header wrappers
Alex Elder
2013-05-08
1
-17
/
+4
|
*
rbd: simplify rbd_dev_v1_probe()
Alex Elder
2013-05-08
1
-30
/
+7
|
*
rbd: update in-core header directly
Alex Elder
2013-05-08
1
-71
/
+27
|
*
rbd: refactor rbd_header_from_disk()
Alex Elder
2013-05-08
1
-52
/
+75
|
*
rbd: zero format 1 header structure earlier
Alex Elder
2013-05-08
1
-2
/
+1
|
*
rbd: set the mapping size and features later
Alex Elder
2013-05-08
1
-13
/
+14
|
*
rbd: always set read-only flag in rbd_add()
Alex Elder
2013-05-08
1
-14
/
+14
|
*
rbd: kill rbd_dev_clear_mapping()
Alex Elder
2013-05-08
1
-8
/
+1
|
*
rbd: don't look up snapshot id in rbd_dev_mapping_set()
Alex Elder
2013-05-08
1
-10
/
+1
|
*
rbd: don't print warning if not mapping a parent
Alex Elder
2013-05-08
1
-5
/
+6
|
*
rbd: kill rbd_update_mapping_size()
Alex Elder
2013-05-08
1
-11
/
+6
|
*
rbd: update capacity in rbd_dev_refresh()
Alex Elder
2013-05-08
1
-8
/
+15
|
*
rbd: revalidate only for mapping size changes
Alex Elder
2013-05-08
1
-7
/
+9
|
*
rbd: fix leak of format 2 snapshot context
Alex Elder
2013-05-08
1
-0
/
+1
*
|
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2013-05-09
3
-164
/
+3484
|
\
\
|
*
|
NVMe: Use user defined admin ioctl timeout
Keith Busch
2013-05-09
1
-1
/
+5
|
*
|
NVMe: Simplify Firmware Activate code slightly
Matthew Wilcox
2013-05-08
1
-4
/
+2
|
*
|
NVMe: Only clear the enable bit when disabling controller
Matthew Wilcox
2013-05-08
1
-1
/
+4
|
*
|
NVMe: Wait for device to acknowledge shutdown
Matthew Wilcox
2013-05-08
1
-19
/
+46
|
*
|
NVMe: Schedule timeout for sync commands
Keith Busch
2013-05-02
1
-1
/
+1
|
*
|
NVMe: Meta-data support in NVME_IOCTL_SUBMIT_IO
Keith Busch
2013-05-02
1
-4
/
+67
|
*
|
NVMe: Device specific stripe size handling
Keith Busch
2013-05-02
1
-4
/
+15
|
*
|
NVMe: Split non-mergeable bio requests
Keith Busch
2013-05-02
1
-30
/
+122
|
*
|
NVMe: Remove dead code in nvme_dev_add
Keith Busch
2013-05-02
1
-9
/
+2
|
*
|
NVMe: Check for NULL memory in nvme_dev_add
Keith Busch
2013-05-02
1
-0
/
+2
|
*
|
NVMe: Fix error clean-up on nvme_alloc_queue
Keith Busch
2013-05-02
1
-1
/
+1
|
*
|
NVMe: Free admin queue on request_irq error
Keith Busch
2013-05-02
1
-4
/
+9
|
*
|
NVMe: Add scsi unmap to SG_IO
Keith Busch
2013-05-02
1
-0
/
+78
|
*
|
NVMe: queue usage fixes in nvme-scsi
Keith Busch
2013-05-02
1
-5
/
+20
|
*
|
NVMe: Set TASK_INTERRUPTIBLE before processing queues
Arjan van de Ven
2013-05-01
1
-2
/
+1
|
*
|
NVMe: Add a character device for each nvme device
Keith Busch
2013-04-16
1
-10
/
+64
|
*
|
NVMe: Fix endian-related problems in user I/O submission path
Matthew Wilcox
2013-04-16
1
-4
/
+4
|
*
|
NVMe: Fix I/O cancellation status on big-endian machines
Matthew Wilcox
2013-04-16
1
-1
/
+1
|
*
|
NVMe: Fix sparse warnings in scsi emulation
Vishal Verma
2013-04-16
1
-39
/
+60
|
*
|
NVMe: Don't fail initialisation unnecessarily
Matthew Wilcox
2013-04-16
1
-1
/
+7
|
*
|
NVMe: Abstract out sector to block number conversion
Matthew Wilcox
2013-04-16
2
-3
/
+3
|
*
|
NVMe: Use round_jiffies_relative() for the periodic, once-per-second timer
Arjan van de Ven
2013-04-16
1
-1
/
+1
|
*
|
NVMe: Add nvme-scsi.c
Vishal Verma
2013-03-28
3
-18
/
+2962
|
*
|
NVMe: Add definitions for format command
Vishal Verma
2013-03-27
1
-0
/
+1
|
*
|
NVMe: Move structures & definitions to header file
Vishal Verma
2013-03-27
1
-55
/
+0
|
*
|
NVMe: Rename nvme.c to nvme-core.c
Vishal Verma
2013-03-26
2
-0
/
+1
|
*
|
NVMe: Add discard support for capable devices
Keith Busch
2013-03-26
1
-1
/
+59
*
|
|
Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-05-08
17
-350
/
+938
|
\
\
\
|
*
|
|
cciss: bug fix to prevent cciss from loading in kdump crash kernel
Mike Miller
2013-04-29
1
-0
/
+10
|
*
|
|
cciss: add cciss_allow_hpsa module parameter
Mike Miller
2013-04-29
1
-1
/
+11
|
*
|
|
drivers/block/mg_disk.c: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-04-29
1
-0
/
+2
|
*
|
|
mtip32xx: Workaround for unaligned writes
Asai Thambi S P
2013-04-29
2
-12
/
+58
|
*
|
|
mtip32xx: mtip32xx: Disable TRIM support
Asai Thambi S P
2013-04-14
1
-0
/
+2
[prev]
[next]