index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
md: allow raid5_quiesce to work properly when reshape is happening.
NeilBrown
2009-08-03
1
-1
/
+10
*
md/raid5: set reshape_position correctly when reshape starts.
NeilBrown
2009-08-03
1
-1
/
+1
*
md: Handle growth of v1.x metadata correctly.
NeilBrown
2009-08-03
1
-1
/
+7
*
md: avoid array overflow with bad v1.x metadata
NeilBrown
2009-08-03
1
-1
/
+6
*
md: when a level change reduces the number of devices, remove the excess.
NeilBrown
2009-08-03
1
-0
/
+7
*
md: Push down data integrity code to personalities.
Andre Noll
2009-08-03
7
-33
/
+80
*
md/raid6: release spare page at ->stop()
Dan Williams
2009-07-31
1
-14
/
+12
*
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2009-07-28
2
-1
/
+16
|
\
|
*
hwmon: (asus_atk0110) Fix upper limit readings
Luca Tettamanti
2009-07-28
1
-1
/
+5
|
*
hwmon: (smsc47m1) Differentiate between LPC47M233 and LPC47M292
Jean Delvare
2009-07-28
1
-0
/
+11
*
|
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2009-07-28
1
-7
/
+10
|
\
\
|
*
|
i2c/tsl2550: Fix lux value in dark environment
Michele Jr De Candia
2009-07-28
1
-7
/
+10
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2009-07-28
13
-452
/
+1343
|
\
\
|
*
|
Btrfs: Fix async caching interaction with unmount
Yan Zheng
2009-07-28
2
-1
/
+6
|
*
|
Btrfs: change how we unpin extents
Josef Bacik
2009-07-27
4
-113
/
+46
|
*
|
Btrfs: Correct redundant test in add_inode_ref
Julia Lawall
2009-07-27
1
-1
/
+1
|
*
|
Btrfs: find smallest available device extent during chunk allocation
Chris Mason
2009-07-24
1
-2
/
+10
|
*
|
Btrfs: clear all space_info->full after removing a block group
Chris Mason
2009-07-24
1
-1
/
+2
|
*
|
Btrfs: make flushoncommit mount option correctly wait on ordered_extents
Sage Weil
2009-07-24
1
-3
/
+5
|
*
|
Btrfs: Avoid delayed reference update looping
Yan Zheng
2009-07-24
1
-4
/
+1
|
*
|
Btrfs: Fix ordering of key field checks in btrfs_previous_item
Yan Zheng
2009-07-24
1
-2
/
+2
|
*
|
Btrfs: find_free_dev_extent doesn't handle holes at the start of the device
Yan Zheng
2009-07-24
1
-3
/
+7
|
*
|
Btrfs: Remove code duplication in comp_keys
Diego Calleja
2009-07-24
1
-13
/
+1
|
*
|
Btrfs: async block group caching
Josef Bacik
2009-07-24
6
-124
/
+439
|
*
|
Btrfs: use hybrid extents+bitmap rb tree for free space
Josef Bacik
2009-07-24
4
-216
/
+826
|
*
|
Btrfs: Fix crash on read failures at mount
David Woodhouse
2009-07-22
1
-0
/
+10
|
*
|
Btrfs: remove of redundant btrfs_header_level
Daniel Cadete
2009-07-22
1
-3
/
+3
|
*
|
Btrfs: adjust NULL test
Julia Lawall
2009-07-22
1
-1
/
+1
|
*
|
Btrfs: Remove broken sanity check from btrfs_rmap_block()
David Woodhouse
2009-07-22
1
-20
/
+0
|
*
|
Btrfs: convert nested spin_lock_irqsave to spin_lock
Julia Lawall
2009-07-22
1
-2
/
+2
|
*
|
Btrfs: make sure all dirty blocks are written at commit time
Yan Zheng
2009-07-22
2
-37
/
+42
|
*
|
Btrfs: fix locking issue in btrfs_find_next_key
Yan Zheng
2009-07-22
2
-33
/
+65
|
*
|
Btrfs: fix double increment of path->slots[0] in btrfs_next_leaf
Yan Zheng
2009-07-22
1
-1
/
+2
|
*
|
Btrfs: properly update space information after shrinking device.
Yan Zheng
2009-07-22
1
-2
/
+2
|
*
|
Btrfs: fix definition of struct btrfs_extent_inline_ref
Yan Zheng
2009-07-22
1
-1
/
+1
*
|
|
mISDN: Fix handling of receive buffer size in L1oIP
Andreas Eversberg
2009-07-28
1
-2
/
+2
*
|
|
eCryptfs: parse_tag_3_packet check tag 3 packet encrypted key size
Ramon de Carvalho Valle
2009-07-28
1
-0
/
+7
*
|
|
eCryptfs: Check Tag 11 literal data buffer size
Tyler Hicks
2009-07-28
1
-0
/
+6
|
|
/
|
/
|
*
|
mm: Remove duplicate definitions in MIPS and SH
Benjamin Herrenschmidt
2009-07-27
2
-19
/
+0
*
|
usb_serial: Fix remaining ref count/lock bugs
Alan Cox
2009-07-27
1
-4
/
+13
*
|
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
2009-07-27
7
-59
/
+91
|
\
\
|
*
|
inotify: use GFP_NOFS under potential memory pressure
Eric Paris
2009-07-21
4
-12
/
+21
|
*
|
fsnotify: fix inotify tail drop check with path entries
Eric Paris
2009-07-21
1
-0
/
+1
|
*
|
inotify: check filename before dropping repeat events
Eric Paris
2009-07-21
1
-2
/
+7
|
*
|
fsnotify: use def_bool in kconfig instead of letting the user choose
Eric Paris
2009-07-21
3
-13
/
+3
|
*
|
inotify: fix error paths in inotify_update_watch
Eric Paris
2009-07-21
1
-30
/
+49
|
*
|
inotify: do not leak inode marks in inotify_add_watch
Eric Paris
2009-07-21
1
-4
/
+10
|
*
|
inotify: drop user watch count when a watch is removed
Eric Paris
2009-07-21
1
-0
/
+2
*
|
|
pty: quickfix for the pty ENXIO timing problems
Alan Cox
2009-07-27
1
-0
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-07-27
47
-174
/
+336
|
\
\
\
[next]