index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-19
NFS: Ensure that the write code cleans up properly when rpc_run_task() fails
Trond Myklebust
3
-48
/
+73
2008-04-19
NFS: Ensure that the read code cleans up properly when rpc_run_task() fails
Trond Myklebust
2
-26
/
+46
2008-04-19
NFS: Fix nfs_wb_page() to always exit with an error or a clean page
Trond Myklebust
1
-11
/
+12
2008-04-19
SUNRPC: Don't attempt to destroy expired RPCSEC_GSS credentials..
Trond Myklebust
1
-2
/
+2
2008-04-19
SUNRPC: Fix up xprt_write_space()
Trond Myklebust
3
-23
/
+44
2008-04-19
SUNRPC: Fix a bug in call_decode()
Trond Myklebust
1
-3
/
+6
2008-03-19
lockd: introduce new function to encode private argument in SM_MON requests
Chuck Lever
2
-6
/
+25
2008-03-19
lockd: Fix up incorrect RPC buffer size calculations.
Chuck Lever
1
-31
/
+8
2008-03-19
lockd: document use of mon_id argument in SM_MON requests
Chuck Lever
1
-0
/
+13
2008-03-19
lockd: refactor SM_MON my_id argument encoder
Chuck Lever
1
-0
/
+19
2008-03-19
lockd: refactor SM_MON mon_name argument encoder
Chuck Lever
1
-0
/
+25
2008-03-19
lockd: Ensure NSM strings aren't longer than protocol allows
Chuck Lever
1
-0
/
+9
2008-03-19
lockd: bring a few function declarations up to date
Chuck Lever
1
-6
/
+5
2008-03-19
NLM: NLM protocol version numbers are u32
Chuck Lever
2
-11
/
+15
2008-03-19
NLM: LOCKD fails to load if CONFIG_SYSCTL is not set
Chuck Lever
1
-0
/
+12
2008-03-19
SUNRPC: Add a default setting for CONFIG_SUNRPC_BIND34
Chuck Lever
1
-0
/
+1
2008-03-19
SUNRPC: Update help Kconfig text
Chuck Lever
1
-13
/
+32
2008-03-19
NFS: Always enable NFS direct I/O
Chuck Lever
4
-37
/
+1
2008-03-19
NFS: Show most mount options via nfs_show_options()
Chuck Lever
1
-2
/
+65
2008-03-19
NFS: Save the values of the "mount*=" mount options
Chuck Lever
2
-0
/
+17
2008-03-19
NFS: Save the value of the "port=" mount option
Chuck Lever
4
-31
/
+12
2008-03-19
NFS: Fix up data types of fields in nfs_parsed_mount_options
Chuck Lever
1
-3
/
+3
2008-03-19
NFS: numeric mount parameters are unsigned
Chuck Lever
1
-13
/
+13
2008-03-19
NFS: clean up short packet handling for NFSv4 readdir
Jeff Layton
1
-10
/
+27
2008-03-19
NFS: clean up short packet handling for NFSv3 readdir
Jeff Layton
1
-9
/
+28
2008-03-19
NFS: clean up short packet handling for NFSv2 readdir
Jeff Layton
1
-9
/
+28
2008-03-19
nfs: remove duplicate initializations of nfs_read_data field
Fred Isaman
1
-2
/
+0
2008-03-19
nfs: nfs_redirty_request
Fred
1
-9
/
+14
2008-03-19
Merge branch 'hotfixes' into devel
Trond Myklebust
455
-6069
/
+6445
2008-03-19
nfs: don't ignore return value from nfs_pageio_add_request
Fred Isaman
2
-2
/
+11
2008-03-18
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
3
-1
/
+32
2008-03-18
Revert "ACPI: EC: Handle IRQ storm on Acer laptops"
Alexey Starikovskiy
1
-11
/
+0
2008-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...
Linus Torvalds
6
-77
/
+134
2008-03-18
IDE: Make taskfile interface more robust wrt unexpected end-of-command
Linus Torvalds
1
-9
/
+27
2008-03-18
Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
1
-3
/
+9
2008-03-19
sched: tune multi-core idle balancing
Ingo Molnar
1
-1
/
+0
2008-03-19
sched: retune wake granularity
Ingo Molnar
1
-2
/
+2
2008-03-19
sched: wakeup-buddy tasks are cache-hot
Ingo Molnar
1
-0
/
+6
2008-03-19
sched: improve affine wakeups
Ingo Molnar
4
-17
/
+50
2008-03-19
sched, net: socket wakeups are sync
Ingo Molnar
1
-2
/
+2
2008-03-19
sched: clean up wakeup balancing, code flow
Ingo Molnar
1
-15
/
+10
2008-03-19
sched: clean up wakeup balancing, rename variables
Ingo Molnar
1
-12
/
+20
2008-03-19
sched: clean up wakeup balancing, move wake_affine()
Ingo Molnar
1
-59
/
+75
2008-03-18
async_tx: avoid the async xor_zero_sum path when src_cnt > device->max_xor
Dan Williams
1
-1
/
+1
2008-03-18
fsldma: Fix the DMA halt when using DMA_INTERRUPT async_tx transfer.
Zhang Wei
2
-0
/
+31
2008-03-18
Merge branch 'audit.b49' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+22
2008-03-18
[PATCH] export sessionid alongside the loginuid in procfs
Eric Paris
1
-0
/
+22
2008-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-15
/
+17
2008-03-18
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
8
-214
/
+44
2008-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
13
-25
/
+183
[next]