index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
cfq-iosched.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-02-05
block: add a helper to free bio bounce buffer pages
Christoph Hellwig
1
-32
/
+33
2015-02-05
block: use blk_rq_map_user_iov to implement blk_rq_map_user
Christoph Hellwig
3
-180
/
+14
2015-02-05
block: simplify bio_map_kern
Christoph Hellwig
1
-16
/
+44
2015-01-28
block: mark blk-mq devices as stackable
Mike Snitzer
1
-0
/
+1
2015-01-28
block: keep established cmd_flags when cloning into a blk-mq request
Keith Busch
1
-1
/
+1
2015-01-28
block: add blk-mq support to blk_insert_cloned_request()
Keith Busch
1
-0
/
+7
2015-01-28
block: require blk_rq_prep_clone() be given an initialized clone request
Keith Busch
2
-2
/
+1
2015-01-23
blk-mq: add tag allocation policy
Shaohua Li
5
-17
/
+39
2015-01-23
block: support different tag allocation policy
Shaohua Li
6
-13
/
+39
2015-01-22
block: Remove annoying "unknown partition table" message
Boaz Harrosh
1
-6
/
+6
2015-01-21
block: Add discard flag to blkdev_issue_zeroout() function
Martin K. Petersen
4
-8
/
+30
2015-01-21
cfq-iosched: fix incorrect filing of rt async cfqq
Jeff Moyer
1
-2
/
+7
2015-01-14
blk-mq: fix false negative out-of-tags condition
Jens Axboe
1
-17
/
+26
2015-01-14
block: Change direct_access calling convention
Matthew Wilcox
7
-58
/
+86
2015-01-02
blk-mq: export blk_mq_freeze_queue()
Jens Axboe
2
-0
/
+2
2015-01-02
block: fix checking return value of blk_mq_init_queue
Ming Lei
3
-3
/
+3
2014-12-31
block: wake up waiters when a queue is marked dying
Jens Axboe
5
-5
/
+42
2014-12-29
Linux 3.19-rc2
v3.19-rc2
Linus Torvalds
1
-1
/
+1
2014-12-28
kvm: warn on more invariant breakage
Paolo Bonzini
1
-1
/
+3
2014-12-28
kvm: fix sorting of memslots with base_gfn == 0
Paolo Bonzini
1
-5
/
+17
2014-12-27
kvm: x86: drop severity of "generation wraparound" message
Paolo Bonzini
1
-1
/
+1
2014-12-27
kvm: x86: vmx: reorder some msr writing
Tiejun Chen
1
-44
/
+44
2014-12-27
[regression] braino in "lustre: use is_root_inode()"
Al Viro
1
-1
/
+1
2014-12-26
parisc: fix out-of-register compiler error in ldcw inline assembler function
John David Anglin
1
-3
/
+10
2014-12-26
ALSA: hda_intel: apply the Seperate stream_tag for Skylake
Libin Yang
1
-1
/
+4
2014-12-26
ALSA: hda_controller: Separate stream_tag for input and output streams.
Rafal Redzimski
2
-2
/
+23
2014-12-24
Revert "drm/gem: Warn on illegal use of the dumb buffer interface v2"
Dave Airlie
9
-74
/
+12
2014-12-23
audit: restore AUDIT_LOGINUID unset ABI
Richard Guy Briggs
2
-0
/
+14
2014-12-23
arm64: mm: Add pgd_page to support RCU fast_gup
Jungseok Lee
1
-2
/
+3
2014-12-23
arm64: defconfig: defconfig update for 3.19
Will Deacon
1
-4
/
+5
2014-12-23
arm64: kernel: fix __cpu_suspend mm switch on warm-boot
Lorenzo Pieralisi
1
-1
/
+13
2014-12-23
agp: Fix up email address & attributions in AGP MODULE_AUTHOR tags
Dave Jones
8
-8
/
+8
2014-12-22
Revert "mm/memory.c: share the i_mmap_rwsem"
Kirill A. Shutemov
1
-2
/
+2
2014-12-22
nouveau: bring back legacy mmap handler
Dave Airlie
1
-1
/
+2
2014-12-22
NVMe: Fix double free irq
Keith Busch
1
-5
/
+12
2014-12-22
audit: correctly record file names with different path name types
Paul Moore
1
-4
/
+10
2014-12-22
arm64: Replace set_arch_dma_coherent_ops with arch_setup_dma_ops
Catalin Marinas
1
-5
/
+6
2014-12-22
ipmi: Fix compile issue with isspace()
Corey Minyard
1
-0
/
+1
2014-12-22
ipmi: Finish cleanup of BMC attributes
Corey Minyard
1
-29
/
+17
2014-12-21
Linux 3.19-rc1
v3.19-rc1
Linus Torvalds
1
-2
/
+2
2014-12-20
blk-mq: Export freeze/unfreeze functions
Keith Busch
2
-2
/
+6
2014-12-20
blk-mq: Exit queue on alloc failure
Keith Busch
1
-1
/
+3
2014-12-20
i2c: sh_mobile: fix uninitialized var when debug is enabled
Wolfram Sang
1
-0
/
+1
2014-12-20
audit: use supplied gfp_mask from audit_buffer in kauditd_send_multicast_skb
Richard Guy Briggs
1
-4
/
+4
2014-12-20
audit: don't attempt to lookup PIDs when changing PID filtering audit rules
Paul Moore
1
-13
/
+0
2014-12-20
CRISv32: Remove last remnants of ETRAX_SPI_MMC_BOARD
Jesper Nilsson
1
-7
/
+0
2014-12-20
CRISv32: ETRAXFS: Fix recursive spinlock
Jesper Nilsson
2
-71
/
+83
2014-12-20
CRISv32: Select MTDRAM for axisflashmap
Jesper Nilsson
1
-0
/
+1
2014-12-20
CRISv32: Implement early console
Jesper Nilsson
1
-26
/
+56
2014-12-20
CRIS: Use KALLSYMs if available in call stack dump
Jesper Nilsson
1
-27
/
+34
[next]