index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-09-23
NFS: Move rpc_ops from nfs_server to nfs_client
David Howells
7
-34
/
+43
2006-09-23
NFS: Make better use of inode* dereferencing macros
David Howells
2
-6
/
+6
2006-09-23
NFS: Maintain a common server record for NFS2/3 as well as for NFS4
David Howells
2
-2
/
+21
2006-09-23
NFS: Add extra const qualifiers
David Howells
8
-17
/
+18
2006-09-23
NFS: Use the dentry superblock directly in nfs_statfs()
David Howells
1
-7
/
+6
2006-09-23
NFS: Generalise the nfs_client structure
David Howells
12
-222
/
+425
2006-09-23
NFS: Add a server capabilities NFS RPC op
David Howells
2
-0
/
+2
2006-09-23
NFS: Add a lookupfh NFS RPC op
David Howells
2
-0
/
+50
2006-09-23
NFS: Return an error when starting the idmapping pipe
David Howells
3
-6
/
+11
2006-09-23
NFS: Rename nfs_server::nfs4_state
David Howells
7
-34
/
+34
2006-09-23
NFS: Rename struct nfs4_client to struct nfs_client
David Howells
13
-105
/
+105
2006-09-23
NFS: Fix NFS4 callback up/down prototypes
David Howells
2
-5
/
+7
2006-09-23
NFS: Disambiguate nfs_stat_to_errno()
David Howells
1
-7
/
+7
2006-09-23
NFS: Fix up split of fs/nfs/inode.c
David Howells
4
-42
/
+39
2006-09-23
NFS: Add dentry materialisation op
David Howells
2
-14
/
+151
2006-09-23
NFS: Add an ACCESS cache memory shrinker
Trond Myklebust
3
-0
/
+52
2006-09-23
NFS: Add a global LRU list for the ACCESS cache
Trond Myklebust
3
-1
/
+40
2006-09-23
NFS: Add a new ACCESS rpc call cache to the linux nfs client
Trond Myklebust
3
-27
/
+124
2006-09-23
[PATCH] fallout from hcd-core patch
Al Viro
1
-1
/
+1
2006-09-23
[PATCH] fix the survivors of fbcon_vbl_handler() renaming
Al Viro
1
-2
/
+2
2006-09-23
[PATCH] sun4: fix sbus_setup_iommu()
Al Viro
1
-0
/
+2
2006-09-23
[PATCH] asm/backlight.h is ppc-only
Al Viro
1
-1
/
+1
2006-09-23
[PATCH] sanitize frv archclean
Al Viro
2
-5
/
+3
2006-09-23
[PATCH] aoa is pmac-only
Al Viro
1
-1
/
+1
2006-09-23
[PATCH] memcpy_fromio() missing in istallion
Al Viro
1
-1
/
+1
2006-09-23
[PATCH] fix ancient breakage in ebus_init()
Al Viro
1
-4
/
+3
2006-09-23
[PATCH] fix missing ifdefs in syscall classes hookup for generic targets
Al Viro
3
-0
/
+10
2006-09-23
[CPUFREQ] sw_any_bug_dmi_table can be used on resume, so it isn't initdata
Jeremy Fitzhardinge
1
-1
/
+1
2006-09-23
[CPUFREQ] Fix some more CPU hotplug locking.
Dave Jones
1
-2
/
+0
2006-09-23
IB: Fix typo in kerneldoc for ib_set_client_data()
Krishna Kumar
1
-1
/
+1
2006-09-23
IPoIB: Add some likely/unlikely annotations in hot path
Eli Cohen
2
-3
/
+3
2006-09-23
IPoIB: Remove unused include of vmalloc.h
Dotan Barak
1
-1
/
+0
2006-09-23
IPoIB: Rejoin all multicast groups after a port event
Eli Cohen
1
-1
/
+3
2006-09-23
IPoIB: Create MCGs with all attributes required by RFC
Roland Dreier
1
-5
/
+15
2006-09-23
IB/sa: fix ib_sa_selector names
Michael S. Tsirkin
1
-2
/
+2
2006-09-23
IB/iser: INFINIBAND_ISER depends on INET
Roland Dreier
1
-1
/
+1
2006-09-23
IB/mthca: Simplify calls to mthca_cq_clean()
Roland Dreier
1
-3
/
+2
2006-09-23
RDMA/cma: Document rdma_accept() error handling
Or Gerlitz
1
-0
/
+4
2006-09-23
IB/mthca: Recover from catastrophic errors
Jack Morgenstein
3
-21
/
+136
2006-09-23
RDMA/cma: Document rdma_destroy_id() function
Or Gerlitz
1
-0
/
+8
2006-09-23
IB/cm: Do not track remote QPN in timewait state
Michael S. Tsirkin
1
-0
/
+2
2006-09-23
IB/sa: Require SA registration
Michael S. Tsirkin
7
-27
/
+116
2006-09-23
IPoIB: Refactor completion handling
Roland Dreier
1
-88
/
+100
2006-09-23
IB/iser: Do not use FMR for a single dma entry sg
Erez Zilber
3
-16
/
+39
2006-09-23
IB/iser: fix some debug prints
Erez Zilber
1
-3
/
+14
2006-09-23
IB/iser: make FMR "page size" be 4K and not PAGE_SIZE
Erez Zilber
3
-14
/
+27
2006-09-23
IB/iser: Limit the max size of a scsi command
Erez Zilber
1
-0
/
+1
2006-09-23
IB/iser: fix a check of SG alignment for RDMA
Erez Zilber
1
-1
/
+1
2006-09-23
RDMA/cma: Protect against adding device during destruction
Sean Hefty
1
-8
/
+26
2006-09-23
RDMA/amso1100: Add driver for Ammasso 1100 RNIC
Tom Tucker
26
-0
/
+9021
[next]