index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-11
DM RAID: Add rebuild capability for RAID10
Jonathan Brassow
2
-1
/
+42
2012-10-11
DM RAID: Move 'rebuild' checking code to its own function
Jonathan Brassow
1
-25
/
+50
2012-10-11
MD RAID10: Prep for DM RAID10 device replacement capability
Jonathan Brassow
2
-3
/
+9
2012-10-11
md: avoid taking the mutex on some ioctls.
NeilBrown
1
-23
/
+62
2012-10-11
MD: change the parameter of md thread
Shaohua Li
6
-11
/
+17
2012-10-11
md/raid10: submit IO from originating thread instead of md thread.
NeilBrown
1
-3
/
+54
2012-10-11
md: raid 10 supports TRIM
Shaohua Li
1
-4
/
+25
2012-10-11
md: raid 1 supports TRIM
Shaohua Li
1
-2
/
+21
2012-10-11
md: raid 0 supports TRIM
Shaohua Li
1
-1
/
+18
2012-10-11
md: linear supports TRIM
Shaohua Li
1
-0
/
+16
2012-10-11
md/linear: rcu_dereference outside read-lock section
Denis Efremov
1
-2
/
+7
2012-09-28
block: makes bio_split support bio without data
Shaohua Li
1
-12
/
+14
2012-09-28
scatterlist: refactor the sg_nents
Maxim Levitsky
1
-5
/
+2
2012-09-27
scatterlist: add sg_nents
Maxim Levitsky
2
-0
/
+23
2012-09-27
fs: fix include/percpu-rwsem.h export error
Jens Axboe
1
-1
/
+1
2012-09-26
percpu-rw-semaphore: fix documentation typos
Mikulas Patocka
1
-2
/
+2
2012-09-26
fs/block_dev.c:1644:5: sparse: symbol 'blkdev_mmap' was not declared
Fengguang Wu
1
-1
/
+1
2012-09-26
blockdev: turn a rw semaphore into a percpu rw semaphore
Mikulas Patocka
4
-11
/
+135
2012-09-26
Fix a crash when block device is read and block size is changed at the same time
Mikulas Patocka
3
-3
/
+65
2012-09-21
block: fix request_queue->flags initialization
Tejun Heo
1
-1
/
+1
2012-09-21
block: lift the initial queue bypass mode on blk_register_queue() instead of ...
Tejun Heo
2
-5
/
+8
2012-09-20
block: ioctl to zero block ranges
Martin K. Petersen
2
-0
/
+28
2012-09-20
block: Make blkdev_issue_zeroout use WRITE SAME
Martin K. Petersen
1
-1
/
+29
2012-09-20
block: Implement support for WRITE SAME
Martin K. Petersen
11
-6
/
+181
2012-09-20
block: Consolidate command flag and queue limit checks for merges
Martin K. Petersen
3
-20
/
+44
2012-09-20
block: Clean up special command handling logic
Martin K. Petersen
7
-49
/
+46
2012-09-12
block/blk-tag.c: Remove useless kfree
Peter Senna Tschudin
1
-4
/
+2
2012-09-09
block: remove the duplicated setting for congestion_threshold
Jaehoon Chung
1
-2
/
+0
2012-09-09
block: reject invalid queue attribute values
Dave Reisner
1
-2
/
+23
2012-09-09
block: Add bio_clone_bioset(), bio_clone_kmalloc()
Kent Overstreet
8
-46
/
+29
2012-09-09
block: Consolidate bio_alloc_bioset(), bio_kmalloc()
Kent Overstreet
2
-77
/
+49
2012-09-09
block: Kill bi_destructor
Kent Overstreet
5
-48
/
+27
2012-09-09
pktcdvd: Switch to bio_kmalloc()
Kent Overstreet
1
-45
/
+7
2012-09-09
block: Add bio_reset()
Kent Overstreet
3
-6
/
+44
2012-09-09
dm: Use bioset's front_pad for dm_rq_clone_bio_info
Kent Overstreet
1
-28
/
+18
2012-09-09
block: Ues bi_pool for bio_integrity_alloc()
Kent Overstreet
6
-41
/
+26
2012-09-09
block: Generalized bio pool freeing
Kent Overstreet
8
-103
/
+21
2012-09-06
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
17
-27
/
+73
2012-09-06
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+10
2012-09-06
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
2
-2
/
+2
2012-09-06
Remove user-triggerable BUG from mpol_to_str
Dave Jones
1
-1
/
+1
2012-09-05
Merge tag 'mmc-fixes-for-3.6-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-61
/
+98
2012-09-05
uml: fix compile error in deliver_alarm()
Miklos Szeredi
1
-1
/
+1
2012-09-05
dj: memory scribble in logi_dj
Alan Cox
1
-2
/
+2
2012-09-05
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
15
-34
/
+68
2012-09-05
Merge tag 'gpio-fixes-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-4
/
+5
2012-09-05
Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
7
-31
/
+79
2012-09-05
Merge tag 'fbdev-fixes-for-3.6-1' of git://github.com/schandinat/linux-2.6
Linus Torvalds
6
-5
/
+19
2012-09-05
Merge tag 'upstream-3.6-rc5' of git://git.infradead.org/linux-ubi
Linus Torvalds
1
-2
/
+2
2012-09-05
Fix order of arguments to compat_put_time[spec|val]
Mikulas Patocka
1
-2
/
+2
[next]