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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-17
nfs41: xdr {encode,decode}_sequence
Andy Adamson
1
-10
/
+232
2009-06-17
nfs41: encode minorversion in compound header
Benny Halevy
1
-30
/
+40
2009-06-17
NFS: use dynamically computed compound_hdr.replen for xdr_inline_pages offset
Benny Halevy
1
-38
/
+10
2009-06-17
NFS: update hdr->replen for every encode op
Benny Halevy
1
-0
/
+31
2009-06-17
NFS: define and initialize compound_hdr.replen
Benny Halevy
1
-34
/
+43
2009-06-17
NFS: use decode_change_info_maxsz for xdr maxsz calculations
Benny Halevy
1
-3
/
+7
2009-06-17
nfs41: set up seq_res.sr_slotid
Andy Adamson
5
-0
/
+10
2009-06-17
nfs41: nfs41: pass *session in seq_args and seq_res
Benny Halevy
2
-2
/
+3
2009-06-17
nfs41: introduce nfs4_call_sync
Andy Adamson
4
-19
/
+73
2009-06-17
nfs41: use nfs4_fs_locations_res
Benny Halevy
3
-3
/
+13
2009-06-17
nfs41: use nfs4_setaclres
Benny Halevy
3
-2
/
+8
2009-06-17
NFS: get rid of unused xdr decode_setattr(, res) argument
Benny Halevy
1
-3
/
+3
2009-06-17
nfs41: use nfs4_getaclres
Benny Halevy
3
-11
/
+19
2009-06-17
nfs41: use nfs4_pathconf_res
Benny Halevy
3
-3
/
+12
2009-06-17
nfs41: use nfs4_fsinfo_res
Benny Halevy
3
-3
/
+12
2009-06-17
nfs41: use nfs4_statfs_res
Benny Halevy
3
-3
/
+12
2009-06-17
nfs41: use nfs4_readlink_res
Benny Halevy
3
-2
/
+8
2009-06-17
nfs41: use nfs4_server_caps_arg
Benny Halevy
3
-3
/
+12
2009-06-17
nfs41: sessions client infrastructure
Andy Adamson
6
-0
/
+174
2009-06-17
nfs41: client xdr definitions
Benny Halevy
1
-0
/
+52
2009-06-17
nfs41: translate NFS4ERR_MINOR_VERS_MISMATCH to EPROTONOSUPPORT
Benny Halevy
1
-0
/
+2
2009-06-17
nfs41: Use mount minorversion option
Benny Halevy
1
-1
/
+6
2009-06-17
nfs41: nfs_client.cl_minorversion
Benny Halevy
2
-4
/
+8
2009-06-17
nfs41: add mount command option minorversion
Mike Sager
2
-0
/
+11
2009-06-17
nfs41: define NFS4_MAX_MINOR_VERSION based on CONFIG_NFS_V4_1
Mike Sager
1
-0
/
+7
2009-06-17
nfs41: Add Kconfig symbols for NFSv4.1
Ricardo Labiaga
1
-0
/
+9
2009-06-10
Linux 2.6.30
v2.6.30
Linus Torvalds
1
-1
/
+1
2009-06-10
char: mxser, fix ISA board lookup
Peter Botha
1
-1
/
+1
2009-06-10
jbd: fix race in buffer processing in commit code
Jan Kara
1
-2
/
+4
2009-06-10
autofs4: remove hashed check in validate_wait()
Ian Kent
1
-14
/
+8
2009-06-10
shm: fix unused warnings on nommu
Mike Frysinger
1
-2
/
+5
2009-06-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
14
-12
/
+39
2009-06-09
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+3
2009-06-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-6
/
+8
2009-06-09
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
1
-14
/
+14
2009-06-09
bsg: setting rq->bio to NULL
FUJITA Tomonori
1
-0
/
+3
2009-06-09
kvm: fix kvm reboot crash when MAXSMP is used
Avi Kivity
1
-1
/
+1
2009-06-09
cpumask: alloc zeroed cpumask for static cpumask_var_ts
Yinghai Lu
11
-11
/
+11
2009-06-09
cpumask: introduce zalloc_cpumask_var
Yinghai Lu
2
-0
/
+27
2009-06-09
cls_cgroup: Fix oops when user send improperly 'tc filter add' request
Minoru Usui
1
-0
/
+3
2009-06-09
r8169: fix crash when large packets are received
Eric Dumazet
1
-6
/
+5
2009-06-09
md/raid5: fix bug in reshape code when chunk_size decreases.
NeilBrown
1
-1
/
+1
2009-06-09
md/raid5 - avoid deadlocks in get_active_stripe during reshape
NeilBrown
1
-11
/
+11
2009-06-09
md/raid5: use conf->raid_disks in preference to mddev->raid_disk
NeilBrown
1
-2
/
+2
2009-06-08
async: Fix lack of boot-time console due to insufficient synchronization
Linus Torvalds
1
-10
/
+5
2009-06-08
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
9
-101
/
+75
2009-06-08
pata_netcell: Fix typo
Alan Cox
1
-1
/
+1
2009-06-08
Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2009-06-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...
Linus Torvalds
1
-16
/
+6
2009-06-08
MIPS: Outline udelay and fix a few issues.
Ralf Baechle
5
-92
/
+66
[prev]
[next]