index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-05-05
cdrom: Remove cdrom_get_last_written prototype
Joe Perches
2014-05-05
cdrom: Move mmc_ioctls above cdrom_ioctl to remove unnecessary prototype
Joe Perches
2014-05-05
cdrom: Remove unnecessary sanitize_format prototype
Joe Perches
2014-05-05
cdrom: Remove unnecessary check_for_audio_disc prototype
Joe Perches
2014-05-05
cdrom: Remove prototype for open_for_data
Joe Perches
2014-05-05
cdrom: Remove obfuscating IOCTL_IN and IOCTL_OUT macros
Joe Perches
2014-05-05
cdrom: Remove unused CHECKAUDIO macro
Joe Perches
2014-05-05
cdrom: convert cdinfo to cd_dbg
Joe Perches
2014-05-01
block: null_blk: fix use after free
Ming Lei
2014-04-30
drbd: use list_first_entry_or_null in first_peer_device/first_connection
Lars Ellenberg
2014-04-30
drbd: Allow attaching of a newly created device to any backing device
Philipp Reisner
2014-04-30
drbd: Test cstate while holding req_lock
Philipp Reisner
2014-04-30
drbd: use blk_set_stacking_limits()
Philipp Reisner
2014-04-30
drbd: evaluate disk and network timeout on different requests
Lars Ellenberg
2014-04-30
drbd: Fix a hole in the challange-response connection authentication
Philipp Reisner
2014-04-30
drbd: always implicitly close last epoch when idle
Lars Ellenberg
2014-04-30
drbd: add back some fairness to AL transactions
Lars Ellenberg
2014-04-30
drbd: keep max-bio size during detach/attach on disconnected primary
Lars Ellenberg
2014-04-30
drbd: fix a race between start_resync and send_and_submit
Lars Ellenberg
2014-04-30
drbd: Enable QUEUE_FLAG_DISCARD only if the peer can recieve P_TRIM
Lars Ellenberg
2014-04-30
drbd: prepare sending side for REQ_DISCARD
Lars Ellenberg
2014-04-30
drbd: prepare receiving side for REQ_DISCARD
Lars Ellenberg
2014-04-30
drbd: allow parallel promote/demote actions
Lars Ellenberg
2014-04-30
drbd: perpare for genetlink parallel_ops
Lars Ellenberg
2014-04-30
drbd: Do not BUG() when connection breaks in a special way
Philipp Reisner
2014-04-30
drbd: don't let application IO pre-empt resync too often
Lars Ellenberg
2014-04-30
drbd: fix potential distributed deadlock during verify or resync
Lars Ellenberg
2014-04-30
drbd: resync: fix too large bursts for very slow rates
Lars Ellenberg
2014-04-30
drbd: fix stalled resync detection in /proc/drbd
Lars Ellenberg
2014-04-30
drbd: Allow online layout change of AL while peer is not connected
Philipp Reisner
2014-04-30
drbd: Remove drbd_wrappers.h
Philipp Reisner
2014-04-30
drbd: Leave IO suspended if the fence handler find the peer primary
Philipp Reisner
2014-04-30
drbd: Break a deadlock while concurrent fencing and establishing a connection
Philipp Reisner
2014-04-22
mtip32xx: Fix ERO and NoSnoop values in PCIe upstream on AMD systems
Asai Thambi S P
2014-04-22
mtip32xx: Remove dfs_parent after pci unregister
Asai Thambi S P
2014-04-22
mtip32xx: Increase timeout for STANDBY IMMEDIATE command
Asai Thambi S P
2014-04-21
cciss: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
2014-04-21
skd: Use pci_enable_msix_exact() instead of pci_enable_msix_range()
Alexander Gordeev
2014-04-16
bsg: update check for rq based driver for blk-mq
Jens Axboe
2014-04-16
jsflash: missed conversion from rq->buffer to bio_data(rq->bio)
Jens Axboe
2014-04-16
block: relax when to modify the timeout timer
Jens Axboe
2014-04-16
block: export blk_finish_request
Christoph Hellwig
2014-04-16
blk-mq: rename mq_flush_work struct request member
Christoph Hellwig
2014-04-16
blk-mq: add blk_mq_requeue_request
Christoph Hellwig
2014-04-16
blk-mq: add blk_mq_start_hw_queues
Christoph Hellwig
2014-04-16
blk-mq: add blk_mq_delay_queue
Christoph Hellwig
2014-04-16
blk-mq: add async parameter to blk_mq_start_stopped_hw_queues
Christoph Hellwig
2014-04-16
blk-mq: bidi support
Christoph Hellwig
2014-04-16
blk-mq: allow drivers to hook into I/O completion
Christoph Hellwig
2014-04-16
blk-mq: kill preempt disable/enable in blk_mq_work_fn()
Jens Axboe
[next]