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
2011-07-23
nfsd: don't break lease on CLAIM_DELEGATE_CUR
Casey Bodley
1
-6
/
+12
2011-07-21
locks: rename lock-manager ops
J. Bruce Fields
7
-47
/
+47
2011-07-19
nfsd4: update nfsv4.1 implementation notes
J. Bruce Fields
1
-23
/
+10
2011-07-18
nfsd: turn on reply cache for NFSv4
J. Bruce Fields
7
-23
/
+55
2011-07-18
nfsd4: call nfsd4_release_compoundargs from pc_release
J. Bruce Fields
3
-10
/
+8
2011-07-16
nfsd41: Deny new lock before RECLAIM_COMPLETE done
Mi Jinlong
1
-0
/
+9
2011-07-16
fs: locks: remove init_once
Miklos Szeredi
1
-31
/
+10
2011-07-16
nfsd41: check the size of request
Mi Jinlong
1
-0
/
+12
2011-07-16
nfsd41: error out when client sets maxreq_sz or maxresp_sz too small
Mi Jinlong
1
-0
/
+27
2011-07-16
nfsd4: fix file leak on open_downgrade
J. Bruce Fields
1
-23
/
+8
2011-07-16
nfsd4: remember to put RW access on stateid destruction
J. Bruce Fields
1
-11
/
+6
2011-07-16
NFSD: Added TEST_STATEID operation
Bryan Schumaker
5
-3
/
+145
2011-07-16
NFSD: added FREE_STATEID operation
Bryan Schumaker
4
-2
/
+161
2011-07-16
svcrpc: fix list-corrupting race on nfsd shutdown
J. Bruce Fields
1
-5
/
+6
2011-07-16
rpc: allow autoloading of gss mechanisms
J. Bruce Fields
2
-4
/
+35
2011-07-16
svcauth_unix.c: quiet sparse noise
H Hartley Sweeten
1
-0
/
+1
2011-07-16
svcsock.c: include sunrpc.h to quiet sparse noise
H Hartley Sweeten
1
-0
/
+2
2011-07-16
nfsd: Remove deprecated nfsctl system call and related code.
NeilBrown
14
-1238
/
+0
2011-07-16
NFSD: allow OP_DESTROY_CLIENTID to be only op in COMPOUND
Benny Halevy
1
-0
/
+5
2011-07-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
2
-27
/
+63
2011-07-14
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
5
-19
/
+15
2011-07-14
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
1
-4
/
+6
2011-07-14
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
7
-15
/
+38
2011-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
29
-72
/
+187
2011-07-13
mmc: core: Bus width testing needs to handle suspend/resume
Philip Rakity
2
-27
/
+63
2011-07-13
drm/radeon/kms/evergreen: emit SQ_LDS_RESOURCE_MGMT for blits
Alex Deucher
1
-2
/
+7
2011-07-13
agp/intel: Fix typo in G4x_GMCH_SIZE_VT_2M
Chris Wilson
1
-3
/
+4
2011-07-13
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
4
-14
/
+22
2011-07-13
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...
Linus Torvalds
12
-35
/
+52
2011-07-13
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-32
/
+105
2011-07-12
SUNRPC: Fix use of static variable in rpcb_getport_async
Ben Greear
1
-1
/
+1
2011-07-12
drm/i915/ringbuffer: Idling requires waiting for the ring to be empty
Chris Wilson
1
-1
/
+1
2011-07-12
Revert "drm/i915: enable rc6 by default"
Keith Packard
1
-1
/
+1
2011-07-12
drm/i915: Clean up i915_driver_load failure path
Keith Packard
1
-3
/
+11
2011-07-12
kbuild: Do not write to builddir in modules_install
Michal Marek
1
-4
/
+6
2011-07-12
drm/radeon/kms: fix typo in read_disabled vbios code
Alex Deucher
2
-6
/
+17
2011-07-12
drm/radeon/kms: use correct BUS_CNTL reg on rs600
Alex Deucher
1
-3
/
+3
2011-07-12
drm/radeon/kms: fix backend map typo on juniper
Alex Deucher
1
-1
/
+1
2011-07-12
drm/radeon/kms: fix regression in hotplug
Alex Deucher
1
-0
/
+6
2011-07-12
slip: fix wrong SLIP6 ifdef-endif placing
Matvejchikov Ilya
1
-1
/
+1
2011-07-12
powerpc/mm: Fix memory_block_size_bytes() for non-pseries
Benjamin Herrenschmidt
1
-11
/
+19
2011-07-12
mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a header
Benjamin Herrenschmidt
3
-3
/
+3
2011-07-12
Linux 3.0-rc7
v3.0-rc7
Linus Torvalds
1
-1
/
+1
2011-07-12
Documentation/Changes: remove some really obsolete text
Linus Torvalds
1
-25
/
+18
2011-07-12
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-139
/
+174
2011-07-12
NFSv4.1: update nfs4_fattr_bitmap_maxsz
Andy Adamson
1
-1
/
+1
2011-07-12
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...
Arnd Bergmann
3
-24
/
+26
2011-07-11
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-0
/
+8
2011-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
3
-57
/
+73
2011-07-11
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
1
-1
/
+1
[next]