index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-20
locks: rename lock-manager ops
J. Bruce Fields
7
-47
/
+47
2011-07-18
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-15
nfsd41: Deny new lock before RECLAIM_COMPLETE done
Mi Jinlong
1
-0
/
+9
2011-07-15
fs: locks: remove init_once
Miklos Szeredi
1
-31
/
+10
2011-07-15
nfsd41: check the size of request
Mi Jinlong
1
-0
/
+12
2011-07-15
nfsd41: error out when client sets maxreq_sz or maxresp_sz too small
Mi Jinlong
1
-0
/
+27
2011-07-15
nfsd4: fix file leak on open_downgrade
J. Bruce Fields
1
-23
/
+8
2011-07-15
nfsd4: remember to put RW access on stateid destruction
J. Bruce Fields
1
-11
/
+6
2011-07-15
NFSD: Added TEST_STATEID operation
Bryan Schumaker
5
-3
/
+145
2011-07-15
NFSD: added FREE_STATEID operation
Bryan Schumaker
4
-2
/
+161
2011-07-15
svcrpc: fix list-corrupting race on nfsd shutdown
J. Bruce Fields
1
-5
/
+6
2011-07-15
rpc: allow autoloading of gss mechanisms
J. Bruce Fields
2
-4
/
+35
2011-07-15
svcauth_unix.c: quiet sparse noise
H Hartley Sweeten
1
-0
/
+1
2011-07-15
svcsock.c: include sunrpc.h to quiet sparse noise
H Hartley Sweeten
1
-0
/
+2
2011-07-15
nfsd: Remove deprecated nfsctl system call and related code.
NeilBrown
14
-1238
/
+0
2011-07-15
NFSD: allow OP_DESTROY_CLIENTID to be only op in COMPOUND
Benny Halevy
1
-0
/
+5
2011-07-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
2
-27
/
+63
2011-07-13
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
5
-19
/
+15
2011-07-13
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
1
-4
/
+6
2011-07-13
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
7
-15
/
+38
2011-07-13
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-12
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
4
-14
/
+22
2011-07-12
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...
Linus Torvalds
12
-35
/
+52
2011-07-12
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-11
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-11
Linux 3.0-rc7
v3.0-rc7
Linus Torvalds
1
-1
/
+1
2011-07-11
Documentation/Changes: remove some really obsolete text
Linus Torvalds
1
-25
/
+18
2011-07-11
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-139
/
+174
2011-07-11
NFSv4.1: update nfs4_fattr_bitmap_maxsz
Andy Adamson
1
-1
/
+1
2011-07-11
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
2011-07-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
8
-63
/
+108
[next]