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
*
NFS: Ensure that nfs_link() instantiates the dentry correctly
Trond Myklebust
2005-10-27
1
-7
/
+4
*
NFS: Add optional post-op getattr instruction to the NFSv4 file close.
Trond Myklebust
2005-10-27
3
-7
/
+39
*
NFS: Optimise attribute revalidation on close().
Trond Myklebust
2005-10-27
1
-2
/
+2
*
NFSv4: Add directory post-op attributes to the CREATE operations.
Trond Myklebust
2005-10-27
3
-15
/
+84
*
NFS: nfs_lookup doesn't need to revalidate the parent directory's inode
Chuck Lever
2005-10-27
1
-6
/
+0
*
NFS: Don't let nfs_end_data_update() clobber attribute update information
Trond Myklebust
2005-10-27
5
-29
/
+73
*
NFS: Optimise inode attribute cache updates
Trond Myklebust
2005-10-27
6
-20
/
+44
*
NFS: Convert cache_change_attribute into a jiffy-based value
Trond Myklebust
2005-10-27
2
-5
/
+5
*
NFS: Cleanup initialisation of struct nfs_fattr
Trond Myklebust
2005-10-27
7
-65
/
+71
*
Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6
Trond Myklebust
2005-10-27
66
-504
/
+737
|
\
|
*
[PATCH] Yet more posix-cpu-timer fixes
Roland McGrath
2005-10-27
1
-4
/
+7
|
*
Revert "remove false BUG_ON() from run_posix_cpu_timers()"
Linus Torvalds
2005-10-27
2
-18
/
+26
|
*
[PATCH] Fix cpu timers expiration time
Oleg Nesterov
2005-10-26
1
-3
/
+3
|
*
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
2005-10-26
2
-1
/
+27
|
|
\
|
|
*
[SERIAL] new hp diva console port
Justin Chen
2005-10-24
2
-0
/
+2
|
|
*
[SERIAL] support the Exsys EX-4055 4S four-port card
Bjorn Helgaas
2005-10-24
2
-1
/
+25
|
*
|
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2005-10-26
2
-1
/
+2
|
|
\
\
|
|
*
|
[ARM] 3032/1: sparse: complains about generic_fls() prototype in asm-arm/bito...
Ian Campbell
2005-10-26
1
-1
/
+0
|
|
*
|
[ARM] fix sharp zaurus c-3000 compile failure without CONFIG_FB_PXA
Pavel Machek
2005-10-24
1
-0
/
+2
|
|
|
/
|
*
|
posix cpu timers: fix timer ordering
Linus Torvalds
2005-10-26
1
-6
/
+4
|
*
|
[PATCH] fix radeon_cp_init_ring_buffer()
Ivan Kokshaysky
2005-10-26
1
-5
/
+6
|
*
|
[PATCH] svcsock timestamp fix
Andrew Morton
2005-10-26
1
-1
/
+1
|
*
|
[PATCH] Fix HFS+ to free up the space when a file is deleted.
Peter Wainwright
2005-10-26
1
-0
/
+1
|
*
|
[PATCH] kill massive wireless-related log spam
Jeff Garzik
2005-10-26
1
-2
/
+7
|
*
|
[PATCH] export cpu_online_map
Andrew Morton
2005-10-26
1
-0
/
+1
|
*
|
[PATCH] ppc64: Fix wrong register mapping in mpic driver
Benjamin Herrenschmidt
2005-10-26
1
-2
/
+2
|
*
|
[PATCH] NUMA: broken per cpu pageset counters
Magnus Damm
2005-10-26
1
-0
/
+2
|
*
|
[PATCH] md: make sure mdthreads will always respond to kthread_stop
NeilBrown
2005-10-26
1
-4
/
+6
|
*
|
PCI: be more verbose about resource quirks
Linus Torvalds
2005-10-25
1
-13
/
+88
|
*
|
[LLC]: Strip RIF flag from source MAC address
Jochen Friedrich
2005-10-25
1
-1
/
+3
|
*
|
[TR]: Preserve RIF flag even for 2 byte RIF fields.
Jochen Friedrich
2005-10-25
1
-2
/
+3
|
*
|
[IPV6]: Fix refcnt of struct ip6_flowlabel
Yan Zheng
2005-10-25
1
-1
/
+1
|
*
|
[PATCH] qlogic lockup fix
Andrew Morton
2005-10-25
1
-1
/
+2
|
*
|
[PATCH] alpha: atomic dependency fix
Andrew Morton
2005-10-25
3
-30
/
+37
|
*
|
[PATCH] Return the line length via sysfs for fbdev
James Simmons
2005-10-24
1
-0
/
+8
|
|
/
|
*
[PATCH] ALSA: Fix Oops of suspend/resume with generic drivers
Takashi Iwai
2005-10-24
1
-2
/
+4
|
*
[PATCH] uml: fix compile failure for TT mode
Miklos Szeredi
2005-10-24
2
-2
/
+2
|
*
[PATCH] posix-timers: fix posix_cpu_timer_set() vs run_posix_cpu_timers() race
Oleg Nesterov
2005-10-24
1
-4
/
+8
|
*
[PATCH] posix-timers: exit path cleanup
Oleg Nesterov
2005-10-24
1
-0
/
+6
|
*
[PATCH] posix-timers: remove false BUG_ON() from run_posix_cpu_timers()
Oleg Nesterov
2005-10-24
2
-26
/
+18
|
*
[PATCH] posix-timers: fix cleanup_timers() and run_posix_cpu_timers() races
Oleg Nesterov
2005-10-24
1
-19
/
+10
|
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6
Linus Torvalds
2005-10-23
5
-8
/
+17
|
|
\
|
|
*
[SCSI] scsi_error thread exits in TASK_INTERRUPTIBLE state.
Steven Rostedt
2005-10-19
1
-0
/
+2
|
|
*
[SCSI] mptsas: fix phy identifiers
Christoph Hellwig
2005-10-17
1
-4
/
+8
|
|
*
[SCSI] 2.6.13.3; add Pioneer DRM-624x to drivers/scsi/scsi_devinfo.c
Karl Magnus Kolstoe
2005-10-17
1
-0
/
+1
|
|
*
[SCSI] Fix leak of Scsi_Cmnds
Alan Stern
2005-10-16
1
-3
/
+4
|
|
*
[SCSI] FW: [PATCH] for Deadlock in transport_fc
James.Smart@Emulex.Com
2005-10-16
1
-3
/
+10
|
|
*
[SCSI] Fix aacraid regression
Salyzyn, Mark
2005-10-16
1
-1
/
+1
|
|
*
[SCSI] NCR5380: fix undefined preprocessor identifier
Randy Dunlap
2005-10-16
1
-1
/
+1
|
*
|
[PATCH] ib: mthca: Always re-arm EQs in mthca_tavor_interrupt()
Roland Dreier
2005-10-23
1
-10
/
+11
[next]