Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | [PATCH] Collect more inode information during syscall processing. | Amy Griffis | 2006-03-20 | 6 | -28/+157 | |
| * | | | | [PATCH] Pass dentry, not just name, in fsnotify creation hooks. | Amy Griffis | 2006-03-20 | 3 | -10/+11 | |
| * | | | | [PATCH] Define new range of userspace messages. | Steve Grubb | 2006-03-20 | 3 | -6/+21 | |
| * | | | | [PATCH] Filter rule comparators | Dustin Kirkland | 2006-03-20 | 2 | -43/+103 | |
| * | | | | [PATCH] AUDIT: kerneldoc for kernel/audit*.c | Randy Dunlap | 2006-03-20 | 2 | -46/+238 | |
| * | | | | [PATCH] make vm86 call audit_syscall_exit | Jason Baron | 2006-03-20 | 2 | -7/+10 | |
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/aoe-2.6 | Linus Torvalds | 2006-03-25 | 9 | -120/+238 | |
|\ \ \ \ \ | ||||||
| * | | | | | [PATCH] aoe [3/3]: update version to 22 | Ed L. Cashin | 2006-03-24 | 1 | -1/+1 | |
| * | | | | | [PATCH] aoe [2/3]: don't request ATA device ID on ATA error | Ed L. Cashin | 2006-03-24 | 1 | -1/+2 | |
| * | | | | | [PATCH] aoe [1/3]: support multiple AoE listeners | Ed L. Cashin | 2006-03-24 | 1 | -17/+5 | |
| * | | | | | [PATCH] aoe: do not stop retransmit timer when device goes down | Ed L. Cashin | 2006-03-24 | 1 | -2/+2 | |
| * | | | | | [PATCH] aoe [8/8]: update driver version number | Ed L. Cashin | 2006-03-24 | 1 | -1/+1 | |
| * | | | | | [PATCH] aoe [7/8]: update driver compatibility string | Ed L. Cashin | 2006-03-24 | 1 | -1/+1 | |
| * | | | | | [PATCH] aoe [6/8]: update device information on last close | Ed L. Cashin | 2006-03-24 | 1 | -1/+1 | |
| * | | | | | [PATCH] aoe [5/8]: allow network interface migration on packet retransmit | Ed L. Cashin | 2006-03-24 | 1 | -0/+2 | |
| * | | | | | [PATCH] aoe [4/8]: use less confusing driver name | Ed L. Cashin | 2006-03-24 | 1 | -1/+1 | |
| * | | | | | [PATCH] aoe [3/8]: increase allowed outstanding packets | Ed L. Cashin | 2006-03-24 | 1 | -1/+1 | |
| * | | | | | [PATCH] aoe [2/8]: support dynamic resizing of AoE devices | Ed L. Cashin | 2006-03-24 | 7 | -97/+223 | |
| * | | | | | [PATCH] aoe [1/8]: zero packet data after skb allocation | Ed L. Cashin | 2006-03-24 | 1 | -0/+1 | |
* | | | | | | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds | 2006-03-25 | 69 | -1869/+2825 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'linus' | Trond Myklebust | 2006-03-24 | 2612 | -99861/+133272 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'linus' | Trond Myklebust | 2006-03-21 | 318 | -9982/+20896 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | SUNRPC,RPCSEC_GSS: spkm3--fix config dependencies | J. Bruce Fields | 2006-03-21 | 1 | -0/+1 | |
| * | | | | | | | | SUNRPC,RPCSEC_GSS: spkm3: import contexts using NID_cast5_cbc | J. Bruce Fields | 2006-03-21 | 1 | -0/+6 | |
| * | | | | | | | | LOCKD: Make nlmsvc_traverse_shares return void | J. Bruce Fields | 2006-03-21 | 3 | -7/+3 | |
| * | | | | | | | | LOCKD: nlmsvc_traverse_blocks return is unused | J. Bruce Fields | 2006-03-21 | 3 | -5/+5 | |
| * | | | | | | | | SUNRPC,RPCSEC_GSS: fix krb5 sequence numbers. | J. Bruce Fields | 2006-03-21 | 3 | -6/+16 | |
| * | | | | | | | | NFSv4: Dont list system.nfs4_acl for filesystems that don't support it. | J. Bruce Fields | 2006-03-21 | 1 | -0/+2 | |
| * | | | | | | | | SUNRPC,RPCSEC_GSS: remove unnecessary kmalloc of a checksum | J. Bruce Fields | 2006-03-21 | 5 | -17/+12 | |
| * | | | | | | | | SUNRPC: Ensure rpc_call_async() always calls tk_ops->rpc_release() | Trond Myklebust | 2006-03-21 | 3 | -21/+26 | |
| * | | | | | | | | SUNRPC: Fix memory barriers for req->rq_received | Trond Myklebust | 2006-03-20 | 2 | -1/+7 | |
| * | | | | | | | | NFS: Fix a race in nfs_sync_inode() | Trond Myklebust | 2006-03-20 | 3 | -30/+56 | |
| * | | | | | | | | NFS: Clean up nfs_flush_list() | Trond Myklebust | 2006-03-20 | 1 | -33/+29 | |
| * | | | | | | | | NFS: Fix a race with PG_private and nfs_release_page() | Trond Myklebust | 2006-03-20 | 2 | -5/+7 | |
| * | | | | | | | | NFSv4: Ensure the callback daemon flushes signals | Trond Myklebust | 2006-03-20 | 1 | -6/+13 | |
| * | | | | | | | | SUNRPC: Fix a 'Busy inodes' error in rpc_pipefs | Trond Myklebust | 2006-03-20 | 4 | -14/+35 | |
| * | | | | | | | | NFS, NLM: Allow blocking locks to respect signals | Trond Myklebust | 2006-03-20 | 1 | -6/+0 | |
| * | | | | | | | | NFS: Make nfs_fhget() return appropriate error values | Trond Myklebust | 2006-03-20 | 3 | -14/+13 | |
| * | | | | | | | | NFSv4: Fix an oops in nfs4_fill_super | Trond Myklebust | 2006-03-20 | 2 | -8/+8 | |
| * | | | | | | | | lockd: blocks should hold a reference to the nlm_file | Trond Myklebust | 2006-03-20 | 1 | -35/+46 | |
| * | | | | | | | | NFSv4: SETCLIENTID_CONFIRM should handle NFS4ERR_DELAY/NFS4ERR_RESOURCE | Trond Myklebust | 2006-03-20 | 2 | -2/+20 | |
| * | | | | | | | | NFSv4: Send the delegation stateid for SETATTR calls | Trond Myklebust | 2006-03-20 | 3 | -14/+33 | |
| * | | | | | | | | NFSv4: Ensure nfs_callback_down() calls svc_destroy() | Trond Myklebust | 2006-03-20 | 1 | -0/+1 | |
| * | | | | | | | | lockd: Fix a typo in nlmsvc_grant_release() | Trond Myklebust | 2006-03-20 | 1 | -1/+3 | |
| * | | | | | | | | lockd: Add helper for *_RES callbacks | Trond Myklebust | 2006-03-20 | 4 | -192/+129 | |
| * | | | | | | | | NLM: Add nlmclnt_release_call | Trond Myklebust | 2006-03-20 | 5 | -203/+135 | |
| * | | | | | | | | NLM: Fix nlmclnt_test to not copy private part of locks | Trond Myklebust | 2006-03-20 | 2 | -2/+7 | |
| * | | | | | | | | NLM: Simplify client locks | Trond Myklebust | 2006-03-20 | 3 | -54/+35 | |
| * | | | | | | | | NFS: O_DIRECT needs to use a completion | Trond Myklebust | 2006-03-20 | 1 | -5/+5 | |
| * | | | | | | | | NFS: Clean up nfs_get_user_pages | Trond Myklebust | 2006-03-20 | 1 | -30/+29 |