Age | Commit message (Expand) | Author |
2006-09-22 | NFS: Secure the roots of the NFS subtrees in a shared superblock | David Howells |
2006-09-22 | NFS: Fix error handling | David Howells |
2006-09-22 | NFS: Add server and volume lists to /proc | David Howells |
2006-09-22 | NFS: Share NFS superblocks per-protocol per-server per-FSID | David Howells |
2006-09-22 | NFS: Start rpciod in server common management | David Howells |
2006-09-22 | NFS: Eliminate client_sys in favour of cl_rpcclient | David Howells |
2006-09-22 | NFS: Move rpc_ops from nfs_server to nfs_client | David Howells |
2006-09-22 | NFS: Make better use of inode* dereferencing macros | David Howells |
2006-09-22 | NFS: Maintain a common server record for NFS2/3 as well as for NFS4 | David Howells |
2006-09-22 | NFS: Add extra const qualifiers | David Howells |
2006-09-22 | NFS: Use the dentry superblock directly in nfs_statfs() | David Howells |
2006-09-22 | NFS: Generalise the nfs_client structure | David Howells |
2006-09-22 | NFS: Add a server capabilities NFS RPC op | David Howells |
2006-09-22 | NFS: Add a lookupfh NFS RPC op | David Howells |
2006-09-22 | NFS: Return an error when starting the idmapping pipe | David Howells |
2006-09-22 | NFS: Rename nfs_server::nfs4_state | David Howells |
2006-09-22 | NFS: Rename struct nfs4_client to struct nfs_client | David Howells |
2006-09-22 | NFS: Fix NFS4 callback up/down prototypes | David Howells |
2006-09-22 | NFS: Disambiguate nfs_stat_to_errno() | David Howells |
2006-09-22 | NFS: Fix up split of fs/nfs/inode.c | David Howells |
2006-09-22 | NFS: Add dentry materialisation op | David Howells |
2006-09-22 | NFS: Add an ACCESS cache memory shrinker | Trond Myklebust |
2006-09-22 | NFS: Add a global LRU list for the ACCESS cache | Trond Myklebust |
2006-09-22 | NFS: Add a new ACCESS rpc call cache to the linux nfs client | Trond Myklebust |
2006-09-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2006-09-22 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds |
2006-09-22 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds |
2006-09-22 | [PATCH] fallout from hcd-core patch | Al Viro |
2006-09-22 | [PATCH] fix the survivors of fbcon_vbl_handler() renaming | Al Viro |
2006-09-22 | [PATCH] sun4: fix sbus_setup_iommu() | Al Viro |
2006-09-22 | [PATCH] asm/backlight.h is ppc-only | Al Viro |
2006-09-22 | [PATCH] sanitize frv archclean | Al Viro |
2006-09-22 | [PATCH] aoa is pmac-only | Al Viro |
2006-09-22 | [PATCH] memcpy_fromio() missing in istallion | Al Viro |
2006-09-22 | [PATCH] fix ancient breakage in ebus_init() | Al Viro |
2006-09-22 | [PATCH] fix missing ifdefs in syscall classes hookup for generic targets | Al Viro |
2006-09-22 | [CPUFREQ] sw_any_bug_dmi_table can be used on resume, so it isn't initdata | Jeremy Fitzhardinge |
2006-09-22 | [CPUFREQ] Fix some more CPU hotplug locking. | Dave Jones |
2006-09-22 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds |
2006-09-22 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2006-09-22 | IB: Fix typo in kerneldoc for ib_set_client_data() | Krishna Kumar |
2006-09-22 | IPoIB: Add some likely/unlikely annotations in hot path | Eli Cohen |
2006-09-22 | IPoIB: Remove unused include of vmalloc.h | Dotan Barak |
2006-09-22 | IPoIB: Rejoin all multicast groups after a port event | Eli Cohen |
2006-09-22 | IPoIB: Create MCGs with all attributes required by RFC | Roland Dreier |
2006-09-22 | IB/sa: fix ib_sa_selector names | Michael S. Tsirkin |
2006-09-22 | IB/iser: INFINIBAND_ISER depends on INET | Roland Dreier |
2006-09-22 | IB/mthca: Simplify calls to mthca_cq_clean() | Roland Dreier |
2006-09-22 | RDMA/cma: Document rdma_accept() error handling | Or Gerlitz |
2006-09-22 | IB/mthca: Recover from catastrophic errors | Jack Morgenstein |