index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-01
SUNRPC: create GSS auth cache per network namespace
Stanislav Kinsbursky
1
-0
/
+2
2012-02-01
SUNRPC: cache creation and destruction routines introduced
Stanislav Kinsbursky
1
-0
/
+4
2012-02-01
SUNRPC: unregister service on creation in current network namespace
Stanislav Kinsbursky
1
-4
/
+5
2012-02-01
SUNRPC: pass network namespace to service registering routines
Stanislav Kinsbursky
1
-1
/
+1
2012-02-01
SUNRPC: parametrize rpc_uaddr2sockaddr() by network context
Stanislav Kinsbursky
1
-1
/
+1
2012-02-01
SUNRPC: parametrize rpc_pton() by network context
Stanislav Kinsbursky
1
-1
/
+1
2012-02-01
SUNRPC: parametrize local rpcbind clients creation with net ns
Stanislav Kinsbursky
1
-2
/
+2
2012-02-01
SUNRPC: register rpcbind programs in passed network namespase context
Stanislav Kinsbursky
1
-2
/
+3
2012-02-01
SUNRPC: Fix potential races in xprt_lock_write_next()
Trond Myklebust
1
-0
/
+3
2012-02-01
NFSv4: Replace lock_owner->ld_id with an ida based allocator
Trond Myklebust
1
-1
/
+1
2012-02-01
NFSv4: Replace state_owner->so_owner_id with an ida based allocator
Trond Myklebust
1
-1
/
+2
2012-02-01
NFS: Remove unnecessary includes from linux/nfs_fs_i.h
Trond Myklebust
2
-5
/
+0
2012-02-01
SUNRPC: kernel PipeFS mount point creation routines removed
Stanislav Kinsbursky
1
-2
/
+0
2012-02-01
NFS: idmap PipeFS notifier introduced
Stanislav Kinsbursky
2
-10
/
+18
2012-02-01
NFS: make NFS client allocated per network namespace context
Stanislav Kinsbursky
1
-0
/
+1
2012-02-01
SUNRPC: split cache creation and PipeFS registration
Stanislav Kinsbursky
1
-0
/
+2
2012-02-01
SUNRPC: remove RPC PipeFS mount point reference from RPC client
Stanislav Kinsbursky
1
-1
/
+1
2012-02-01
SUNRPC: subscribe RPC clients to pipefs notifications
Stanislav Kinsbursky
1
-0
/
+2
2012-02-01
SUNRPC: make SUNPRC clients list per network namespace context
Stanislav Kinsbursky
1
-1
/
+2
2012-02-01
SUNRPC: handle RPC client pipefs dentries by network namespace aware routines
Stanislav Kinsbursky
1
-1
/
+1
2012-02-01
SUNRPC: split SUNPRC PipeFS dentry and private pipe data creation
Stanislav Kinsbursky
1
-2
/
+5
2012-02-01
SUNPRC: cleanup RPC PipeFS pipes upcall interface
Stanislav Kinsbursky
1
-1
/
+1
2012-02-01
SUNRPC: split SUNPRC PipeFS pipe data and inode creation
Stanislav Kinsbursky
1
-3
/
+7
2012-02-01
SUNRPC: replace inode lock with pipe lock for RPC PipeFS operations
Stanislav Kinsbursky
1
-0
/
+1
2012-02-01
SUNRPC: pipefs per-net operations helper introduced
Stanislav Kinsbursky
1
-0
/
+3
2012-02-01
SUNRPC: pipefs dentry lookup helper introduced
Stanislav Kinsbursky
1
-0
/
+3
2012-02-01
SUNRPC: send notification events on pipefs sb creation and destruction
Stanislav Kinsbursky
1
-0
/
+8
2012-02-01
SUNRPC: remove non-exclusive pipe creation from RPC pipefs
Stanislav Kinsbursky
1
-1
/
+0
2012-01-31
Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream
Linus Torvalds
1
-2
/
+2
2012-01-31
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
498
-4678
/
+14962
2012-01-30
Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-139
/
+0
2012-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-0
/
+4
2012-01-30
net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL
Glauber Costa
1
-0
/
+2
2012-01-30
ALSA: Add #ifdef CONFIG_PCI guard for snd_pci_quirk_* functions
Axel Lin
1
-0
/
+2
2012-01-29
PM / Hibernate: Fix s2disk regression related to freezing workqueues
Rafael J. Wysocki
1
-0
/
+2
2012-01-29
Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-164
/
+0
2012-01-29
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
3
-21
/
+7
2012-01-28
netns: Fail conspicously if someone uses net_generic at an inappropriate time.
Eric W. Biederman
1
-0
/
+1
2012-01-27
perf: Fix broken interrupt rate throttling
Stephane Eranian
1
-0
/
+1
2012-01-27
net: explicitly add jump_label.h header to sock.h
Glauber Costa
1
-0
/
+1
2012-01-27
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2012-01-26
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+1
2012-01-25
Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balb...
Greg Kroah-Hartman
1
-139
/
+0
2012-01-25
drm: Fix authentication kernel crash
Thomas Hellstrom
1
-0
/
+1
2012-01-25
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
4
-12
/
+7
2012-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-11
/
+28
2012-01-25
netprio_cgroup.h: dont include module.h from other includes
Paul Gortmaker
1
-1
/
+0
2012-01-25
team: send only changed options/ports via netlink
Jiri Pirko
1
-0
/
+10
2012-01-25
kernel-doc: fix new warning in usb.h
Randy Dunlap
1
-0
/
+1
2012-01-25
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-1
/
+5
[prev]
[next]