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
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
net: Add alloc_netdev_mqs function
Tom Herbert
2011-01-10
2
-4
/
+10
|
*
|
|
phonet: some signedness bugs
Dan Carpenter
2011-01-10
1
-2
/
+2
|
*
|
|
netdev: bfin_mac: let boards set vlan masks
Mike Frysinger
2011-01-10
1
-0
/
+1
|
|
/
/
|
*
|
net offloading: Pass features into netif_needs_gso().
Jesse Gross
2011-01-09
1
-9
/
+3
|
*
|
net offloading: Generalize netif_get_vlan_features().
Jesse Gross
2011-01-09
1
-2
/
+2
|
*
|
net/sock.h: make some fields private to fix kernel-doc warning(s)
Randy Dunlap
2011-01-09
1
-0
/
+4
|
*
|
net/fec: add mac field into platform data and consolidate fec_get_mac
Shawn Guo
2011-01-09
1
-0
/
+3
*
|
|
Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
2011-01-11
12
-33
/
+59
|
\
\
\
|
*
|
|
NFS fix the setting of exchange id flag
Andy Adamson
2011-01-11
1
-2
/
+6
|
*
|
|
Merge branch 'bugfixes' into nfs-for-2.6.38
Trond Myklebust
2011-01-10
27
-56
/
+154
|
|
\
\
\
|
|
*
|
|
NFS: Don't use vm_map_ram() in readdir
Trond Myklebust
2011-01-10
1
-1
/
+3
|
*
|
|
|
NFSv4: Ensure continued open and lockowner name uniqueness
Trond Myklebust
2011-01-06
1
-0
/
+1
|
*
|
|
|
NFS: Move cl_delegations to the nfs_server struct
Chuck Lever
2011-01-06
1
-1
/
+1
|
*
|
|
|
NFS: Move cl_state_owners and related fields to the nfs_server struct
Chuck Lever
2011-01-06
1
-4
/
+5
|
*
|
|
|
pnfs: layout roc code
Fred Isaman
2011-01-06
1
-0
/
+1
|
*
|
|
|
pnfs: serialize LAYOUTGET(openstateid)
Fred Isaman
2011-01-06
1
-0
/
+1
|
*
|
|
|
pnfs: remove unnecessary field lgp->status
Fred Isaman
2011-01-06
1
-1
/
+0
|
*
|
|
|
NFS rename client back channel transport field
Andy Adamson
2011-01-06
2
-3
/
+3
|
*
|
|
|
NFS add session back channel draining
Andy Adamson
2011-01-06
1
-1
/
+1
|
*
|
|
|
NFS refactor nfs_find_client and reference client across callback processing
Andy Adamson
2011-01-06
1
-0
/
+13
|
*
|
|
|
NFS associate sessionid with callback connection
Andy Adamson
2011-01-06
1
-0
/
+1
|
*
|
|
|
NFS implement v4.0 callback_ident
Andy Adamson
2011-01-06
1
-0
/
+1
|
*
|
|
|
SUNRPC register and unregister the back channel transport
Andy Adamson
2011-01-06
1
-1
/
+0
|
*
|
|
|
SUNRPC new transport for the NFSv4.1 shared back channel
Andy Adamson
2011-01-06
1
-0
/
+1
|
*
|
|
|
lockd: Clean up nlmsvc_lookup_host()
Chuck Lever
2010-12-16
1
-1
/
+1
|
*
|
|
|
lockd: Create client-side nlm_host cache
Chuck Lever
2010-12-16
1
-0
/
+1
|
*
|
|
|
lockd: Split nlm_release_call()
Chuck Lever
2010-12-16
1
-1
/
+2
|
*
|
|
|
SUNRPC: New xdr_streams XDR decoder API
Chuck Lever
2010-12-16
3
-4
/
+5
|
*
|
|
|
SUNRPC: New xdr_streams XDR encoder API
Chuck Lever
2010-12-16
3
-5
/
+10
|
*
|
|
|
NFS: Simplify ->decode_dirent() calling sequence
Chuck Lever
2010-12-16
1
-1
/
+2
|
*
|
|
|
lockd: Move nlmdbg_cookie2a() to svclock.c
Chuck Lever
2010-12-16
1
-10
/
+0
|
*
|
|
|
NFS: Introduce new-style XDR decoding functions for NFSv2
Chuck Lever
2010-12-16
1
-0
/
+1
|
*
|
|
|
NFS: Introduce new-style XDR encoding functions for NFSv3
Chuck Lever
2010-12-16
1
-0
/
+2
*
|
|
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2011-01-11
1
-2
/
+18
|
\
\
\
\
\
|
*
|
|
|
|
ext4: dynamically allocate the jbd2_inode in ext4_inode_info as necessary
Theodore Ts'o
2011-01-10
1
-2
/
+18
*
|
|
|
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2011-01-11
3
-2
/
+24
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ext2: Resolve 'dereferencing pointer to incomplete type' when enabling EXT2_X...
Josh Hunt
2011-01-10
1
-0
/
+11
|
*
|
|
|
|
|
ext3: speed up file creates by optimizing rec_len functions
Eric Sandeen
2011-01-10
1
-0
/
+9
|
*
|
|
|
|
|
quota: Use %pV and __attribute__((format (printf in __quota_error and fix fal...
Joe Perches
2011-01-10
1
-2
/
+3
|
*
|
|
|
|
|
ext3: Add batched discard support for ext3
Lukas Czerner
2011-01-10
1
-0
/
+1
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-01-11
1
-0
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86, AMD, PCI: Add AMD northbridge PCI device id for CPU families 12h and 14h
Robert Richter
2011-01-07
1
-0
/
+1
*
|
|
|
|
|
|
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-01-11
1
-15
/
+36
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
rtc: Namespace fixup
Thomas Gleixner
2010-12-13
1
-6
/
+6
|
*
|
|
|
|
|
|
RTC: Remove UIE emulation
John Stultz
2010-12-10
1
-12
/
+0
|
*
|
|
|
|
|
|
RTC: Rework RTC code to use timerqueue for events
John Stultz
2010-12-10
1
-5
/
+38
*
|
|
|
|
|
|
|
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-01-11
4
-19
/
+17
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
dynamic debug: Fix build issue with older gcc
Jason Baron
2011-01-07
1
-14
/
+4
|
*
|
|
|
|
|
|
|
tracepoint: Add __rcu annotation
Lai Jiangshan
2011-01-07
1
-1
/
+1
|
*
|
|
|
|
|
|
|
tracing: remove duplicate null-pointer check in skb tracepoint
Mathieu Desnoyers
2011-01-07
1
-3
/
+1
[prev]
[next]