index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-11-18
ocfs2: fix memory leak
Jiri Slaby
1
-4
/
+10
2010-11-18
fs/ocfs2/dlm: Use GFP_ATOMIC under spin_lock
David Sterba
1
-1
/
+1
2010-11-18
Fix build failure at cx25821-video driver
Youquan Song
1
-0
/
+1
2010-11-18
hardirq.h: needs sched.h if using BKL
Linus Torvalds
1
-0
/
+1
2010-11-18
powerpc: Update a BKL related comment
Alessio Igor Bogani
1
-3
/
+2
2010-11-18
powerpc/mm: Fix module instruction tlb fault handling on Book-E 64
Kumar Gala
1
-1
/
+4
2010-11-18
powerpc: Fix call to subpage_protection()
Michael Neuling
1
-1
/
+1
2010-11-18
powerpc: Set CONFIG_32BIT on ppc32
kerstin jonsson
1
-0
/
+4
2010-11-18
powerpc/mm: Fix build error in setup_initial_memory_limit
Kumar Gala
1
-1
/
+1
2010-11-18
powerpc/pseries: Don't override CONFIG_PPC_PSERIES_DEBUG
Nishanth Aravamudan
3
-4
/
+6
2010-11-18
powerpc: Fix div64 in bootloader
Benjamin Herrenschmidt
1
-1
/
+2
2010-11-18
hardirq.h: remove now-empty #ifdef/#endif pair
Linus Torvalds
1
-2
/
+0
2010-11-17
Fix build failure due to hwirq.h needing smp_lock.h
Linus Torvalds
2
-4
/
+1
2010-11-17
KVM: VMX: Fix host userspace gsbase corruption
Avi Kivity
1
-8
/
+7
2010-11-17
KVM: Correct ordering of ldt reload wrt fs/gs reload
Avi Kivity
2
-3
/
+3
2010-11-17
kgdb,ppc: Fix regression in evr register handling
Dongdong Deng
1
-2
/
+2
2010-11-17
kgdb,x86: fix regression in detach handling
Jason Wessel
1
-4
/
+8
2010-11-17
kdb: fix crash when KDB_BASE_CMD_MAX is exceeded
Jovi Zhang
1
-4
/
+4
2010-11-17
kdb: fix memory leak in kdb_main.c
Jovi Zhang
1
-6
/
+7
2010-11-17
BKL: remove references to lock_kernel from comments
Arnd Bergmann
1
-4
/
+4
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
137
-137
/
+0
2010-11-17
staging/stradis: mark as "depends on BKL"
Arnd Bergmann
1
-1
/
+1
2010-11-17
kernel: make /proc/kallsyms mode 400 to reduce ease of attacking
Marcus Meissner
1
-1
/
+1
2010-11-16
SCSI host lock push-down
Jeff Garzik
115
-199
/
+347
2010-11-16
PCI: fix offset check for sysfs mmapped files
Darrick J. Wong
1
-1
/
+1
2010-11-16
nfs: Ignore kmemleak false positive in nfs_readdir_make_qstr
Catalin Marinas
1
-0
/
+6
2010-11-16
SUNRPC: Simplify rpc_alloc_iostats by removing pointless local variable
Jesper Juhl
1
-3
/
+1
2010-11-16
nfs: trivial: remove unused nfs_wait_event macro
Jeff Layton
1
-6
/
+0
2010-11-16
kernel/sysctl.c: Fix build failure with !CONFIG_PRINTK
Joe Perches
1
-1
/
+1
2010-11-16
Linux 2.6.37-rc2
v2.6.37-rc2
Linus Torvalds
1
-1
/
+1
2010-11-16
NFS: readdir shouldn't read beyond the reply returned by the server
Trond Myklebust
5
-7
/
+11
2010-11-16
NFS: Fix a couple of regressions in readdir.
Trond Myklebust
1
-34
/
+56
2010-11-16
Revert "NFSv4: Fall back to ordinary lookup if nfs4_atomic_open() returns EIS...
Trond Myklebust
1
-1
/
+1
2010-11-16
Regression: fix mounting NFS when NFSv3 support is not compiled
Paulius Zaleckas
1
-1
/
+7
2010-11-16
NLM: Fix a regression in lockd
Trond Myklebust
2
-7
/
+5
2010-11-16
capabilities/syslog: open code cap_syslog logic to fix build failure
Eric Paris
7
-40
/
+28
2010-11-15
PM / PM QoS: Fix reversed min and max
Colin Cross
1
-2
/
+2
2010-11-15
i2c: Sanity checks on adapter registration
Jean Delvare
1
-0
/
+12
2010-11-15
i2c: Mark i2c_adapter.id as deprecated
Jean Delvare
3
-2
/
+11
2010-11-15
i2c: Drivers shouldn't include <linux/i2c-id.h>
Jean Delvare
3
-3
/
+0
2010-11-15
i2c: Delete unused adapter IDs
Jean Delvare
2
-23
/
+0
2010-11-15
i2c: Remove obsolete cleanup for clientdata
Wolfram Sang
4
-8
/
+0
2010-11-15
include/linux/kernel.h: Move logging bits to include/linux/printk.h
Linus Torvalds
2
-244
/
+249
2010-11-15
Fix gcc 4.5.1 miscompiling drivers/char/i8k.c (again)
Jim Bos
1
-4
/
+4
2010-11-15
hwmon: (w83795) Check for BEEP pin availability
Jean Delvare
1
-7
/
+51
2010-11-15
hwmon: (w83795) Clear intrusion alarm immediately
Jean Delvare
1
-0
/
+4
2010-11-15
hwmon: (w83795) Read the intrusion state properly
Jean Delvare
1
-3
/
+20
2010-11-15
hwmon: (w83795) Print the actual temperature channels as sources
Jean Delvare
1
-10
/
+20
2010-11-15
hwmon: (w83795) List all usable temperature sources
Jean Delvare
1
-3
/
+54
2010-11-15
hwmon: (w83795) Expose fan control method
Jean Delvare
1
-1
/
+18
[next]