index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-24
raid5: log recovery
Shaohua Li
1
-3
/
+240
2015-10-24
raid5: log reclaim support
Shaohua Li
3
-1
/
+267
2015-10-24
raid5: add basic stripe log
Shaohua Li
5
-1
/
+680
2015-10-24
raid5: add a new state for stripe log handling
Shaohua Li
2
-0
/
+4
2015-10-24
raid5: export some functions
Shaohua Li
2
-51
/
+57
2015-10-24
md: override md superblock recovery_offset for journal device
Shaohua Li
3
-2
/
+17
2015-10-24
MD: add a new disk role to present write journal device
Song Liu
3
-2
/
+29
2015-10-24
MD: replace special disk roles with macros
Song Liu
2
-7
/
+11
2015-10-24
md-cluster: Call update_raid_disks() if another node --grow's raid_disks
Goldwyn Rodrigues
2
-10
/
+23
2015-10-24
md-cluster: remove mddev arg from add_resync_info()
NeilBrown
1
-3
/
+3
2015-10-24
md-cluster: don't cast void pointers when assigning them.
NeilBrown
1
-2
/
+2
2015-10-24
md-cluster: discard unused sb_mutex.
NeilBrown
1
-2
/
+0
2015-10-24
md-cluster: Fix warnings when build with CF=-D__CHECK_ENDIAN__
Guoqing Jiang
1
-10
/
+11
2015-10-16
md-cluster: metadata_update_finish: consistently use cmsg.raid_slot as le32
NeilBrown
1
-4
/
+5
2015-10-14
Merge branch 'md-next' of git://github.com/goldwynr/linux into for-next
NeilBrown
11
-214
/
+421
2015-10-12
md: check the return value for metadata_update_start
Guoqing Jiang
1
-6
/
+9
2015-10-12
md-cluster: only call kick_rdev_from_array after remove disk successfully
Guoqing Jiang
1
-6
/
+9
2015-10-12
md-cluster: Add 'SUSE' as author for md-cluster.c
Guoqing Jiang
1
-0
/
+1
2015-10-12
md-cluster: zero cmsg before it was sent
Guoqing Jiang
1
-3
/
+3
2015-10-12
md-cluster: make sure the node do not receive it's own msg
Guoqing Jiang
1
-0
/
+3
2015-10-12
md-cluster: remove unnecessary setting for slot
Guoqing Jiang
1
-2
/
+0
2015-10-12
md-cluster: make other members of cluster_msg is handled by little endian funcs
Guoqing Jiang
1
-10
/
+14
2015-10-12
md-cluster: Do not printk() every received message
Goldwyn Rodrigues
1
-14
/
+0
2015-10-12
md-cluster: Fix adding of new disk with new reload code
Goldwyn Rodrigues
3
-35
/
+58
2015-10-12
md-cluster: Perform resync/recovery under a DLM lock
Goldwyn Rodrigues
4
-9
/
+53
2015-10-12
md-cluster: Perform a lazy update
Goldwyn Rodrigues
1
-44
/
+57
2015-10-12
md-cluster: Improve md_reload_sb to be less error prone
Goldwyn Rodrigues
4
-26
/
+133
2015-10-12
md: remove_and_add_spares() to activate specific rdev
Goldwyn Rodrigues
1
-10
/
+11
2015-10-12
md-cluster: Wake up suspended process
Goldwyn Rodrigues
1
-2
/
+5
2015-10-12
md-cluster: send BITMAP_NEEDS_SYNC when node is leaving cluster
Guoqing Jiang
1
-0
/
+20
2015-10-12
md-cluster: Use a small window for resync
Goldwyn Rodrigues
9
-53
/
+43
2015-10-12
md: Increment version for clustered bitmaps
Goldwyn Rodrigues
4
-6
/
+11
2015-10-12
md-cluster: complete all write requests before adding suspend_info
Goldwyn Rodrigues
1
-2
/
+5
2015-10-11
Linux 4.3-rc5
v4.3-rc5
Linus Torvalds
1
-2
/
+2
2015-10-11
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-7
/
+8
2015-10-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-1
/
+4
2015-10-11
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2015-10-11
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+6
2015-10-11
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-14
/
+33
2015-10-11
Merge tag 'md/4.3-rc4-fix' of git://neil.brown.name/md
Linus Torvalds
2
-4
/
+4
2015-10-11
MAINTAINERS: Change Matt Fleming's email address
Matt Fleming
1
-2
/
+2
2015-10-10
Merge tag 'usb-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
9
-4
/
+43
2015-10-10
Merge tag 'tty-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-28
/
+79
2015-10-10
Merge tag 'staging-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-1
/
+1
2015-10-10
Merge tag 'char-misc-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-8
/
+19
2015-10-10
Merge git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-12
/
+8
2015-10-10
Merge branch 'stable/for-linus-4.3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2015-10-10
namei: results of d_is_negative() should be checked after dentry revalidation
Trond Myklebust
1
-2
/
+6
2015-10-09
Merge tag 'pm+acpi-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-4
/
+10
2015-10-09
Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...
Linus Torvalds
1
-0
/
+5
[next]