index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
MD: raid5 avoid unnecessary zero page for trim
Shaohua Li
2012-10-11
1
-18
/
+17
*
MD: raid5 trim support
Shaohua Li
2012-10-11
2
-3
/
+166
*
md/bitmap:Don't use IS_ERR to judge alloc_page().
Jianpeng Ma
2012-10-11
1
-6
/
+2
*
md/raid1: Don't release reference to device while handling read error.
NeilBrown
2012-10-11
1
-4
/
+5
*
raid: replace list_for_each_continue_rcu with new interface
Michael Wang
2012-10-11
1
-6
/
+3
*
add further __init annotations to crypto/xor.c
Jan Beulich
2012-10-11
1
-2
/
+2
*
DM RAID: Fix for "sync" directive ineffectiveness
Jonathan Brassow
2012-10-11
1
-0
/
+13
*
DM RAID: Fix comparison of index and quantity for "rebuild" parameter
Jonathan Brassow
2012-10-11
1
-1
/
+1
*
DM RAID: Add rebuild capability for RAID10
Jonathan Brassow
2012-10-11
2
-1
/
+42
*
DM RAID: Move 'rebuild' checking code to its own function
Jonathan Brassow
2012-10-11
1
-25
/
+50
*
MD RAID10: Prep for DM RAID10 device replacement capability
Jonathan Brassow
2012-10-11
2
-3
/
+9
*
md: avoid taking the mutex on some ioctls.
NeilBrown
2012-10-11
1
-23
/
+62
*
MD: change the parameter of md thread
Shaohua Li
2012-10-11
6
-11
/
+17
*
md/raid10: submit IO from originating thread instead of md thread.
NeilBrown
2012-10-11
1
-3
/
+54
*
md: raid 10 supports TRIM
Shaohua Li
2012-10-11
1
-4
/
+25
*
md: raid 1 supports TRIM
Shaohua Li
2012-10-11
1
-2
/
+21
*
md: raid 0 supports TRIM
Shaohua Li
2012-10-11
1
-1
/
+18
*
md: linear supports TRIM
Shaohua Li
2012-10-11
1
-0
/
+16
*
md/linear: rcu_dereference outside read-lock section
Denis Efremov
2012-10-11
1
-2
/
+7
*
block: makes bio_split support bio without data
Shaohua Li
2012-09-28
1
-12
/
+14
*
scatterlist: refactor the sg_nents
Maxim Levitsky
2012-09-28
1
-5
/
+2
*
scatterlist: add sg_nents
Maxim Levitsky
2012-09-27
2
-0
/
+23
*
fs: fix include/percpu-rwsem.h export error
Jens Axboe
2012-09-27
1
-1
/
+1
*
percpu-rw-semaphore: fix documentation typos
Mikulas Patocka
2012-09-26
1
-2
/
+2
*
fs/block_dev.c:1644:5: sparse: symbol 'blkdev_mmap' was not declared
Fengguang Wu
2012-09-26
1
-1
/
+1
*
blockdev: turn a rw semaphore into a percpu rw semaphore
Mikulas Patocka
2012-09-26
4
-11
/
+135
*
Fix a crash when block device is read and block size is changed at the same time
Mikulas Patocka
2012-09-26
3
-3
/
+65
*
block: fix request_queue->flags initialization
Tejun Heo
2012-09-21
1
-1
/
+1
*
block: lift the initial queue bypass mode on blk_register_queue() instead of ...
Tejun Heo
2012-09-21
2
-5
/
+8
*
block: ioctl to zero block ranges
Martin K. Petersen
2012-09-20
2
-0
/
+28
*
block: Make blkdev_issue_zeroout use WRITE SAME
Martin K. Petersen
2012-09-20
1
-1
/
+29
*
block: Implement support for WRITE SAME
Martin K. Petersen
2012-09-20
11
-6
/
+181
*
block: Consolidate command flag and queue limit checks for merges
Martin K. Petersen
2012-09-20
3
-20
/
+44
*
block: Clean up special command handling logic
Martin K. Petersen
2012-09-20
7
-49
/
+46
*
block/blk-tag.c: Remove useless kfree
Peter Senna Tschudin
2012-09-12
1
-4
/
+2
*
block: remove the duplicated setting for congestion_threshold
Jaehoon Chung
2012-09-09
1
-2
/
+0
*
block: reject invalid queue attribute values
Dave Reisner
2012-09-09
1
-2
/
+23
*
block: Add bio_clone_bioset(), bio_clone_kmalloc()
Kent Overstreet
2012-09-09
8
-46
/
+29
*
block: Consolidate bio_alloc_bioset(), bio_kmalloc()
Kent Overstreet
2012-09-09
2
-77
/
+49
*
block: Kill bi_destructor
Kent Overstreet
2012-09-09
5
-48
/
+27
*
pktcdvd: Switch to bio_kmalloc()
Kent Overstreet
2012-09-09
1
-45
/
+7
*
block: Add bio_reset()
Kent Overstreet
2012-09-09
3
-6
/
+44
*
dm: Use bioset's front_pad for dm_rq_clone_bio_info
Kent Overstreet
2012-09-09
1
-28
/
+18
*
block: Ues bi_pool for bio_integrity_alloc()
Kent Overstreet
2012-09-09
6
-41
/
+26
*
block: Generalized bio pool freeing
Kent Overstreet
2012-09-09
8
-103
/
+21
*
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-09-06
17
-27
/
+73
|
\
|
*
ARM: gemini: fix the gemini build
Linus Walleij
2012-09-04
1
-0
/
+1
|
*
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r...
Olof Johansson
2012-09-04
3
-3
/
+4
|
|
\
|
|
*
ARM: shmobile: armadillo800eva: enable rw rootfs mount
Kuninori Morimoto
2012-09-03
1
-1
/
+1
|
|
*
ARM: shmobile: mackerel: fixup usb module order
Kuninori Morimoto
2012-08-31
1
-1
/
+2
[next]