| Commit message (Expand) | Author | Age | Files | Lines |
* | dm snapshot: store pointer to target instance | Mikulas Patocka | 2008-04-25 | 2 | -4/+4 |
* | dm log: move dirty region log code into separate module | Heinz Mauelshagen | 2008-04-25 | 3 | -12/+11 |
* | dm log: generalise name in messages | Heinz Mauelshagen | 2008-04-25 | 1 | -7/+8 |
* | dm raid1: use list_split_init | Robert P. J. Day | 2008-04-25 | 1 | -6/+4 |
* | dm snapshot: reduce default memory allocation | Milan Broz | 2008-04-25 | 1 | -2/+2 |
* | dm snapshot: fix chunksize sector conversion | Mikulas Patocka | 2008-04-25 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-04-24 | 18 | -72/+37 |
|\ |
|
| * | "make namespacecheck" fixes | Ingo Molnar | 2008-04-24 | 13 | -20/+18 |
| * | x86: fix compilation error in VisWS | Alexey Starikovskiy | 2008-04-24 | 1 | -14/+1 |
| * | x86: voyager fix | Ingo Molnar | 2008-04-24 | 2 | -18/+1 |
| * | x86: Drop duplicate from setup.c | Alexey Starikovskiy | 2008-04-24 | 1 | -2/+0 |
| * | intel-iommu.c: dma ops fix | Ingo Molnar | 2008-04-24 | 1 | -18/+17 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2008-04-24 | 12 | -43/+176 |
|\ \ |
|
| * | | [CIFS] Fix typo in previous commit | Steve French | 2008-04-24 | 1 | -2/+2 |
| * | | [CIFS] Fix define for new proxy cap to match documentation | Steve French | 2008-04-24 | 1 | -2/+5 |
| * | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French | 2008-04-24 | 3852 | -213570/+221623 |
| |\ \ |
|
| * | | | [CIFS] Fix UNC path prefix on QueryUnixPathInfo to have correct slash | Steve French | 2008-04-18 | 1 | -4/+11 |
| * | | | [CIFS] Reserve new proxy cap for WAFS | Steve French | 2008-04-18 | 1 | -1/+7 |
| * | | | [CIFS] Add various missing flags and defintions | Steve French | 2008-04-17 | 2 | -14/+105 |
| * | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French | 2008-04-17 | 93 | -196/+510 |
| |\ \ \ |
|
| * | | | | [CIFS] make cifs_dfs_automount_list_static | Steve French | 2008-04-16 | 2 | -3/+1 |
| * | | | | [CIFS] Fix oops when slow oplock process races with unmount | Steve French | 2008-04-15 | 3 | -0/+20 |
| * | | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French | 2008-04-15 | 297 | -5858/+8483 |
| |\ \ \ \ |
|
| * | | | | | [CIFS] Fix acl length when very short ACL being modified by chmod | Steve French | 2008-04-09 | 2 | -6/+9 |
| * | | | | | [CIFS] Fix looping on reconnect to Samba when unexpected tree connect fail on... | Steve French | 2008-04-09 | 1 | -14/+18 |
| * | | | | | [CIFS] minor update to change log | Steve French | 2008-04-04 | 1 | -1/+2 |
* | | | | | | RxRPC: Fix a regression in the RXKAD security module | David Howells | 2008-04-24 | 1 | -1/+1 |
* | | | | | | Remove -numa from EXTRAVERSION | Sebastian Siewior | 2008-04-24 | 1 | -1/+1 |
* | | | | | | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2008-04-24 | 43 | -896/+1583 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'devel' | Trond Myklebust | 2008-04-24 | 43 | -896/+1583 |
| |\ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| | * | | | | | SUNRPC: Invalidate the RPCSEC_GSS session if the server dropped the request | Trond Myklebust | 2008-04-24 | 1 | -0/+5 |
| | * | | | | | make nfs_automount_list static | Adrian Bunk | 2008-04-19 | 2 | -2/+1 |
| | * | | | | | NFS: remove duplicate flags assignment from nfs_validate_mount_data | Jeff Layton | 2008-04-19 | 1 | -1/+0 |
| | * | | | | | NFS - fix potential NULL pointer dereference v2 | Cyrill Gorcunov | 2008-04-19 | 1 | -0/+16 |
| | * | | | | | SUNRPC: Don't change the RPCSEC_GSS context on a credential that is in use | Trond Myklebust | 2008-04-19 | 1 | -27/+42 |
| | * | | | | | SUNRPC: Fix a race in gss_refresh_upcall() | Trond Myklebust | 2008-04-19 | 1 | -3/+8 |
| | * | | | | | SUNRPC: Don't disconnect more than once if retransmitting NFSv4 requests | Trond Myklebust | 2008-04-19 | 4 | -2/+43 |
| | * | | | | | SUNRPC: Remove the unused export of xprt_force_disconnect | Trond Myklebust | 2008-04-19 | 1 | -1/+0 |
| | * | | | | | SUNRPC: remove XS_SENDMSG_RETRY | Trond Myklebust | 2008-04-19 | 1 | -9/+3 |
| | * | | | | | SUNRPC: Protect creds against early garbage collection | Trond Myklebust | 2008-04-19 | 1 | -0/+8 |
| | * | | | | | NFSv4: Attempt to use machine credentials in SETCLIENTID calls | Trond Myklebust | 2008-04-19 | 1 | -4/+37 |
| | * | | | | | NFSv4: Reintroduce machine creds | Trond Myklebust | 2008-04-19 | 6 | -3/+47 |
| | * | | | | | NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid() | Trond Myklebust | 2008-04-19 | 6 | -11/+1 |
| | * | | | | | nfs: fix printout of multiword bitfields | Fred Isaman | 2008-04-19 | 1 | -5/+5 |
| | * | | | | | nfs: return negative error value from nfs{,4}_stat_to_errno | Benny Halevy | 2008-04-19 | 3 | -95/+95 |
| | * | | | | | NLM/lockd: Ensure client locking calls use correct credentials | Trond Myklebust | 2008-04-19 | 1 | -9/+14 |
| | * | | | | | NFS: Remove the buggy lock-if-signalled case from do_setlk() | Trond Myklebust | 2008-04-19 | 1 | -10/+2 |
| | * | | | | | NLM/lockd: Fix a race when cancelling a blocking lock | Trond Myklebust | 2008-04-19 | 1 | -9/+34 |
| | * | | | | | NLM/lockd: Ensure that nlmclnt_cancel() returns results of the CANCEL call | Trond Myklebust | 2008-04-19 | 1 | -1/+10 |
| | * | | | | | NLM: Remove the signal masking in nlmclnt_proc/nlmclnt_cancel | Trond Myklebust | 2008-04-19 | 1 | -41/+1 |