index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] knfsd: Allow lockd to drop replies as appropriate
NeilBrown
2006-10-17
9
-26
/
+41
*
[PATCH] knfsd: Fix bug in recent lockd patches that can cause reclaim to fail
NeilBrown
2006-10-17
1
-1
/
+10
*
[PATCH] knfsd: nfsd4: Fix error handling in nfsd's callback client
J. Bruce Fields
2006-10-17
1
-2
/
+2
*
[PATCH] knfsd: nfsd4: fix open permission checking
J. Bruce Fields
2006-10-17
1
-1
/
+3
*
[PATCH] knfsd: nfsd4: fix owner-override on open
J. Bruce Fields
2006-10-17
1
-7
/
+5
*
[PATCH] fuse: fix dereferencing dentry parent
Miklos Szeredi
2006-10-17
1
-1
/
+4
*
[PATCH] fuse: fix handling of moved directory
Miklos Szeredi
2006-10-17
3
-27
/
+51
*
[PATCH] fuse: fix spurious BUG
Miklos Szeredi
2006-10-17
1
-3
/
+0
*
[PATCH] fuse: locking fix for nlookup
Miklos Szeredi
2006-10-17
2
-0
/
+4
*
[PATCH] document i_size_write locking rules
Miklos Szeredi
2006-10-17
1
-1
/
+5
*
[PATCH] fuse: fix hang on SMP
Miklos Szeredi
2006-10-17
3
-13
/
+34
*
[PATCH] sx: fix user-visible typo (devic)
Alexey Dobriyan
2006-10-17
1
-1
/
+1
*
[PATCH] genirq: clean up irq-flow-type naming
Ingo Molnar
2006-10-17
8
-58
/
+47
*
[PATCH] fix `make headers_install'
David Woodhouse
2006-10-17
1
-1
/
+1
*
[PATCH] drivers/char/specialix.c: fix the baud conversion
Adrian Bunk
2006-10-17
1
-11
/
+4
*
[PATCH] swsusp: fix memory leaks
Andrew Morton
2006-10-17
1
-1
/
+2
*
[PATCH] acpi_processor_latency_notifier(): UP warning fix
Andrew Morton
2006-10-17
1
-0
/
+6
*
[PATCH] vmalloc(): don't pass __GFP_ZERO to slab
Andrew Morton
2006-10-17
1
-2
/
+5
*
[PATCH] rtc-max6902: month conversion fix
Francisco Larramendi
2006-10-17
1
-1
/
+1
*
[PATCH] w1 kconfig fix
Evgeniy Polyakov
2006-10-17
1
-1
/
+0
*
[PATCH] knfsd: add nfs-export support to tmpfs
David M. Grimes
2006-10-17
1
-0
/
+81
*
[PATCH] remove carta_random32
Andrew Morton
2006-10-17
2
-42
/
+1
*
[PATCH] rename net_random to random32
Stephen Hemminger
2006-10-17
6
-122
/
+150
*
[PATCH] PROC_NUMBUF is wrong
Andrew Morton
2006-10-17
1
-1
/
+1
*
[PATCH] posix-cpu-timers: prevent signal delivery starvation
Thomas Gleixner
2006-10-17
1
-6
/
+21
*
[PATCH] md: fix /proc/mdstat refcounting
Akinobu Mita
2006-10-17
1
-0
/
+1
*
[PATCH] invalidate: remove_mapping() fix
Andrew Morton
2006-10-17
2
-1
/
+6
*
[PATCH] null dereference in fs/jbd2/journal.c
Dave Kleikamp
2006-10-17
1
-1
/
+2
*
[PATCH] i386 Time: Avoid PIT SMP lockups
john stultz
2006-10-17
3
-5
/
+5
*
[PATCH] New MMC maintainer
Pierre Ossman
2006-10-17
1
-2
/
+5
*
[PATCH] lockdep: increase max allowed recursion depth
Ingo Molnar
2006-10-17
1
-3
/
+5
*
[PATCH] synclink: remove PAGE_SIZE reference
Paul Fulghum
2006-10-17
1
-2
/
+2
*
[PATCH] ioc4: Enable build on non-SN2
Brent Casavant
2006-10-17
8
-23
/
+23
*
[PATCH] ioc4: Remove SN2 feature and config dependencies
Brent Casavant
2006-10-17
2
-26
/
+23
*
[PATCH] CONFIG_TELCLOCK depends on X86
Geert Uytterhoeven
2006-10-16
1
-1
/
+1
*
[PATCH] fix epoll_pwait when EPOLL=n
Randy Dunlap
2006-10-16
1
-0
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-10-16
42
-282
/
+405
|
\
|
*
[Bluetooth] Use work queue to trigger URB submission
Marcel Holtmann
2006-10-15
1
-10
/
+7
|
*
[Bluetooth] Add locking for bt_proto array manipulation
Marcel Holtmann
2006-10-15
8
-14
/
+38
|
*
[Bluetooth] Check if DLC is still attached to the TTY
Marcel Holtmann
2006-10-15
1
-0
/
+3
|
*
[Bluetooth] Fix reference count when connection lookup fails
Marcel Holtmann
2006-10-15
3
-9
/
+3
|
*
[Bluetooth] Disconnect HID interrupt channel first
Marcel Holtmann
2006-10-15
1
-2
/
+2
|
*
[Bluetooth] Support concurrent connect requests
Marcel Holtmann
2006-10-15
4
-7
/
+33
|
*
[Bluetooth] Make use of virtual devices tree
Marcel Holtmann
2006-10-15
1
-5
/
+1
|
*
[Bluetooth] Handle return values from driver core functions
Marcel Holtmann
2006-10-15
5
-7
/
+16
|
*
[Bluetooth] Fix compat ioctl for BNEP, CMTP and HIDP
Marcel Holtmann
2006-10-15
3
-17
/
+161
|
*
[IPV6] sit: Add missing MODULE_LICENSE
Jan Dittmer
2006-10-15
1
-0
/
+1
|
*
[IPV6]: Remove bogus WARN_ON in Proxy-NA handling.
YOSHIFUJI Hideaki
2006-10-15
1
-2
/
+0
|
*
[IPv6] rules: Use RT6_LOOKUP_F_HAS_SADDR and fix source based selectors
Thomas Graf
2006-10-15
2
-7
/
+23
|
*
[XFRM]: Fix xfrm_state_num going negative.
David S. Miller
2006-10-15
1
-4
/
+13
[next]