index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
PM / Freezer: Revert 27920651fe "PM / Freezer: Make fake_signal_wake_up() wak...
Tejun Heo
2011-11-04
1
-1
/
+1
*
PM / Freezer: Reimplement wait_event_freezekillable using freezer_do_not_coun...
Oleg Nesterov
2011-11-04
1
-8
/
+3
*
USB: Update last_busy time after autosuspend fails
Alan Stern
2011-11-04
1
-0
/
+5
*
PM / Runtime: Automatically retry failed autosuspends
Alan Stern
2011-11-04
2
-2
/
+26
*
PM / QoS: Remove redundant check
Guennadi Liakhovetski
2011-11-04
1
-2
/
+1
*
PM / OPP: Fix build when CONFIG_PM_OPP is not set
Tony Lindgren
2011-11-04
1
-2
/
+2
*
PM / Runtime: Fix runtime accounting calculation error
venu byravarasu
2011-11-04
1
-4
/
+1
*
PM / Sleep: Update freezer documentation
Srivatsa S. Bhat
2011-11-04
1
-4
/
+4
*
PM / Sleep: Remove unused symbol 'suspend_cpu_hotplug'
Srivatsa S. Bhat
2011-11-04
1
-4
/
+0
*
PM / Sleep: Fix race between CPU hotplug and freezer
Srivatsa S. Bhat
2011-11-04
1
-0
/
+74
*
ACPI / PM: Add Sony VPCEB17FX to nonvs blacklist
Dave Jones
2011-11-04
1
-0
/
+8
*
Merge branch 'for-linus' of git://github.com/cmetcalf-tilera/linux-tile
Linus Torvalds
2011-11-04
20
-4396
/
+4637
|
\
|
*
arch/tile: factor out <arch/opcode.h> header
Chris Metcalf
2011-11-03
15
-4359
/
+4536
|
*
arch/tile: add the <arch> headers to the set of installed kernel headers
Chris Metcalf
2011-11-03
2
-0
/
+19
|
*
arch/tile: avoid exporting a symbol no longer used by gcc
Chris Metcalf
2011-11-03
1
-2
/
+0
|
*
arch/tile: avoid ISO namespace pollution with <asm/sigcontext.h>
Chris Metcalf
2011-11-03
2
-35
/
+82
*
|
Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2011-11-04
20
-888
/
+457
|
\
\
|
*
|
nfs: set vs_hidden on nfs4_callback_version4 (try #2)
Jeff Layton
2011-11-04
1
-0
/
+1
|
*
|
Merge branch 'osd-devel' into nfs-for-next
Trond Myklebust
2011-11-03
7798
-326884
/
+496195
|
|
\
\
|
|
*
|
pnfs-obj: Support for RAID5 read-4-write interface.
Boaz Harrosh
2011-11-03
1
-0
/
+38
|
|
*
|
pnfs-obj: move to ore 03: Remove old raid engine
Boaz Harrosh
2011-11-03
1
-504
/
+0
|
|
*
|
pnfs-obj: move to ore 02: move to ORE
Boaz Harrosh
2011-11-03
2
-75
/
+60
|
|
*
|
pnfs-obj: move to ore 01: ore_layout & ore_components
Boaz Harrosh
2011-11-03
1
-144
/
+128
|
|
*
|
pnfs-obj: Rename objlayout_io_state => objlayout_io_res
Boaz Harrosh
2011-11-03
3
-47
/
+48
|
|
*
|
pnfs-obj: Get rid of objlayout_{alloc,free}_io_state
Boaz Harrosh
2011-11-03
3
-142
/
+112
|
|
*
|
pnfs-obj: Return PNFS_NOT_ATTEMPTED in case of read/write_pagelist
Boaz Harrosh
2011-11-03
3
-35
/
+37
|
|
*
|
pnfs-obj: Remove redundant EOF from objlayout_io_state
Boaz Harrosh
2011-11-03
2
-10
/
+7
|
*
|
|
nfs: Remove unused variable from write.c
Rakib Mullick
2011-11-03
1
-2
/
+1
|
*
|
|
nfs: Fix unused variable warning from file.c
Rakib Mullick
2011-11-03
1
-6
/
+3
|
*
|
|
NFS: Remove no-op less-than-zero checks on unsigned variables.
Chuck Lever
2011-10-31
1
-4
/
+3
|
*
|
|
NFS: Clean up nfs4_xdr_dec_secinfo()
Chuck Lever
2011-10-31
1
-2
/
+0
|
*
|
|
NFS: Fix documenting comment for nfs_create_request()
Chuck Lever
2011-10-31
1
-1
/
+1
|
*
|
|
NFS4: fix cb_recallany decode error
Peng Tao
2011-10-31
1
-5
/
+6
|
*
|
|
nfs4: serialize layoutcommit
Peng Tao
2011-10-31
3
-3
/
+29
|
*
|
|
SUNRPC: remove rpcbind clients destruction on module cleanup
Stanislav Kinsbursky
2011-10-25
2
-15
/
+0
|
*
|
|
SUNRPC: remove rpcbind clients creation during service registering
Stanislav Kinsbursky
2011-10-25
1
-9
/
+0
|
*
|
|
NFSd: call svc rpcbind cleanup explicitly
Stanislav Kinsbursky
2011-10-25
3
-1
/
+5
|
*
|
|
SUNRPC: cleanup service destruction
Stanislav Kinsbursky
2011-10-25
1
-1
/
+0
|
*
|
|
SUNRPC: setup rpcbind clients if service requires it
Stanislav Kinsbursky
2011-10-25
1
-2
/
+9
|
*
|
|
SUNRPC: introduce svc helpers for prepairing rpcbind infrastructure
Stanislav Kinsbursky
2011-10-25
3
-1
/
+38
|
*
|
|
SUNRPC: use rpcbind reference counting helpers
Stanislav Kinsbursky
2011-10-25
1
-8
/
+4
|
*
|
|
SUNRPC: introduce helpers for reference counted rpcbind clients
Stanislav Kinsbursky
2011-10-25
1
-0
/
+53
|
*
|
|
NFS/sunrpc: don't use a credential with extra groups.
NeilBrown
2011-10-25
1
-0
/
+3
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2011-11-04
6
-27
/
+64
|
\
\
\
\
|
|
\
\
\
|
|
\
\
\
|
*
-
.
\
\
\
Merge branches 'iser', 'mthca' and 'qib' into for-next
Roland Dreier
2011-11-04
2
-8
/
+4
|
|
\
\
\
\
\
|
|
|
*
|
|
|
IB/qib: Fix panic in RC error flushing logic
Mike Marciniszyn
2011-11-04
1
-7
/
+3
|
|
*
|
|
|
|
IB/mthca: Fix buddy->num_free allocation size
Roland Dreier
2011-11-04
1
-1
/
+1
|
|
|
/
/
/
/
|
*
|
|
|
|
IB/iser: DMA unmap TX bufs used for iSCSI/iSER headers
Or Gerlitz
2011-11-04
2
-4
/
+8
|
*
|
|
|
|
IB/iser: Use separate buffers for the login request/response
Or Gerlitz
2011-11-04
3
-15
/
+52
|
|
/
/
/
/
*
|
|
|
|
Documentation: drop as block elevator reference in switching-sched.txt
Wang Sheng-Hui
2011-11-04
1
-2
/
+2
[next]