index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-18
aoe: err device: include MAC addresses for unexpected responses
Ed Cashin
1
-2
/
+4
2012-12-18
aoe: improve network congestion handling
Ed Cashin
3
-74
/
+121
2012-12-18
aoe: provide ATA identify device content to user on request
Ed Cashin
3
-0
/
+47
2012-12-18
aoe: update driver-internal version number to 60
Ed Cashin
1
-1
/
+1
2012-12-18
aoe: whitespace cleanup
Ed Cashin
5
-8
/
+8
2012-12-18
aoe: cleanup: remove unused ata_scnt function
Ed Cashin
1
-10
/
+0
2012-12-18
aoe: "payload" sysfs file exports per-AoE-command data transfer size
Ed Cashin
1
-0
/
+10
2012-12-18
aoe: support larger I/O requests via aoe_maxsectors module param
Ed Cashin
1
-0
/
+9
2012-12-18
aoe: support the forgetting (flushing) of a user-specified AoE target
Ed Cashin
1
-6
/
+38
2012-12-18
aoe: update cap on outstanding commands based on config query response
Ed Cashin
2
-4
/
+8
2012-12-18
aoe: print warning regarding a common reason for dropped transmits
Ed Cashin
1
-2
/
+7
2012-12-18
aoe: describe the behavior of the "err" character device
Ed Cashin
1
-0
/
+5
2012-12-18
Merge branch 'for-3.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
26
-8086
/
+11141
2012-12-17
rbd: don't use ENOTSUPP
Alex Elder
1
-1
/
+1
2012-12-17
rbd: get rid of RBD_MAX_SEG_NAME_LEN
Alex Elder
2
-5
/
+3
2012-12-17
rbd: do not allow remove of mounted-on image
Alex Elder
1
-0
/
+13
2012-12-08
xen-blkback: implement safe iterator for the list of persistent grants
Roger Pau Monne
1
-7
/
+11
2012-12-06
drbd: update Kconfig to match current dependencies
Lars Ellenberg
1
-4
/
+6
2012-12-06
drbd: Fix drbdsetup wait-connect, wait-sync etc... commands
Philipp Reisner
1
-5
/
+6
2012-12-06
drbd: close race between drbd_set_role and drbd_connect
Philipp Reisner
1
-0
/
+10
2012-12-06
drbd: respect no-md-barriers setting also when changed online via disk-options
Lars Ellenberg
1
-0
/
+5
2012-12-06
drbd: Remove obsolete check
Philipp Reisner
1
-1
/
+1
2012-12-01
Merge branch 'stable/for-jens-3.8' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
2
-31
/
+38
2012-12-01
drbd: fixup after wait_even_lock_irq() addition to generic code
Jens Axboe
2
-29
/
+1
2012-11-30
loop: Limit the number of requests in the bio list
Lukas Czerner
1
-0
/
+10
2012-11-26
xen-blkfront: free allocated page
Roger Pau Monne
1
-0
/
+1
2012-11-26
xen-blkback: move free persistent grants code
Roger Pau Monne
1
-31
/
+37
2012-11-23
mtip32xx: Fix padding issue
Selvan Mani
1
-2
/
+2
2012-11-23
aoe: avoid running request handler on plugged queue
Ed Cashin
1
-1
/
+1
2012-11-23
mtip32xx: fix potential NULL pointer dereference in mtip_timeout_function()
Wei Yongjun
1
-1
/
+2
2012-11-23
mtip32xx: fix shift larger than type warning
Jens Axboe
1
-1
/
+2
2012-11-23
mtip32xx: Fix incorrect mask used for erase mode
Selvan Mani
1
-1
/
+1
2012-11-23
mtip32xx: Fix to make lba address correct in big-endian systems
Selvan Mani
1
-2
/
+6
2012-11-23
mtip32xx: fix potential crash on SEC_ERASE_UNIT
Selvan Mani
1
-2
/
+2
2012-11-23
floppy: destroy floppy workqueue before cleaning up the queue
Jiri Kosina
1
-2
/
+3
2012-11-23
cciss: use check_signature()
Akinobu Mita
1
-5
/
+2
2012-11-23
cciss: cleanup bitops usage
Akinobu Mita
1
-9
/
+5
2012-11-12
Merge branch 'stable/for-jens-3.8' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
4
-55
/
+478
2012-11-09
drbd: use copy_highpage
Akinobu Mita
1
-7
/
+1
2012-11-09
drbd: if the replication link breaks during handshake, keep retrying
Lars Ellenberg
1
-1
/
+1
2012-11-09
drbd: check return of kmalloc in receive_uuids
Jing Wang
1
-0
/
+4
2012-11-09
Merge branch 'drbd-8.4_ed6' into for-3.8-drivers-drbd-8.4_ed6
Philipp Reisner
19
-8070
/
+10495
2012-11-09
drbd: Broadcast sync progress no more often than once per second
Philipp Reisner
3
-0
/
+11
2012-11-09
drbd: don't try to clear bits once the disk has failed
Philipp Reisner
1
-5
/
+10
2012-11-09
drbd: fix regression: potential NULL pointer dereference
Philipp Reisner
2
-2
/
+11
2012-11-09
drbd: Fix clearing of MDF_AL_DISABLED
Philipp Reisner
1
-2
/
+2
2012-11-09
drbd: log request sector offset and size for IO errors
Lars Ellenberg
1
-1
/
+18
2012-11-09
drbd: always write bitmap on detach
Lars Ellenberg
5
-11
/
+63
2012-11-09
drbd: wait for meta data IO completion even with failed disk, unless force-de...
Lars Ellenberg
3
-16
/
+13
2012-11-09
drbd: a few more GFP_KERNEL -> GFP_NOIO
Lars Ellenberg
2
-2
/
+2
[prev]
[next]