index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
ub.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-10-22
nfsd: Fix memory leak in nfsd_getxattr
Krishna Kumar
1
-1
/
+5
2008-10-22
NFSD: Fix BUG during NFSD shutdown processing
Chuck Lever
1
-0
/
+4
2008-10-06
svcrdma: Fix IRD/ORD polarity
Tom Tucker
1
-1
/
+1
2008-10-06
svcrdma: Update svc_rdma_send_error to use DMA LKEY
Tom Tucker
1
-2
/
+9
2008-10-06
svcrdma: Modify the RPC reply path to use FRMR when available
Tom Tucker
2
-40
/
+217
2008-10-06
svcrdma: Modify the RPC recv path to use FRMR when available
Tom Tucker
3
-22
/
+171
2008-10-06
svcrdma: Add support to svc_rdma_send to handle chained WR
Tom Tucker
1
-8
/
+21
2008-10-06
svcrdma: Modify post recv path to use local dma key
Tom Tucker
1
-3
/
+9
2008-10-06
svcrdma: Add a service to register a Fast Reg MR with the device
Tom Tucker
2
-35
/
+77
2008-10-06
svcrdma: Query device for Fast Reg support during connection setup
Tom Tucker
1
-6
/
+70
2008-10-06
svcrdma: Add FRMR get/put services
Tom Tucker
2
-5
/
+114
2008-10-04
NLM: Remove unused argument from svc_addsock() function
Chuck Lever
3
-8
/
+3
2008-10-04
NLM: Remove "proto" argument from lockd_up()
Chuck Lever
5
-20
/
+13
2008-10-04
NLM: Always start both UDP and TCP listeners
Chuck Lever
1
-18
/
+19
2008-10-03
lockd: Remove unused fields in the nlm_reboot structure
Chuck Lever
3
-6
/
+0
2008-10-03
lockd: Add helper to sanity check incoming NOTIFY requests
Chuck Lever
3
-8
/
+45
2008-10-03
lockd: change nlmclnt_grant() to take a "struct sockaddr *"
Chuck Lever
4
-6
/
+6
2008-10-03
lockd: Adjust nlmsvc_lookup_host() to accomodate AF_INET6 addresses
Chuck Lever
2
-11
/
+41
2008-10-03
lockd: Adjust nlmclnt_lookup_host() signature to accomodate non-AF_INET
Chuck Lever
3
-18
/
+28
2008-10-03
lockd: Support non-AF_INET addresses in nlm_lookup_host()
Chuck Lever
1
-17
/
+20
2008-10-03
NLM: Convert nlm_lookup_host() to use a single argument
Chuck Lever
1
-30
/
+56
2008-10-03
svcrdma: Add Fast Reg MR Data Types
Tom Tucker
1
-1
/
+21
2008-10-03
lockd: reject reclaims outside the grace period
J. Bruce Fields
1
-0
/
+4
2008-10-03
lockd: move grace period checks to common code
J. Bruce Fields
4
-28
/
+18
2008-10-03
nfsd: common grace period control
J. Bruce Fields
10
-61
/
+104
2008-09-30
nfsd: use nfs client rpc callback program
Benny Halevy
3
-1
/
+3
2008-09-30
nfsd: do_probe_callback should not clear rpc stats
Benny Halevy
1
-3
/
+0
2008-09-30
SUNRPC: Clean up debug messages in rpcb_clnt.c
Chuck Lever
1
-9
/
+5
2008-09-30
SUNRPC: Fix up svc_unregister()
Chuck Lever
1
-20
/
+38
2008-09-30
SUNRPC: Use short-hand IPv6 ANYADDR for RPCB_SET
Chuck Lever
1
-4
/
+8
2008-09-30
SUNRPC: Register both netids for AF_INET6 servers
Chuck Lever
1
-43
/
+100
2008-09-30
lockd: Update nsm_find() to support non-AF_INET addresses
Chuck Lever
1
-8
/
+12
2008-09-30
lockd: Combine __nsm_find() and nsm_find().
Chuck Lever
1
-21
/
+11
2008-09-30
lockd: Support AF_INET6 when hashing addresses in nlm_lookup_host
Chuck Lever
1
-6
/
+43
2008-09-30
lockd: Teach nlm_cmp_addr() to support AF_INET6 addresses
Chuck Lever
4
-9
/
+38
2008-09-30
NSM: Use sockaddr_storage for sm_addr field
Chuck Lever
3
-4
/
+16
2008-09-30
lockd: Use sockaddr_storage for h_saddr field
Chuck Lever
3
-9
/
+19
2008-09-30
lockd: Use sockaddr_storage + length for h_addr field
Chuck Lever
3
-7
/
+22
2008-09-30
SUNRPC: Make svc_addr's argument a constant
Chuck Lever
1
-3
/
+3
2008-09-30
lockd: Add address family-agnostic helper for zeroing the port number
Chuck Lever
1
-1
/
+13
2008-09-30
lockd: Specify address family for source address
Chuck Lever
1
-5
/
+9
2008-09-30
lockd: address-family independent printable addresses
Chuck Lever
2
-17
/
+65
2008-09-30
NLM: Clean up before introducing new debugging messages
Chuck Lever
1
-8
/
+11
2008-09-30
SUNRPC: Support IPv6 when registering kernel RPC services
Chuck Lever
3
-8
/
+113
2008-09-30
SUNRPC: Split portmap unregister API into separate function
Chuck Lever
1
-12
/
+50
2008-09-30
SUNRPC: Simplify rpcb_register() API
Chuck Lever
3
-45
/
+32
2008-09-30
SUNRPC: Set V6ONLY socket option for RPC listener sockets
Chuck Lever
1
-0
/
+13
2008-09-30
lockd: don't depend on lockd main loop to end grace
J. Bruce Fields
1
-11
/
+13
2008-09-29
locks: allow lockd to process blocked locks during grace period
J. Bruce Fields
1
-9
/
+3
2008-09-29
knfsd: allocate readahead cache in individual chunks
Jeff Layton
1
-24
/
+35
[next]