index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFS: Cleanup of NFS read code
Trond Myklebust
2006-03-20
2
-3
/
+3
*
NFS: Cleanup of NFS write code in preparation for asynchronous o_direct
Trond Myklebust
2006-03-20
2
-8
/
+2
*
lockd: Remove FL_LOCKD flag
J. Bruce Fields
2006-03-20
1
-1
/
+0
*
locks,lockd: fix race in nlmsvc_testlock
Andy Adamson
2006-03-20
1
-1
/
+1
*
locks: remove unused posix_block_lock
Andy Adamson
2006-03-20
1
-1
/
+0
*
SUNRPC: eliminate rpc_call()
Chuck Lever
2006-03-20
2
-15
/
+0
*
SUNRPC: display human-readable procedure name in rpc_iostats output
Chuck Lever
2006-03-20
1
-0
/
+2
*
SUNRPC: provide a mechanism for collecting stats in the RPC client
Chuck Lever
2006-03-20
2
-1
/
+79
*
SUNRPC: introduce per-task RPC iostats
Chuck Lever
2006-03-20
1
-0
/
+6
*
SUNRPC: add a handful of per-xprt counters
Chuck Lever
2006-03-20
1
-0
/
+13
*
SUNRPC: track length of RPC wait queues
Chuck Lever
2006-03-20
1
-0
/
+1
*
NFS: report how long an NFS file system has been mounted
Chuck Lever
2006-03-20
1
-0
/
+1
*
NFS: introduce mechanism for tracking NFS client metrics
Chuck Lever
2006-03-20
1
-0
/
+3
*
NFS: show retransmit settings when displaying mount options
Chuck Lever
2006-03-20
1
-0
/
+2
*
VFS: New /proc file /proc/self/mountstats
Chuck Lever
2006-03-20
1
-0
/
+1
*
NFS: Code comments update in NFS
Goldwyn Rodrigues
2006-03-20
1
-7
/
+1
*
SUNRPC: Run rpci->queue_timeout on the rpciod workqueue instead of generic
Trond Myklebust
2006-03-20
1
-0
/
+1
*
lockd: Don't expose the process pid to the NLM server
Trond Myklebust
2006-03-20
1
-0
/
+1
*
NFS: Fix a busy inodes issue...
Trond Myklebust
2006-03-20
1
-3
/
+1
*
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2006-03-19
7
-84
/
+128
|
\
|
*
[MIPS] Sibyte: Fix race in sb1250_gettimeoffset().
Ralf Baechle
2006-03-18
1
-1
/
+1
|
*
[MIPS] Sibyte: Fix M_SCD_TIMER_INIT and M_SCD_TIMER_CNT wrong field width.
Ralf Baechle
2006-03-18
1
-2
/
+3
|
*
[MIPS] Work around bad code generation for <asm/io.h>.
Ralf Baechle
2006-03-18
1
-3
/
+15
|
*
[MIPS] local_r4k_flush_cache_page fix
Atsushi Nemoto
2006-03-18
3
-1
/
+6
|
*
[MIPS] SB1: Fix interrupt disable hazard.
Ralf Baechle
2006-03-18
1
-77
/
+103
*
|
[TG3]: 40-bit DMA workaround part 2
Michael Chan
2006-03-19
1
-0
/
+1
*
|
[AX.25]: Fix potencial memory hole.
Ralf Baechle DL5RB
2006-03-19
1
-1
/
+8
|
/
*
[NET]: Fix race condition in sk_wait_event().
Alexey Kuznetsov
2006-03-17
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
2006-03-16
1
-0
/
+1
|
\
|
*
[PATCH] powerpc: properly configure DDR/P5IOC children devs
John Rose
2006-03-16
1
-0
/
+1
*
|
[ARM] 3364/1: [cleanup] warning fix - definitions for enable_hlt and disable_hlt
Ben Dooks
2006-03-15
1
-0
/
+3
|
/
*
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-03-12
2
-2
/
+4
|
\
|
*
[ARM] iwmmxt thread state alignment
Russell King
2006-03-12
2
-2
/
+4
*
|
[PATCH] remove __put_task_struct_cb export again
Christoph Hellwig
2006-03-11
1
-1
/
+0
*
|
[PATCH] ext3: ext3_symlink should use GFP_NOFS allocations inside
Kirill Korotaev
2006-03-11
1
-0
/
+2
*
|
[PATCH] slab: Node rotor for freeing alien caches and remote per cpu pages.
Christoph Lameter
2006-03-09
1
-2
/
+2
*
|
[PATCH] m68k: fix cmpxchg compile errors if CONFIG_RMW_INSNS=n
Roman Zippel
2006-03-09
1
-3
/
+32
*
|
[PATCH] mtd: 64 bit fixes
Atsushi Nemoto
2006-03-09
1
-0
/
+2
*
|
[MIPS] Undefine scr_writew and scr_readw in <asm/vga.h>.
Ralf Baechle
2006-03-09
1
-0
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
2006-03-08
3
-7
/
+5
|
\
\
|
*
|
powerpc: Fix various syscall/signal/swapcontext bugs
Paul Mackerras
2006-03-08
1
-6
/
+2
|
*
|
[PATCH] powerpc: Fix incorrect pud_ERROR() message
David Gibson
2006-03-03
1
-1
/
+1
|
*
|
[PATCH] powerpc: Expose SMT and L1 icache snoop userland features
Benjamin Herrenschmidt
2006-03-03
1
-0
/
+2
*
|
|
[PATCH] i386: port ATI timer fix from x86_64 to i386 II
Andi Kleen
2006-03-08
1
-0
/
+2
*
|
|
[PATCH] fix kexec asm
Michael Matz
2006-03-08
1
-1
/
+2
*
|
|
[PATCH] fix file counting
Dipankar Sarma
2006-03-08
2
-2
/
+1
*
|
|
[PATCH] rcu batch tuning
Dipankar Sarma
2006-03-08
1
-1
/
+5
*
|
|
[PATCH] percpu_counter_sum()
Andrew Morton
2006-03-08
1
-0
/
+6
*
|
|
[PATCH] __get_unaligned() gcc-4 fix
Atsushi Nemoto
2006-03-08
1
-2
/
+2
*
|
|
[PATCH] powerpc: restore eeh_add_device_late() prototype stub
Mark Fasheh
2006-03-08
1
-0
/
+2
[next]