| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'ima-memory-use-fixes' | Linus Torvalds | 2010-10-26 | 1 | -0/+6 |
|\ |
|
| * | IMA: explicit IMA i_flag to remove global lock on inode_delete | Eric Paris | 2010-10-26 | 1 | -0/+2 |
| * | IMA: move read counter into struct inode | Eric Paris | 2010-10-26 | 1 | -0/+4 |
* | | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2010-10-26 | 1 | -1/+5 |
|\ \ |
|
| * | | power_supply: Introduce maximum current property | Heikki Krogerus | 2010-10-06 | 1 | -0/+1 |
| * | | power_supply: Add types for USB chargers | Heikki Krogerus | 2010-10-06 | 1 | -1/+4 |
* | | | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l... | Linus Torvalds | 2010-10-26 | 4 | -5/+43 |
|\ \ \ |
|
| * \ \ | Merge branch 'hwpoison-hugepages' into hwpoison | Andi Kleen | 2010-10-22 | 3 | -4/+41 |
| |\ \ \ |
|
| | * | | | Encode huge page size for VM_FAULT_HWPOISON errors | Andi Kleen | 2010-10-08 | 2 | -2/+16 |
| | * | | | Fix build error with !CONFIG_MIGRATION | Naoya Horiguchi | 2010-10-08 | 1 | -1/+1 |
| | * | | | HWPOISON, hugetlb: add free check to dequeue_hwpoison_huge_page() | Naoya Horiguchi | 2010-10-08 | 1 | -2/+2 |
| | * | | | hugetlb: hugepage migration core | Naoya Horiguchi | 2010-10-08 | 1 | -0/+16 |
| | * | | | hugetlb: redefine hugepage copy functions | Naoya Horiguchi | 2010-10-08 | 1 | -0/+4 |
| | * | | | hugetlb: add allocate function for hugepage migration | Naoya Horiguchi | 2010-10-08 | 1 | -0/+3 |
| * | | | | Merge branch 'hwpoison-fixes-2.6.37' into hwpoison | Andi Kleen | 2010-10-22 | 1 | -1/+2 |
| |\ \ \ \ |
|
| | * | | | | HWPOISON/signalfd: add support for addr_lsb | Hidetoshi Seto | 2010-10-08 | 1 | -1/+2 |
| | |/ / / |
|
* | | | | | Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2010-10-26 | 10 | -75/+103 |
|\ \ \ \ \ |
|
| * | | | | | nfsd: provide callbacks on svc_xprt deletion | J. Bruce Fields | 2010-10-01 | 1 | -0/+25 |
| * | | | | | nfsd4: keep per-session list of connections | J. Bruce Fields | 2010-10-01 | 1 | -0/+3 |
| * | | | | | nfsd4: remove spkm3 | J. Bruce Fields | 2010-10-01 | 1 | -55/+0 |
| * | | | | | net: Export __sock_create | Pavel Emelyanov | 2010-10-01 | 1 | -0/+2 |
| * | | | | | sunrpc: Tag rpc_xprt with net | Pavel Emelyanov | 2010-10-01 | 1 | -1/+2 |
| * | | | | | sunrpc: Add net to xprt_create | Pavel Emelyanov | 2010-10-01 | 1 | -0/+1 |
| * | | | | | sunrpc: Add net to rpc_create_args | Pavel Emelyanov | 2010-10-01 | 1 | -0/+1 |
| * | | | | | sunrpc: Pull net argument downto svc_create_socket | Pavel Emelyanov | 2010-10-01 | 1 | -0/+1 |
| * | | | | | sunrpc: Add net argument to svc_create_xprt | Pavel Emelyanov | 2010-10-01 | 1 | -2/+2 |
| * | | | | | sunrpc: Factor out rpc_xprt freeing | Pavel Emelyanov | 2010-10-01 | 1 | -0/+1 |
| * | | | | | sunrpc: Factor out rpc_xprt allocation | Pavel Emelyanov | 2010-10-01 | 1 | -0/+1 |
| * | | | | | sunrpc: fix up rpcauth_remove_module section mismatch | Stephen Rothwell | 2010-09-29 | 1 | -2/+2 |
| * | | | | | sunrpc: Make the /proc/net/rpc appear in net namespaces | Pavel Emelyanov | 2010-09-27 | 1 | -8/+15 |
| * | | | | | sunrpc: Tag svc_xprt with net | Pavel Emelyanov | 2010-09-27 | 1 | -0/+2 |
| * | | | | | sunrpc: Add routines that allow registering per-net caches | Pavel Emelyanov | 2010-09-27 | 1 | -0/+2 |
| * | | | | | sunrpc: Add net to pure API calls | Pavel Emelyanov | 2010-09-27 | 1 | -2/+2 |
| * | | | | | sunrpc: Make xprt auth cache release work with the xprt | Pavel Emelyanov | 2010-09-27 | 1 | -1/+2 |
| * | | | | | sunrpc/cache: change deferred-request hash table to use hlist. | NeilBrown | 2010-09-21 | 1 | -1/+1 |
| * | | | | | sunrpc: close connection when a request is irretrievably lost. | NeilBrown | 2010-09-21 | 1 | -3/+7 |
| * | | | | | Merge remote branch 'trond/bugfixes' into for-2.6.37 | J. Bruce Fields | 2010-09-19 | 31 | -89/+207 |
| |\ \ \ \ \ |
|
| * | | | | | | sunrpc/cache: allow threads to block while waiting for cache update. | NeilBrown | 2010-09-07 | 1 | -0/+3 |
| * | | | | | | sunrpc: use seconds since boot in expiry cache | NeilBrown | 2010-09-07 | 1 | -3/+25 |
| * | | | | | | sunrpc: extract some common sunrpc_cache code from nfsd | NeilBrown | 2010-09-07 | 1 | -0/+6 |
* | | | | | | | Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds | 2010-10-26 | 5 | -2/+125 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | NFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructure | Andy Adamson | 2010-10-24 | 3 | -0/+52 |
| * | | | | | | | NFS: client needs to maintain list of inodes with active layouts | Andy Adamson | 2010-10-24 | 1 | -0/+1 |
| * | | | | | | | NFS: create and destroy inode's layout cache | Benny Halevy | 2010-10-24 | 1 | -0/+3 |
| * | | | | | | | NFSv4.1: pnfs: filelayout: introduce minimal file layout driver | Dean Hildebrand | 2010-10-24 | 1 | -0/+1 |
| * | | | | | | | NFS: set layout driver | Ricardo Labiaga | 2010-10-24 | 2 | -0/+2 |
| * | | | | | | | NFS: ask for layouttypes during v4 fsinfo call | Andy Adamson | 2010-10-24 | 1 | -0/+1 |
| * | | | | | | | NFS: change stateid to be a union | Alexandros Batsakis | 2010-10-24 | 1 | -2/+13 |
| * | | | | | | | NFSv4.1: pnfsd, pnfs: protocol level pnfs constants | Dean Hildebrand | 2010-10-24 | 1 | -0/+45 |
| * | | | | | | | SUNRPC: define xdr_decode_opaque_fixed | Benny Halevy | 2010-10-24 | 1 | -0/+7 |