index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ceph: mark user pages dirty on direct-io reads
Henry C Chang
2010-12-17
3
-10
/
+15
*
ceph: fix null pointer dereference in ceph_init_dentry for nfs reexport
Sage Weil
2010-12-17
1
-1
/
+2
*
ceph: fix direct-io on non-page-aligned buffers
Henry C Chang
2010-12-15
1
-12
/
+19
*
ceph: fix msgr_init error path
Sage Weil
2010-12-13
1
-5
/
+3
*
ceph: fix ioctl magic
Sage Weil
2010-12-06
1
-1
/
+1
*
ceph: Behave better when handling file lock replies.
Herb Shiu
2010-12-01
1
-8
/
+30
*
ceph: pass lock information by struct file_lock instead of as individual params.
Herb Shiu
2010-12-01
1
-37
/
+21
*
ceph: Handle file locks in replies from the MDS.
Herb Shiu
2010-12-01
2
-14
/
+58
*
ceph: avoid possible null deref in readdir after dir llseek
Sage Weil
2010-12-01
1
-2
/
+2
*
Linux 2.6.37-rc3
v2.6.37-rc3
Linus Torvalds
2010-11-21
1
-1
/
+1
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2010-11-19
6
-56
/
+37
|
\
|
*
ext4: Add EXT4_IOC_TRIM ioctl to handle batched discard
Lukas Czerner
2010-11-19
1
-0
/
+24
|
*
fs: Do not dispatch FITRIM through separate super_operation
Lukas Czerner
2010-11-19
3
-41
/
+0
|
*
ext4: ext4_fill_super shouldn't return 0 on corruption
Darrick J. Wong
2010-11-19
1
-2
/
+3
|
*
jbd2: fix /proc/fs/jbd2/<dev> when using an external journal
yangsheng
2010-11-17
1
-8
/
+8
|
*
ext4: missing unlock in ext4_clear_request_list()
Dan Carpenter
2010-11-17
1
-3
/
+0
|
*
ext4: fix setting random pages PageUptodate
Markus Trippelsdorf
2010-11-17
1
-2
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2010-11-19
14
-76
/
+129
|
\
\
|
*
|
ceph: fix readdir EOVERFLOW on 32-bit archs
Sage Weil
2010-11-18
1
-3
/
+7
|
*
|
ceph: fix frag offset for non-leftmost frags
Sage Weil
2010-11-11
1
-1
/
+4
|
*
|
ceph: fix dangling pointer
Sage Weil
2010-11-11
1
-0
/
+1
|
*
|
ceph: explicitly specify page alignment in network messages
Sage Weil
2010-11-09
3
-5
/
+9
|
*
|
ceph: make page alignment explicit in osd interface
Sage Weil
2010-11-09
5
-19
/
+44
|
*
|
ceph: fix comment, remove extraneous args
Sage Weil
2010-11-09
3
-15
/
+11
|
*
|
ceph: fix update of ctime from MDS
Sage Weil
2010-11-08
1
-2
/
+4
|
*
|
ceph: fix version check on racing inode updates
Sage Weil
2010-11-08
1
-4
/
+9
|
*
|
ceph: fix uid/gid on resent mds requests
Sage Weil
2010-11-08
2
-2
/
+7
|
*
|
ceph: fix rdcache_gen usage and invalidate
Sage Weil
2010-11-08
3
-14
/
+10
|
*
|
ceph: re-request max_size if cap auth changes
Sage Weil
2010-11-07
1
-0
/
+5
|
*
|
ceph: only let auth caps update max_size
Sage Weil
2010-11-07
1
-1
/
+8
|
*
|
ceph: fix open for write on clustered mds
Sage Weil
2010-11-07
1
-2
/
+4
|
*
|
ceph: fix bad pointer dereference in ceph_fill_trace
Sage Weil
2010-11-07
1
-1
/
+2
|
*
|
ceph: fix small seq message skipping
Sage Weil
2010-11-01
1
-2
/
+1
|
*
|
Revert "ceph: update issue_seq on cap grant"
Sage Weil
2010-10-27
1
-5
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-11-19
28
-55
/
+164
|
\
\
\
|
*
|
|
net: fix kernel-doc for sk_filter_rcu_release
Randy Dunlap
2010-11-19
1
-1
/
+1
|
*
|
|
be2net: Fix to avoid firmware update when interface is not open.
Sarveshwar Bandi
2010-11-19
1
-0
/
+6
|
*
|
|
netfilter: fix IP_VS dependencies
Patrick McHardy
2010-11-18
1
-0
/
+1
|
*
|
|
net: irda: irttp: sync error paths of data- and udata-requests
Wolfram Sang
2010-11-18
1
-4
/
+5
|
*
|
|
ipv6: Expose reachable and retrans timer values as msecs
Thomas Graf
2010-11-18
1
-9
/
+10
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-11-18
9
-8
/
+78
|
|
\
\
\
|
|
*
|
|
ath9k_htc: Avoid setting QoS control for non-QoS frames
Rajkumar Manoharan
2010-11-18
1
-1
/
+1
|
|
*
|
|
cfg80211: fix can_beacon_sec_chan, reenable HT40
Mark Mentovai
2010-11-18
1
-0
/
+2
|
|
*
|
|
cfg80211: fix extension channel checks to initiate communication
Luis R. Rodriguez
2010-11-16
1
-0
/
+52
|
|
*
|
|
ath9k_hw: Set proper eeprom offset for AR9287 HTC devices
Rajkumar Manoharan
2010-11-16
2
-1
/
+5
|
|
*
|
|
ath9k_htc: Add new devices into AR7010
Rajkumar Manoharan
2010-11-16
3
-1
/
+9
|
|
*
|
|
ath9k_htc: Update usb device ID list
Rajkumar Manoharan
2010-11-16
1
-0
/
+5
|
|
*
|
|
ath9k: Remove pm_qos request after hw unregister.
Vivek Natarajan
2010-11-16
1
-2
/
+1
|
|
*
|
|
carl9170: fix usb anchor wait timeout
Christian Lamparter
2010-11-15
1
-2
/
+2
|
|
*
|
|
cfg80211: fix WIPHY_FLAG_IBSS_RSN bit
Jussi Kivilinna
2010-11-15
1
-1
/
+1
[next]