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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-02
nfsd4: remove unused dl_trunc
J. Bruce Fields
3
-5
/
+1
2009-05-02
nfsd4: eliminate struct nfs4_cb_recall
J. Bruce Fields
3
-29
/
+18
2009-05-02
nfsd4: rename callback struct to cb_conn
J. Bruce Fields
3
-21
/
+21
2009-04-30
nfsd4: replace callback thread by asynchronous rpc
J. Bruce Fields
1
-16
/
+22
2009-04-30
nfsd4: lookup up callback cred only once
J. Bruce Fields
3
-0
/
+31
2009-04-30
nfsd4: create rpc callback client from server thread
J. Bruce Fields
1
-15
/
+16
2009-04-30
nfsd4: set cb_client inside setup_callback_client
J. Bruce Fields
1
-14
/
+12
2009-04-30
nfsd4: set shorter timeout
J. Bruce Fields
1
-4
/
+7
2009-04-30
nfsd4: setclientid_confirm callback-change fixes
J. Bruce Fields
1
-2
/
+0
2009-04-29
nfsd: quiet compile warning
J. Bruce Fields
1
-1
/
+1
2009-04-29
nfsd: support ext4 i_version
J. Bruce Fields
4
-25
/
+63
2009-04-29
nfsd4: delete obsolete xdr comments
J. Bruce Fields
1
-27
/
+0
2009-04-29
nfsd: eliminate ENCODE_HEAD macro
J. Bruce Fields
1
-24
/
+22
2009-04-28
NFSD: Stricter buffer size checking in fs/nfsd/nfsctl.c
Chuck Lever
1
-5
/
+9
2009-04-28
NFSD: Stricter buffer size checking in write_versions()
Chuck Lever
1
-7
/
+25
2009-04-28
NFSD: Stricter buffer size checking in write_recoverydir()
Chuck Lever
1
-2
/
+3
2009-04-28
SUNRPC: Clean up one_sock_name()
Chuck Lever
1
-10
/
+11
2009-04-28
SUNRPC: Support PF_INET6 in one_sock_name()
Chuck Lever
1
-0
/
+7
2009-04-28
SUNRPC: Switch one_sock_name() to use snprintf()
Chuck Lever
1
-7
/
+18
2009-04-28
SUNRPC: pass buffer size to svc_sock_names()
Chuck Lever
3
-4
/
+22
2009-04-28
SUNRPC: pass buffer size to svc_addsock()
Chuck Lever
3
-5
/
+16
2009-04-28
NFSD: Prevent a buffer overflow in svc_xprt_names()
Chuck Lever
3
-19
/
+41
2009-04-28
NFSD: move lockd_up() before svc_addsock()
Chuck Lever
1
-9
/
+10
2009-04-28
NFSD: Finish refactoring __write_ports()
Chuck Lever
1
-7
/
+13
2009-04-28
NFSD: Note an additional requirement when passing TCP sockets to portlist
Chuck Lever
1
-1
/
+3
2009-04-28
NFSD: Refactor socket creation out of __write_ports()
Chuck Lever
1
-30
/
+34
2009-04-28
NFSD: Refactor portlist socket closing into a helper
Chuck Lever
1
-12
/
+24
2009-04-28
NFSD: Refactor transport addition out of __write_ports()
Chuck Lever
1
-23
/
+33
2009-04-28
NFSD: Refactor transport removal out of __write_ports()
Chuck Lever
1
-24
/
+29
2009-04-28
SUNRPC: Fix error return value of svc_addr_len()
Chuck Lever
2
-5
/
+7
2009-04-28
net/sunrpc/svc_xprt.c: fix sparse warnings
H Hartley Sweeten
1
-0
/
+1
2009-04-28
update Documentation/filesystems/00-INDEX with new nfsd related docs.
Benny Halevy
1
-0
/
+4
2009-04-25
nfsd4: distinguish expired from stale stateids
Bian Naimeng
1
-13
/
+49
2009-04-25
lockd: call locks_release_private to cleanup per-filesystem state
Felix Blyakher
3
-1
/
+5
2009-04-24
rpcgss: remove redundant test on unsigned
Roel Kluin
1
-9
/
+4
2009-04-22
Linux 2.6.30-rc3
v2.6.30-rc3
Linus Torvalds
1
-1
/
+1
2009-04-22
driver synchronization: make scsi_wait_scan more advanced
Arjan van de Ven
4
-2
/
+13
2009-04-22
Trivial: fix a typo in slow-work.h
Jonathan Corbet
1
-1
/
+1
2009-04-22
PERCPU: Collect the DECLARE/DEFINE declarations together
David Howells
3
-44
/
+86
2009-04-22
FRV: Fix the section attribute on UP DECLARE_PER_CPU()
David Howells
9
-35
/
+50
2009-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
10
-83
/
+272
2009-04-22
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
13
-418
/
+176
2009-04-22
bfin_5xx: misplaced parentheses
Roel Kluin
1
-3
/
+3
2009-04-22
vmscan,memcg: reintroduce sc->may_swap
KOSAKI Motohiro
1
-4
/
+8
2009-04-22
edac: ppc mpc85xx fix mc err detect
Dave Jiang
1
-1
/
+1
2009-04-22
scsi: mpt: suppress debugobjects warning
Eric Paris
1
-1
/
+1
2009-04-22
sgi-xp/sgi-gru: allow modules to load on non-uv systems
Robin Holt
2
-7
/
+7
2009-04-22
uml: kill a kconfig warning
WANG Cong
1
-1
/
+1
2009-04-22
frv: insert PCI root bus resources for the MB93090 devel motherboard
David Howells
1
-13
/
+50
2009-04-22
rtc-cmos: fix printk output
Krzysztof Halasa
1
-11
/
+9
[next]