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
2008-04-20
NLM/lockd: Ensure that nlmclnt_cancel() returns results of the CANCEL call
Trond Myklebust
1
-1
/
+10
2008-04-20
NLM: Remove the signal masking in nlmclnt_proc/nlmclnt_cancel
Trond Myklebust
1
-41
/
+1
2008-04-20
NLM/lockd: convert __nlm_async_call to use rpc_run_task()
Trond Myklebust
1
-10
/
+54
2008-04-20
NLM/lockd: Add a reference counter to struct nlm_rqst
Trond Myklebust
2
-0
/
+4
2008-04-20
NFSv4: Ensure we don't corrupt fl->fl_flags in nfs4_proc_unlck
Trond Myklebust
1
-0
/
+2
2008-04-20
NLM/lockd: Ensure we don't corrupt fl->fl_flags in nlmclnt_unlock()
Trond Myklebust
1
-6
/
+10
2008-04-20
SUNRPC: Fix read ordering problems with req->rq_private_buf.len
Trond Myklebust
2
-14
/
+15
2008-04-20
NFSv4: Only increment the sequence id if the server saw it
Trond Myklebust
3
-9
/
+31
2008-04-20
NFSv4: Remove bogus call to nfs4_drop_state_owner() in _nfs4_open_expired()
Trond Myklebust
1
-4
/
+1
2008-04-20
NFS: Ensure that rpc_run_task() errors are propagated back to the caller
Trond Myklebust
3
-26
/
+40
2008-04-20
NFS: Ensure that the write code cleans up properly when rpc_run_task() fails
Trond Myklebust
3
-48
/
+73
2008-04-20
NFS: Ensure that the read code cleans up properly when rpc_run_task() fails
Trond Myklebust
2
-26
/
+46
2008-04-20
NFS: Fix nfs_wb_page() to always exit with an error or a clean page
Trond Myklebust
1
-11
/
+12
2008-04-20
SUNRPC: Don't attempt to destroy expired RPCSEC_GSS credentials..
Trond Myklebust
1
-2
/
+2
2008-04-20
SUNRPC: Fix up xprt_write_space()
Trond Myklebust
3
-23
/
+44
2008-04-20
SUNRPC: Fix a bug in call_decode()
Trond Myklebust
1
-3
/
+6
2008-03-20
lockd: introduce new function to encode private argument in SM_MON requests
Chuck Lever
2
-6
/
+25
2008-03-20
lockd: Fix up incorrect RPC buffer size calculations.
Chuck Lever
1
-31
/
+8
2008-03-20
lockd: document use of mon_id argument in SM_MON requests
Chuck Lever
1
-0
/
+13
2008-03-20
lockd: refactor SM_MON my_id argument encoder
Chuck Lever
1
-0
/
+19
2008-03-20
lockd: refactor SM_MON mon_name argument encoder
Chuck Lever
1
-0
/
+25
2008-03-20
lockd: Ensure NSM strings aren't longer than protocol allows
Chuck Lever
1
-0
/
+9
2008-03-20
lockd: bring a few function declarations up to date
Chuck Lever
1
-6
/
+5
2008-03-20
NLM: NLM protocol version numbers are u32
Chuck Lever
2
-11
/
+15
2008-03-20
NLM: LOCKD fails to load if CONFIG_SYSCTL is not set
Chuck Lever
1
-0
/
+12
2008-03-20
SUNRPC: Add a default setting for CONFIG_SUNRPC_BIND34
Chuck Lever
1
-0
/
+1
2008-03-20
SUNRPC: Update help Kconfig text
Chuck Lever
1
-13
/
+32
2008-03-20
NFS: Always enable NFS direct I/O
Chuck Lever
4
-37
/
+1
2008-03-20
NFS: Show most mount options via nfs_show_options()
Chuck Lever
1
-2
/
+65
2008-03-20
NFS: Save the values of the "mount*=" mount options
Chuck Lever
2
-0
/
+17
2008-03-20
NFS: Save the value of the "port=" mount option
Chuck Lever
4
-31
/
+12
2008-03-20
NFS: Fix up data types of fields in nfs_parsed_mount_options
Chuck Lever
1
-3
/
+3
2008-03-20
NFS: numeric mount parameters are unsigned
Chuck Lever
1
-13
/
+13
2008-03-20
NFS: clean up short packet handling for NFSv4 readdir
Jeff Layton
1
-10
/
+27
2008-03-20
NFS: clean up short packet handling for NFSv3 readdir
Jeff Layton
1
-9
/
+28
2008-03-20
NFS: clean up short packet handling for NFSv2 readdir
Jeff Layton
1
-9
/
+28
2008-03-20
nfs: remove duplicate initializations of nfs_read_data field
Fred Isaman
1
-2
/
+0
2008-03-20
nfs: nfs_redirty_request
Fred
1
-9
/
+14
2008-03-20
Merge branch 'hotfixes' into devel
Trond Myklebust
455
-6069
/
+6445
2008-03-20
nfs: don't ignore return value from nfs_pageio_add_request
Fred Isaman
2
-2
/
+11
2008-03-19
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
3
-1
/
+32
2008-03-19
Revert "ACPI: EC: Handle IRQ storm on Acer laptops"
Alexey Starikovskiy
1
-11
/
+0
2008-03-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...
Linus Torvalds
6
-77
/
+134
2008-03-19
IDE: Make taskfile interface more robust wrt unexpected end-of-command
Linus Torvalds
1
-9
/
+27
2008-03-19
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
[next]