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
*
[CIFS] Check that last search entry resume key is valid
Steve French
2008-10-08
1
-3
/
+24
*
[CIFS] make sure we have the right resume info before calling CIFSFindNext
Steve French
2008-10-07
3
-63
/
+70
*
[CIFS] clean up error handling in cifs_unlink
Steve French
2008-10-07
1
-20
/
+19
*
[CIFS] fix some settings of cifsAttrs after calling SetFileInfo and SetPathInfo
Jeff Layton
2008-10-06
1
-6
/
+18
*
cifs: explicitly revoke SPNEGO key after session setup
Jeff Layton
2008-09-24
1
-1
/
+3
*
cifs: Convert cifs to new aops.
Nick Piggin
2008-09-24
1
-61
/
+59
*
[CIFS] update DOS attributes in cifsInode if we successfully changed them
Steve French
2008-09-24
1
-0
/
+4
*
cifs: remove NULL termination from rename target in CIFSSMBRenameOpenFIle
Jeff Layton
2008-09-24
2
-3
/
+3
*
cifs: work around samba returning -ENOENT on SetFileDisposition call
Jeff Layton
2008-09-24
1
-2
/
+10
*
cifs: fix inverted NULL check after kmalloc
Jeff Layton
2008-09-24
1
-1
/
+1
*
[CIFS] clean up upcall handling for dns_resolver keys
Steve French
2008-09-23
1
-33
/
+41
*
[CIFS] fix busy-file renames and refactor cifs_rename logic
Steve French
2008-09-23
1
-82
/
+104
*
cifs: add function to set file disposition
Jeff Layton
2008-09-23
3
-2
/
+64
*
[CIFS] add constants for string lengths of keynames in SPNEGO upcall string
Steve French
2008-09-23
1
-9
/
+26
*
cifs: move rename and delete-on-close logic into helper function
Jeff Layton
2008-09-23
1
-39
/
+59
*
cifs: have find_writeable_file prefer filehandles opened by same task
Jeff Layton
2008-09-23
1
-1
/
+9
*
cifs: don't use GFP_KERNEL with GFP_NOFS
Pekka Enberg
2008-09-22
2
-6
/
+3
*
[CIFS] use common code for turning off ATTR_READONLY in cifs_unlink
Steve French
2008-09-16
1
-167
/
+139
*
cifs: clean up variables in cifs_unlink
Jeff Layton
2008-09-16
2
-50
/
+42
*
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2008-09-13
6
-40
/
+131
|
\
|
*
[ARM] Fix PCI_DMA_BUS_IS_PHYS for ARM
Russell King
2008-09-13
1
-1
/
+1
|
*
Merge branch 'for-rmk' of git://pasiphae.extern.pengutronix.de/git/imx/linux-...
Russell King
2008-09-13
2
-6
/
+23
|
|
\
|
|
*
imx serial: fix rts handling for non imx1 based hardware
Marc Kleine-Budde
2008-09-02
1
-1
/
+1
|
|
*
imx serial: set RXD mux bit on i.MX27 and i.MX31
Marc Kleine-Budde
2008-09-02
1
-2
/
+13
|
|
*
i.MX serial: fix init failure
Darius Augulis
2008-09-02
1
-2
/
+8
|
|
*
pcm037: add rts/cts support for serial port
Sascha Hauer
2008-09-02
1
-1
/
+1
|
*
|
[ARM] 5247/1: tosa: SW_EAR_IN support
Dmitry Baryshkov
2008-09-13
1
-0
/
+8
|
*
|
[ARM] 5246/1: tosa: add proper clock alias for tc6393xb clock
Dmitry Baryshkov
2008-09-13
1
-0
/
+3
|
*
|
[ARM] 5245/1: Fix warning about unused return value in drivers/pcmcia
Jürgen Schindele
2008-09-13
1
-1
/
+5
|
*
|
[ARM] OMAP: Fix MMC device data
Russell King
2008-09-11
1
-32
/
+91
*
|
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2008-09-13
3
-3
/
+4
|
\
\
\
|
*
|
|
[libata] LBA28/LBA48 off-by-one bug in ata.h
Taisuke Yamada
2008-09-13
1
-1
/
+1
|
*
|
|
sata_inic162x: enable LED blinking
Bob Stewart
2008-09-13
1
-1
/
+2
|
*
|
|
ata: duplicate variable sparse warning
Stephen Hemminger
2008-09-13
1
-1
/
+1
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2008-09-13
5
-8
/
+47
|
\
\
\
\
|
*
|
|
|
PCI: re-add debug prints for unmodified BARs
Yinghai Lu
2008-09-12
1
-4
/
+11
|
*
|
|
|
PCI: fix pciehp_free_irq()
Adrian Bunk
2008-09-10
1
-1
/
+1
|
*
|
|
|
PCI Hotplug: fakephp: fix deadlock... again
Alex Chiang
2008-09-09
1
-3
/
+3
|
*
|
|
|
PCI: Fix printk warnings in setup-bus.c
Johann Felix Soden
2008-09-09
1
-1
/
+5
|
*
|
|
|
PCI: Fix printk warnings in probe.c
Johann Felix Soden
2008-09-09
1
-3
/
+8
|
*
|
|
|
PCI/iommu: blacklist DMAR on Intel G31/G33 chipsets
David Woodhouse
2008-09-09
1
-0
/
+23
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-09-13
6
-1
/
+88
|
\
\
\
\
\
|
*
|
|
|
|
niu: panic on reset
Santwona Behera
2008-09-12
1
-0
/
+56
|
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
2008-09-11
1
-0
/
+3
|
|
\
\
\
\
\
|
|
*
|
|
|
|
[Bluetooth] Fix regression from using default link policy
Marcel Holtmann
2008-09-12
1
-0
/
+3
|
*
|
|
|
|
|
netlink: fix overrun in attribute iteration
Vegard Nossum
2008-09-11
1
-1
/
+1
|
|
/
/
/
/
/
|
*
|
|
|
|
ath9k: Assign seq# when mac80211 requests this
Jouni Malinen
2008-09-11
3
-0
/
+28
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2008-09-13
5
-108
/
+16
|
\
\
\
\
\
\
|
*
|
|
|
|
|
sparc: Fix user_regset 'n' field values.
David S. Miller
2008-09-12
2
-6
/
+6
|
*
|
|
|
|
|
sparc64: Fix PCI error interrupt registry on PSYCHO.
David S. Miller
2008-09-12
1
-3
/
+3
[next]